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.