From 16dcb92fab00b375a71bc1b797f9fcebbf303238 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sat, 18 Sep 2004 14:35:16 +0000 Subject: [PATCH] Bump xfsprogs version for xfs_io fixes. Merge of xfs-cmds-melb:slinx:19501a by kenmcd. --- VERSION | 2 +- debian/changelog | 4 ++-- doc/CHANGES | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 0743ecc96..da221c84d 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=6 -PKG_REVISION=22 +PKG_REVISION=23 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index 8c6ad651e..e756b5087 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -xfsprogs (2.6.22-1) unstable; urgency=low +xfsprogs (2.6.23-1) unstable; urgency=low * New upstream release. - -- Nathan Scott Fri, 10 Sep 2004 11:10:57 +1000 + -- Nathan Scott Fri, 17 Sep 2004 17:04:45 +1000 xfsprogs (2.6.21-1) unstable; urgency=low diff --git a/doc/CHANGES b/doc/CHANGES index a40a19392..26cbf781c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,11 @@ +xfsprogs-2.6.23 (17 September 2004) + - Fix xfs_io pread/pwrite -b option, when used more than + once we would use the largest of the previous values, + instead of the (possibly smaller) value specified. + - Add recursive modes to lsattr/chattr xfs_io commands. + - Make xfs_io run any given command line commands (-c) + on all files specified, not just the first. + xfsprogs-2.6.22 (10 September 2004) - Update xfs_io to get a clean compile on IRIX with the MIPSPro compilers. -- 2.47.2