From: Nathan Scott Date: Mon, 6 Jun 2005 06:02:26 +0000 (+0000) Subject: Bump xfsprogs version number. X-Git-Tag: v2.7.0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=848457e61a98041230a90d28de6a227b971b4d0a;p=thirdparty%2Fxfsprogs-dev.git Bump xfsprogs version number. Merge of master-melb:xfs-cmds:22830a by kenmcd. --- diff --git a/VERSION b/VERSION index 0d325b6e8..b59990c97 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=6 -PKG_REVISION=30 +PKG_REVISION=31 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index fea16c22d..c2f1fd4bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xfsprogs (2.6.30-1) unstable; urgency=low +xfsprogs (2.6.31-1) unstable; urgency=low * New upstream release. - -- Nathan Scott Fri, 03 Jun 2005 13:52:04 +1000 + -- Nathan Scott Mon, 06 Jun 2005 11:52:23 +1000 xfsprogs (2.6.28-1) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index cd8f39db3..ceca6fafd 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,13 @@ +xfsprogs-2.6.31 (06 June 2005) + - Fix previous MD driver-specific change to correctly handle + (i.e. not "stripe align") linear arrays. + - Add MD RAID level 4, 6, and 10 support. + - Make mkfs.xfs automatically adjiust the geometry to use + a sector size that matches the block size when MD RAID + level 4/5/6 are in use. + - Couple of minor man page fixups, including patch botch on + initial revision of xfs_quota(8). + xfsprogs-2.6.30 (03 June 2005) - Add xfs_quota(8) command which knows how to do all things quota related, and can also do the XFS specific extensions