]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
xfsprogs: Update to version 6.1.0
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 8 Jan 2023 21:40:53 +0000 (22:40 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 9 Jan 2023 18:44:09 +0000 (18:44 +0000)
- Update from version 5.18.0 to 6.1.0
- Update of rootfile
- Changelog
   There is no changelog in the source tarball or in the kernel site where the source
   tarballs are available from. xfs.org, which normally provides access to the git
   repository, fails to connect. xfs.wiki.kernel.org has no changelog info in it.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/xfsprogs
lfs/xfsprogs

index eb2f9982eceeeb08cf9b9d51c8e93541901d702a..d3223c0078e850ca43178665a60cbd00afc5b0ce 100644 (file)
@@ -110,3 +110,4 @@ usr/sbin/xfs_spaceman
 #usr/share/xfsprogs/mkfs/lts_5.10.conf
 #usr/share/xfsprogs/mkfs/lts_5.15.conf
 #usr/share/xfsprogs/mkfs/lts_5.4.conf
+#usr/share/xfsprogs/mkfs/lts_6.1.conf
index b9ea1f6940fcf6b3fea3ff40d9269ca55bbd951d..92784a6198ead26ef172b274371b0187aab82533 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  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        = 5.18.0
+VER        = 6.1.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 = a2a2835d53ee6ac55279636f3f3cdcecab8757911ce5c1ea5f350a4da9ff4c1ca64b2aba1c0e5424c0c0a01fd0504396d5fecca12e4689c372ed5bb76b9ac24e
+$(DL_FILE)_BLAKE2 = 0be85ec90079bb4cb5888785f872365382dc2bdeb9f64780dfd3dd2c8ec5fdea7eda76f5fe683de7f768d5d4b822e85a59e80ed713f196647f5c4431601fab7b
 
 install : $(TARGET)