From: Alasdair G Kergon Date: Sat, 14 May 2016 00:57:42 +0000 (+0100) Subject: pre-release X-Git-Tag: v2_02_154^0 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=15ca5883fb7911d231a3931d085cc593eab95a39;p=lvm2.git pre-release --- diff --git a/VERSION b/VERSION index ebf6c49f2..2380bd868 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.154(2)-git (2016-05-07) +2.02.154(2)-git (2016-05-14) diff --git a/VERSION_DM b/VERSION_DM index 5f973c510..41b15b776 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.125-git (2016-05-07) +1.02.125-git (2016-05-14) diff --git a/WHATS_NEW b/WHATS_NEW index e11a40abc..8ab4800a0 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,6 +1,8 @@ -Version 2.02.154 - -=============================== +Version 2.02.154 - 14th May 2016 +================================ + Fix liblvm segfault after failure initialising lvmetad connection. Retry open without O_NOATIME if it fails (not file owner/CAP_FOWNER). + Split _report into one fn for options and arguments and one for processing. Version 2.02.153 - 7th May 2016 =============================== diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index a1d935e7b..beb3d4614 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.125 - -================================== +Version 1.02.125 - 14th May 2016 +================================ Show library version in message even if dm driver version is unavailable. Version 1.02.124 - 30th April 2016