- Update from version 7.0.0 to 7.0.1
- No change in rootfile
- Changelog
7.0.1
        xfs_healer: fix missing HAVE_LISTMOUNT flag and stubs (Darrick J. Wong)
        libfrog: add missing HAVE_LISTMOUNT flag (Andrey Albershteyn)
        gitignore: add xfs_healer binaries and services (Anthony Iliopoulos)
        libfrog: add fallback stubs for libfrog_statmount and fstatmount 
(Anthony Iliopoulos)
        libfrog: add missing statmount flag definitions (Anthony Iliopoulos)
        configure: always check for statmount supported_mask (Anthony 
Iliopoulos)
        platform_defs.h: fix __counted_by_ptr annotation (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 c84b0ca82..0b30980dd 100644
--- a/lfs/xfsprogs
+++ b/lfs/xfsprogs
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 7.0.0
+VER        = 7.0.1
 #          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 = 
7819801338316eb7ec9362710f9a98a6d0e5a20caae7493fef8430716c599746d79b49bef9bf1ece8c540a259918808f51818f2a4d37b684e007affe7be4affa
+$(DL_FILE)_BLAKE2 = 
0834beee30b6f4d6cf16c4e34d2daff0720d1f620d75f1794eb8c8f8d822768f48e8d6d51e51ec8c1eeb73a0e3123a8baa6647cf3215f9d25254cc13d6cf02ba
 
 install : $(TARGET)
 
-- 
2.54.0


Reply via email to