From 2c909e1171c3c2025f841e223f3613d591608d40 Mon Sep 17 00:00:00 2001 From: Dave Chinner Date: Mon, 23 Nov 2015 15:24:24 +1100 Subject: [PATCH] xfsprogs: Release v4.3.0 Update all the release files for a 4.3.0 release. Signed-off-by: Dave Chinner --- VERSION | 2 +- configure.ac | 2 +- debian/changelog | 3 ++- doc/CHANGES | 10 +++++++++- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index ae3d7b670..e55298167 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=4 PKG_MINOR=3 -PKG_REVISION=0-rc2 +PKG_REVISION=0 PKG_BUILD=1 diff --git a/configure.ac b/configure.ac index aa3dc60d1..feee50a0e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs], [4.3.0-rc2]) +AC_INIT([xfsprogs], [4.3.0]) AC_PREREQ(2.50) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 48fb82bec..2b99a2cfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ xfsprogs (4.3.0) unstable; urgency=low + * New upstream release * Add a postinst to update the initramfs on install/upgrade. (Closes: #804255) - -- Nathan Scott Wed, 11 Nov 2015 09:00:55 +1100 + -- Nathan Scott Mon, 23 Nov 2015 15:22:56 +1100 xfsprogs (4.2.0) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index 6bc92058e..9d3ebe895 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,12 @@ -xfsprogs-4.3.0-rc2 (14 Oct 2015) +xfsprogs-4.3.0 (23 Nov 2015) + - xfs_fsr: cleanups to recent changes (Eric Sandeen) + - xfs_fsr: improved temp file attr fork handling (Eric Sandeen) + - libxfs: output verifier names in warnings (Eric Sandeen) + - xfs_repair: enable verifier corruption warnings on very verbose + output settings (Eric Sandeen) + - debian: update initramfs in postinst script (Steve McIntyre) + +xfsprogs-4.3.0-rc2 (10 Nov 2015) - xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak) - xfs_io: update reflink/dedupe ioctl definitions and implementation (Darrick Wong) -- 2.47.2