]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump xfsprogs version number.
authorNathan Scott <nathans@sgi.com>
Wed, 26 Oct 2005 03:58:18 +0000 (03:58 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 26 Oct 2005 03:58:18 +0000 (03:58 +0000)
Merge of master-melb:xfs-cmds:24210a by kenmcd.

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 69c73dd951ec8b6a146c4826b606a00a894d4c81..ab876046eca6f29e4b24677c6e06ade24e04757c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=7
-PKG_REVISION=4
+PKG_REVISION=5
 PKG_BUILD=1
index 694e6933316569e3bb12145fb8f01d229467c280..430ff2a6e385238cf60a3c90877273e403516ac7 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (2.7.5-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Nathan Scott <nathans@debian.org>  Wed, 26 Oct 2005 11:49:59 +1000
+
 xfsprogs (2.7.4-1) unstable; urgency=low
 
   * New upstream release.
index 24ac278caa5121a34aa6cfd19cf70d73f9f5a622..7264b2e800f65b25b2424e0e9ac693104ab6a3e0 100644 (file)
@@ -1,3 +1,7 @@
+xfsprogs-2.7.5 (26 October 2005)
+       - Fix an endian bug in xfs_db "frag" command.
+       - Fix some errors on the xfs_quota(8) man page.
+
 xfsprogs-2.7.4 (08 October 2005)
        - Fix read and write calls in xfs_io to allow buffers larger
          than 4GiB on 64 bit platforms.