]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump xfsprogs version number for recent batch of updates.
authorNathan Scott <nathans@sgi.com>
Fri, 5 Mar 2004 04:34:58 +0000 (04:34 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 5 Mar 2004 04:34:58 +0000 (04:34 +0000)
VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 4a5cc9d8c227bca454992b6755e5e016f6183b07..eda48df19b78a7aeee5a6dc3730d091cbab1cc21 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=6
-PKG_REVISION=5
+PKG_REVISION=6
 PKG_BUILD=1
index 9ed8865162210824da548232b919cabfa7920a65..728499997bac954f49d60ba7667de555158602f9 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (2.6.6-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Nathan Scott <nathans@debian.org>  Wed, 03 Mar 2004 08:14:14 +1100
+
 xfsprogs (2.6.5-1) unstable; urgency=low
 
   * New upstream release.
index 33b08b26e12c0870a7a0dae72a4b39fc67af0302..863efda3a3cda26930fa0433a19fc5c9c776a603 100644 (file)
@@ -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