lp:~tyhicks/ecryptfs/lp1454388-lp1454319

Created by Tyler Hicks and last modified
Get this branch:
bzr branch lp:~tyhicks/ecryptfs/lp1454388-lp1454319
Only Tyler Hicks can upload to this branch. If you are Tyler Hicks please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tyler Hicks
Project:
eCryptfs
Status:
Merged

Recent revisions

858. By Tyler Hicks

* src/utils/ecryptfs-umount-private: Return 1 if umount.ecryptfs_private
  encounters an error. The ecryptfs-umount-private script was previously
  returning 0 even when umount.ecryptfs_private exited upon error.

857. By Tyler Hicks

* src/utils/mount.ecryptfs_private.c: Add an option, -d, to
  umount.ecryptfs_private to treat the situation where the encrypted private
  session counter is nonzero, after decrementing it, as a non-error
  situation. No error message is printed to stderr and the exit status is 0.
* src/pam_ecryptfs/pam_ecryptfs.c: Use the new umount.ecryptfs_private '-d'
  option to silence the error message that was printed to stderr when the
  encrypted private session counter is nonzero after being decremented.
  (LP: #1454319)

856. By Tyler Hicks

* src/utils/mount.ecryptfs_private.c: Implement proper option parsing to
  restore the -f option when unmounting and display a helpful usage message
  (LP: #1454388)

855. By Dustin Kirkland 

opening 108

854. By Dustin Kirkland 

releasing package ecryptfs-utils version 107

853. By Dustin Kirkland 

  - Reject empty passphrases passed into ecryptfs_wrap_passphrase()
* src/libecryptfs/main.c:
  - Reject empty wrapping passphrases passed into generate_passphrase_sig()

852. By Dustin Kirkland 

* src/libecryptfs/key_management.c:
  - Fix a regression when reading version 1 wrapped passphrase files. A
    return code indicating success was always returned even when an error
    was encountered. The impact is low since the error situation is still
    caught when validating either the wrapping password's signature or the
    wrapped passphrase's signature. Thanks to László Böszörményi for
    catching this mistake.

851. By Dustin Kirkland 

* debian/control:
  - build depend on distro-info, which we use in our release script

850. By Dustin Kirkland 

* scripts/release.sh:
  - a few more release script improvements, build the source
    package for the Ubuntu development distro

849. By Dustin Kirkland 

opening 107

Branch metadata

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

Subscribers