Hello community, here is the log from the commit of package cryptsetup for openSUSE:Factory checked in at 2012-09-17 13:48:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old) and /work/SRC/openSUSE:Factory/.cryptsetup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cryptsetup", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes 2012-07-10 13:39:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes 2012-09-17 13:49:58.000000000 +0200 @@ -1,0 +2,24 @@ +Wed Aug 1 13:37:04 UTC 2012 - [email protected] + +- version 1.5.0: + * Add --device-size option for reencryption tool. + * Switch to use unit suffix for --reduce-device-size option. + * Remove open device debugging feature (no longer needed). + * Introduce cryptsetup-reencrypt - experimental offline LUKS reencryption tool. + * Fix luks-header-from-active script (do not use LUKS header on-disk, add UUID). + * Add --test-passphrase option for luksOpen (check passphrase only). + * Introduce veritysetup for dm-verity target management. + * Both data and header device can now be a file. + * Loop is automatically allocated in crypt_set_data_device(). + * Require only up to last keyslot area for header device (ignore data offset). + * Fix header backup and restore to work on files with large data offset. + * Fix readonly activation if underlying device is readonly (1.4.0). + * Fix keyslot removal (wipe keyslot) for device with 4k hw block (1.4.0). + * Allow empty cipher (cipher_null) for testing. + * Fix loop mapping on readonly file. + * Relax --shared test, allow mapping even for overlapping segments. + * Support shared flag for LUKS devices (dangerous). + * Switch on retry on device remove for libdevmapper. + * Allow "private" activation (skip some udev global rules) flag. + +------------------------------------------------------------------- Old: ---- cryptsetup-1.4.2.tar.bz2 cryptsetup-1.4.2.tar.bz2.asc New: ---- cryptsetup-1.5.0.tar.bz2 cryptsetup-1.5.0.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryptsetup.spec ++++++ --- /var/tmp/diff_new_pack.hSccNv/_old 2012-09-17 13:49:59.000000000 +0200 +++ /var/tmp/diff_new_pack.hSccNv/_new 2012-09-17 13:49:59.000000000 +0200 @@ -32,7 +32,7 @@ %define haver 0.3 # boot.crypto version %define bcver 0_201206151440 -Version: 1.4.2 +Version: 1.5.0 Release: 0 #Release: %{?beta:0.}<CI_CNT>.<B_CNT>%{?beta:.}%{?beta} Summary: Set Up dm-crypt Based Encrypted Block Devices @@ -125,6 +125,7 @@ --libdir=/%_lib \ --bindir=/sbin --sbindir=/sbin \ --disable-static --enable-shared \ + --enable-cryptsetup-reencrypt \ --enable-selinux make %{?_smp_mflags} # @@ -213,10 +214,14 @@ /lib/mkinitrd/scripts/setup-luks_final.sh /usr/sbin/convert_cryptotab /sbin/cryptsetup +/sbin/veritysetup /sbin/hashalot /sbin/rccrypto +/sbin/cryptsetup-reencrypt %_mandir/man1/hashalot.1.gz %_mandir/man8/cryptsetup.8.gz +%_mandir/man8/cryptsetup-reencrypt.8.gz +%_mandir/man8/veritysetup.8.gz %_mandir/man5/crypttab.5.gz %_mandir/man5/cryptotab.5.gz /lib/cryptsetup ++++++ cryptsetup-1.4.2.tar.bz2 -> cryptsetup-1.5.0.tar.bz2 ++++++ ++++ 33868 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
