ecryptfs-utils 77-0ubuntu1 source package in Ubuntu
Changelog
ecryptfs-utils (77-0ubuntu1) karmic; urgency=low [ Dustin Kirkland ] * src/libecryptfs/key_management.c, src/pam_ecryptfs/pam_ecryptfs.c: revert the zombie code removal from pam_ecryptfs as it seems this bit is still needed; fix the source of the problem introduced in commit r407; check for non-zero return codes; this problem would manifest itself as a) unable to unlock screensaver, b) unable to switch users, c) unable to mount home folder on initial login; LP: #402222, #402029 * src/utils/ecryptfs-umount-private: use for loop to loop over key ids on removal * src/utils/mount.ecryptfs_private.c: return non-zero on unmount failure due to open sessions; handle this in ecryptfs-umount-private too; make the flock() blocking; use /dev/shm for counter; add an iterator to the counter file to prevent users from DoS'ing one another from accessing their encrypted directories, LP: #402745 * debian/ecryptfs-utils.postinst: move /tmp counters to /dev/shm * configure.ac: link against pam, silence shlib warning * src/include/ecryptfs.h, src/libecryptfs/main.c, src/pam_ecryptfs/pam_ecryptfs.c, src/utils/Makefile.am, src/utils/mount.ecryptfs_private.c: move two functions from mount.ecryptfs_private to libecryptfs, namely is_mounted() and fetch_private_mnt(); use these in both pam_ecryptfs and mount.ecryptfs_private; also move PRIVATE to ECRYPTFS_PRIVATE in the ecryptfs.h headers; this will allow us to short-circuit some of the costly key-loading code on pam_auth if the private dir is already mounted, speeding up some subsequent authentications significantly, LP: #402748 * doc/ecryptfs-mount-private.txt: removed the "$" to make copy-n-paste more user friendly * src/utils/ecryptfs-setup-private: when encrypting home, put the .ecryptfs and .Private data in /home/.ecryptfs rather than /var/lib, as users are forgetting to backup /var/lib, and are often putting /home on a separate partition; furthermore, this gives users a place to access their encrypted data for backup, rather than hiding the data below $HOME, LP: #371719 [ Tyler Hicks ] * src/libecryptfs/cipher_list.c, src/libecryptfs/module_mgr.c: add blowfish/56-bytes to the list of ciphers we officially support, LP: #402790 -- Dustin Kirkland <email address hidden> Wed, 22 Jul 2009 00:01:56 -0500
Upload details
- Uploaded by:
- Dustin Kirkland
- Uploaded to:
- Karmic
- Original maintainer:
- Ubuntu Development Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ecryptfs-utils_77.orig.tar.gz | 499.4 KiB | 98020b89e1081d7e77bd8bc2a9f847153b2cb9a3f249bc470e9f9b1a0f4ae819 |
ecryptfs-utils_77-0ubuntu1.diff.gz | 12.5 KiB | 70d5c16ac7c18a69cd563f336bec7ac6a741de51114383a38e7ff63a2a56d62f |
ecryptfs-utils_77-0ubuntu1.dsc | 1.6 KiB | f355addb1b221b2397f13f9b1d27eb56d45d96daa2d9140ec529b243c9db1df1 |
Available diffs
- diff from 76-0ubuntu2 to 77-0ubuntu1 (9.2 KiB)
Binary packages built by this source
- ecryptfs-utils: No summary available for ecryptfs-utils in ubuntu karmic.
No description available for ecryptfs-utils in ubuntu karmic.
- libecryptfs-dev: No summary available for libecryptfs-dev in ubuntu karmic.
No description available for libecryptfs-dev in ubuntu karmic.
- libecryptfs0: No summary available for libecryptfs0 in ubuntu karmic.
No description available for libecryptfs0 in ubuntu karmic.