xfsprogs: Update to version 6.5.0

Message ID 20231110105910.11113-12-adolf.belka@ipfire.org
State Staged
Commit 04c56231bd74bf0264a61569c880d7f746e50b83
Headers
Series xfsprogs: Update to version 6.5.0 |

Commit Message

Adolf Belka Nov. 10, 2023, 10:59 a.m. UTC
  - Update from version 6.4.0 to 6.5.0
- Update of rootfile
- Changelog is not separately available. Details of changes can be seen by reviewing the
   git commits https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/log/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/xfsprogs | 2 ++
 lfs/xfsprogs                     | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/xfsprogs b/config/rootfiles/common/xfsprogs
index d3223c007..cccbd9a34 100644
--- a/config/rootfiles/common/xfsprogs
+++ b/config/rootfiles/common/xfsprogs
@@ -1,5 +1,6 @@ 
 lib/libhandle.so.1
 lib/libhandle.so.1.0.3
+lib/udev/rules.d/64-xfs.rules
 sbin/fsck.xfs
 sbin/mkfs.xfs
 sbin/xfs_repair
@@ -111,3 +112,4 @@  usr/sbin/xfs_spaceman
 #usr/share/xfsprogs/mkfs/lts_5.15.conf
 #usr/share/xfsprogs/mkfs/lts_5.4.conf
 #usr/share/xfsprogs/mkfs/lts_6.1.conf
+#usr/share/xfsprogs/mkfs/lts_6.6.conf
diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index 8f58d33ea..c91368521 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 6.4.0
+VER        = 6.5.0
 
 THISAPP    = xfsprogs-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 566a80a1fa90520c6cc2b20c8e8cde41eb83a48f0b6d4a978f9e5d43960e99b54cab3e0c2cd4147a3d8f4944e50876063fc571441c8239d6deaaa01604843a6b
+$(DL_FILE)_BLAKE2 = 40d578bf5bf3da93c608d2a1c5af02f0ac3a99c695b8003f684b75ce01b8d89dc197620e724e5461da174e050068c352eff622e970ea748e53685ab942cc2e92
 
 install : $(TARGET)