]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release v4.10.0 v4.10.0
authorEric Sandeen <sandeen@redhat.com>
Sun, 26 Feb 2017 20:03:31 +0000 (14:03 -0600)
committerEric Sandeen <sandeen@redhat.com>
Sun, 26 Feb 2017 20:03:31 +0000 (14:03 -0600)
Update all the necessary files for a 4.10.0 release.

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

diff --git a/VERSION b/VERSION
index 4fb1c9644967729d9ebdcc8d3efbfae236f9c230..b077a1f2f6626daad1be2b38d02b8551e194255e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -2,6 +2,6 @@
 # This file is used by configure to get version information
 #
 PKG_MAJOR=4
-PKG_MINOR=9
+PKG_MINOR=10
 PKG_REVISION=0
 PKG_BUILD=1
index 1506b5eb6d94277e22a9f7087d5bb65f8c661b5b..491be20d76d8ef804c42d2ffb3efb0d4c46e0176 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [4.9.0], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [4.10.0], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index 05b509230a76ef5deb2fcdfedc827fd0ffe44ebb..e54a058dbca151f87614558ac764c3aa7f80692e 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (4.10.0) unstable; urgency=low
+
+  * New upstream release
+
+ -- Nathan Scott <nathans@debian.org>  Sun, 26 Feb 2017 14:02:20 -0600
+
 xfsprogs (4.9.0) unstable; urgency=low
 
   * New upstream release
index 6b41029773dfb643405fbf84dbde148fe9a280b7..9ba8d4266b3b373b48278df51e4c329375f638c4 100644 (file)
@@ -1,3 +1,21 @@
+xfsprogs-4.10.0 (6 Feb 2017)
+       - build: fix __bitwise definitions vs kernel headers (Darrick Wong)
+
+xfsprogs-4.10.0-rc1 (15 Feb 2017)
+       - build: fix cross-compile (Gwendal Grignou)
+       - remove old Irix support (Christoph Hellwig)
+       - xfs_repair: various additional checks (Darrick Wong)
+       - xfs_repair: document dirty log conditions (Darrick Wong)
+       - xfs_repair: document exit codes (Zirong Lang)
+       - xfs_io: fix building with musl (Ralph Sennhauser)
+       - xfs_io: add set_encpolicy / get_encpolicy (Eric Biggers)
+       - xfs_io: Fix command iteration (Dave Chinner)
+       - xfs_io: fix missing syncfs command  (Amir Goldstein)
+       - xfs_db: fix 'source' command when passed as a -c option (Darrick Wong)
+       - xfs_logprint: handle log operation split of inode item (Hou Tao)
+       - xfs_metadump: ignore empty attribute leaf (Eric Sandeen)
+       - libxfs: don't OOM on corrupt agcount (Darrick Wong)
+
 xfsprogs-4.9.0 (5 Jan 2017)
        - no changes from v4.9.0-rc1