diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 61fdf97..6b702ab 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1713468672 -commit: 12880e6bf6355cf7ee44c5efef84f1afe32e6c5c +mtime: 1715960428 +commit: e99d655e4c18bfc267114e11f7b8907403869838 url: https://src.opensuse.org/ailiopoulos/xfsprogs.git -revision: 12880e6bf6355cf7ee44c5efef84f1afe32e6c5c +revision: e99d655e4c18bfc267114e11f7b8907403869838 diff --git a/xfsprogs-6.7.0.tar.sign b/xfsprogs-6.7.0.tar.sign deleted file mode 100644 index 1fe02d8..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 ad5af7c..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..d391e79 --- /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..6afa6ae --- /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 588cba8..14901b5 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 bbfb39f..020813b 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