]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v5.10.0-rc0 libxfs-5.10-sync v5.10.0-rc0
authorEric Sandeen <sandeen@sandeen.net>
Mon, 16 Nov 2020 20:27:37 +0000 (15:27 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Mon, 16 Nov 2020 20:27:37 +0000 (15:27 -0500)
Update all the necessary files for a 5.10.0-rc0 release.

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

diff --git a/VERSION b/VERSION
index 2f5f4aad2132aebf7ff6f6c8a556dc65dbb6d8bd..2842fbae04a1e1383a665eab19b82ea83fcb0a27 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,6 +2,6 @@
 # This file is used by configure to get version information
 #
 PKG_MAJOR=5
-PKG_MINOR=9
-PKG_REVISION=0
+PKG_MINOR=10
+PKG_REVISION=0-rc0
 PKG_BUILD=1
index 345d90be8b8c09a9a2ecee463b64ae0b04c458da..c70784be2f9a13a4e3b876e078662f2034eb11e5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [5.9.0], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [5.10.0-rc0], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index b39159725eee8ff056ea2626b94d800d6f22fe40..c41e3913efa4aabe33f254de701bc10c01ff6d04 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (5.10.0-1) unstable; urgency=low
+
+  * New upstream prerelease
+
+ -- Nathan Scott <nathans@debian.org>  Mon, 16 Nov 2020 14:26:14 -0600
+
 xfsprogs (5.9.0-1) unstable; urgency=low
 
   * New upstream release
index 479c74c319aeda1feb2926feaff2b28997454df5..3eaa1e28f17e14e1fd45a592b9ce74db665b16ef 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-5.10.0-rc0
+       - libxfs changes merged from kernel 5.10
+
 xfsprogs-5.9.0 (20 Oct 2020)
        - No further changes