Git SCM Staging 2024-05-17 20:31:29 +00:00 committed by Git OBS Bridge
parent a17090a9fd
commit 0088aad0cd
7 changed files with 39 additions and 15 deletions

View File

@ -1,4 +1,4 @@
mtime: 1713468672
commit: 12880e6bf6355cf7ee44c5efef84f1afe32e6c5c
mtime: 1715960428
commit: e99d655e4c18bfc267114e11f7b8907403869838
url: https://src.opensuse.org/ailiopoulos/xfsprogs.git
revision: 12880e6bf6355cf7ee44c5efef84f1afe32e6c5c
revision: e99d655e4c18bfc267114e11f7b8907403869838

View File

@ -1,8 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iJUEABMJAB0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZh+CuAAKCRBGdaER5Qtf
pjUTAX4+Wp6KA1nS/HQoqgOHWbxwBFKMwl/gL9xIIV+p6gipSjj9NwRQbOJZGXa1
5ISZJ1sBf0ZnaLoRTjAJGDWLEYGGSVsyAxFDmEBAg3yMOuKxr3sP/9yI7WaoeLG7
ys/hShJE7A==
=jSXq
-----END PGP SIGNATURE-----

BIN
xfsprogs-6.7.0.tar.xz (Stored with Git LFS)

Binary file not shown.

8
xfsprogs-6.8.0.tar.sign Normal file
View File

@ -0,0 +1,8 @@
-----BEGIN PGP SIGNATURE-----
iKUEABMJAC0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZkdBiw8cY2VtQGtlcm5l
bC5vcmcACgkQRnWhEeULX6ayrAF+O8XGVpmAEraGdtc0SpVA05LlNE4A2xz5CS1h
T/jtWCR+D7FdS8ZzQbwUw5GqpfwgAYC0itOff+l8Z0aPLn3ufHcDrFcMaBTwGF8o
GWqP8BhBeNu+BY/I4frJQEDuSNgLIUA=
=cX/e
-----END PGP SIGNATURE-----

BIN
xfsprogs-6.8.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri May 17 15:34:53 UTC 2024 - Anthony Iliopoulos <ailiop@suse.com>
- 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 <ailiop@suse.com>

View File

@ -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