summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2016-08-10 02:42:35 +0100
committerAlasdair G Kergon <agk@redhat.com>2016-08-10 02:42:35 +0100
commit37b8b84fee7459f0a78562c281c405484f25b9db (patch)
tree41cce81fca9051628a8990d210880f1ccfd696f7
parentb4f0503d1b55f0f28dbb0d53192aa0ed77423c37 (diff)
downloadlvm2-37b8b84fee7459f0a78562c281c405484f25b9db.tar.gz
pre-releasev2_02_163
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW9
-rw-r--r--WHATS_NEW_DM6
4 files changed, 13 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index 32cef6294..ed95ad7d9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.163(2)-git (2016-07-28)
+2.02.163(2)-git (2016-08-10)
diff --git a/VERSION_DM b/VERSION_DM
index 41ac4ce26..aecc58427 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.133-git (2016-07-28)
+1.02.133-git (2016-08-10)
diff --git a/WHATS_NEW b/WHATS_NEW
index b51cb79c0..36bac0953 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,10 @@
-Version 2.02.163 -
-=================================
+Version 2.02.163 - 10th August 2016
+===================================
+ Add profile for lvmdbusd which uses lvm shell json report output.
+ Restrict in-command modification of some parms in lvm shell.
+ Apply LVM_COMMAND_PROFILE early for lvm shell.
+ Refactor reporting so lvm shell log report collects whole of cmd execution.
+ Support LVM_*_FD envvars to redirect output to file descriptors.
Limit use of --corelog and --mirrorlog to mirrors in lvconvert.
Reject --nosync option for RAID6 LVs in lvcreate.
Do not refresh whole cmd context if profile dropped after processing LVM cmd.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 74722c5b9..2b32d7660 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,7 @@
-Version 1.02.133 -
-=================================
+Version 1.02.133 - 10th August 2016
+===================================
+ Add dm_report_destroy_rows/dm_report_group_output_and_pop_all for lvm shell.
+ Adjust group handling and json production for lvm shell.
Version 1.02.132 - 28th July 2016
=================================