Merge of master-melb:xfs-cmds:24210a by kenmcd.
#
PKG_MAJOR=2
PKG_MINOR=7
-PKG_REVISION=4
+PKG_REVISION=5
PKG_BUILD=1
+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.
+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.