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

post-release

This commit is contained in:
Alasdair G Kergon 2016-02-15 10:48:55 +00:00
parent 228b8245e4
commit 952498ef4d
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.142(2)-git (2016-02-15)
2.02.143(2)-git (2016-02-15)

View File

@ -1 +1 @@
1.02.116-git (2016-02-15)
1.02.117-git (2016-02-15)

View File

@ -1,3 +1,6 @@
Version 2.02.143 -
=====================================
Version 2.02.142 - 15th February 2016
=====================================
Fix memory pool corruption in pvmove (2.02.141).

View File

@ -1,3 +1,6 @@
Version 1.02.117 -
=====================================
Version 1.02.116 - 15th February 2016
=====================================
Use fully aligned allocations for dm_pool_strdup/strndup() (1.02.64).