xfsprogs: Update to version 6.8.0

Message ID 20240618104858.3386879-5-adolf.belka@ipfire.org
State Staged
Commit 5c232ac6b05ae0e491d5493a5030df2fc9c4b8c1
Headers
Series xfsprogs: Update to version 6.8.0 |

Commit Message

Adolf Belka June 18, 2024, 10:48 a.m. UTC
  - Update from version 6.5.0 to 6.8.0
- Update of rootfile
- Changelog
   There is no changelog for this package. Change details can be found from the git commit
    log 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 | 3 +--
 lfs/xfsprogs                     | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/xfsprogs b/config/rootfiles/common/xfsprogs
index 7147620d3..c1c14c11b 100644
--- a/config/rootfiles/common/xfsprogs
+++ b/config/rootfiles/common/xfsprogs
@@ -20,8 +20,6 @@  sbin/xfs_repair
 #usr/lib/libhandle.a
 #usr/lib/libhandle.la
 #usr/lib/libhandle.so
-#usr/lib/xfsprogs
-#usr/lib/xfsprogs/xfs_scrub_all.cron
 usr/sbin/xfs_admin
 usr/sbin/xfs_bmap
 usr/sbin/xfs_copy
@@ -113,3 +111,4 @@  usr/sbin/xfs_spaceman
 #usr/share/xfsprogs/mkfs/lts_5.4.conf
 #usr/share/xfsprogs/mkfs/lts_6.1.conf
 #usr/share/xfsprogs/mkfs/lts_6.6.conf
+#usr/share/xfsprogs/xfs_scrub_all.cron
diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index c91368521..719237412 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -1,7 +1,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 6.5.0
+VER        = 6.8.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 = 40d578bf5bf3da93c608d2a1c5af02f0ac3a99c695b8003f684b75ce01b8d89dc197620e724e5461da174e050068c352eff622e970ea748e53685ab942cc2e92
+$(DL_FILE)_BLAKE2 = 8c296698da1170bb7ff369c2bf5f156e812ddf43ee817369029ad951d6c1e18c20d093db385b9a523f6cb7ba3e01f8924eb3540b71efa4bec8bf3defe2418562
 
 install : $(TARGET)