]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump xfsprogs version number.
authorNathan Scott <nathans@sgi.com>
Fri, 4 Aug 2006 13:49:22 +0000 (13:49 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 4 Aug 2006 13:49:22 +0000 (13:49 +0000)
Merge of master-melb:xfs-cmds:26665a by kenmcd.

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 848ad3211a225526ccb990fa8486107e8da3cc17..45c9a77b0acabac14286d4f63c3118c0d8678b3a 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=8
-PKG_REVISION=9
+PKG_REVISION=10
 PKG_BUILD=1
index eabca439c33206cb9ada6a2ca203b30904045943..4cd6202d8e8b724de130beb2dec2f4f0267e938a 100644 (file)
@@ -1,8 +1,8 @@
-xfsprogs (2.8.9-1) unstable; urgency=low
+xfsprogs (2.8.10-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Nathan Scott <nathans@debian.org>  Tue, 18 Jul 2006 17:59:25 +1000
+ -- Nathan Scott <nathans@debian.org>  Wed, 02 Aug 2006 11:17:07 +1000
 
 xfsprogs (2.8.4-1) unstable; urgency=low
 
index dd8dd725d1ccb71d8b18dce668e22714467d40e2..cbf454a33f1563dcb835b9a012a2ac90a2a327ed 100644 (file)
@@ -1,4 +1,5 @@
-[cvs]
+xfsprogs-2.8.10 (02 August 2006)
+       - Fix v2 directory rebuilds in phase6 of xfs_repair.
        - Fix buffer sizing issue for large pagesize systems,
          affecting mkfs auto-device-type-detection heuristics.
 
@@ -11,7 +12,7 @@ xfsprogs-2.8.8 (14 July 2006)
 
 xfsprogs-2.8.7 (10 July 2006)
        - Fix build of xfs_logprint for different uuid_t definitions;
-          thanks to Craig Rodrigues.
+         thanks to Craig Rodrigues.
 
 xfsprogs-2.8.6 (07 July 2006)
        - Fixed xfs_repair handling of duplicate names in a directory.