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 2024-09-23 15:18:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old) and /work/SRC/openSUSE:Factory/.dd_rescue.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dd_rescue" Mon Sep 23 15:18:49 2024 rev:61 rq:1202366 version:1.99.15 Changes: -------- --- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes 2024-08-14 14:14:35.083871377 +0200 +++ /work/SRC/openSUSE:Factory/.dd_rescue.new.29891/dd_rescue.changes 2024-09-23 15:19:04.053593479 +0200 @@ -1,0 +2,43 @@ +Tue Sep 17 15:28:10 CEST 2024 - [email protected] + +- Update to dd_rescue-1.99.15: + * Build issue: Detect pread64() and pwrite64() support separately + and provide individual replacement functions. + Thanks to David Geiger for reporting (Mageia). + * Bugfix: printstatus() would not be called with odd offsets, + resulting in missing progress report and missing sync (-y) and + write throttling (-C). + * Optimization: Some unrolling for the hash functions gives up to + 10% better performance (on Zen4). + * Optimization: Rationalize prefetching for hash functions and + clear memory after using (avoid cleartext data on the stack). + * Optimization: Save function calls for fault injection and for + graph updates when unneeded. + * Usability: Better handle progress update frequency. + * Build improvement: Add -target linux-aarch64/arm-android28 + automatically where needed. + * Drop: ddr-autoconf-no-fortify.diff (included upstream). + +------------------------------------------------------------------- +Thu Aug 22 22:12:51 CEST 2024 - [email protected] + +- Avoid setting _FORTIFY_SOURCE in configure script, it may + conflict with flags passed in otherwise (e.g. rpmbuild). + +------------------------------------------------------------------- +Thu Aug 22 20:31:00 CEST 2024 - [email protected] + +- Update to dd_rescue-1.99.14: + * Drop patches dd_rescue-u-emptyout-segfault.diff:, + dd_rescue-fuzz-test-more-err.diff:, + dd_rescue-md5-unaligned-armv7.diff:, + dd_rescue-ossl3-evpcipherctx.diff: All integrated upstream. + * Fix detection of LFS function availability for musl. + * Include headers and settings to make it work on musl. + * Replaced basename() with mybasename.h. + * Prefetch lookup table for sha hashing. + * Fix verbose output when falling back to small blocksize. + * Fix clearing of errno (unaligned writes at EOF on musl) +- Final tarball with fixes for Android Makefiles. + +------------------------------------------------------------------- Old: ---- dd_rescue-1.99.13.tar.bz2 dd_rescue-1.99.13.tar.bz2.asc dd_rescue-md5-unaligned-armv7.diff dd_rescue-ossl3-evpcipherctx.diff dd_rescue-u-emptyout-segfault.diff New: ---- dd_rescue-1.99.15.tar.bz2 dd_rescue-1.99.15.tar.bz2.asc BETA DEBUG BEGIN: Old: dd_rescue-fuzz-test-more-err.diff:, dd_rescue-md5-unaligned-armv7.diff:, dd_rescue-ossl3-evpcipherctx.diff: All integrated upstream. Old: dd_rescue-md5-unaligned-armv7.diff:, dd_rescue-ossl3-evpcipherctx.diff: All integrated upstream. * Fix detection of LFS function availability for musl. Old:- Update to dd_rescue-1.99.14: * Drop patches dd_rescue-u-emptyout-segfault.diff:, dd_rescue-fuzz-test-more-err.diff:, BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dd_rescue.spec ++++++ --- /var/tmp/diff_new_pack.BhXOHw/_old 2024-09-23 15:19:04.793624156 +0200 +++ /var/tmp/diff_new_pack.BhXOHw/_new 2024-09-23 15:19:04.793624156 +0200 @@ -21,7 +21,7 @@ %define _lto_cflags %{nil} %endif Name: dd_rescue -Version: 1.99.13 +Version: 1.99.15 Release: 0 Summary: Data copying in the presence of I/O Errors License: GPL-2.0-only OR GPL-3.0-only @@ -31,9 +31,6 @@ Source1: http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring Source99: %{name}.changes -Patch1: dd_rescue-ossl3-evpcipherctx.diff -Patch2: dd_rescue-md5-unaligned-armv7.diff -Patch3: dd_rescue-u-emptyout-segfault.diff # PATCH-FIX-UPSTREAM no-python2.patch sf#ddrescue#4 [email protected] # Remove dependency on python2 BuildRequires: autoconf ++++++ dd_rescue-1.99.13.tar.bz2 -> dd_rescue-1.99.15.tar.bz2 ++++++ ++++ 2127 lines of diff (skipped)
