[ubuntu/lucid] ecryptfs-utils 83-0ubuntu1 (Accepted)

Dustin Kirkland kirkland at ubuntu.com
Wed Feb 17 21:20:34 GMT 2010


ecryptfs-utils (83-0ubuntu1) lucid; urgency=low

  [ David Planella ]
  * Makefile.am, configure.ac, debian/control, debian/po/POTFILES.sh,
    debian/po/ecryptfs-utils.pot, debian/po/fr.po, debian/rules,
    po/POTFILES.in, src/desktop/Makefile.am,
    src/desktop/ecryptfs-mount-private.desktop,
    src/desktop/ecryptfs-mount-private.desktop.in,
    src/desktop/ecryptfs-record-passphrase,
    src/desktop/ecryptfs-setup-private.desktop,
    src/desktop/ecryptfs-setup-private.desktop.in:
    - internationalization work for LP: #358283
  * po/LINGUAS, po/ca.po: Catalan translation

  [ Yan Li <yan.i.li at intel.com> ]
  * src/pam_ecryptfs/pam_ecryptfs.c, src/utils/Makefile.am,
    src/utils/ecryptfs-migrate-home: add a script and pam hooks to
    support automatic migration to encrypted home directory

  [ Dustin Kirkland ]
  * src/utils/ecryptfs-migrate-home: clean up for merge
    - use $() rather than ``
    - drop set -u
    - use = and !=, and quote vars, rather than testing with -ne, -eq,
      for better shell portability
    - improve usage statement and error text
    - check if already encrypted
    - handle migration of multiple users on boot
    - fix all whitespace, use tabs for indents
    - use quotes around variables, rather than ${} (stylistic preference)
    - major simplification for immediate release
      + remove boot and user modes; only support administrator mode for
        security reasons and to avoid race conditions
      + other modes can be re-added, if necessary, and if security
        concerns can be addressed
    - ensure running as root
    - drop VERBOSE option, always print useful info messages
    - call the user $USER_NAME rather than $USER_ID since id implies
      number, and here we're deailing with names
    - no decimals on awk calculation
    - mktemp on the target user, not root
    - check that there is enough disk space available to do the migration
    - ensure the user's homedir group is correct
    - add critical instructions, user *must* login after the migration and
      before the reboot, as their wrapped passphrase will be cleared on
      reboot (possible we should use an init script to move these to
      /var/tmp on reboot)
    - ensure permissions are set correctly
    - improve text at the end of the migration, organize into notes
  * ecryptfs-utils.ecryptfs-utils-restore.upstart,
    ecryptfs-utils.ecryptfs-utils-save.upstart, rules:
    - try to protect migrating users who don't login before the next reboot
  * debian/ecryptfs-utils.install: install the locale messages
  * src/desktop/ecryptfs-record-passphrase: improve dialog text
  * src/desktop/ecryptfs-record-passphrase: revert the _ bit, as it's not quite
    working yet, will need to talk to David to fix
  * Mark LP: #471725 as fixed

Date: Wed, 17 Feb 2010 15:17:09 -0600
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Dustin Kirkland <dustin.kirkland at gmail.com>
https://launchpad.net/ubuntu/lucid/+source/ecryptfs-utils/83-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 17 Feb 2010 15:17:09 -0600
Source: ecryptfs-utils
Binary: ecryptfs-utils libecryptfs0 libecryptfs-dev
Architecture: source
Version: 83-0ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Description: 
 ecryptfs-utils - ecryptfs cryptographic filesystem (utilities)
 libecryptfs-dev - ecryptfs cryptographic filesystem (development)
 libecryptfs0 - ecryptfs cryptographic filesystem (library)
