summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2016-11-30 23:14:34 +0000
committerAlasdair G Kergon <agk@redhat.com>2016-11-30 23:14:34 +0000
commit57e24817b70cf577eea5e57e30a6c3d21ac550fc (patch)
tree361eeea88cc3c24b264e7cc202baf7936946af0d
parent745250073cf9902a561c116e89e535c86aab231e (diff)
downloadlvm2-57e24817b70cf577eea5e57e30a6c3d21ac550fc.tar.gz
pre-releasev2_02_168
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW5
-rw-r--r--WHATS_NEW_DM5
4 files changed, 8 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index e4ee244b1..a0333ee2c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.168(2)-git (2016-11-05)
+2.02.168(2)-git (2016-11-30)
diff --git a/VERSION_DM b/VERSION_DM
index e8c90bba8..26e5e577a 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.137-git (2016-11-05)
+1.02.137-git (2016-11-30)
diff --git a/WHATS_NEW b/WHATS_NEW
index 8df35654d..1219042a1 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.168 -
-====================================
+Version 2.02.168 - 30th November 2016
+=====================================
Display correct sync_percent on large RaidLVs
lvmdbusd --blackboxsize <n> added, used to override default size of 16
Allow a transiently failed RaidLV to be refreshed
@@ -8,6 +8,7 @@ Version 2.02.168 -
Use transient raid check before repairing raid volume.
Implement transient status check for raid volumes.
Only log msg as debug if lvm2-lvmdbusd unit missing for D-Bus notification.
+ Avoid duplicated underscore in name of extracted LV image.
Missing stripe filler now could be also 'zero'.
lvconvert --repair accepts --interval and --background option.
More efficiently prepare _rmeta devices when creating a new raid LV.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index a8dd4f5f7..ee1851a76 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,6 +1,7 @@
-Version 1.02.137 -
-====================================
+Version 1.02.137 - 30th November 2016
+=====================================
Document raid status values.
+ Always exit dmsetup with success when asked to display help/version.
Version 1.02.136 - 5th November 2016
====================================