From 31b2e7ed94ce5eb23ab14dd01491daff2cc490d5 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Thu, 19 Nov 2009 19:00:34 +0000 Subject: [PATCH] pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 4 ++-- WHATS_NEW_DM | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/VERSION b/VERSION index d0c830bcb..acb9f483e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.55(1)-cvs (2009-10-26) +2.02.55(1)-cvs (2009-11-19) diff --git a/VERSION_DM b/VERSION_DM index e772eb2ea..547b777c3 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.40-cvs (2009-10-26) +1.02.40-cvs (2009-11-19) diff --git a/WHATS_NEW b/WHATS_NEW index f8ef5d4e0..fb8689f19 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,5 @@ -Version 2.02.55 - -=================================== +Version 2.02.55 - 19th November 2009 +==================================== Fix a possible deadlock in mirror code due to memlock refcount mismatch. Enable dmeventd event handlers to properly scan devices. Do not activate directly not visible volumes in vgchange. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index edb921ed8..9050fdcdc 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.40 - -=================================== +Version 1.02.40 - 19th November 2009 +==================================== Fix install_device-mapper Makefile target to not build dmeventd plugins. Support udev flags even when udev_sync is disabled or not compiled in. Remove 'last_rule' from udev rules: honor ENV{DM_UDEV_DISABLE_OTHER_RULES_FLAG}.