]> sourceware.org Git - lvm2.git/commitdiff
pre-release v2_03_03
authorMarian Csontos <mcsontos@redhat.com>
Fri, 7 Jun 2019 14:32:02 +0000 (16:32 +0200)
committerMarian Csontos <mcsontos@redhat.com>
Fri, 7 Jun 2019 15:24:51 +0000 (17:24 +0200)
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM

diff --git a/VERSION b/VERSION
index 83eb5044b1bbe331f8840587c6fa92612e920d90..d2f613bbec329bb005f69a01947270d8c09d6365 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.03.02(2)-git (2018-10-31)
+2.03.03(2) (2019-06-07)
index 4866208464790ce1f83e567e4e080f68b7dedb28..78eb98da69162f04f42a0c1d1304658940bc3c6d 100644 (file)
@@ -1 +1 @@
-1.02.155-git (2018-10-31)
+1.02.159 (2019-06-07)
index b5deceba6caffc63270591880e1b15c872c462da..1062c271bc1145d5649c6432881240929fdd4f88 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.03.02 - 
-===================================
+Version 2.03.03 - 07th June 2019
+================================
   Report no_discard_passdown for cache LVs with lvs -o+kernel_discards.
   Add pvck --dump option to extract metadata.
   Fix signal delivery checking race in libdaemon (lvmetad).
@@ -35,10 +35,14 @@ Version 2.03.02 -
   Fix missing unlock on lvm2 dmeventd plugin error path initialization.
   Improve Makefile dependency tracking.
   Move VDO support towards V2 target (6.2) support.
+
+Version 2.03.02 - 18th December 2018
+====================================
   Fix missing proper initialization of pv_list struct when adding pv.
-  Fix (de)activation of RaidLVs with visible SubLVs
-  Prohibit mirrored 'mirror' log via lvcreate and lvconvert
+  Fix (de)activation of RaidLVs with visible SubLVs.
+  Prohibit mirrored 'mirror' log via lvcreate and lvconvert.
   Use sync io if async io_setup fails, or use_aio=0 is set in config.
+  Fix more issues reported by coverity scan.
 
 Version 2.03.01 - 31st October 2018
 ===================================
index 8a2146d9af4d3ef770a7fbb18be02273d6f6958c..8edd76ccf5f5a1f23f9fa3be1900b9fde301fc27 100644 (file)
@@ -1,11 +1,15 @@
-Version 1.02.155 - 
+Version 1.02.159 - 07th June 2019
 ====================================
   Parsing of cache status understand no_discard_passdown.
   Ensure migration_threshold for cache is at least 8 chunks.
+
+Version 1.02.155 - 18th December 2018
+=====================================
   Include correct internal header inside libdm list.c.
   Enhance ioctl flattening and add parameters only when needed.
   Add DM_DEVICE_ARM_POLL for API completness matching kernel.
   Do not add parameters for RESUME with DM_DEVICE_CREATE dm task.
+  Fix dmstats report printing no output.
 
 Version 1.02.153 - 31st October 2018
 ====================================
This page took 0.050528 seconds and 5 git commands to generate.