Changelog for
ecryptfs-utils-debuginfo-75-8.el5.x86_64.rpm :
Fri Oct 14 00:00:00 2011 Michal Hlavinka
- 75-8
- lazy /dev files creation on ecryptfs module load prevents ecryptfsd
daemon to start (#554740)
- passwd_file option used together with salt option breaks ecryptfs (#553629)
Wed Aug 24 00:00:00 2011 Michal Hlavinka - 75-7
- do not forget to set the group id in mount.ecryptfs_private
Fri Aug 12 00:00:00 2011 Michal Hlavinka - 75-6
- security fixes:
- privilege escalation via mountpoint race conditions (CVE-2011-1831, CVE-2011-1832)
- race condition when checking source during mount (CVE-2011-1833)
- mtab corruption via improper handling (CVE-2011-1834)
- key poisoning via insecure temp directory handling (CVE-2011-1835)
- arbitrary file overwrite via lock counter race (CVE-2011-1837)
Wed Jun 3 00:00:00 2009 Michal Hlavinka 75-5
- add icon to gui
Tue Jun 2 00:00:00 2009 Michal Hlavinka 75-4
- fix EOF handling (#499367)
- add icon to gui desktop file
Wed May 20 00:00:00 2009 Michal Hlavinka 75-3
- ask for password confirmation when creating openssl key (#500850)
- removed executable permission from ecryptfs-dot-private (#500817)
- ecryptfs-rewrite-file: improve of progress output (#500813)
- don\'t error out when unwrapping and adding a key that already exists (#500810)
- fix typo in ecryptfs-rewrite-file(1) (#500804)
- add error message about full keyring (#501460)
- gui sub-package must requires pygtk2-libglade (#500997)
- require cryptsetup-luks for encrypted swap (#500824)
- use blkid instead of vol_id (#500820)
- don\'t rely on cryptdisks service (#500829)
Fri May 15 00:00:00 2009 Michal Hlavinka 75-2
- don\'t hang when used with wrong/missing stdin (#499367)
- don\'t print error when key already removed (#499167)
- refuse mounting with too small rsa key (#499175)
- don\'t error out when adding key that already exists (#500361)
- allow only working key sizes (#500352)
- retutn nonzero when fnek is not supported (#500566)
- add icon for Access-Your-Private-Data.desktop file (#500623)
- fix information about openssl_passwd in openssl_passwd_file (#499128)
- don\'t list mount.ecryptfs_private twice
Tue May 5 00:00:00 2009 Michal Hlavinka 75-1
- update to 75 and drop some patches
Fri May 1 00:00:00 2009 Michal Hlavinka 74-24
- add suid mount.ecryptfs_private, restrict it to ecryptfs group
Sat Apr 25 00:00:00 2009 Michal Hlavinka 74-23
- skip releases -2 - -22 to be sure it\'s always newer nvr
Sat Apr 25 00:00:00 2009 Michal Hlavinka 74-22
- drop setuid for mount.ecryptfs_private
- resolves: #482834
Fri Apr 24 00:00:00 2009 Michal Hlavinka 74-1
- update to 74
- fix difference between apps. real names and names in usage messages (#475969)
- describe verobse and verbosity=X in man page (#470444)
- adding passphrase to keyring is fixed (#469662)
- mount won\'t fail with wrong/empty input to yes/no questions (#466210)
- try to load modules instead of failing when it\'s missing (#460496)
- fix wrong return codes (#479429)
- resolves: #482834
Wed Dec 3 23:00:00 2008 Michal Hlavinka 56-8
- ecryptfs_parse_packet_length() expects data type size_t, not uint32_t
- Resolves: #473272
Tue Nov 18 23:00:00 2008 Karsten Hopp 56-7
- disable gui
Wed Oct 29 23:00:00 2008 Karsten Hopp 56-6
- add fix for bugzilla #467234
Wed Oct 29 23:00:00 2008 Karsten Hopp 56-5
- fix verbosity=1 commandline parameter (#441822)
Wed Sep 3 00:00:00 2008 Karsten Hopp 56-4
- remove conflicting bytecompiled python files
- add some parameters to ecryptfs manpage
Wed Aug 27 00:00:00 2008 Karsten Hopp 56-3
- fix CFLAGS, remove static libs, -devel needs to requires pkgconfig (mnovak)
- fix openssl parameter checks (Eric Sandeen)
- Add mount helper gui (#445733, Jarod Wilson)
- Add missing BR: desktop-file-utils (Jarod Wilson)
Fri Aug 15 00:00:00 2008 Karsten Hopp 56-2
- fix warnings
Fri Aug 15 00:00:00 2008 Karsten Hopp 56-1
- update to version 56 to fix namespace problems for mount parameters
Sat Aug 9 00:00:00 2008 Karsten Hopp 53-1
- update to version 53
- drop verbosity from list of parameters passed to the mount command
Sat Mar 8 23:00:00 2008 Karsten Hopp 41-1
- update to 41
Mon Feb 18 23:00:00 2008 Mike Halcrow 40-0
- Enable passwd_file option in openssl key module
Wed Feb 13 23:00:00 2008 Mike Halcrow 39-0
- Fix include upstream
Wed Feb 13 23:00:00 2008 Karsten Hopp 38-1
- fix includes
Mon Jan 14 23:00:00 2008 Karsten Hopp 38-1
- update to version 38
Fri Dec 21 23:00:00 2007 Jarod Wilson 37-1
- update to version 37
Fri Dec 14 23:00:00 2007 Karsten Hopp 32-2
- fix conflicts as our kernel has a ecryptfs backport
Thu Dec 13 23:00:00 2007 Karsten Hopp 32-1
- update to version 32
Thu Nov 29 23:00:00 2007 Karsten Hopp 30-2
- fix ia64 libdir
- build initial RHEL-5 version
Thu Nov 29 23:00:00 2007 Karsten Hopp 30-1
- build version 30
Sat Oct 6 00:00:00 2007 Mike Halcrow - 30-0
- Bump to version 30. Several bugfixes. Key modules are overhauled
with a more sane API.
Thu Aug 30 00:00:00 2007 Fedora Release Engineering - 18-1
- Rebuild for selinux ppc32 issue.
Fri Jun 29 00:00:00 2007 Mike Halcrow - 18-0
- Bump to version 18 with an OpenSSL key module fix
Fri Jun 22 00:00:00 2007 Kevin Fenzi - 17-1
- Change kernel Requires to Conflicts
- Remove un-needed devel buildrequires
Thu Jun 21 00:00:00 2007 Mike Halcrow - 17-0
- Provide built-in fallback passphrase key module. Remove keyutils,
openssl, and pam requirements (library dependencies take care of
this). Include wrapped passphrase executables in file set.
Sat Apr 21 00:00:00 2007 Mike Halcrow - 15-1
- Change permission of pam_ecryptfs.so from 644 to 755.
Fri Apr 20 00:00:00 2007 Mike Halcrow - 15-0
- Fix mount option parse segfault. Fix pam_ecryptfs.so semaphore
issue when logging in via ssh.
Thu Mar 1 23:00:00 2007 Mike Halcrow - 10-0
- Remove verbose syslog() calls; change key module build to allow
OpenSSL module to be disabled from build; add AUTHORS, NEWS, and
THANKS to docs; update Requires with variables instead of hardcoded
name and version.
Tue Feb 6 23:00:00 2007 Mike Halcrow - 9-1
- Minor update in README, add dist tag to Release, add --disable-rpath
to configure step, and remove keyutils-libs from Requires.
Tue Jan 9 23:00:00 2007 Mike Halcrow - 9-0
- Correct install directories for 64-bit; add support for xattr and
encrypted_view mount options
Tue Jan 2 23:00:00 2007 Mike Halcrow - 8-0
- Introduce build support for openCryptoki key module. Fix -dev build
dependencies for devel package
Mon Dec 11 23:00:00 2006 Mike Halcrow - 7-0
- Initial package creation