From: Nathan Scott Date: Sat, 8 Oct 2005 03:49:24 +0000 (+0000) Subject: Bump xfsprogs version number for recent changes. X-Git-Tag: v2.8.0~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a98e52fe8bf098db8499f31c8ec783d59eb61a8;p=thirdparty%2Fxfsprogs-dev.git Bump xfsprogs version number for recent changes. Merge of master-melb:xfs-cmds:24041a by kenmcd. --- diff --git a/VERSION b/VERSION index 3c8697998..69c73dd95 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=7 -PKG_REVISION=3 +PKG_REVISION=4 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index d62a234b9..694e69333 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xfsprogs (2.7.3-1) unstable; urgency=low +xfsprogs (2.7.4-1) unstable; urgency=low * New upstream release. - -- Nathan Scott Thu, 29 Sep 2005 13:36:56 +1000 + -- Nathan Scott Sat, 08 Oct 2005 10:34:10 +1000 xfsprogs (2.6.36-1) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index 5eb385450..24ac278ca 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,9 @@ +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. + - FreeBSD build tweaks from Craig Rodrigues. + - Fixed a few minor compiler warnings. + xfsprogs-2.7.3 (29 September 2005) - Fix xfs_repair handling of the morebits bit. - Merge back several kernel changes related to attr2.