From 19ca9b0b83a42830e6bee2c63bfee1fc950bf0f3 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Mon, 27 Nov 2017 10:56:21 -0600 Subject: [PATCH] xfsprogs: Release v4.14.0 Update all the necessary files for a 4.14.0 release. Signed-off-by: Eric Sandeen --- VERSION | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ doc/CHANGES | 3 +++ 4 files changed, 11 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 0d1bd2212..01fda214d 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=4 PKG_MINOR=14 -PKG_REVISION=0-rc2 +PKG_REVISION=0 PKG_BUILD=1 diff --git a/configure.ac b/configure.ac index e779a4272..e5d0309f8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs], [4.14.0-rc2], [linux-xfs@vger.kernel.org]) +AC_INIT([xfsprogs], [4.14.0], [linux-xfs@vger.kernel.org]) AC_PREREQ(2.50) AC_CONFIG_AUX_DIR([.]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 57f587d02..585a8729e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfsprogs (4.14.0) unstable; urgency=low + + * New upstream release + + -- Nathan Scott Mon, 27 Nov 2017 10:52:38 -0600 + xfsprogs (4.13.1) unstable; urgency=low * New upstream release diff --git a/doc/CHANGES b/doc/CHANGES index f8b2b57e6..c320c0e15 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ +xfsprogs-4.14.0 (27 Nov 2017) + - no changes from v4.14.0-rc2 + xfsprogs-4.14.0-rc2 (20 Nov 2017) - xfs_repair: fix deadlock on failed refcountbt checks (Darrick Wong) - xfs_repair: fix cowextsize field checking and repairing (Darrick Wong) -- 2.47.2