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 2025-01-28 14:58:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old) and /work/SRC/openSUSE:Factory/.dd_rescue.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dd_rescue" Tue Jan 28 14:58:03 2025 rev:65 rq:1240337 version:1.99.20 Changes: -------- --- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes 2025-01-06 16:04:55.637043620 +0100 +++ /work/SRC/openSUSE:Factory/.dd_rescue.new.2316/dd_rescue.changes 2025-01-28 14:58:05.403348756 +0100 @@ -1,0 +2,32 @@ +Mon Jan 20 16:29:09 CET 2025 - [email protected] + +- Update to dd_rescue-1.99.20: + * Fix an overrun in sparse block detection. + * Fix an off-by-one memory handling issue in ddr_lzo, resulting + in breakage on s390x. (Surprisingly, glibc memory allocator + was graceful on most architectures.) + * Better test coverage, including chains with sparse files. + * Documented (and somewhat cleaner) design of handling sparse + files through chains of plugins. + * Test and support compression+encryption (and reverse + decryption+decompression) chains. + * Improved debug output, including numbering plugins. + +------------------------------------------------------------------- +Mon Jan 6 14:45:13 CET 2025 - [email protected] + +- Update to dd_rescue-1.99.19: + * ddr_crypt: Clean hole support with and without skiphole. + (This works cleanly only for CTR and ECB modes.) + * ddr_crypt: Fix backwards copies including holes. Note that + this could result in different files from the forward copies + before (bug). Add test case for the latter. + * Many more testcases for sparse files with plugins: Also use + odd sizes and holes at the beginning and end of the file. + * Also skip over holes with -a when copying in reverse dir. + * Allow setting unsparse and some other flags for ddr_null for + testing. + * Fix lzma compression with hole at the end. + * Warn on lzma buf error (was debug msg only before). + +------------------------------------------------------------------- Old: ---- dd_rescue-1.99.18.tar.bz2 dd_rescue-1.99.18.tar.bz2.asc New: ---- dd_rescue-1.99.20.tar.bz2 dd_rescue-1.99.20.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dd_rescue.spec ++++++ --- /var/tmp/diff_new_pack.uN9u8j/_old 2025-01-28 14:58:05.947371290 +0100 +++ /var/tmp/diff_new_pack.uN9u8j/_new 2025-01-28 14:58:05.951371456 +0100 @@ -1,7 +1,7 @@ # # spec file for package dd_rescue # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.18 +Version: 1.99.20 Release: 0 Summary: Data copying in the presence of I/O Errors License: GPL-2.0-only OR GPL-3.0-only ++++++ dd_rescue-1.99.18.tar.bz2 -> dd_rescue-1.99.20.tar.bz2 ++++++ ++++ 3407 lines of diff (skipped)
