]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - doc/CHANGES
xfsprogs: Release v5.5.0
[thirdparty/xfsprogs-dev.git] / doc / CHANGES
index ffb29f62d468a3dcc895902a642718571b70fb3b..aad8eb4965409ba1d25b237aad2f594076de4ebb 100644 (file)
@@ -1,3 +1,29 @@
+xfsprogs-5.5.0 (13 Mar 2020)
+       - xfsprogs: don't warn about packed members (Dave Chinner)
+
+xfsprogs-5.5.0-rc1 (01 Mar 2020)
+       - xfsprogs: don't redeclare globals provided by libraries (Eric Sandeen)
+       - xfsprogs: actually check that writes succeeded (Darrick Wong)
+       - mkfs.xfs: check root inode location (Darrick Wong)
+       - mkfs.xfs: efficient block zeroing (Eric Sandeen)
+       - xfs_repair: fix broken unit conv. in dir invalidation (Darrick Wong)
+       - xfs_repair: fix bad next_unlinked field (Eric Sandeen)
+       - xfs_repair: don't corrupt attr fork clearing forw/back (Darrick Wong)
+       - xfs_repair: check root dir pointer before trashing it (Darrick Wong)
+       - xfs_repair: try to fix sb_unit value from secondaries (Darrick Wong)
+       - xfs_repair: join RT inodes to transaction only once (Eric Sandeen)
+       - xfs_io: fix over/underflow handling in timespecs (Darrick Wong)
+       - xfs_io: fix pwrite/pread length trunc on 32-bit systems (Darrick Wong)
+       - xfs_io: fix copy_file_range length argument overflow (Darrick Wong)
+       - xfs_io: support passing a keyring key to add_enckey (Eric Biggers)
+       - xfs_scrub: fix reporting of EINVAL for online repairs (Darrick Wong)
+       - man: document some missing xfs_db commands (Darrick Wong)
+       - man: document the xfs_db btheight command  (Darrick Wong)
+       - man: list xfs_io lsattr inode flag letters  (Darrick Wong)
+
+xfsprogs-5.5.0-rc0 (22 Jan 2020)
+       - libxfs changes merged from kernel 5.5
+
 xfsprogs-5.4.0 (20 Dec 2019)
        - No further changes