summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2020-08-09 16:16:39 +0200
committerMarian Csontos <mcsontos@redhat.com>2020-08-09 16:17:15 +0200
commit231cdd0efbe73c7a2a4c69969df7e0f5b63f7f2c (patch)
tree394c4b3fbf986019ef58b67080a12b210fa55e2c
parent4d9f0606beb0acb329794909560433c08b50875d (diff)
downloadlvm2-231cdd0efbe73c7a2a4c69969df7e0f5b63f7f2c.tar.gz
post-release
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW4
-rw-r--r--WHATS_NEW_DM3
4 files changed, 9 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index c314d60ac..a6ba8f65a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.03.10(2) (2020-08-09)
+2.03.11(2)-git (2020-08-09)
diff --git a/VERSION_DM b/VERSION_DM
index 698a0500f..f44bc5f06 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.173 (2020-08-09)
+1.02.175-git (2020-08-09)
diff --git a/WHATS_NEW b/WHATS_NEW
index c735f3466..05d9c0ac9 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,3 +1,6 @@
+Version 2.03.11 -
+==================================
+
Version 2.03.10 - 09th August 2020
==================================
Add writecache and integrity support to lvmdbusd.
@@ -8,6 +11,7 @@ Version 2.03.10 - 09th August 2020
Fix conversion to 'mirrored' mirror log with larger regionsize.
Zero pool metadata on allocation (disable with allocation/zero_metadata=0).
Failure in zeroing or wiping will fail command (bypass with -Zn, -Wn).
+ Add lvcreate of new cache or writecache lv with single command.
Fix running out of free buffers for async writing for larger writes.
Add integrity with raid capability.
Fix support for lvconvert --repair used by foreign apps (i.e. Docker).
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 299997d10..2600ca308 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,3 +1,6 @@
+Version 1.02.175 -
+===================================
+
Version 1.02.173 - 09th August 2020
===================================
Add support for VDO in blkdeactivate script.