From efc71cb08d0a9e4d4530d57fb5ebc4114f03912b Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 5 Mar 2004 04:34:58 +0000 Subject: [PATCH] Bump xfsprogs version number for recent batch of updates. --- VERSION | 2 +- debian/changelog | 6 ++++++ doc/CHANGES | 9 +++++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 4a5cc9d8c..eda48df19 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=6 -PKG_REVISION=5 +PKG_REVISION=6 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index 9ed886516..728499997 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfsprogs (2.6.6-1) unstable; urgency=low + + * New upstream release. + + -- Nathan Scott Wed, 03 Mar 2004 08:14:14 +1100 + xfsprogs (2.6.5-1) unstable; urgency=low * New upstream release. diff --git a/doc/CHANGES b/doc/CHANGES index 33b08b26e..863efda3a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,12 @@ +xfsprogs-2.6.6 (03 March 2003) + - mkfs now opens the devices it's operating on with the + O_EXCL flag set, which is used by the Linux 2.6 block + layer to ensure concurrent access does not happen. + - Allow xfs_io to operate on files from other filesystems, + with the XFS-specific commands unavailable in this mode. + - Fix configure scripts to also search for a UUID library + in /usr/lib64 which is its home on AMD64/x86_64. + xfsprogs-2.6.5 (20 February 2003) - Fix up mkfs to ensure that the log size is a multiple of the v2 log stripe size even if the log happens to be aligned -- 2.47.2