]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commitdiff
xfsprogs: Release v7.1.1 for-next master v7.1.1
authorAndrey Albershteyn <aalbersh@kernel.org>
Fri, 17 Jul 2026 09:08:45 +0000 (11:08 +0200)
committerAndrey Albershteyn <aalbersh@kernel.org>
Fri, 17 Jul 2026 09:08:45 +0000 (11:08 +0200)
Update all the necessary files for a v7.1.1 release.

Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>
VERSION
configure.ac
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 0a0efe406d3b5b811de995b285926061bd8e369a..118d8fa4e7e6ac6bf20f3624b0e49dd4dcdfb28c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=7
 PKG_MINOR=1
-PKG_REVISION=0
+PKG_REVISION=1
 PKG_BUILD=1
index 542ed2117f90adc2c72cf178b74953acc71160a8..40ccd88aa2a950270407e71fb7cedb0faa8e94d4 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([xfsprogs],[7.1.0],[linux-xfs@vger.kernel.org])
+AC_INIT([xfsprogs],[7.1.1],[linux-xfs@vger.kernel.org])
 AC_PREREQ([2.69])
 AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([m4])
index ebec14ec9a015b1d2e72ae2a91a97d19d9834cb2..6b3c7aa076c6cd4dd9f1ed8f3492a582cb1ff0a3 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (7.1.1-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Nathan Scott <nathans@debian.org>  Fri, 17 Jul 2026 11:08:37 +0200
+
 xfsprogs (7.1.0-1) unstable; urgency=low
 
   * New upstream release
index e84beba6b7e2f6a22f3fe2b9e1a32d82b4337ea9..a96981b2c0441e7311d84bf3afc232d39cbe058d 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs-7.1.1 (17 Jul 2026)
+       xfsprogs: healer: install targets one at a time (Allen Hewes)
+       fiemap: add a nosync option (Pankaj Raghav)
+       xfs_scrub: fix spacemap scan for data volume (Darrick J. Wong)
+       mdrestore: fix extent length overflow in v2 restore path (Manognya Singuru)
+
 xfsprogs-7.1.0 (10 Jul 2026)
        fsr: preserve xfrog_bulkstat error codes (liuh)
        xfs_scrub: fix spacemap scan for internal rt devices (Darrick J. Wong)