]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
xfsprogs: Release 4.8.0-rc2 v4.8.0-rc2
authorDave Chinner <david@fromorbit.com>
Fri, 23 Sep 2016 00:22:15 +0000 (10:22 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 23 Sep 2016 00:22:15 +0000 (10:22 +1000)
Update all the necessary files for a 4.8.0-rc2 release.

Signed-off-by: Dave Chinner <david@fromorbit.com>
VERSION
configure.ac
doc/CHANGES

diff --git a/VERSION b/VERSION
index d82758ef65cf681306137f454ff3948ff4145949..3baa44f7b57433cd2f7eba63b9aa4b1bf774a337 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=4
 PKG_MINOR=8
-PKG_REVISION=0-rc1
+PKG_REVISION=0-rc2
 PKG_BUILD=1
index 79053e5acd3a50ab77f4e410e763d0be915aaffd..66ddc7e00ba6a012b9de7b8129897d5cf2e72015 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs], [4.8.0-rc1], [linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs], [4.8.0-rc2], [linux-xfs@vger.kernel.org])
 AC_PREREQ(2.50)
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index 3571ad45123ff3f1c042d72e6e647ca21348dc24..242706bbc470e5fe04463b9a7a4ad8828f51c79c 100644 (file)
@@ -1,3 +1,13 @@
+xfsprogs-4.8-0-rc2 (23 Sep 2016)
+       - xfs_copy: uuid handling fixes (Eric Sandeen)
+       - xfs_repair: directory rebuild segfault fix (Eric Sandeen)
+       - xfs_repair: report log dirtiness correctly (Eric Sandeen)
+       - libxfs: mounted filesystem detection cleanups (Eric Sandeen)
+       - xfs_logprint: don't print transaction types anymore (Hou Tao)
+       - xfs_quota: allow operation on non-XFS filesystems (Bill O'Donnell)
+       - xfs_io: allow project quota operations on non-XFS (Eric Sandeen)
+       - mkfs.xfs: man page calrification for ftype defaults (Eric Sandeen)
+
 xfsprogs-4.8-0-rc1 (9 Sep 2016)
        - change contact emails to linux-xfs@vger.kernel.org
        - libxfs: kernel sync up to 4.8-rc1