From: Nathan Scott Date: Tue, 20 Sep 2005 15:35:02 +0000 (+0000) Subject: Bump version number for xfsprogs. X-Git-Tag: v2.8.0~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7613680e63b21edf88f8c40a20e3b1223bef53c;p=thirdparty%2Fxfsprogs-dev.git Bump version number for xfsprogs. Merge of master-melb:xfs-cmds:23865a by kenmcd. --- diff --git a/VERSION b/VERSION index 0f1b6b381..e0934a643 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=7 -PKG_REVISION=0 +PKG_REVISION=1 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index ed7c53fb6..e81482af9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xfsprogs (2.7.0-1) unstable; urgency=low +xfsprogs (2.7.1-1) unstable; urgency=low * New upstream release. - -- Nathan Scott Fri, 16 Sep 2005 16:29:21 +1000 + -- Nathan Scott Tue, 20 Sep 2005 17:30:58 +1000 xfsprogs (2.6.36-1) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index 90e0e06a2..57c6b59e2 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,9 @@ +xfsprogs-2.7.1 (20 Septempber 2005) + - Fix up reporting of devices in xfs_growfs - now uses + /proc/mounts in preference to /etc/mtab. + - Fix a strtok-related bug in the extraction of device names, + also only affecting xfs_growfs. + xfsprogs-2.7.0 (16 Septempber 2005) - Support for updated extended attributes format (attr2) - Make xfs_quota tool issue a quota sync in all the needed