From fdcc3013a7fdf25c44a30c22a6b3559f9cedc015 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Mon, 22 May 2023 20:03:24 +0000 Subject: [PATCH] Accepting request 1088452 from home:ailiopoulos:branches:filesystems - update to 6.3.0: - xfs_repair: Don't leak buffer when discarding directories - xfs_repair: estimate per-AG btree slack better - xfs_db: fix broken logic in error path - xfsprogs: nrext64 option is now in [inode] section of mkfs conf files OBS-URL: https://build.opensuse.org/request/show/1088452 OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=126 --- xfsprogs-6.2.0.tar.sign | 7 ------- xfsprogs-6.2.0.tar.xz | 3 --- xfsprogs-6.3.0.tar.sign | 7 +++++++ xfsprogs-6.3.0.tar.xz | 3 +++ xfsprogs.changes | 9 +++++++++ xfsprogs.spec | 2 +- 6 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 xfsprogs-6.2.0.tar.sign delete mode 100644 xfsprogs-6.2.0.tar.xz create mode 100644 xfsprogs-6.3.0.tar.sign create mode 100644 xfsprogs-6.3.0.tar.xz diff --git a/xfsprogs-6.2.0.tar.sign b/xfsprogs-6.2.0.tar.sign deleted file mode 100644 index 7dfe381..0000000 --- a/xfsprogs-6.2.0.tar.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iIUEABYIAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZB2jaA8cY2VtQGtlcm5l -bC5vcmcACgkQtFYYw2ok/SN59gD9EPH3Uut4I7wUKlAln/wRsy9+RZPIHKed+pvS -cyB2brMBALJa3GdNOQqyrx93wp3qXIVG4OmWNYceIzZxpzOXKYwJ -=We/1 ------END PGP SIGNATURE----- diff --git a/xfsprogs-6.2.0.tar.xz b/xfsprogs-6.2.0.tar.xz deleted file mode 100644 index 420da09..0000000 --- a/xfsprogs-6.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d67dcba5a28e0904b60886b6e5f752bc7c9c3a5c7096153855b5adca9db86c51 -size 1324216 diff --git a/xfsprogs-6.3.0.tar.sign b/xfsprogs-6.3.0.tar.sign new file mode 100644 index 0000000..97bd0f7 --- /dev/null +++ b/xfsprogs-6.3.0.tar.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iIQEABYIAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZGs+kg8cY2VtQGtlcm5l +bC5vcmcACgkQtFYYw2ok/SO6wgEAgMdBBcJsx/oEPKLXGZr+ueGZ81K7hGq8ueFF +sXp69AEA+PiK4Bh/angpo2lhftgZhGaOHxmj8vIyH2jJSw53LgE= +=+kzW +-----END PGP SIGNATURE----- diff --git a/xfsprogs-6.3.0.tar.xz b/xfsprogs-6.3.0.tar.xz new file mode 100644 index 0000000..5d6dcb9 --- /dev/null +++ b/xfsprogs-6.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec987c9f0bcb2db2991bffb80d353150b389c3a2b79b6830411f7042adf6990c +size 1328452 diff --git a/xfsprogs.changes b/xfsprogs.changes index 6d37a9a..30d49e8 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 22 19:51:34 UTC 2023 - Anthony Iliopoulos + +- update to 6.3.0: + - xfs_repair: Don't leak buffer when discarding directories + - xfs_repair: estimate per-AG btree slack better + - xfs_db: fix broken logic in error path + - xfsprogs: nrext64 option is now in [inode] section of mkfs conf files + ------------------------------------------------------------------- Fri Mar 24 13:45:04 UTC 2023 - Anthony Iliopoulos diff --git a/xfsprogs.spec b/xfsprogs.spec index c7af9e9..f57ced9 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.2.0 +Version: 6.3.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later