1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

pre-release

This commit is contained in:
Marian Csontos 2021-10-20 11:11:41 +02:00
parent 36be4d68f6
commit ef4521831d
4 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
2.03.14(2)-git (2021-08-11)
2.03.14(2) (2021-10-20)

View File

@ -1 +1 @@
1.02.181-git (2021-08-11)
1.02.181 (2021-10-20)

View File

@ -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.

View File

@ -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.