From bda37b01c744e33a037a322b3898491873342ea0 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 3 Mar 2006 02:56:51 +0000 Subject: [PATCH] Bump xfsprogs version number for recent changes. Merge of master-melb:xfs-cmds:25353a by kenmcd. --- VERSION | 2 +- debian/changelog | 6 ++++++ doc/CHANGES | 7 +++++++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index e6188e00a..6270f3f1e 100644 --- a/VERSION +++ b/VERSION @@ -3,5 +3,5 @@ # PKG_MAJOR=2 PKG_MINOR=7 -PKG_REVISION=14 +PKG_REVISION=15 PKG_BUILD=1 diff --git a/debian/changelog b/debian/changelog index 8c4008b0b..60deedf2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfsprogs (2.7.15-1) unstable; urgency=low + + * New upstream release. + + -- Nathan Scott Fri, 03 Mar 2006 10:53:51 +1100 + xfsprogs (2.7.14-1) unstable; urgency=low * New upstream release. diff --git a/doc/CHANGES b/doc/CHANGES index 1eccc37b3..29748d7a9 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,10 @@ +xfsprogs-2.7.15 (03 March 2006) + - Fix the way external log/realtime devices were handled in + userspace with older kernels (subtely different in procfs) + - Fix a corruption problem in xfs_copy(8) when attempting to + zero the (old) log, a section was sometimes missed (depends + on log and I/O buffer (mis)alignment). + xfsprogs-2.7.14 (15 February 2006) - Debian packaging updates (debmake out, debhelper in). - Fix a header to work with additional compiler variants. -- 2.47.2