From e99d655e4c18bfc267114e11f7b8907403869838 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 17 May 2024 17:40:28 +0200 Subject: [PATCH] xfsprogs: update to v6.8.0 Signed-off-by: Anthony Iliopoulos --- xfsprogs-6.7.0.tar.sign | 8 -------- xfsprogs-6.7.0.tar.xz | 3 --- xfsprogs-6.8.0.tar.sign | 8 ++++++++ xfsprogs-6.8.0.tar.xz | 3 +++ xfsprogs.changes | 24 ++++++++++++++++++++++++ xfsprogs.spec | 2 +- 6 files changed, 36 insertions(+), 12 deletions(-) delete mode 100644 xfsprogs-6.7.0.tar.sign delete mode 100644 xfsprogs-6.7.0.tar.xz create mode 100644 xfsprogs-6.8.0.tar.sign create mode 100644 xfsprogs-6.8.0.tar.xz diff --git a/xfsprogs-6.7.0.tar.sign b/xfsprogs-6.7.0.tar.sign deleted file mode 100644 index efe2070..0000000 --- a/xfsprogs-6.7.0.tar.sign +++ /dev/null @@ -1,8 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iJUEABMJAB0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZh+CuAAKCRBGdaER5Qtf -pjUTAX4+Wp6KA1nS/HQoqgOHWbxwBFKMwl/gL9xIIV+p6gipSjj9NwRQbOJZGXa1 -5ISZJ1sBf0ZnaLoRTjAJGDWLEYGGSVsyAxFDmEBAg3yMOuKxr3sP/9yI7WaoeLG7 -ys/hShJE7A== -=jSXq ------END PGP SIGNATURE----- diff --git a/xfsprogs-6.7.0.tar.xz b/xfsprogs-6.7.0.tar.xz deleted file mode 100644 index 1ed730d..0000000 --- a/xfsprogs-6.7.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e75d1e012853e11597411cfcb80e26c811881cf0ca03715e852b42946cc61e1f -size 1349748 diff --git a/xfsprogs-6.8.0.tar.sign b/xfsprogs-6.8.0.tar.sign new file mode 100644 index 0000000..4940fc5 --- /dev/null +++ b/xfsprogs-6.8.0.tar.sign @@ -0,0 +1,8 @@ +-----BEGIN PGP SIGNATURE----- + +iKUEABMJAC0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZkdBiw8cY2VtQGtlcm5l +bC5vcmcACgkQRnWhEeULX6ayrAF+O8XGVpmAEraGdtc0SpVA05LlNE4A2xz5CS1h +T/jtWCR+D7FdS8ZzQbwUw5GqpfwgAYC0itOff+l8Z0aPLn3ufHcDrFcMaBTwGF8o +GWqP8BhBeNu+BY/I4frJQEDuSNgLIUA= +=cX/e +-----END PGP SIGNATURE----- diff --git a/xfsprogs-6.8.0.tar.xz b/xfsprogs-6.8.0.tar.xz new file mode 100644 index 0000000..eb4d1af --- /dev/null +++ b/xfsprogs-6.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78b6ab776eebe5ab52e0884a70fa1b3633e64a282b1ecfae91f5dd1d9ec5f07d +size 1367196 diff --git a/xfsprogs.changes b/xfsprogs.changes index b6c14eb..e42f9c8 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri May 17 15:34:53 UTC 2024 - Anthony Iliopoulos + +- update to 6.8.0 + - xfs_repair: Dump both inode details in Phase 6 duplicate file check + - libxfs: print the device name if flush-on-close fails + - xfs_db: fix leak in flist_find_ftyp() + - xfs_repair: support more than INT_MAX block maps + - xfs_repair: constrain attr fork extent count + - xfs_repair: support more than 2^32 owners per physical block + - xfs_repair: support more than 2^32 rmapbt records per AG + - xfs_db: add a bmbt inflation command + - xfs_scrub: scan whole-fs metadata files in parallel + - mkfs: allow sizing internal logs for concurrency + - mkfs: allow sizing allocation groups for concurrency + - mkfs: use a sensible log sector size default + - xfs_io: add linux madvise advice codes + - xfs_scrub: fix threadcount estimates for phase 6 + - xfs_db: improve number extraction in getbitval + - xfs_repair: adjust btree bulkloading slack computations to match online repair + - xfs: make rextslog computation consistent with mkfs + - mkfs: fix log sunit rounding when external logs are in use + - libxfs: kernel sync + ------------------------------------------------------------------- Thu Apr 18 19:13:22 UTC 2024 - Anthony Iliopoulos diff --git a/xfsprogs.spec b/xfsprogs.spec index c0757b4..6f05b6e 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.7.0 +Version: 6.8.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later -- 2.45.2