diff --git a/xfsprogs-6.3.0.tar.sign b/xfsprogs-6.3.0.tar.sign deleted file mode 100644 index 97bd0f7..0000000 --- a/xfsprogs-6.3.0.tar.sign +++ /dev/null @@ -1,7 +0,0 @@ ------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 deleted file mode 100644 index 5d6dcb9..0000000 --- a/xfsprogs-6.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec987c9f0bcb2db2991bffb80d353150b389c3a2b79b6830411f7042adf6990c -size 1328452 diff --git a/xfsprogs-6.4.0.tar.sign b/xfsprogs-6.4.0.tar.sign new file mode 100644 index 0000000..098d02e --- /dev/null +++ b/xfsprogs-6.4.0.tar.sign @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iIUEABYIAC0WIQT6QG4gav94c4l8aGS0VhjDaiT9IwUCZLfVMw8cY2VtQGtlcm5l +bC5vcmcACgkQtFYYw2ok/SNKPwEA6fsxp1TRbPXQn6a605fU3cE6WjcqDLej3zYa +lx91BnABAKIWP14Rd7KPbCH4ezAPydFZxSn26trKqPxzAFOZ/skP +=mkU4 +-----END PGP SIGNATURE----- diff --git a/xfsprogs-6.4.0.tar.xz b/xfsprogs-6.4.0.tar.xz new file mode 100644 index 0000000..ce7dedf --- /dev/null +++ b/xfsprogs-6.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31868418bfbf49a3a9c47fc70cdffde9d96f4ff0051bd04a0881e6654648104 +size 1344720 diff --git a/xfsprogs.changes b/xfsprogs.changes index 30d49e8..10fa937 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jul 20 08:45:36 UTC 2023 - Anthony Iliopoulos + +- update to 6.4.0: + - xfs_db: expose the flag in rmapbt keys + - xfs_repair: warn about unwritten bits set in rmap btree keys + - xfs_repair: check low keys of rmap btrees + - xfs_repair: always perform extended xattr checks on uncertain inodes + - xfs_repair: fix messaging when fixing imap due to sparse cluster + - xfs_repair: fix messaging in longform_dir2_entry_check_data + - xfs_repair: fix messaging when shortform_dir2_junk is called + - xfs_repair: don't log inode problems without printing resolution + - xfs_repair: don't spray correcting imap all by itself + - libxcmd: Fix crash due to missing return value check on add_command() + - xfs_db: make the hash command print the dirent hash + - xfs_db: Add new cmd to create dirents and xattrs that induce dahash collisions + - mkfs: deprecate the ascii-ci feature + - xfs_db: fix metadump name obfuscation for ascii-ci filesystems + - libxfs: kernel sync + ------------------------------------------------------------------- Mon May 22 19:51:34 UTC 2023 - Anthony Iliopoulos diff --git a/xfsprogs.spec b/xfsprogs.spec index f57ced9..e26938d 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -25,7 +25,7 @@ %endif %define libname libhandle1 Name: xfsprogs -Version: 6.3.0 +Version: 6.4.0 Release: 0 Summary: Utilities for managing the XFS file system License: GPL-2.0-or-later