]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Bump xfsprogs version number.
authorNathan Scott <nathans@sgi.com>
Mon, 20 Jun 2005 03:48:49 +0000 (03:48 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 20 Jun 2005 03:48:49 +0000 (03:48 +0000)
Merge of master-melb:xfs-cmds:22904a by kenmcd.

VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 106aa2259cc5e5726c8ed26ff39105d491f49b88..67985537a4ecad34298939a4f9b1f6b9e46345f5 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=2
 PKG_MINOR=6
-PKG_REVISION=33
+PKG_REVISION=34
 PKG_BUILD=1
index cace49c74ac7d22bcaf3d0773ffb037dab2960c9..ef60a414b7f454644f7653a15c26ec212fb79ef6 100644 (file)
@@ -1,8 +1,8 @@
-xfsprogs (2.6.32-1) unstable; urgency=low
+xfsprogs (2.6.34-1) unstable; urgency=low
 
   * New upstream release.
 
- -- Nathan Scott <nathans@debian.org>  Wed, 08 Jun 2005 09:01:04 +1000
+ -- Nathan Scott <nathans@debian.org>  Mon, 20 Jun 2005 10:32:24 +1000
 
 xfsprogs (2.6.28-1) unstable; urgency=low
 
index ad336c33cb642327241fcda2b9603c2986d19018..87c1054a130bf6522d50d022c36665700814f36c 100644 (file)
@@ -1,3 +1,10 @@
+xfsprogs-2.6.34 (20 June 2005)
+       - Switch to the fsxattr xfsctl for getting/setting project
+         identifiers on inodes, remove the short-lived specialised
+         ioctls for doing this.
+       - Make the "blocktrash" xfs_db command available in expert-
+         mode only.
+
 xfsprogs-2.6.33 (13 June 2005)
        - Another libhandle fix on 64bit, Big Endian systems.