diff --git a/xfsprogs-6.1.1.tar.sign b/xfsprogs-6.1.1.tar.sign deleted file mode 100644 index 5fb4c06..0000000 --- a/xfsprogs-6.1.1.tar.sign +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iIUEABYIAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCY8GlZg8cY2VtQGtlcm5l -bC5vcmcACgkQtFYYw2ok/SNq1wD+LpwgAuP7VhSPWAFN0KuS+XaQ5pj2pgJ0r6Cy -1gaoucUA/3XMdHsBp4i8w8BDJihSDAab41ArH4Qne2N040Vzx0cK -=RmrA ------END PGP SIGNATURE----- diff --git a/xfsprogs-6.1.1.tar.xz b/xfsprogs-6.1.1.tar.xz deleted file mode 100644 index 440f5c2..0000000 --- a/xfsprogs-6.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05e8a137870db1d6182df72dda98ab7a7100deb376947e854b9d59c914c2c7bb -size 1322528 diff --git a/xfsprogs-6.2.0.tar.sign b/xfsprogs-6.2.0.tar.sign new file mode 100644 index 0000000..7dfe381 --- /dev/null +++ b/xfsprogs-6.2.0.tar.sign @@ -0,0 +1,7 @@ +-----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 new file mode 100644 index 0000000..420da09 --- /dev/null +++ b/xfsprogs-6.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67dcba5a28e0904b60886b6e5f752bc7c9c3a5c7096153855b5adca9db86c51 +size 1324216 diff --git a/xfsprogs.changes b/xfsprogs.changes index 4250ed9..6d37a9a 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Mar 24 13:45:04 UTC 2023 - Anthony Iliopoulos + +- update to 6.2.0: + - xfs_repair: fix incorrect dabtree hashval comparison + - mkfs: protofile can now create directories with spaces in their names + - mkfs: check dirent names when reading protofile + - xfs_io: fix bmap command not detecting realtime files with xattrs + - xfs_io: set fs_path when opening files on foreign filesystems + - xfs_scrub: fix broken realtime free blocks unit conversions + - xfs_spaceman: fix broken -g behavior in freesp command + - xfs_admin: correctly parse IO_OPTS parameters + - Fix autoconf during debian package builds + - xfs_admin: fsuuid cmd can now retrive UUID of mounted filesystems + ------------------------------------------------------------------- Wed Jan 18 12:46:06 UTC 2023 - Anthony Iliopoulos diff --git a/xfsprogs.spec b/xfsprogs.spec index 166a463..c7af9e9 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.1.1 +Version: 6.2.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later