]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump version number after recent changes in repair.
authorNathan Scott <nathans@sgi.com>
Fri, 7 Jul 2006 04:58:00 +0000 (04:58 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 7 Jul 2006 04:58:00 +0000 (04:58 +0000)
Merge of master-melb:xfs-cmds:26457a by kenmcd.

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index ceff3e1e899790979357b9c7112c5a189deeb453..dcc46e0b785191e6a63d8be7595efcfa99541344 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=8
-PKG_REVISION=5
+PKG_REVISION=6
 PKG_BUILD=1
index eec55d51a59e751a7649e427ec7b0f1ed0174915..7345b5b301972d6d186b5d1e14fd9c6619895a44 100644 (file)
@@ -1,8 +1,8 @@
-xfsprogs (2.8.5-1) unstable; urgency=low
+xfsprogs (2.8.6-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Nathan Scott <nathans@debian.org>  Wed, 05 Jul 2006 09:10:23 +1000
+ -- Nathan Scott <nathans@debian.org>  Fri, 07 Jul 2006 09:10:23 +1000
 
 xfsprogs (2.8.4-1) unstable; urgency=low
 
index 4088c8f14c644ca2c3572871f11a11aaa01c1081..165db255dd8de90d9a65aed37856bbe432e63669 100644 (file)
@@ -1,3 +1,6 @@
+xfsprogs-2.8.6 (07 July 2006)
+       - Fixed xfs_repair handling of duplicate names in a directory.
+
 xfsprogs-2.8.5 (05 July 2006)
        - Update translation Makefile to work better with the Ubuntu
          translation system.  Thanks to feedback from Martin Pitt.