From af37ed4a33e0fd11bbe690093710dd57cde0f0cd Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Tue, 10 Nov 2015 15:46:04 +1100 Subject: [PATCH] xfsprogs: Release v4.3.0-rc2 Update all the release files for a 4.3.0-rc2 release. Signed-off-by: Dave Chinner --- VERSION | 2 +- configure.ac | 2 +- doc/CHANGES | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 1cac059a8..ae3d7b670 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=4 PKG_MINOR=3 -PKG_REVISION=0-rc1 +PKG_REVISION=0-rc2 PKG_BUILD=1 diff --git a/configure.ac b/configure.ac index 7b57521e4..aa3dc60d1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs], [4.3.0-rc1]) +AC_INIT([xfsprogs], [4.3.0-rc2]) AC_PREREQ(2.50) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/doc/CHANGES b/doc/CHANGES index 3fac1a8f5..6bc92058e 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,11 @@ +xfsprogs-4.3.0-rc2 (14 Oct 2015) + - xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak) + - xfs_io: update reflink/dedupe ioctl definitions and implementation + (Darrick Wong) + - libxcmd: factoring of runtime reporting (Darrick Wong) + - man page fixes (Ville Skyttä) + - removal of ASSERT from exported headers + xfsprogs-4.3.0-rc1 (14 Oct 2015) - xfs_io: reflink and dedupe operation support (Darrick Wong) - xfs_db: blockget/blocktrash support for v5 filesystems -- 2.47.2