btrfs-progs: Update to version 6.15

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

Commit Message

Adolf Belka July 4, 2025, 10:14 a.m. UTC
  - 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>
---
 lfs/btrfs-progs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/btrfs-progs b/lfs/btrfs-progs
index cbeb179f3..591496711 100644
--- a/lfs/btrfs-progs
+++ b/lfs/btrfs-progs
@@ -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)