]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump xfsprogs version number for recent changes.
authorNathan Scott <nathans@sgi.com>
Sat, 17 Dec 2005 14:09:35 +0000 (14:09 +0000)
committerNathan Scott <nathans@sgi.com>
Sat, 17 Dec 2005 14:09:35 +0000 (14:09 +0000)
Merge of master-melb:xfs-cmds:24863a by kenmcd.

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 054cd1c574de89bf31b44cad23c8399c29548b4e..710bb7bde3bb5f05d97c330dca4fd37f531cabaf 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=7
-PKG_REVISION=9
+PKG_REVISION=10
 PKG_BUILD=1
index 496f04476b395be52f50816700206dac0502d905..e7dc31532663ef1d16b1950026e3a4e0fa7feb35 100644 (file)
@@ -1,8 +1,8 @@
-xfsprogs (2.7.9-1) unstable; urgency=low
+xfsprogs (2.7.10-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Nathan Scott <nathans@debian.org>  Thu, 08 Dec 2005 15:09:05 +1100
+ -- Nathan Scott <nathans@debian.org>  Fri, 16 Dec 2005 21:57:05 +1100
 
 xfsprogs (2.7.7-1) unstable; urgency=low
 
index 655b39e7e732fad023ffa09003b3cdb6a13d3847..4ab51675fa6b7e50866d0a9ec1487320c53320fa 100644 (file)
@@ -1,3 +1,13 @@
+xfsprogs-2.7.10 (16 December 2005)
+       - Make xfs_db keep trying when root inode can't be read.
+       - Make xfs_db check AGF BNO and CNT btree consistency.
+       - Fix a rounding issue in xfs_quota time reporting, making
+         it more consistent with the standard quota utilities.
+       - Fix dopey libxfs message "Unmount and run xfs_repair.",
+         especially annoying when printed by xfs_repair itself.
+       - Fix a dir2 xfs_repair bug, misdiagnosing a valid dir as
+         corrupt.  Thanks to Masanori Tsuda.
+
 xfsprogs-2.7.9 (08 December 2005)
        - Fix thinko in libxcmd cvtnum routine
        - Fix EFI/EFD printing in xfs_logprint