btrfs-progs: Update to version 7.0

Message ID 20260519212838.3147035-1-adolf.belka@ipfire.org
State New
Headers
Series btrfs-progs: Update to version 7.0 |

Commit Message

Adolf Belka 19 May 2026, 9:28 p.m. UTC
- Update from version 6.19.1 to 7.0
- No change in rootfile
- Changelog
   * btrfstune: add ability to do offline conversion to the remap tree
     (experimental feature)
   * mkfs: add hole detection when precalculating size for --rootdir
   * fixes: recognize fs-verity tree items in various tools (check)
   * enable PCLMUL implementation on Musl (previously using SSE 4.2 at best)
   * help format changed to be in line with common packages like util-linux
   * reject writes to filesystem during check/btrfstune in case there's pending
     state of device replace or balance
   * other:
      * build ARM64 static binaries (attached to GH release) backward
         compatibility level is 'archv8-a'
      * CI updates
      * documentation updates

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/btrfs-progs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/btrfs-progs b/lfs/btrfs-progs
index f469afa3a..dfe01bace 100644
--- a/lfs/btrfs-progs
+++ b/lfs/btrfs-progs
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 6.19.1
+VER        = 7.0
 
 # https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/
 
@@ -43,7 +43,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 555bf1c0625afd30dae3cc38f293de195450133cea701096010cadde3d8be405681ed2c4b5e43db777df146e1d2d90697746bc9eea253211df216bd4456e04a1
+$(DL_FILE)_BLAKE2 = a0e8ef7a5bca5c4f4deb5487215a3543ae99759ffec191cd23b776d21621fb9aba173115a47ae34ebd0e6e38d720d430e5092151e938b0b65cff4aabffd9c607
 
 install : $(TARGET)