Launchpad-Bugs-Fixed: 358283 471725
Changes: 
 ecryptfs-utils (83-0ubuntu1) lucid; urgency=low
 .
   [ David Planella ]
   * Makefile.am, configure.ac, debian/control, debian/po/POTFILES.sh,
     debian/po/ecryptfs-utils.pot, debian/po/fr.po, debian/rules,
     po/POTFILES.in, src/desktop/Makefile.am,
     src/desktop/ecryptfs-mount-private.desktop,
     src/desktop/ecryptfs-mount-private.desktop.in,
     src/desktop/ecryptfs-record-passphrase,
     src/desktop/ecryptfs-setup-private.desktop,
     src/desktop/ecryptfs-setup-private.desktop.in:
     - internationalization work for LP: #358283
   * po/LINGUAS, po/ca.po: Catalan translation
 .
   [ Yan Li <yan.i.li at intel.com> ]
   * src/pam_ecryptfs/pam_ecryptfs.c, src/utils/Makefile.am,
     src/utils/ecryptfs-migrate-home: add a script and pam hooks to
     support automatic migration to encrypted home directory
 .
   [ Dustin Kirkland ]
   * src/utils/ecryptfs-migrate-home: clean up for merge
     - use $() rather than ``
     - drop set -u
     - use = and !=, and quote vars, rather than testing with -ne, -eq,
       for better shell portability
     - improve usage statement and error text
     - check if already encrypted
     - handle migration of multiple users on boot
     - fix all whitespace, use tabs for indents
     - use quotes around variables, rather than ${} (stylistic preference)
     - major simplification for immediate release
       + remove boot and user modes; only support administrator mode for
         security reasons and to avoid race conditions
       + other modes can be re-added, if necessary, and if security
         concerns can be addressed
     - ensure running as root
     - drop VERBOSE option, always print useful info messages
     - call the user $USER_NAME rather than $USER_ID since id implies
       number, and here we're deailing with names
     - no decimals on awk calculation
     - mktemp on the target user, not root
     - check that there is enough disk space available to do the migration
     - ensure the user's homedir group is correct
     - add critical instructions, user *must* login after the migration and
       before the reboot, as their wrapped passphrase will be cleared on
       reboot (possible we should use an init script to move these to
       /var/tmp on reboot)
     - ensure permissions are set correctly
     - improve text at the end of the migration, organize into notes
   * ecryptfs-utils.ecryptfs-utils-restore.upstart,
     ecryptfs-utils.ecryptfs-utils-save.upstart, rules:
     - try to protect migrating users who don't login before the next reboot
   * debian/ecryptfs-utils.install: install the locale messages
   * src/desktop/ecryptfs-record-passphrase: improve dialog text
   * src/desktop/ecryptfs-record-passphrase: revert the _ bit, as it's not quite
     working yet, will need to talk to David to fix
   * Mark LP: #471725 as fixed
Checksums-Sha1: 
 ee6c71da4bbc152e322e3d1c65e4cd3e3f4e6664 1687 ecryptfs-utils_83-0ubuntu1.dsc
 ab82032679c60bfc702dc339b2c9d506ace0dc34 548235 ecryptfs-utils_83.orig.tar.gz
 641758ee54d6f7fe861117063e571ad468f54347 15489 ecryptfs-utils_83-0ubuntu1.diff.gz
Checksums-Sha256: 
 70f1b2e476cd3559b888142fd31508320ec54e94394bdf4ab98c1ce3540a6a2f 1687 ecryptfs-utils_83-0ubuntu1.dsc
 ede721fa2dba9cb3dadf89e5a21c555be35fa031abd841073fcc6f92e3b29dee 548235 ecryptfs-utils_83.orig.tar.gz
 49b3454ab01251f26fa739bfd8d7bfee691edadd77b986c6bda3da353eb38979 15489 ecryptfs-utils_83-0ubuntu1.diff.gz
Files: 
 708174e52d612aab158e119143b85212 1687 misc optional ecryptfs-utils_83-0ubuntu1.dsc
 1c97d96437d62921744647d4157a8f3e 548235 misc optional ecryptfs-utils_83.orig.tar.gz
 8a42d852de19736e2aed21023bbd624e 15489 misc optional ecryptfs-utils_83-0ubuntu1.diff.gz
Original-Maintainer: Daniel Baumann <daniel at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkt8XN4ACgkQs7pNXIOmEZRz4ACbBEHJGeKM+neDUtmo/ACENsge
5aQAoMGj7Y/cbGRMMFAcCuJ4+Dw13RYT
=OaJC
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list