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 2021-05-02 18:35:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old) and /work/SRC/openSUSE:Factory/.dd_rescue.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dd_rescue" Sun May 2 18:35:16 2021 rev:50 rq:889534 version:1.99.11 Changes: -------- --- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes 2021-03-12 13:30:13.550065466 +0100 +++ /work/SRC/openSUSE:Factory/.dd_rescue.new.1947/dd_rescue.changes 2021-05-02 18:35:24.429129048 +0200 @@ -1,0 +2,18 @@ +Thu Apr 29 21:15:14 CEST 2021 - [email protected] + +- Update to dd_rescue-1.99.11: + * Drop (backported) checksum_file-clear-errno.diff. + * Minor scheduling improvements for x86_64 and ARM asm. + * Work around compiler weirdness, passing two in/out parameters + in the same register (when they are provably the same), + causing x2 breakage on armv7. + * 256bit VAES support on x86-64 (0.23 cycles/byte on Zen3!). + * Needed to compile aesni twice for this, once with avx. + * Full asm versions for (non-x2) CTR and CBC on arm64 + (achieving 0.40 cycles/byte on Cortex X-1). + * Avoid test failures with incompressible tweak in fuzz_lzo. + * test_aes improvements: Options, help, IV comparison, memcpy. + * Full crypto test coverage 0 -- 130 bytes len. + * Code safety against len==0 en/decryption. + +------------------------------------------------------------------- Old: ---- checksum_file-clear-errno.diff dd_rescue-1.99.10.tar.bz2 dd_rescue-1.99.10.tar.bz2.asc New: ---- dd_rescue-1.99.11.tar.bz2 dd_rescue-1.99.11.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dd_rescue.spec ++++++ --- /var/tmp/diff_new_pack.A1VfAo/_old 2021-05-02 18:35:24.989126661 +0200 +++ /var/tmp/diff_new_pack.A1VfAo/_new 2021-05-02 18:35:24.993126644 +0200 @@ -21,7 +21,7 @@ %define _lto_cflags %{nil} %endif Name: dd_rescue -Version: 1.99.10 +Version: 1.99.11 Release: 0 Summary: Data copying in the presence of I/O Errors License: GPL-2.0-only OR GPL-3.0-only @@ -31,7 +31,6 @@ Source1: http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring Source99: %{name}.changes -Patch11: checksum_file-clear-errno.diff BuildRequires: autoconf BuildRequires: libattr-devel BuildRequires: libopenssl-devel @@ -115,7 +114,6 @@ FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE99} '+%%b %%e %%Y') sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/g" dd_rescue.c sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/g" dd_rescue.c -%autopatch -p1 %build autoheader ++++++ dd_rescue-1.99.10.tar.bz2 -> dd_rescue-1.99.11.tar.bz2 ++++++ ++++ 4311 lines of diff (skipped)
