From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marian Csontos Date: Tue, 24 Mar 2020 18:28:30 +0000 (GMT) Subject: stable-2.02 - pre-release Message-ID: <20200324182830.9E6B3385E022@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=84c239c4e59361bd279fd7fe33fff97399f0a1f7 Commit: 84c239c4e59361bd279fd7fe33fff97399f0a1f7 Parent: 20d61a2553a160570835cad6790108fa2365b936 Author: Marian Csontos AuthorDate: Tue Mar 24 19:21:50 2020 +0100 Committer: Marian Csontos CommitterDate: Tue Mar 24 19:21:50 2020 +0100 pre-release --- VERSION | 2 +- VERSION_DM | 2 +- WHATS_NEW | 4 ++-- WHATS_NEW_DM | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/VERSION b/VERSION index f4c4e6820..79026e7fc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.187(2)-git (2019-08-27) +2.02.187(2) (2020-03-24) diff --git a/VERSION_DM b/VERSION_DM index bd0598af5..a8e0ff99b 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.166-git (2019-08-27) +1.02.170 (2020-03-24) diff --git a/WHATS_NEW b/WHATS_NEW index c885a214d..80d71ac77 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,5 @@ -Version 2.02.187 - -=================================== +Version 2.02.187 - 24th March 2020 +================================== Avoid running cache input arg validation when creating vdo pool. Prevent raid reshaping of stacked volumes. Ensure minimum required region size on striped RaidLV creation. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 6a909c0a7..2b213bb2f 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.166 - -=================================== +Version 1.02.170 - 24th March 2020 +================================== Add support for DM_DEVICE_GET_TARGET_VERSION. Version 1.02.164 - 27th August 2019