]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v4.20.0 v4.20.0
authorEric Sandeen <sandeen@redhat.com>
Fri, 22 Feb 2019 18:07:00 +0000 (12:07 -0600)
committerEric Sandeen <sandeen@redhat.com>
Fri, 22 Feb 2019 18:07:00 +0000 (12:07 -0600)
Update all the necessary files for a 4.20.0 release.

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

diff --git a/VERSION b/VERSION
index ccc5e9a15a8024f68b1c831401a8fd39e4e8b880..bc338d582b8c35c90c3098654e4e8eb4957fe295 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=4
 PKG_MINOR=20
-PKG_REVISION=0-rc1
+PKG_REVISION=0
 PKG_BUILD=1
index 9c4dc6b6a1fc15ad3cf4a0dbea14c2973769921b..ccc6e2925df1af02203509faa758dc74ddee8f8c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [4.20.0-rc1], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [4.20.0], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index 00bd87aaa0d3c338ee5d0adc3951f44ec53cfa07..0c9830422892d8c4f2b5385e04e8de4d059eefb6 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (4.20.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Nathan Scott <nathans@debian.org> Fri, 22 Feb 2019 12:04:48 -0600
+
 xfsprogs (4.20.0-rc1-1) unstable; urgency=low
 
   * New upstream pre-release
index cc3788e3f83b56b6fe0ab8a4d00c08ed000a4c69..2ba66b0f32d9beeef1a7b8f6a917ff46a646cbcd 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-4.20.0 (22 Feb 2018)
+       - No further changes
+
 xfsprogs-4.20.0-rc1 (08 Feb 2018)
        - mkfs.xfs: null-terminate symlinks created via protofile (Eric Sandeen)
        - xfs_repair: allow '/' in attribute names (Eric Sandeen)