commit cryptsetup for openSUSE:Factory
Hello community, here is the log from the commit of package cryptsetup for openSUSE:Factory checked in at Mon May 31 18:14:47 CEST 2010. -------- --- cryptsetup/cryptsetup.changes 2010-03-09 11:51:15.000000000 +0100 +++ /mounts/work_src_done/STABLE/cryptsetup/cryptsetup.changes 2010-05-31 13:18:35.000000000 +0200 @@ -1,0 +2,27 @@ +Mon May 31 09:42:27 UTC 2010 - lnussel@suse.de + +- new version 1.1.2 fixes keyfile regression introduced by 1.1.1 + * Fix luksFormat/luksOpen reading passphrase from stdin and "-" keyfile. + * Support --key-file/-d option for luksFormat. + * Fix description of --key-file and add --verbose and --debug options to man page. + * Add verbose log level and move unlocking message there. + * Remove device even if underlying device disappeared (remove, luksClose). + * Fix (deprecated) reload device command to accept new device argument. + +------------------------------------------------------------------- +Tue May 25 08:11:30 UTC 2010 - lnussel@suse.de + +- new version 1.1.1 + * Detects and use device-mapper udev support if available. + * Supports device topology detection for data alignment. + * Fix luksOpen reading of passphrase on stdin (if "-" keyfile specified). + * Fix isLuks to initialise crypto backend (blkid instead is suggested anyway). + * Properly initialise crypto backend in header backup/restore commands. + * Do not verify unlocking passphrase in luksAddKey command. + * Allow no hash specification in plain device constructor - user can provide volume key directly. + * Try to use pkgconfig for device mapper library in configuration script. + * Add some compatibility checks and disable LUKS suspend/resume if not supported. + * Rearrange tests, "make check" now run all available test for package. + * Avoid class C++ keyword in library header. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- cryptsetup-1.1.0.tar.bz2 cryptsetup-1.1.0.tar.bz2.asc New: ---- cryptsetup-1.1.2.tar.bz2 cryptsetup-1.1.2.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryptsetup.spec ++++++ --- /var/tmp/diff_new_pack.Y2BlZy/_old 2010-05-31 18:13:45.000000000 +0200 +++ /var/tmp/diff_new_pack.Y2BlZy/_new 2010-05-31 18:13:45.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package cryptsetup (Version 1.1.0) +# spec file for package cryptsetup (Version 1.1.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -21,16 +21,16 @@ Name: cryptsetup Url: http://code.google.com/p/cryptsetup/ BuildRequires: device-mapper-devel e2fsprogs-devel libgcrypt-devel popt-devel -BuildRequires: libselinux-devel +BuildRequires: libselinux-devel pkgconfig # hashalot version %define haver 0.3 # boot.crypto version %define bcver 0_201003091150 -License: BSD3c(or similar) ; GPLv2 ; GPLv2+ +License: GPLv2+ Group: System/Base AutoReqProv: on -Version: 1.1.0 -Release: 4 +Version: 1.1.2 +Release: 1 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2 Source1: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2.asc ++++++ cryptsetup-1.1.0.tar.bz2 -> cryptsetup-1.1.2.tar.bz2 ++++++ ++++ 11371 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de