From ef4521831d15a1785e034f6c6f536a03446f6e05 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Wed, 20 Oct 2021 11:11:41 +0200 Subject: [PATCH] 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 b421d79ee..0a3618042 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.03.14(2)-git (2021-08-11) +2.03.14(2) (2021-10-20) diff --git a/VERSION_DM b/VERSION_DM index b8c51d0b6..52cb6225f 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.181-git (2021-08-11) +1.02.181 (2021-10-20) diff --git a/WHATS_NEW b/WHATS_NEW index 28e605280..240234e4d 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,5 +1,5 @@ -Version 2.03.14 - -================================== +Version 2.03.14 - 20th October 2021 +=================================== Device scanning is skipping directories on different filesystems. Print info message with too many or too large archived files. Reduce metadata readings during scanning phase. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index c7029e437..adfff2142 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,5 +1,5 @@ -Version 1.02.181 - -=================================== +Version 1.02.181 - 20th October 2021 +==================================== Add IMA support with 'dmsetup measure' command. Add defines DM_NAME_LIST_FLAG_HAS_UUID, DM_NAME_LIST_FLAG_DOESNT_HAVE_UUID. Enhance tracking of activated devices when preloading dm tree.