summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW9
-rw-r--r--WHATS_NEW_DM4
4 files changed, 11 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index eda932e4c..9611e66f7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.175(2)-git (2017-09-13)
+2.02.175(2)-git (2017-10-06)
diff --git a/VERSION_DM b/VERSION_DM
index 8a32c45cd..c5894b6c3 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.144-git (2017-09-13)
+1.02.144-git (2017-10-06)
diff --git a/WHATS_NEW b/WHATS_NEW
index bba813d23..ded5335f6 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,12 +1,17 @@
-Version 2.02.175 -
-======================================
+Version 2.02.175 - 6th October 2017
+===================================
Use --help with blockdev when checking for --getsize64 support in fsadm.
+ Dump lvmdbusd debug information with SIGUSR1.
Fix metadata corruption in vgsplit and vgmerge intermediate states.
Add PV_MOVED_VG PV status flag to mark PVs moving between VGs.
+ Fix lvmdbus hang and recognise unknown VG correctly.
+ Improve error messages when command rules fail.
Require LV name with pvmove in a shared VG.
Allow shared active mirror LVs with lvmlockd, dlm, and cmirrord.
Support lvconvert --repair with cache and cachepool volumes.
lvconvert --repair respects --poolmetadataspare option.
+ Mark that we don't plan to develop liblvm2app and python bindings any further.
+ Fix thin pool creation in shared VG. (2.02.173)
Version 2.02.174 - 13th September 2017
======================================
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index ea0108937..e8035d12e 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.144 -
-======================================
+Version 1.02.144 - 6th October 2017
+===================================
Schedule exit when received SIGTERM in dmeventd.
Also try to unmount /boot on blkdeactivate -u if on top of supported device.
Use blkdeactivate -r wait in blk-availability systemd service/initscript.