From 971248911bd72a6bca917e6ef6660a97af289e78 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Mon, 20 Feb 2012 21:11:06 +0000 Subject: [PATCH] post-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 3 +++ WHATS_NEW_DM | 5 ++++- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 79a07db93..fb285d78a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.92(2)-cvs (2012-02-20) +2.02.93(2)-cvs (2012-02-20) diff --git a/VERSION_DM b/VERSION_DM index 9cf288b03..293cf5078 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.71-cvs (2012-02-20) +1.02.72-cvs (2012-02-20) diff --git a/WHATS_NEW b/WHATS_NEW index e4a2fb78b..af56623b0 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,3 +1,6 @@ +Version 2.02.93 - +==================================== + Version 2.02.92 - 20th February 2012 ==================================== Read dmeventd monitoring config settings for every lvm command. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 43d3a69fa..8f2071ada 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,3 +1,6 @@ +Version 1.02.72 - +==================================== + Version 1.02.71 - 20th February 2012 ==================================== Switch to using built-in blkid in 13-dm-disk.rules. @@ -5,7 +8,7 @@ Version 1.02.71 - 20th February 2012 Detect failing fifo and skip 20s retry communication period. Add DM_DEFAULT_NAME_MANGLING_MODE environment variable as an override. Add dm_lib_init to automatically initialise device-mapper library on load. - Replace any '\' char with '\\' in table specification on input. + Replace any '\' char with '\\' in dm table specification on input. Add mangle command to dmsetup to provide renaming to correct mangled form. Add 'mangled_name' and 'unmangled_name' fields to dmsetup info -c -o. Add --manglename option to dmsetup to select the name mangling mode.