Hello community, here is the log from the commit of package cryptsetup for openSUSE:Factory checked in at 2016-02-12 11:20:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old) and /work/SRC/openSUSE:Factory/.cryptsetup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cryptsetup" Changes: -------- --- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes 2015-12-23 09:56:20.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes 2016-02-12 11:21:01.000000000 +0100 @@ -1,0 +2,14 @@ +Sat Jan 9 12:12:06 UTC 2016 - [email protected] + +- update to 1.7.0: + * The cryptsetup 1.7 release changes defaults for LUKS, + there are no API changes. + * Default hash function is now SHA256 (used in key derivation + function and anti-forensic splitter). + * Default iteration time for PBKDF2 is now 2 seconds. + * Fix PBKDF2 iteration benchmark for longer key sizes. + * Remove experimental warning for reencrypt tool. + * Add optional libpasswdqc support for new LUKS passwords. + * Update FAQ document. + +------------------------------------------------------------------- Old: ---- cryptsetup-1.6.8.tar.sign cryptsetup-1.6.8.tar.xz New: ---- cryptsetup-1.7.0.tar.sign cryptsetup-1.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryptsetup.spec ++++++ --- /var/tmp/diff_new_pack.UocdKr/_old 2016-02-12 11:21:02.000000000 +0100 +++ /var/tmp/diff_new_pack.UocdKr/_new 2016-02-12 11:21:02.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package cryptsetup # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %define so_ver 4 Name: cryptsetup -Version: 1.6.8 +Version: 1.7.0 Release: 0 Summary: Set Up dm-crypt Based Encrypted Block Devices License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.0+ Group: System/Base Url: https://gitlab.com/cryptsetup/cryptsetup/ -Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/cryptsetup-%{version}.tar.xz +Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-%{version}.tar.xz # GPG signature of the uncompressed tarball. -Source1: https://www.kernel.org/pub/linux/utils/cryptsetup/v1.6/cryptsetup-%{version}.tar.sign +Source1: https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-%{version}.tar.sign Source2: baselibs.conf Source3: %{name}.keyring BuildRequires: device-mapper-devel ++++++ cryptsetup-1.6.8.tar.xz -> cryptsetup-1.7.0.tar.xz ++++++ ++++ 7555 lines of diff (skipped)
