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 2014-09-01 01:53:44 +01:00
parent fcb433abec
commit b25e0086b6
4 changed files with 8 additions and 2 deletions

View File

@ -1 +1 @@
2.02.111(2)-git (2014-09-01)
2.02.112(2)-git (2014-09-01)

View File

@ -1 +1 @@
1.02.90-git (2014-09-01)
1.02.91-git (2014-09-01)

View File

@ -1,3 +1,6 @@
Version 2.02.112 -
=====================================
Version 2.02.111 - 1st September 2014
=====================================
Pass properly sized char buffers for sscanf when initializing clvmd.

View File

@ -1,3 +1,6 @@
Version 1.02.91 -
====================================
Version 1.02.90 - 1st September 2014
====================================
Restore proper buffer size for parsing mountinfo line (1.02.89)