From bf297b1fe69a5f3d228f42ffdbbf12a2130a1ba7 Mon Sep 17 00:00:00 2001 From: Eric Sandeen Date: Thu, 5 Jul 2018 15:27:56 -0500 Subject: [PATCH] xfsprogs: Release v4.18.0-rc0 Update all the necessary files for a 4.18.0-rc0 release. This is primarily only a libxfs sync with linux-4.18 Signed-off-by: Eric Sandeen --- VERSION | 4 ++-- configure.ac | 2 +- debian/changelog | 7 +++++++ doc/CHANGES | 3 +++ 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 5fe6b7dd7..30462c89f 100644 --- a/VERSION +++ b/VERSION @@ -2,6 +2,6 @@ # This file is used by configure to get version information # PKG_MAJOR=4 -PKG_MINOR=17 -PKG_REVISION=0 +PKG_MINOR=18 +PKG_REVISION=0-rc0 PKG_BUILD=1 diff --git a/configure.ac b/configure.ac index 825d72454..8720b970b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([xfsprogs], [4.17.0], [linux-xfs@vger.kernel.org]) +AC_INIT([xfsprogs], [4.18.0-rc0], [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 cfc8cc704..bad1871de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xfsprogs (4.18.0-rc0-1) unstable; urgency=low + + * New upstream pre-release + * Merge libxfs changes from kernel-4.18 + + -- Nathan Scott Thu, 05 Jul 2018 15:24:46 -0500 + xfsprogs (4.17.0-1) unstable; urgency=low * New upstream release diff --git a/doc/CHANGES b/doc/CHANGES index 8d9c95556..bf7ccd808 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,6 @@ +xfsprogs-4.18.0-rc0 (05 Jul 2018) + - Majority of 4.18 libxfs changes merged from kernel + xfsprogs-4.17.0 (28 Jun 2018) - No further changes -- 2.47.2