From: Nathan Scott Date: Mon, 9 Aug 2004 05:43:58 +0000 (+0000) Subject: Bump xfsprogs version number. X-Git-Tag: v2.7.0~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8315a93bcb0bb874d4ae3a6af10b20d4c128e0de;p=thirdparty%2Fxfsprogs-dev.git Bump xfsprogs version number. --- diff --git a/VERSION b/VERSION index fb2036cae..244a1b429 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=6 -PKG_REVISION=20 +PKG_REVISION=21 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index f2e06240b..4be9976f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xfsprogs (2.6.21-1) unstable; urgency=low + + * New upstream release. + * Fix xfs_io build for older glibc versions (current stable). + + -- Nathan Scott Mon, 09 Aug 2004 16:09:42 +1000 + xfsprogs (2.6.20-1) unstable; urgency=low * New upstream release. diff --git a/doc/CHANGES b/doc/CHANGES index e6a90709e..e6245d8eb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,5 +1,8 @@ -[cvs] +xfsprogs-2.6.21 (09 August 2004) - Support realtime bit inheritance on directories. + - Fix xfs_io build with unusual (old) glibc versions. + - Fix tools to not issue the BLKFLSBUF ioctl to ramdisk + devices. Thanks to Bo Yang for this fix. xfsprogs-2.6.20 (28 July 2004) - Fix a segfault on xfs_io open error path for non-XFS