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

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index ad9656c28069dd88dc9d7dd8c0b996bff9f90026..848ad3211a225526ccb990fa8486107e8da3cc17 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=8
-PKG_REVISION=8
+PKG_REVISION=9
 PKG_BUILD=1
index 7345b5b301972d6d186b5d1e14fd9c6619895a44..eabca439c33206cb9ada6a2ca203b30904045943 100644 (file)
@@ -1,8 +1,8 @@
-xfsprogs (2.8.6-1) unstable; urgency=low
+xfsprogs (2.8.9-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Nathan Scott <nathans@debian.org>  Fri, 07 Jul 2006 09:10:23 +1000
+ -- Nathan Scott <nathans@debian.org>  Tue, 18 Jul 2006 17:59:25 +1000
 
 xfsprogs (2.8.4-1) unstable; urgency=low
 
index 808fa09fc0a745ca0ffb7843373dd18e71bd57b9..0fb89a412c1677cebfc364dde67700e2a7c1ce09 100644 (file)
@@ -1,3 +1,7 @@
+xfsprogs-2.8.9 (18 July 2006)
+       - Fix rpm issue with install targets as uid/gid zero (we now
+         using symbolic names rather than the numeric versions).
+
 xfsprogs-2.8.8 (14 July 2006)
        - Fix issues with makedepend on libtool libraries.