[ubuntu/jaunty] ecryptfs-utils 66-2ubuntu1 (Accepted)
Dustin Kirkland
kirkland at ubuntu.com
Wed Nov 19 04:25:19 GMT 2008
ecryptfs-utils (66-2ubuntu1) jaunty; urgency=low
* Merge from debian unstable,
(LP: #259631, #293433, #286265, #247421, #294888, #298421)
* Remaining changes:
- debian/ecryptfs-utils.postinst: handle pam-auth-update (Bug: #506172)
- debian/rules:
+ keep the dpatch infrastructure around, as we'll likely
need it again at some point soon
+ install the desktop, readme, and pam-auth-update files ()
- debian/ecryptfs-utils.install: install the desktop, readme shared files
(Bug: #506172)
- debian/control:
+ keep the dpatch build dep
+ depend on libpam-runtime (Bug: #506172)
- debian/ecryptfs-utils.prerm: remove pam-auth-update configuration
(Bug: #506172)
- debian/ecryptfs-mount-private.txt: readme to install in unmounted
private dir (Bug: #506172)
- debian/ecryptfs-mount-private.desktop: desktop link to install in
unmounted private dir (Bug: #506172)
- debian/ecryptfs-utils.dirs: usr share install dirs (Bug: #506172)
- debian/ecryptfs-utils.pam-auth-update: pam stack configuration
(Bug: #506172)
ecryptfs-utils (66-2) unstable; urgency=low
* Removing auth-client-config support, no longer used.
* Adding ecryptfs-utils recommends to keyutils.
* Building without ssl, ecryptfs_key_mod_openssl.c has incompatible
license (GPL-2+).
* Building without pkcs11 helper, ecryptfs_key_mod_pkcs11_helper.c
links against openssl and has incompatible license (GPL-2+).
* Building without pkcs11 helper, ecryptfs_key_mod_tspi.c links
against openssl and has incompatible license (GPL-2+).
ecryptfs-utils (66-1) unstable; urgency=low
* Manually adding second line of the commit message when merging
upstream version 65 to changelog.
* Merging upstream version 66.
* Adding ecryptfs-utils.postinst to create /var/lib/ecryptfs on
package installation time.
ecryptfs-utils (65-1) unstable; urgency=low
* Merging upstream version 65:
- Adds --wrapping option to ecryptfs-setup-private command to use an
independent wrapping passphrase, different from the login passphrase
(Closes: #505008).
* Removing pam-doc.dpatch, went upstream.
* Adding build-depends to swig.
* Adding build-depends to python-dev.
* Including python bindings in libecryptfs0.
ecryptfs-utils (64-3) unstable; urgency=low
* Replacing obsolete dh_clean -k with dh_prep.
* Adding patch from Osamu Aoki <osamu at debian.org> to update
ecryptfs-pam-doc.txt contents with s/Confidential/Private/
(Closes: #504934).
* Updating homepage and download location in control and copyright
(Closes: #504930).
* Updating author information in copyright.
* Installing desktop shortcut and readme to /usr/share/ecryptfs-utils.
Together with the fixes of upstream version 64, this interactively prompts
for passwords now (Closes: #504370).
ecryptfs-utils (64-2) unstable; urgency=low
* Adding build-depends to python (Closes: #504719).
ecryptfs-utils (64-1) unstable; urgency=low
* Removing sbin-path.dpatch, not needed anymore.
* Building with --enable-static, was default previously.
ecryptfs-utils (63-1) unstable; urgency=low
* Merging upstream version 63.
ecryptfs-utils (61-1) unstable; urgency=low
* Using patch-stamp rather than patch in rules file.
* Merging upstream version 61.
* Rediffing sbin-path.dpatch.
ecryptfs-utils (58-2) unstable; urgency=low
* Adding patch from situert <situert at yahoo.com> to call ecryptfs
helper scripts in /sbin with full path to avoid problem if /sbin is
not in PATH (Closes: #498543).
ecryptfs-utils (58-1) unstable; urgency=low
* Merging upstream version 58.
ecryptfs-utils (57-1) unstable; urgency=low
* Updating vcs fields in control file.
* Merging upstream version 57.
ecryptfs-utils (56-1) unstable; urgency=low
* Setting permissions for ecryptfs.acc when installing it in rules.
* Merging upstream version 56.
ecryptfs-utils (55-1) unstable; urgency=low
* Merging upstream version 55.
ecryptfs-utils (53-2) unstable; urgency=low
* Adding auth-client-config support, thanks to Dustin Kirkland
<kirkland at ubuntu.com>.
ecryptfs-utils (53-1ubuntu13) intrepid-proposed; urgency=low
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
Date: Tue, 18 Nov 2008 19:06:54 -0600
Changed-By: Dustin Kirkland <kirkland at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Kees Cook <kees at ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/ecryptfs-utils/66-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 18 Nov 2008 19:06:54 -0600
Source: ecryptfs-utils
Binary: ecryptfs-utils libecryptfs0 libecryptfs-dev
Architecture: source
Version: 66-2ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core 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)
Closes: 498543 504370 504719 504930 504934 505008
Launchpad-Bugs-Fixed: 247421 259631 259631 286265 293433 294888 298421
Changes:
ecryptfs-utils (66-2ubuntu1) jaunty; urgency=low
.
* Merge from debian unstable,
(LP: #259631, #293433, #286265, #247421, #294888, #298421)
* Remaining changes:
- debian/ecryptfs-utils.postinst: handle pam-auth-update (Bug: #506172)
- debian/rules:
+ keep the dpatch infrastructure around, as we'll likely
need it again at some point soon
+ install the desktop, readme, and pam-auth-update files ()
- debian/ecryptfs-utils.install: install the desktop, readme shared files
(Bug: #506172)
- debian/control:
+ keep the dpatch build dep
+ depend on libpam-runtime (Bug: #506172)
- debian/ecryptfs-utils.prerm: remove pam-auth-update configuration
(Bug: #506172)
- debian/ecryptfs-mount-private.txt: readme to install in unmounted
private dir (Bug: #506172)
- debian/ecryptfs-mount-private.desktop: desktop link to install in
unmounted private dir (Bug: #506172)
- debian/ecryptfs-utils.dirs: usr share install dirs (Bug: #506172)
- debian/ecryptfs-utils.pam-auth-update: pam stack configuration
(Bug: #506172)
.
ecryptfs-utils (66-2) unstable; urgency=low
.
* Removing auth-client-config support, no longer used.
* Adding ecryptfs-utils recommends to keyutils.
* Building without ssl, ecryptfs_key_mod_openssl.c has incompatible
license (GPL-2+).
* Building without pkcs11 helper, ecryptfs_key_mod_pkcs11_helper.c
links against openssl and has incompatible license (GPL-2+).
* Building without pkcs11 helper, ecryptfs_key_mod_tspi.c links
against openssl and has incompatible license (GPL-2+).
.
ecryptfs-utils (66-1) unstable; urgency=low
.
* Manually adding second line of the commit message when merging
upstream version 65 to changelog.
* Merging upstream version 66.
* Adding ecryptfs-utils.postinst to create /var/lib/ecryptfs on
package installation time.
.
ecryptfs-utils (65-1) unstable; urgency=low
.
* Merging upstream version 65:
- Adds --wrapping option to ecryptfs-setup-private command to use an
independent wrapping passphrase, different from the login passphrase
(Closes: #505008).
* Removing pam-doc.dpatch, went upstream.
* Adding build-depends to swig.
* Adding build-depends to python-dev.
* Including python bindings in libecryptfs0.
.
ecryptfs-utils (64-3) unstable; urgency=low
.
* Replacing obsolete dh_clean -k with dh_prep.
* Adding patch from Osamu Aoki <osamu at debian.org> to update
ecryptfs-pam-doc.txt contents with s/Confidential/Private/
(Closes: #504934).
* Updating homepage and download location in control and copyright
(Closes: #504930).
* Updating author information in copyright.
* Installing desktop shortcut and readme to /usr/share/ecryptfs-utils.
Together with the fixes of upstream version 64, this interactively prompts
for passwords now (Closes: #504370).
.
ecryptfs-utils (64-2) unstable; urgency=low
.
* Adding build-depends to python (Closes: #504719).
.
ecryptfs-utils (64-1) unstable; urgency=low
.
* Removing sbin-path.dpatch, not needed anymore.
* Building with --enable-static, was default previously.
.
ecryptfs-utils (63-1) unstable; urgency=low
.
* Merging upstream version 63.
.
ecryptfs-utils (61-1) unstable; urgency=low
.
* Using patch-stamp rather than patch in rules file.
* Merging upstream version 61.
* Rediffing sbin-path.dpatch.
.
ecryptfs-utils (58-2) unstable; urgency=low
.
* Adding patch from situert <situert at yahoo.com> to call ecryptfs
helper scripts in /sbin with full path to avoid problem if /sbin is
not in PATH (Closes: #498543).
.
ecryptfs-utils (58-1) unstable; urgency=low
.
* Merging upstream version 58.
.
ecryptfs-utils (57-1) unstable; urgency=low
.
* Updating vcs fields in control file.
* Merging upstream version 57.
.
ecryptfs-utils (56-1) unstable; urgency=low
.
* Setting permissions for ecryptfs.acc when installing it in rules.
* Merging upstream version 56.
.
ecryptfs-utils (55-1) unstable; urgency=low
.
* Merging upstream version 55.
.
ecryptfs-utils (53-2) unstable; urgency=low
.
* Adding auth-client-config support, thanks to Dustin Kirkland
<kirkland at ubuntu.com>.
.
ecryptfs-utils (53-1ubuntu13) intrepid-proposed; urgency=low
.
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
Checksums-Sha1:
d6da56553cf8ddab5c8e2a971405f056f3747657 1678 ecryptfs-utils_66-2ubuntu1.dsc
27531d07ab2ff46440a77d6eb5797eb065c02329 483263 ecryptfs-utils_66.orig.tar.gz
b1d66a3da381cd97ed19dc2c27df298954bb4d36 8291 ecryptfs-utils_66-2ubuntu1.diff.gz
Checksums-Sha256:
b402c35e5b9d9a8782663d4efd1c5071acc9d670ee27518819ea6f31216c3fab 1678 ecryptfs-utils_66-2ubuntu1.dsc
b5a077d59165fffacab6dba8996af34ce48b875be0237b8c2c9c688ee277bdec 483263 ecryptfs-utils_66.orig.tar.gz
d72622baea3aee4698b6a333111ba0935c0fe3659f9c3e9f9632ce97c1c1517e 8291 ecryptfs-utils_66-2ubuntu1.diff.gz
Files:
2f8688a0bdab758bb59c17b62b3e388d 1678 misc optional ecryptfs-utils_66-2ubuntu1.dsc
0250ee4f8f5605f952424cab71bd31d5 483263 misc optional ecryptfs-utils_66.orig.tar.gz
01e74f1eb88250582d3230d057ce23eb 8291 misc optional ecryptfs-utils_66-2ubuntu1.diff.gz
Original-Maintainer: Daniel Baumann <daniel at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Kees Cook <kees at outflux.net>
iEYEARECAAYFAkkjlGsACgkQH/9LqRcGPm0dEwCfT2e9afug9eqQbT9K+eUH9y6h
O4oAnifzR2Cg+G7BbsG5fXTkGdO3CFbq
=16Jp
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list