summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2016-05-14 01:57:42 +0100
committerAlasdair G Kergon <agk@redhat.com>2016-05-14 01:57:42 +0100
commit15ca5883fb7911d231a3931d085cc593eab95a39 (patch)
treed0a107c1c468b2c8f549fc663b401d274b524b10
parent87d9406725b23e6c01e55014606ff047d7375951 (diff)
downloadlvm2-15ca5883fb7911d231a3931d085cc593eab95a39.tar.gz
pre-releasev2_02_154
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW6
-rw-r--r--WHATS_NEW_DM4
4 files changed, 8 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index ebf6c49f2..2380bd868 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.154(2)-git (2016-05-07)
+2.02.154(2)-git (2016-05-14)
diff --git a/VERSION_DM b/VERSION_DM
index 5f973c510..41b15b776 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.125-git (2016-05-07)
+1.02.125-git (2016-05-14)
diff --git a/WHATS_NEW b/WHATS_NEW
index e11a40abc..8ab4800a0 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,6 +1,8 @@
-Version 2.02.154 -
-===============================
+Version 2.02.154 - 14th May 2016
+================================
+ Fix liblvm segfault after failure initialising lvmetad connection.
Retry open without O_NOATIME if it fails (not file owner/CAP_FOWNER).
+ Split _report into one fn for options and arguments and one for processing.
Version 2.02.153 - 7th May 2016
===============================
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index a1d935e7b..beb3d4614 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.125 -
-==================================
+Version 1.02.125 - 14th May 2016
+================================
Show library version in message even if dm driver version is unavailable.
Version 1.02.124 - 30th April 2016