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 2025-12-26 14:37:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bcachefs-tools (Old) and /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bcachefs-tools" Fri Dec 26 14:37:41 2025 rev:27 rq:1324414 version:1.33.4 Changes: -------- --- /work/SRC/openSUSE:Factory/bcachefs-tools/bcachefs-tools.changes 2025-12-22 22:50:38.960508365 +0100 +++ /work/SRC/openSUSE:Factory/.bcachefs-tools.new.1928/bcachefs-tools.changes 2025-12-26 14:37:51.075292031 +0100 @@ -1,0 +2,33 @@ +Thu Dec 25 23:04:13 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 1.33.4 + * Fix a bug with interior snapshot node deletion that could + manifest as fs corruption that would disappear on the next + remount. + * New mode for verifying the result of data compression before + writing compressed data out to disk (``verify_compress``). + * Reconcile no longer runs when the filesystem is mounted read only. + +------------------------------------------------------------------- +Tue Dec 23 17:11:23 UTC 2025 - Holden Fried <[email protected]> + +- Update to release 1.33.3 + * More snapshot deletion fixes, old interior snapshot nodes + should finally be getting cleaned up correctly + * We now run ``check_snapshots`` on every mount; there have been + some bugs which result in snapshot tree corruption in the + depth/skiplist fields, breaking ``snapshot_is_ancestor()``. + We can't efficiently detect this kind of corruption at + runtime, but ``check_snapshots`` is no more expensive than + ``read_snapshots``; if we still have bugs in snapshot deletion, + this will render them harmless. + * Some obscure repair paths are now more robust - str_hash + mismatch repair, inode reconstruction. + * Btree node rewrites no longer run at ``BCH_WATERMARK_btree`` + by default; this should solve some deadlocks that started + happening when reconcile started moving around a lot more + btree nodes. + * When we get a ZSTD decompression error, the specific error + code from zstd will now be reported in the error message. + +------------------------------------------------------------------- Old: ---- bcachefs-tools-vendored-1.33.2.tar.sign bcachefs-tools-vendored-1.33.2.tar.zst New: ---- bcachefs-tools-vendored-1.33.4.tar.sign bcachefs-tools-vendored-1.33.4.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bcachefs-tools.spec ++++++ --- /var/tmp/diff_new_pack.sVl8XW/_old 2025-12-26 14:37:52.115334782 +0100 +++ /var/tmp/diff_new_pack.sVl8XW/_new 2025-12-26 14:37:52.115334782 +0100 @@ -17,7 +17,7 @@ Name: bcachefs-tools -Version: 1.33.2 +Version: 1.33.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 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.sVl8XW/_old 2025-12-26 14:37:52.159336591 +0100 +++ /var/tmp/diff_new_pack.sVl8XW/_new 2025-12-26 14:37:52.167336920 +0100 @@ -1,5 +1,5 @@ -mtime: 1766268512 -commit: 0463c0119e7506f4ac6d9f5886624434c81f9e2178ece41414039c0594533c50 +mtime: 1766704016 +commit: 8a495420aaa22b0e1ac2a3f9a421e84b2dd680e1e21a434dda04220beeb9a539 url: https://src.opensuse.org/jengelh/bcachefs-tools revision: master ++++++ bcachefs-tools-vendored-1.33.2.tar.zst -> bcachefs-tools-vendored-1.33.4.tar.zst ++++++ ++++ 2553 lines of diff (skipped) ++++++ 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 2025-12-26 00:07:04.000000000 +0100 @@ -0,0 +1 @@ +.osc
