Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package partclone for openSUSE:Factory checked in at 2026-08-01 18:32:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/partclone (Old) and /work/SRC/openSUSE:Factory/.partclone.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "partclone" Sat Aug 1 18:32:28 2026 rev:29 rq:1368766 version:0.3.48 Changes: -------- --- /work/SRC/openSUSE:Factory/partclone/partclone.changes 2026-06-23 17:42:34.409860474 +0200 +++ /work/SRC/openSUSE:Factory/.partclone.new.16738/partclone.changes 2026-08-01 18:35:42.889017977 +0200 @@ -1,0 +2,17 @@ +Fri Jul 31 06:53:31 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to 0.3.48: + * Shell-escape the compress command and the target path before + handing them to popen, preventing command injection + * Fix an inverted assertion in the xfs superblock reader that + aborted instead of catching an allocation failure + * Accept the checksum and blocks-per-checksum options in dd mode + and warn about the ones dd mode ignores + * Look helper utilities up on PATH instead of relying on locate + * Keep building against nilfs-utils older than 2.3 + * Add Georgian translation +- Drop partclone-0.3.47-fix-nilfs-utils-2.3.patch, merged upstream +- Bash completion is now installed as + %{_datadir}/bash-completion/completions/partclone + +------------------------------------------------------------------- Old: ---- partclone-0.3.47-fix-nilfs-utils-2.3.patch partclone-0.3.47.tar.gz New: ---- partclone-0.3.48.tar.gz ----------(Old B)---------- Old: * Add Georgian translation - Drop partclone-0.3.47-fix-nilfs-utils-2.3.patch, merged upstream - Bash completion is now installed as ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ partclone.spec ++++++ --- /var/tmp/diff_new_pack.nM0YVL/_old 2026-08-01 18:35:43.537040291 +0200 +++ /var/tmp/diff_new_pack.nM0YVL/_new 2026-08-01 18:35:43.541040429 +0200 @@ -18,13 +18,12 @@ Name: partclone -Version: 0.3.47 +Version: 0.3.48 Release: 0 Summary: File System Clone Utilities License: GPL-2.0-or-later URL: https://partclone.org/ Source: https://github.com/Thomas-Tsai/partclone/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: partclone-0.3.47-fix-nilfs-utils-2.3.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: docbook-xsl-stylesheets @@ -150,7 +149,7 @@ %files bash-completion %license COPYING -%{_datadir}/bash-completion/completions/partclone-completion +%{_datadir}/bash-completion/completions/partclone %files lang -f %{name}.lang %license COPYING ++++++ partclone-0.3.47.tar.gz -> partclone-0.3.48.tar.gz ++++++ ++++ 3533 lines of diff (skipped)
