]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v4.13.1 v4.13.1
authorEric Sandeen <sandeen@redhat.com>
Wed, 27 Sep 2017 01:45:05 +0000 (20:45 -0500)
committerEric Sandeen <sandeen@redhat.com>
Wed, 27 Sep 2017 01:45:05 +0000 (20:45 -0500)
Update all the necessary files for a 4.13.1 release.

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

diff --git a/VERSION b/VERSION
index 41cee128142c0f479a607c21e229abfb5918780f..fb4b5b8eadc5cd9293da45e5e881a92392506d33 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=4
 PKG_MINOR=13
-PKG_REVISION=0
+PKG_REVISION=1
 PKG_BUILD=1
index 4dbd9423ff07e4e60df0557a8173913ded7b576b..4161c3b4dcaaf4f4d478ded70cc67e3268a5d73f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [4.13.0], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [4.13.1], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index 57e03182e708059d50fe64fde7e8f66f6a1be593..57f587d02595128c7a9d331ccbf129812a1c5cab 100644 (file)
@@ -1,14 +1,20 @@
+xfsprogs (4.13.1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Nathan Scott <nathans@debian.org>  Tue, 26 Sep 2017 20:42:32 -0500
+
 xfsprogs (4.13.0) unstable; urgency=low
 
   * New upstream release
 
- -- Nathan Scott <nathans@debian.org> Tue, 26 Sep 2017 11:40:08 -0500
+ -- Nathan Scott <nathans@debian.org>  Tue, 26 Sep 2017 11:40:08 -0500
 
 xfsprogs (4.12.0) unstable; urgency=low
 
   * New upstream release
 
- -- Nathan Scott <nathans@debian.org> Thu, 20 Jul 2017 10:54:03 -0500
+ -- Nathan Scott <nathans@debian.org>  Thu, 20 Jul 2017 10:54:03 -0500
 
 xfsprogs (4.11.0) unstable; urgency=low
 
index 7df4b6a32fb6b6b135ca6d83586f1d5744ed1650..3774e255a8ed0961ecb583f44dd61c1851543d28 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-4.13.1 (26 Sep 2017)
+       - fix global array overrun in mkfs (Darrick Wong)
+
 xfsprogs-4.13.0 (26 Sep 2017)
        - no changes from v4.13.0-rc2