]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
xfsprogs: Update to version 5.16.0
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 11 May 2022 08:40:30 +0000 (10:40 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:21:19 +0000 (19:21 +0000)
- Update from 5.14.2 to 5.16.0
- Update of rootfile
- Changelog
   5.16.0
This release is almost 100% a libxfs sync. I'm trying to catch up, and the
next release will be 5.18.0-rc0, with both 5.17 and 5.18 libxfs changes synced.
(there are very few).
At that point I'll finally start pulling in more functional changes.
xfsprogs-5.16.0 (04 May 2022)
        - libxfs: remove kernel stubs from xfs_shared.h (Eric Sandeen)
        - debian: Generate .gitcensus instead of .census (Bastian Germann))
xfsprogs-5.16.0-rc0 (28 Apr 2022)
        - libxfs changes merged from kernel 5.16

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 de76ca0db2c5552465ca1691ee71dd60738e357f..fab8b67cb4d28e4d581df2ed5fdc6986638a594e 100644 (file)
@@ -103,3 +103,10 @@ usr/sbin/xfs_spaceman
 #usr/share/man/man8/xfs_scrub.8
 #usr/share/man/man8/xfs_scrub_all.8
 #usr/share/man/man8/xfs_spaceman.8
+#usr/share/xfsprogs
+#usr/share/xfsprogs/mkfs
+#usr/share/xfsprogs/mkfs/dax_xxxMACHINExxx.conf
+#usr/share/xfsprogs/mkfs/lts_4.19.conf
+#usr/share/xfsprogs/mkfs/lts_5.10.conf
+#usr/share/xfsprogs/mkfs/lts_5.15.conf
+#usr/share/xfsprogs/mkfs/lts_5.4.conf
index bbff6d701ffec54084af66721e471d9978c06879..fb20478004148f9de3cc3497b58036da3b147cc7 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.14.2
+VER        = 5.16.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 = 04083bf7952015d64f16e1aec0fa74be1957543e2264914f69defe45a3dc9f2524d941abc064a25a2fd760ebd6dcdcdc2404fd305e08fff7f6be6c5fc11d4d2f
+$(DL_FILE)_BLAKE2 = da328fe0c146a7b8ba866c5872f26ce95010939e05da51c73ed6374f00474605a81f4a822d65b60a132a4de47fff286e9f5f1ac809c1aa29420633f573b61aef
 
 install : $(TARGET)