- Update from version 6.18.0 to 6.19.0
- No change to rootfile
- Changelog
    6.19.0
        xfs_io: print more realtime subvolume related information in statfs 
(Christoph Hellwig)
        xfs_io: fix fsmap help (Christoph Hellwig)
        mkfs: fix log sunit automatic configuration (Darrick J. Wong)
        mkfs: fix protofile data corruption when in/out file block sizes don't 
match (Darrick J. Wong)
        libxfs: fix data corruption bug in libxfs_file_write (Darrick J. Wong)
        misc: fix a few memory leaks (Darrick J. Wong)
        debian: Drop Uploader: Bastian Germann (Bastian Germann)
        mkfs.xfs fix sunit size on 512e and 4kN disks. (Lukas Herbolt)
        xfs_scrub_all: fix non-service-mode arguments to xfs_scrub (Darrick J. 
Wong)
        mkfs: remove unnecessary return value affectation (Damien Le Moal)
        xfs: use blkdev_report_zones_cached() (Damien Le Moal)
        include blkzoned.h in platform_defs.h (Christoph Hellwig)
        debian: don't explicitly reload systemd from postinst (Darrick J. Wong)
        xfs_mdrestore: fix restoration on filesystems with 4k sectors (Darrick 
J. Wong)
        mkfs: quiet down warning about insufficient write zones (Darrick J. 
Wong)
        xfs_logprint: print log data to the screen in host-endian order 
(Darrick J. Wong)
        mkfs: set rtstart from user-specified dblocks (Darrick J. Wong)

Signed-off-by: Adolf Belka <[email protected]>
---
 lfs/xfsprogs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/xfsprogs b/lfs/xfsprogs
index df5f63fe0..a91c92c67 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.18.0
+VER        = 6.19.0
 #          https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
 
 THISAPP    = xfsprogs-$(VER)
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 
225cb49a39a2539e48513985d72602c0c067f73597e3fe1d9d4062989ed98c3a0b2c85bb9d465c60acefce3243a7e2320808727e6ce527fbc35216bde235144e
+$(DL_FILE)_BLAKE2 = 
30ef424589e96175aa38776d809c7a0e1ce2d74ba3ccfca83c00bf102836f93f131afd63e5be8d639aee4e3c8831f6d536029b4e7d6dd44b9297426d6c028d2c
 
 install : $(TARGET)
 
-- 
2.53.0


Reply via email to