From 0f2896d6b1acb27805c02fb81aa113221da588ad Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Wed, 23 Mar 2005 02:57:38 +0000 Subject: [PATCH] Bump xfsprogs version number after last couple of changes. Merge of master-melb:xfs-cmds:21927a by kenmcd. --- VERSION | 2 +- debian/changelog | 6 ++++++ doc/CHANGES | 7 +++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 0dc331bc2..b0e59256e 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=6 -PKG_REVISION=26 +PKG_REVISION=27 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index 8556f85d0..159f0556c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfsprogs (2.6.27-1) unstable; urgency=low + + * New upstream release. + + -- Nathan Scott Wed, 23 Mar 2005 11:05:00 +1100 + xfsprogs (2.6.26-1) unstable; urgency=low * New upstream release. diff --git a/doc/CHANGES b/doc/CHANGES index 600613b7f..2311c4094 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,10 @@ +xfsprogs-2.6.27 (23 March 2005) + - Fix default mkfs allocation group size calculations + for filesystem sizes in the range 32 - 64 terabytes. + - Add noalign mkfs suboptions for -d/-r to disable the + sunit/swidth auto-alignment (based on logical volume + geometry, extracted from the driver). + xfsprogs-2.6.26 (08 March 2005) - Fix compilation problem with version 4 of gcc (thanks to Andreas Jochens). -- 2.47.2