Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dd_rescue for openSUSE:Factory checked in at 2022-07-29 16:47:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old) and /work/SRC/openSUSE:Factory/.dd_rescue.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dd_rescue" Fri Jul 29 16:47:07 2022 rev:54 rq:991493 version:1.99.12 Changes: -------- --- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes 2021-12-12 21:27:35.268340771 +0100 +++ /work/SRC/openSUSE:Factory/.dd_rescue.new.1533/dd_rescue.changes 2022-07-29 16:47:18.742554873 +0200 @@ -1,0 +2,12 @@ +Tue Jul 26 19:55:25 CEST 2022 - [email protected] + +- Update to dd_rescue-1.99.12: + * Works with openssl-3.0 now (using EVP_Cipher_Init to set IV). + * openssl-1.1 performs significantly better so we keep building + against it if available. + * nosalthdr option for libddr_crypt for compatibility with + openssl-3, no longer writing header when salt is passed. + * ARMv7 crypto support successfully compiles with clang now. +- Drop no-python2.patch (included in dd_rescue-1.99.12). + +------------------------------------------------------------------- Old: ---- dd_rescue-1.99.11.tar.bz2 dd_rescue-1.99.11.tar.bz2.asc no-python2.patch New: ---- dd_rescue-1.99.12.tar.bz2 dd_rescue-1.99.12.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dd_rescue.spec ++++++ --- /var/tmp/diff_new_pack.cgWQxE/_old 2022-07-29 16:47:19.226556219 +0200 +++ /var/tmp/diff_new_pack.cgWQxE/_new 2022-07-29 16:47:19.238556252 +0200 @@ -1,7 +1,7 @@ # # spec file for package dd_rescue # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define _lto_cflags %{nil} %endif Name: dd_rescue -Version: 1.99.11 +Version: 1.99.12 Release: 0 Summary: Data copying in the presence of I/O Errors License: GPL-2.0-only OR GPL-3.0-only @@ -33,7 +33,6 @@ Source99: %{name}.changes # PATCH-FIX-UPSTREAM no-python2.patch sf#ddrescue#4 [email protected] # Remove dependency on python2 -Patch0: no-python2.patch BuildRequires: autoconf BuildRequires: libattr-devel # Workaround for bsc#1193438 @@ -113,7 +112,6 @@ %prep %setup -q -%autopatch -p1 # Remove build time references so build-compare can do its work FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M') ++++++ dd_rescue-1.99.11.tar.bz2 -> dd_rescue-1.99.12.tar.bz2 ++++++ ++++ 1665 lines of diff (skipped)
