From: Nathan Scott Date: Fri, 4 Aug 2006 13:49:22 +0000 (+0000) Subject: Bump xfsprogs version number. X-Git-Tag: v2.9.0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4025a05658f576389477bf97977a3c36766d2439;p=thirdparty%2Fxfsprogs-dev.git Bump xfsprogs version number. Merge of master-melb:xfs-cmds:26665a by kenmcd. --- diff --git a/VERSION b/VERSION index 848ad3211..45c9a77b0 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=8 -PKG_REVISION=9 +PKG_REVISION=10 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index eabca439c..4cd6202d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xfsprogs (2.8.9-1) unstable; urgency=low +xfsprogs (2.8.10-1) unstable; urgency=low * New upstream release. - -- Nathan Scott Tue, 18 Jul 2006 17:59:25 +1000 + -- Nathan Scott Wed, 02 Aug 2006 11:17:07 +1000 xfsprogs (2.8.4-1) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index dd8dd725d..cbf454a33 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,5 @@ -[cvs] +xfsprogs-2.8.10 (02 August 2006) + - Fix v2 directory rebuilds in phase6 of xfs_repair. - Fix buffer sizing issue for large pagesize systems, affecting mkfs auto-device-type-detection heuristics. @@ -11,7 +12,7 @@ xfsprogs-2.8.8 (14 July 2006) xfsprogs-2.8.7 (10 July 2006) - Fix build of xfs_logprint for different uuid_t definitions; - thanks to Craig Rodrigues. + thanks to Craig Rodrigues. xfsprogs-2.8.6 (07 July 2006) - Fixed xfs_repair handling of duplicate names in a directory.