Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bcachefs-tools for openSUSE:Factory checked in at 2026-03-30 18:34:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcachefs-tools (Old) and /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcachefs-tools" Mon Mar 30 18:34:03 2026 rev:32 rq:1343671 version:1.37.4 Changes: -------- --- /work/SRC/openSUSE:Factory/bcachefs-tools/bcachefs-tools.changes 2026-02-23 16:15:16.964095650 +0100 +++ /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1999/bcachefs-tools.changes 2026-03-30 18:38:19.416675621 +0200 @@ -1,0 +2,27 @@ +Mon Mar 30 11:51:16 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.37.4 + * bcachefs: don't reuse stripes when live data would overflow + into parity +- Remove 0001-bcachefs-fix-linking-error-on-i586.patch (merged) + +------------------------------------------------------------------- +Wed Mar 25 13:27:38 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.37.3 + * kmp: Zero out btree ptr mem_ptr field in + bch2_journal_keys_sort() + * kmp: Delete bogus BUG() in bch2_stripe_repair() + * kmp: Fix max extent/btree pointer size for durability=0 + replicas + +------------------------------------------------------------------- +Mon Mar 16 22:19:23 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.37.1 + * Erasure coding is now considered stable + * bcachefs is now able to handle automatic recovery from devices + with bad flush/FUA support + * Faster recovery from unclean shutdowns + +------------------------------------------------------------------- Old: ---- bcachefs-tools-vendored-1.36.1.tar.sign bcachefs-tools-vendored-1.36.1.tar.zst New: ---- bcachefs-tools-vendored-1.37.4.tar.sign bcachefs-tools-vendored-1.37.4.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcachefs-tools.spec ++++++ --- /var/tmp/diff_new_pack.0mQLrC/_old 2026-03-30 18:38:20.464719386 +0200 +++ /var/tmp/diff_new_pack.0mQLrC/_new 2026-03-30 18:38:20.468719553 +0200 @@ -17,7 +17,7 @@ Name: bcachefs-tools -Version: 1.36.1 +Version: 1.37.4 Release: 0 Summary: Configuration utilities for bcachefs License: Apache-2.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND MIT AND MPL-2.0 AND (MIT OR Unlicense) AND BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-only @@ -86,8 +86,8 @@ %make_build PREFIX="%_prefix" ROOT_SBINDIR="%_sbindir" %if 0%{?suse_version} >= 1690 -%make_build install_dkms DKMSDIR="/tmp/kb" -cd /tmp/kb +%make_build install_dkms DKMSDIR="$HOME/kb" +cd "$HOME/kb/" for kmp_flavor in %{?flavors_to_build}; do rm -Rf "../obj-$kmp_flavor" cp -a . "../obj-$kmp_flavor" @@ -104,7 +104,7 @@ rm -Rf "%buildroot/etc/initramfs-tools" "%buildroot/%_datadir/initramfs-tools" %if 0%{?suse_version} >= 1690 -cd /tmp/kb +cd "$HOME/kb/" for kmp_flavor in %{?flavors_to_build}; do cd "../obj-$kmp_flavor/" %make_build -C "/usr/src/linux-obj/%_target_cpu/$kmp_flavor" \ @@ -119,4 +119,5 @@ %_mandir/man8/*.8* %license COPYING %doc doc/bcachefs-principles-of-operation.tex Changelog.mdwn Documentation/* +%_datadir/bash-completion/ ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.0mQLrC/_old 2026-03-30 18:38:20.520721724 +0200 +++ /var/tmp/diff_new_pack.0mQLrC/_new 2026-03-30 18:38:20.524721891 +0200 @@ -1,5 +1,5 @@ -mtime: 1771841888 -commit: 0b44a3b24e607d61087c9c321ecc2ce2c7ac4e1e57a8fa1ba2e47b44b3a09a2b +mtime: 1774876146 +commit: 968f52935d4fe265638832c2959aec2e878cf4961f2be0a20ffd80759ee02ef6 url: https://src.opensuse.org/jengelh/bcachefs-tools revision: master ++++++ bcachefs-tools-vendored-1.36.1.tar.zst -> bcachefs-tools-vendored-1.37.4.tar.zst ++++++ /work/SRC/openSUSE:Factory/bcachefs-tools/bcachefs-tools-vendored-1.36.1.tar.zst /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1999/bcachefs-tools-vendored-1.37.4.tar.zst differ: char 8, line 1 ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-30 15:09:15.000000000 +0200 @@ -0,0 +1 @@ +.osc
