From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marian Csontos Date: Tue, 24 Mar 2020 18:28:31 +0000 (GMT) Subject: stable-2.02 - post-release Message-ID: <20200324182831.C31D7385E027@sourceware.org> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=2e3791b421a773b637705a3ca7a2ffc4efc8c873 Commit: 2e3791b421a773b637705a3ca7a2ffc4efc8c873 Parent: 84c239c4e59361bd279fd7fe33fff97399f0a1f7 Author: Marian Csontos AuthorDate: Tue Mar 24 19:22:53 2020 +0100 Committer: Marian Csontos CommitterDate: Tue Mar 24 19:22:53 2020 +0100 post-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 3 +++ WHATS_NEW_DM | 3 +++ 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 79026e7fc..60ed5750e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.187(2) (2020-03-24) +2.02.188(2)-git (2020-03-24) diff --git a/VERSION_DM b/VERSION_DM index a8e0ff99b..cf4dff740 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.170 (2020-03-24) +1.02.172-git (2020-03-24) diff --git a/WHATS_NEW b/WHATS_NEW index 80d71ac77..cdc2396e6 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,3 +1,6 @@ +Version 2.02.188 - +================================== + Version 2.02.187 - 24th March 2020 ================================== Avoid running cache input arg validation when creating vdo pool. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 2b213bb2f..925be5a7b 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,3 +1,6 @@ +Version 1.02.172 - +================================== + Version 1.02.170 - 24th March 2020 ================================== Add support for DM_DEVICE_GET_TARGET_VERSION.