]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
btrfs-progs: Update to version 6.15
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 4 Jul 2025 10:14:16 +0000 (12:14 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Jul 2025 08:04:32 +0000 (08:04 +0000)
- Update from version 6.14 to 6.15
- Update of rootfile not required
- Changelog
    6.15
   * mkfs: new option --inode-flags to specify flags/attributes for
     inodes/directories/subvolumes
   * check:
     * fix false alert on missing checksum for hole
     * in lowmem mode, fix false alerts when checking refs
   * convert: check feature compatibility when enabling block-group-tree
   * tune convert-bgt: fix resume of conversion
   * rescue: add new command fix-data-checksum, selectively fix or find
     mismatching checksums
   * other:
      * new and updated tests
      * documentation updates

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/btrfs-progs

index a37e3d205caa3a3803b398085727259a4602c9ba..952a599097bee0d7d9c9a401c836661b65a5b1b5 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.14
+VER        = 6.15
 
 # 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 = fae9bdbacc093ba260d7740001eef98f4ffb72c30631c789a34fbd5f34283cbdfb9f1e6b2f6112fb769b90892b47ea2bcc0bcdab37748b8d23e3588051620b2a
+$(DL_FILE)_BLAKE2 = 5e79b7606fb236bc21e5b2401f5d6b27ad0ffb1b8ceef3ed9c7042b384508b1e1cc2a3a451d94e5369fa1592d91da78264caabe74bf1d907ac8e513a86b6fed8
 
 install : $(TARGET)