summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2017-07-20 16:57:27 +0100
committerAlasdair G Kergon <agk@redhat.com>2017-07-20 16:57:27 +0100
commit88f15659374042f7657d73393f73e267d752b4e1 (patch)
tree6ee25e896e810e59afe2f085fb0b9aed4b1e7f98
parent7ba0017468d977cf51bfce0e708317ab84bc04e7 (diff)
downloadlvm2-88f15659374042f7657d73393f73e267d752b4e1.tar.gz
pre-releasev2_02_173
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW8
-rw-r--r--WHATS_NEW_DM2
4 files changed, 8 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index e9822e05b..44639a1f1 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.173(2)-git (2017-06-28)
+2.02.173(2)-git (2017-07-20)
diff --git a/VERSION_DM b/VERSION_DM
index d39810256..5123a724c 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.142-git (2017-06-28)
+1.02.142-git (2017-07-20)
diff --git a/WHATS_NEW b/WHATS_NEW
index c587a9c4b..421506925 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,10 +1,12 @@
-Version 2.02.173 -
+Version 2.02.173 - 20th July 2017
=================================
- Add synchornization points with udev during conversion of raid LVs.
+ Add synchronization points with udev during conversion of raid LVs.
Improve --size args validation and report more detailed error message.
Initialize debugging mutex before any debug message in clvmd.
- Log error instad of warn when noticing connection problem with lvmetad.
+ Log error instead of warn when noticing connection problem with lvmetad.
Fix memory leak in lvmetad when working with duplicates.
+ Remove restrictions on reshaping open and clustered raid devices.
+ Add incompatible data_offset to raid metadata to fix reshape activation.
Accept 'lvm -h' and 'lvm --help' as well as 'lvm help' for help.
Suppress error message from accept() on clean lvmetad shutdown.
Tidy clvmd client list processing and fix segfaults.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 40fb4f470..c39929a69 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,4 +1,4 @@
-Version 1.02.142 -
+Version 1.02.142 - 20th July 2017
=================================
Create /dev/disk/by-part{uuid,label} and gpt-auto-root symlinks with udev.