-xfsprogs (2.6.27-1) unstable; urgency=low
+xfsprogs (2.6.28-1) unstable; urgency=low
* New upstream release.
+ * Fix compilation with gcc version 4 (closes: #300544)
- -- Nathan Scott <nathans@debian.org> Wed, 23 Mar 2005 11:05:00 +1100
+ -- Nathan Scott <nathans@debian.org> Wed, 30 Mar 2005 10:52:07 +1000
+
+xfsprogs (2.6.26-2) unstable; urgency=low
+
+ * No code differences, recompiled with a more recent gcc version.
+
+ -- Nathan Scott <nathans@debian.org> Tue, 29 Mar 2005 11:57:57 +1000
xfsprogs (2.6.26-1) unstable; urgency=low
+xfsprogs-2.6.28 (30 March 2005)
+ - Fix compiler warning in repair/dir.c size checks.
+ - Fix more compilation problem with version 4 of gcc
+ (thanks to Andreas Jochens).
+ - Make xfs_db and xfs_repair cope with filesystems that
+ have project quota enabled.
+
xfsprogs-2.6.27 (23 March 2005)
- Fix default mkfs allocation group size calculations
for filesystem sizes in the range 32 - 64 terabytes.