]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v5.18.0-rc1 v5.18.0-rc1
authorEric Sandeen <sandeen@sandeen.net>
Fri, 27 May 2022 20:36:21 +0000 (16:36 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 27 May 2022 20:36:21 +0000 (16:36 -0400)
Update all the necessary files for a 5.18.0-rc1 release.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
VERSION
configure.ac
doc/CHANGES

diff --git a/VERSION b/VERSION
index ef3fc2fa150146fa8329dae22ef3d17b1c4f9fef..488102e2b29be6cad0ccda73fd6d7df5bb08fdb4 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=5
 PKG_MINOR=18
-PKG_REVISION=0-rc0
+PKG_REVISION=0-rc1
 PKG_BUILD=1
index 3f3b9cd35ed50caf4b98977f2b33a6a5f7b8a488..a4e14e17efd61770bf609fdf44442af8cd5d9939 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs],[5.18.0-rc0],[linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs],[5.18.0-rc1],[linux-xfs@vger.kernel.org])
 AC_PREREQ(2.69)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index 714648044fd47bcf23db318bddb6d50a4e09b2e1..174ab98e34957c41737acb696da1e2b6160bbe61 100644 (file)
@@ -1,3 +1,26 @@
+xfsprogs-5.18.0-rc1 (27 May 2022)
+       - mkfs: Fix memory leak (Pavel Reichl)
+       - mkfs: don't trample the gid set in the protofile (Darrick J. Wong)
+       - mkfs: various post-log-size-increase fixes (Darrick J. Wong)
+       - xfs_scrub: various enhancements and fixes (Darrick J. Wong)
+       - xfs_scrub: move to mallinfo2 when available (Darrick J. Wong)
+       - metadump: be careful zeroing corrupt inode forks (Dave Chinner)
+       - metadump: handle corruption errors without aborting (Dave Chinner)
+       - metadump: warn about suspicious finobt trees (Darrick J. Wong)
+       - xfs_repair: check ftype of . and . directory entries (Darrick J. Wong)
+       - xfs_repair: detect v5 feature mismatch in backup sb ((Darrick J. Wong)
+       - xfs_repair: fix sizing of the incore rt space usage map calculation
+       - xfs_repair: warn about bad btree levels in AG hdrs (Darrick J. Wong)
+       - xfs_io: add a quiet option to bulkstat (Dave Chinner)
+       - xfs_db: report maxlevels for each btree type (Darrick J. Wong)
+       - xfs_db: support computing btheight for all cursors (Darrick J. Wong)
+       - xfs_db: don't move cursor when switching types (Andrey Albershteyn)
+       - docs: note the removal of XFS_IOC_FSSETDM (Darrick J. Wong)
+       - xfsprogs: autoconf modernisation (Dave Chinner)
+       - debian: support multiarch for libhandle (Darrick J. Wong)
+       - debian: bump compat level to 11 (Darrick J. Wong)
+       - debian: refactor common options (Darrick J. Wong)
+
 xfsprogs-5.18.0-rc0 (06 May 2022)
        - libxfs changes merged from kernels 5.17 and 5.18