Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bees for openSUSE:Factory checked in at 2023-02-15 13:40:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bees (Old) and /work/SRC/openSUSE:Factory/.bees.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bees" Wed Feb 15 13:40:11 2023 rev:6 rq:1065809 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/bees/bees.changes 2022-12-05 18:02:33.237023583 +0100 +++ /work/SRC/openSUSE:Factory/.bees.new.22824/bees.changes 2023-02-15 13:40:23.370737049 +0100 @@ -1,0 +2,25 @@ +Tue Feb 14 07:27:50 UTC 2023 - Avinesh Kumar <avinesh.ku...@suse.com> + +- update to 0.9.1: + * Fix the install target. + * Makefile: also drop fiemap and fiewalk from main Makefile + +- update to 0.9: + - Highlights: + * Work around a kernel bug which can be triggered by running the + LOGICAL_INO ioctl and dedupe on the same extent at the same time. + * Prevent worker threads from being blocked by extent and inode + locks. Defer the blocked item and find something else for that + worker thread to do. + * Fix the labelling of threads so they aren't all "task_consumer". + * Speed up SIGTERM process termination to have a better chance of + flushing the hash table and crawl state to $BEESHOME before the + process is killed by a service timeout. + * Reduce the hash table writeback rate to 128K/s. + * Reduce the interval between crawl restarts to one transid. + * Add 'recent' scan mode, which dedupes new data in fully scanned + subvols instead of waiting for every old subvol to be scanned. + * Better behavior when there are write errors in $BEESHOME. + * Drop the unused and obsolete `fiemap` and `fiewalk` binaries. + +------------------------------------------------------------------- Old: ---- v0.8.tar.gz New: ---- v0.9.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bees.spec ++++++ --- /var/tmp/diff_new_pack.nSH7F9/_old 2023-02-15 13:40:24.246741669 +0100 +++ /var/tmp/diff_new_pack.nSH7F9/_new 2023-02-15 13:40:24.254741711 +0100 @@ -1,7 +1,7 @@ # # spec file for package bees # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: bees -Version: 0.8 +Version: 0.9.1 Release: 0 Summary: Best-Effort Extent-Same, a btrfs deduplication agent License: GPL-3.0-only ++++++ v0.8.tar.gz -> v0.9.1.tar.gz ++++++ ++++ 5896 lines of diff (skipped)