~ubuntu-branches/ubuntu/quantal/ecryptfs-utils/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Dustin Kirkland, Tyler Hicks, Colin King, Tim Harder
  • Date: 2012-08-02 16:33:55 UTC
  • mfrom: (1.1.45)
  • Revision ID: package-import@ubuntu.com-20120802163355-4dhhbdkbcnopmvph
Tags: 100-0ubuntu1
[ Tyler Hicks ]
* src/pam_ecryptfs/pam_ecryptfs.c, src/libecryptfs/key_management.c:
    LP: #1024476
  - fix regression introduced in ecryptfs-utils-99 when Encrypted
    Home/Private is in use and the eCryptfs kernel code is compiled as a
    module
  - drop check for kernel filename encryption support in pam_ecryptfs, as
    appropriate privileges to load the eCryptfs kernel module may not be
    available and filename encryption has been supported since 2.6.29
  - always add filename encryption key to the kernel keyring from pam mount

[ Colin King ]
* tests/kernel/inode-race-stat/test.c:
  - limit number of forks based on fd limits
* tests/kernel/enospc.sh, tests/kernel/enospc/test.c,
  tests/kernel/Makefile.am, tests/kernel/tests.rc:
  - add test case for ENOSPC

[ Tim Harder ]
* m4/ac_python_devel.m4: LP: #1029217
  - properly save and restore CPPFLAGS and LIBS when python support is
    enabled

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
ecryptfs-utils (99-0ubuntu1) quantal; urgency=low
 
1
ecryptfs-utils (100-0ubuntu1) quantal; urgency=low
 
2
 
 
3
  [ Tyler Hicks ]
 
4
  * src/pam_ecryptfs/pam_ecryptfs.c, src/libecryptfs/key_management.c:
 
5
      LP: #1024476
 
6
    - fix regression introduced in ecryptfs-utils-99 when Encrypted
 
7
      Home/Private is in use and the eCryptfs kernel code is compiled as a
 
8
      module
 
9
    - drop check for kernel filename encryption support in pam_ecryptfs, as
 
10
      appropriate privileges to load the eCryptfs kernel module may not be
 
11
      available and filename encryption has been supported since 2.6.29
 
12
    - always add filename encryption key to the kernel keyring from pam mount
 
13
 
 
14
  [ Colin King ]
 
15
  * tests/kernel/inode-race-stat/test.c:
 
16
    - limit number of forks based on fd limits
 
17
  * tests/kernel/enospc.sh, tests/kernel/enospc/test.c,
 
18
    tests/kernel/Makefile.am, tests/kernel/tests.rc:
 
19
    - add test case for ENOSPC
 
20
 
 
21
  [ Tim Harder ]
 
22
  * m4/ac_python_devel.m4: LP: #1029217
 
23
    - properly save and restore CPPFLAGS and LIBS when python support is
 
24
      enabled
 
25
 
 
26
 -- Dustin Kirkland <kirkland@ubuntu.com>  Thu, 02 Aug 2012 16:33:55 -0500
 
27
 
 
28
ecryptfs-utils (99) quantal; urgency=low
2
29
 
3
30
  [ Dustin Kirkland ]
4
31
  * debian/ecryptfs-utils.postinst: LP: #936093
5
32
    - ensure desktop file is executable
6
 
  * precise
7
33
 
8
34
  [ Wesley Wiedenmeier ]
9
35
  * src/utils/mount.ecryptfs.c: LP: #329264
46
72
  * src/libecryptfs/module_mgr.c, src/pam_ecryptfs/pam_ecryptfs.c:
47
73
    - fix compiler warnings
48
74
 
49
 
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 13 Jul 2012 09:52:36 -0500
 
75
 -- Dustin Kirkland <kirkland@ubuntu.com>  Fri, 13 Jul 2012 11:21:53 -0500
50
76
 
51
77
ecryptfs-utils (98) quantal; urgency=low
52
78