Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package duperemove for openSUSE:Factory checked in at 2023-10-03 20:15:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/duperemove (Old) and /work/SRC/openSUSE:Factory/.duperemove.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "duperemove" Tue Oct 3 20:15:31 2023 rev:30 rq:1114344 version:0.13 Changes: -------- --- /work/SRC/openSUSE:Factory/duperemove/duperemove.changes 2023-09-20 13:29:07.386502476 +0200 +++ /work/SRC/openSUSE:Factory/.duperemove.new.28202/duperemove.changes 2023-10-03 20:17:15.826827234 +0200 @@ -1,0 +2,31 @@ +Fri Sep 29 10:11:12 UTC 2023 - Michael Vetter <[email protected]> + +- Update to 0.13: + * Add a new dedupe option: [no]rescan_files. It will increase + performance in some use cases. + * New behaviors from v0.12 has been consolidated. Extent-based + lookup is always enabled, as is fiemap. The v2 + hashfile is no longer supported. + * Hashfile are now updated after deduplication, to reflect the + new physical offsets. This avoid (re)deduplicating extents + in some cases. + * Partial mode has been enhanced to support batching. The + overall performance of this mode (which was previously known + as "block-based mode") has been improved. + * All files are now open in readonly mode. + * Hashfile version has been increased to reflect the new + database behaviors. Previous hashfiles are not compatible. + * Always compute a hash for the entire file. This let us + deduplicate same files easily, regardless of their + extents mappings. + * Deduplicating only parts of a file can be disabled using + the [no]only_whole_files dedupe option. + * Hashfiles with unsupported features or hash algorithm are + now recreated transparently. Migration of the old content + is not implemented. + * Relative exclude patterns are no longer silently ingested. + Such patterns are now rebuilt on top of the current + working directory. + * Batching is now set to 1024 by default. + +------------------------------------------------------------------- Old: ---- duperemove-0.12.tar.gz New: ---- duperemove-0.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ duperemove.spec ++++++ --- /var/tmp/diff_new_pack.KylHmy/_old 2023-10-03 20:17:16.830863445 +0200 +++ /var/tmp/diff_new_pack.KylHmy/_new 2023-10-03 20:17:16.830863445 +0200 @@ -18,7 +18,7 @@ %define samename btrfs-extent-same Name: duperemove -Version: 0.12 +Version: 0.13 Release: 0 Summary: Software to find duplicate extents in files and remove them License: GPL-2.0-only ++++++ duperemove-0.12.tar.gz -> duperemove-0.13.tar.gz ++++++ ++++ 9822 lines of diff (skipped)
