lp://qastaging/ubuntu/intrepid-updates/ecryptfs-utils

Created by James Westby and last modified
Get this branch:
bzr branch lp://qastaging/ubuntu/intrepid-updates/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

31. By Dustin Kirkland 

Fixes for LP: #259631, add interactive mounting capability
* debian/rules, debian/ecryptfs-utils.dirs,
  debian/ecryptfs-utils.install, debian/ecryptfs-mount-private.desktop,
  debian/ecryptfs-mount-private.txt: install the new desktop shortcut
  file and readme.txt to /usr/share/ecryptfs-utils
* debian/patches/60_interactive_mount.dpatch: modify ecryptfs-mount-private
  utility to interactively prompt for password
* debian/patches/00list: updated accordingly

30. By Dustin Kirkland 

debian/patches/55_check_password_and_remove_from_proc.dpatch:
use the printf function properly (LP: #290445)

29. By Dustin Kirkland 

* debian/patches/55_check_password_and_remove_from_proc.dpatch:
  Fix ecryptfs-add-passphrase and ecryptfs-wrap-passphrase to take
  passphrases on standard, to protect from disclosure on the process
  table; fix callers in ecryptfs-setup-private (LP: #287908).
  Validate that the user password is correct with unix_chkpwd (LP: #287906).
* debian/patches/00list: updated accordingly

28. By Dustin Kirkland 

[Dustin Kirkland]
* debian/patches/45-mount_private_counter.dpatch: implement a counter to
  track mounts/unmounts of the private directory; unmount if the
  counter is 0; allow a -f override to force unmount. LP: #259293.

[Steve Langasek]
* debian/patches/50-error-on-empty-password.dpatch: return
  PAM_AUTHTOK_RECOVER_ERR from the password changing module if we
  didn't get a password from the other modules in the stack, instead
  of returning success. LP: #272232.

27. By Dustin Kirkland 

* debian/patches/35-silence_useless_mount_messages.dpatch: silence error
  messages (LP: #277343)
* debian/patches/40-zero_out_grep_options.dpatch: zero out GREP_OPTIONS
  (LP: #257984)
* debian/patches/00list: updated accordingly

26. By Dustin Kirkland 

debian/rules: change the installed permissions of pam-auth-update
config to r--r--r-(LP: #260458).

25. By Dustin Kirkland 

* debian/00list: added 30-ecryptfs-setup-private_empty-dir-check.dpatch
  (LP: #260346).
* debian/30-ecryptfs-setup-private_empty-dir-check.dpatch: Patch checks that
  ~/Private and ~/.Private are empty before proceeding.

24. By Dustin Kirkland 

* Fixes (LP: #259915).
* debian/control: drop suggests of auth-client-config, add depends on
  libpam-runtime.
* debian/ecryptfs-utils.postinst: initial creation, use pam-auth-update,
  be sure to 'force' if pam stack was precisely written by
  auth-client-config.
* debian/ecryptfs-utils.prerm: remove pam-auth-update config on uninstall
* debian/ecryptfs-utils.pam-auth-update: initial creation of pam-auth-update
  configuration.
* debian/ecryptfs.acc: drop auth-client-config profile.
* debian/rules, debian/ecryptfs-utils.install, debian/ecryptfs-utils.dirs:
  remove auth-client-config installation, add pam-auth-update.

23. By Dustin Kirkland 

* debian/patches/00list: add 25-ecryptfs-setup-private_fix-pw-echo.dpatch
  (LP: #259746).
* debian/patches/25-ecryptfs-setup-private_fix-pw-echo.dpatch: comment out
  mostly-debugish echo's; conditionally print randomly generated passphrase;
  always remind the user to print/record the mount passphrase for data
  recovery.

22. By Dustin Kirkland 

* debian/patches/00list: add 20-ecryptfs-setup-private-force.dpatch.
* debian/patches/20-ecryptfs-setup-private-force.dpatch: error out if a
  pre-existing ecryptfs setup is found, allow for a --force override,
* (LP: #258388).

Branch metadata

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

Subscribers