1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-08 08:58:50 +03:00

pre-release

This commit is contained in:
Alasdair G Kergon 2014-11-24 17:46:50 +00:00
parent e50c9bd7cd
commit 2aca834724
4 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
2.02.113(2)-git (2014-11-11)
2.02.113(2)-git (2014-11-24)

View File

@ -1 +1 @@
1.02.92-git (2014-11-11)
1.02.92-git (2014-11-24)

View File

@ -1,6 +1,7 @@
Version 2.02.113 -
Version 2.02.113 - 24th November 2014
=====================================
Validate converted volume and specified pool volume differ.
Add --cachepolicy and --cachesettings options to lvchange.
Validate that converted volume and specified pool volume differ in lvconvert.
Fix regression in vgscan --mknodes usage (2.02.112).
Respect --prefix when setting CLMVD_PATH configure (2.02.89).
Default to configure --enable-udev-systemd-background-jobs for systemd>=205.
@ -8,7 +9,6 @@ Version 2.02.113 -
Failed recovery returns FAILED_RECOVERY status flag for vg_read().
Exit with non-zero status code when pvck encounters a problem.
Fix clean_tree after activation/resume for cache target (2.02.112).
Add --cachepolicy and --cachesettings options to lvchange.
Version 2.02.112 - 11th November 2014
=====================================

View File

@ -1,8 +1,8 @@
Version 1.02.92 -
Version 1.02.92 - 24th November 2014
====================================
Fix memory corruption with sorting empty string lists (1.02.86).
Fix man dmsetup.8 syntax warning of Groff
Relax rules in the config file parser.
Accept unquoted strings and / in place of {} when parsing configs.
Version 1.02.91 - 11th November 2014
====================================