lp:ubuntu/jaunty-security/ecryptfs-utils

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty-security/ecryptfs-utils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

49. By Dustin Kirkland 

* SECURITY UPDATE: mount passphrase recorded in install log (LP: #383650).
  - debian/ecryptfs-utils.postinst: prune private information from
    installer log
  - src/utils/ecryptfs-setup-private: don't echo passphrase if running in
    bootstrap mode
  - CVE-2009-1296

48. By Dustin Kirkland 

Fix for LP: #357354, (Upstream revision 375)
change "ecryptfs-remind-passphrase" to "ecryptfs-record-passphrase",
which is far more accurate to what's actually being done

47. By Dustin Kirkland 

Reworked the fixes for LP: #352307 (Upstream Committed revision 373)
* debian/local/ecryptfs-remind-passphrase: run if
  ~/.ecryptfs/.wrapped-passphrase.recorded does NOT exist; touch that
  file upon successful run of unwrap passphrase
* debian/patches/00list,
  debian/patches/update-notifier-remind-passphrase.dpatch: dropped, since
  this was moved into PAM

46. By Martin Pitt

debian/rules: Move python site-packages/ to dist-packages. This
mysteriously broke with the latest python2.6.

45. By Martin Pitt

* Add interactive update-notifier hook for reminding the user to write down
  the autogenerated passphrase: (LP: #352307)
  - Add debian/local/ecryptfs-remind-passphrase: update-notifier hook, with
    German translations. (Unfortunately this package is not gettextized yet,
    thus translations have to be added inline).
  - debian/ecryptfs-utils.install: Install above into
    /usr/share/ecryptfs-utils.
  - Add update-notifier-remind-passphrase.dpatch: Create update-notifier
    message about recording your passphrase, if it was generated randomly,
    and ecryptfs-setup-private is run as root.

44. By Dustin Kirkland 

src/utils/ecryptfs-setup-private: fix bug in grep when running with LANG
in other locales, LP: #347969, cherry-picked from bzr (r369).

43. By Dustin Kirkland 

[ Dustin Kirkland ]
Userspace fixes for LP: #345544, CVE-2009-0787
* src/utils/ecryptfs-rewrite-file: new script, to rewrite a file,
  forcing it to be re-encrypted when written to disk
* doc/manpage/ecryptfs-rewrite-file.1: documentation added

Unrelated fixes in this release
* src/utils/ecryptfs-mount-private, src/utils/ecryptfs-setup-private,
  src/utils/ecryptfs-setup-swap: use head/line for prompting and reading
  input

[ Michal Hlavinka ]
* ecryptfs-setup-private: don't fail with syntax error when kernel
  module not loaded
* *.desktop: make desktop files standards compliant
* umount.ecryptfs: don't sigsegv when arguments are missing

42. By Dustin Kirkland 

[ Dustin Kirkland ]
* src/utils/ecryptfs-[u]mount-private: print message about cd $PWD,
  LP: #332331
* doc/manpage/*: manpage updates
* debian/ecryptfs-utils.prerm: prevent removal of ecryptfs-utils
  package, if in use, LP: #331085
* src/utils/ecryptfs-setup-private:
  - allow for LDAP-based logins, LP: #317307
  - add --noautomount, --noautoumount options, LP: #301759

[ Tyler Hicks ]
* src/libecryptfs/cipher_list.c: ignore unknown ciphers, LP: #335632
* doc/manpage/ecryptfs.7: add key sig mount options info, LP: #329491
* src/utils/mount.ecryptfs.c: scrub unknown option

[ James Dupin ]
* doc/manpage/fr/*: initial cut at french manpages

[ Michal Hlavinka ]
* src/libecryptfs/module_mgr.c: fix mount parameter handling on
  interactive mounting, LP: #331948

41. By Dustin Kirkland 

debian/ecryptfs-utils.prerm: perform some cursory checks, to ensure that
there are no obvious, current users of ecryptfs before allowing package
removal, LP: #331085

40. By Dustin Kirkland 

Upstream changes

[ Dustin Kirkland ]
* src/utils/ecryptfs-setup-swap: a first cut at a script that helps setup
  encrypted swap
* debian/control: suggest cryptsetup

[ Michal Hlavinka ]
* improve interactive mode of mount.ecryptfs

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/ecryptfs-utils
This branch contains Public information 
Everyone can see this information.

Subscribers