From f3b555a2b9caf224a8058994cd5771e076fd95c2c472ebed6c2d331b2dfef687 Mon Sep 17 00:00:00 2001 From: Git SCM Staging Date: Mon, 22 Jul 2024 11:00:55 +0000 Subject: [PATCH] [info=01f447c2a7a730dcccb1623475647e9f0528a771] OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:ailiopoulos:xfsprogs:12/xfsprogs?expand=0&rev=1 --- _scmsync.obsinfo | 6 +++--- xfsprogs-6.9.0.tar.sign | 8 ++++++++ xfsprogs-6.9.0.tar.xz | 3 +++ xfsprogs.changes | 26 +++++++++++++++++++++++++- xfsprogs.spec | 2 +- 5 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 xfsprogs-6.9.0.tar.sign create mode 100644 xfsprogs-6.9.0.tar.xz diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index 6b702ab..581928d 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1715960428 -commit: e99d655e4c18bfc267114e11f7b8907403869838 +mtime: 1721645761 +commit: 01f447c2a7a730dcccb1623475647e9f0528a771 url: https://src.opensuse.org/ailiopoulos/xfsprogs.git -revision: e99d655e4c18bfc267114e11f7b8907403869838 +revision: 01f447c2a7a730dcccb1623475647e9f0528a771 diff --git a/xfsprogs-6.9.0.tar.sign b/xfsprogs-6.9.0.tar.sign new file mode 100644 index 0000000..10bb7be --- /dev/null +++ b/xfsprogs-6.9.0.tar.sign @@ -0,0 +1,8 @@ +-----BEGIN PGP SIGNATURE----- + +iKUEABMJAC0WIQQMHYkcUKcy4GgPe2RGdaER5QtfpgUCZp4i4w8cY2VtQGtlcm5l +bC5vcmcACgkQRnWhEeULX6bzlwF/fVD7T7m+RmHh0vkDo0FiXuj8M/pCDvIGC8c0 +/MtoFriofWAdnqmV07V4x8230MtrAX9TI5Tlb5kgSI/7BrsFMTOaT+wkTVSyPSDA +1QXfoBM8L3bMTdy74mQRQSBIWliGM70= +=5W5B +-----END PGP SIGNATURE----- diff --git a/xfsprogs-6.9.0.tar.xz b/xfsprogs-6.9.0.tar.xz new file mode 100644 index 0000000..7912425 --- /dev/null +++ b/xfsprogs-6.9.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975284783fb3fbc4e1ae640bd804d788e4237a86b07582acee86b6e48f6521b7 +size 1383116 diff --git a/xfsprogs.changes b/xfsprogs.changes index 14901b5..8621287 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,4 +1,29 @@ ------------------------------------------------------------------- +Mon Jul 22 10:54:50 UTC 2024 - Anthony Iliopoulos + +- update to 6.9.0 + - xfs_db: Fix uninicialized error variable + - mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c + - xfs_io: fix mread with length 1 mod page size + - xfs_repair: detect null buf passed to duration + - xfs_io: fix gcc complaints about potentially uninitialized variables + - xfs_scrub: upload clean bills of health + - xfs_spaceman: report health of inode link counts + - xfs_repair: reduce rmap bag memory usage when creating refcounts + - xfs_repair: log when buffers fail CRC checks even if we just recompute it + - xfs_scrub: use multiple threads to run scrubs that scan inodes + - xfs_scrub: update health status if we get a clean bill of health + - xfs_repair: verify on-disk rmap btrees with in-memory btree data + - xfs_scrub: check file link counts + - xfs_scrub: implement live quotacheck inode scan + - libxfs: provide a kernel-compatible kasprintf + - xfs_spaceman: report the health of quota counts + - libxfs: partition memfd files to avoid using too many fds + - libxfs: add xfile support + - libxfs: teach buftargs to maintain their own buffer hashtable + - libxfs: kernel sync + + ------------------------------------------------------------------- Fri May 17 15:34:53 UTC 2024 - Anthony Iliopoulos - update to 6.8.0 @@ -2355,4 +2380,3 @@ Fri Jun 15 10:36:23 CEST 2001 - choeger@suse.de Mon May 21 14:30:40 CEST 2001 - choeger@suse.de - first version - diff --git a/xfsprogs.spec b/xfsprogs.spec index 020813b..c014ff8 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.8.0 +Version: 6.9.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later