]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v5.12.0-rc1 v5.12.0-rc1
authorEric Sandeen <sandeen@sandeen.net>
Mon, 10 May 2021 14:56:01 +0000 (10:56 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 10 May 2021 14:56:01 +0000 (10:56 -0400)
Update all the necessary files for a 5.12.0-rc1 release.

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

diff --git a/VERSION b/VERSION
index c0c0f33174833f212501c9ecabf05675a69ffa92..adb4a0f2a274bf4e6b3c7905513f859c5bb3aa4b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=5
 PKG_MINOR=12
-PKG_REVISION=0-rc0
+PKG_REVISION=0-rc1
 PKG_BUILD=1
index eda8826ec291df63d050c47663bfdf5d032883ac..e5e20d68e544bf212310371210c2801f5495d72e 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [5.12.0-rc0], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [5.12.0-rc1], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index 7b7e8189ec6e64b8c4390b7a5368840ed4af8247..14b36016d7acd7b243b0d662490d3d123a488f8f 100644 (file)
@@ -1,3 +1,15 @@
+xfsprogs-5.12.0-rc1 (07 May 2021)
+       - mkfs: don't default to too-large physical sector size (Jeff Moyer)
+       - repair: phase 6 speedups (Dave Chinner, Gao Xiang)
+       - man: Add dax mount option to man xfs(5) (Carlos Maiolino)
+       - xfs_admin: pick up log arguments correctly (Darrick Wong)
+       - xfs_growfs: support shrinking unused space (Gao Xiang)
+       - libfrog: report inobtcount in geometry (Darrick Wong)
+       - xfs_logprint: Fix buffer overflow printing quotaoff (Carlos Maiolino)
+       - xfsprogs: include <signal.h> for platform_crash (Leah Neukirchen)
+       - xfsprogs: remove BMV_IF_NO_DMAPI_READ flag (Anthony Iliopoulos)
+       - workqueue: bound maximum queue depth (Dave Chinner)
+
 xfsprogs-5.12.0-rc0 (12 Apr 2021)
        - libxfs changes merged from kernel 5.12