1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

pre-release

This commit is contained in:
Alasdair G Kergon 2016-05-14 01:57:42 +01:00
parent 87d9406725
commit 15ca5883fb
4 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
2.02.154(2)-git (2016-05-07)
2.02.154(2)-git (2016-05-14)

View File

@ -1 +1 @@
1.02.125-git (2016-05-07)
1.02.125-git (2016-05-14)

View File

@ -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
===============================

View File

@ -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