Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cryptsetup for openSUSE:Factory checked in at 2022-11-30 14:58:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cryptsetup (Old) and /work/SRC/openSUSE:Factory/.cryptsetup.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cryptsetup" Wed Nov 30 14:58:56 2022 rev:120 rq:1038821 version:2.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes 2022-09-15 22:57:46.608975930 +0200 +++ /work/SRC/openSUSE:Factory/.cryptsetup.new.1597/cryptsetup.changes 2022-11-30 14:58:58.641049928 +0100 @@ -1,0 +2,37 @@ +Mon Nov 28 13:51:24 UTC 2022 - Paolo Stivanin <i...@paolostivanin.com> + +- cryptsetup 2.6.0: + * Introduce support for handling macOS FileVault2 devices (FVAULT2). + * libcryptsetup: no longer use global memory locking through mlockall() + * libcryptsetup: process priority is increased only for key derivation + (PBKDF) calls. + * Add new LUKS keyslot context handling functions and API. + * The volume key may now be extracted using a passphrase, keyfile, or + token. For LUKS devices, it also returns the volume key after + a successful crypt_format call. + * Fix --disable-luks2-reencryption configuration option. + * cryptsetup: Print a better error message and warning if the format + produces an image without space available for data. + * Print error if anti-forensic LUKS2 hash setting is not available. + If the specified hash was not available, activation quietly failed. + * Fix internal crypt segment compare routine if the user + specified cipher in kernel format (capi: prefix). + * cryptsetup: Add token unassign action. + This action allows removing token binding on specific keyslot. + * veritysetup: add support for --use-tasklets option. + This option sets try_verify_in_tasklet kernel dm-verity option + (available since Linux kernel 6.0) to allow some performance + improvement on specific systems. + * Provide pkgconfig Require.private settings. + While we do not completely provide static build on udev systems, + it helps produce statically linked binaries in certain situations. + * Always update automake library files if autogen.sh is run. + For several releases, we distributed older automake scripts by mistake. + * reencryption: Fix user defined moved segment size in LUKS2 decryption. + The --hotzone-size argument was ignored in cases where the actual data + size was less than the original LUKS2 data offset. + * Delegate FIPS mode detection to configured crypto backend. + System FIPS mode check no longer depends on /etc/system-fips file. + * Update documentation, including FAQ and man pages. + +------------------------------------------------------------------- Old: ---- cryptsetup-2.5.0.tar.sign cryptsetup-2.5.0.tar.xz New: ---- cryptsetup-2.6.0.tar.sign cryptsetup-2.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cryptsetup.spec ++++++ --- /var/tmp/diff_new_pack.31BiWL/_old 2022-11-30 14:58:59.373053956 +0100 +++ /var/tmp/diff_new_pack.31BiWL/_new 2022-11-30 14:58:59.381054000 +0100 @@ -16,18 +16,18 @@ # -%define tar_version 2.5.0 +%define tar_version 2.6.0 %define so_ver 12 Name: cryptsetup -Version: 2.5.0 +Version: 2.6.0 Release: 0 Summary: Setup program for dm-crypt Based Encrypted Block Devices License: LGPL-2.0-or-later AND SUSE-GPL-2.0-with-openssl-exception Group: System/Base URL: https://gitlab.com/cryptsetup/cryptsetup/ -Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.5/cryptsetup-%{tar_version}.tar.xz +Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.6/cryptsetup-%{tar_version}.tar.xz # GPG signature of the uncompressed tarball. -Source1: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.5/cryptsetup-%{tar_version}.tar.sign +Source1: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.6/cryptsetup-%{tar_version}.tar.sign Source2: baselibs.conf Source3: cryptsetup.keyring Source4: %{name}-rpmlintrc @@ -240,5 +240,7 @@ %{_mandir}/man8/cryptsetup-token.8.gz %{_mandir}/man8/integritysetup.8.gz %{_mandir}/man8/veritysetup.8.gz +%{_mandir}/man8/cryptsetup-fvault2Dump.8.gz +%{_mandir}/man8/cryptsetup-fvault2Open.8.gz %changelog ++++++ cryptsetup-2.5.0.tar.xz -> cryptsetup-2.6.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup-2.5.0.tar.xz /work/SRC/openSUSE:Factory/.cryptsetup.new.1597/cryptsetup-2.6.0.tar.xz differ: char 15, line 1