New upstream release v2.02.126.

This commit is contained in:
Peter Rajnoha 2015-07-27 10:56:00 +02:00
parent cd3323b0d4
commit c09f8b7de3
5 changed files with 27 additions and 10 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@
/LVM2.2.02.123.tgz
/LVM2.2.02.124.tgz
/LVM2.2.02.125.tgz
/LVM2.2.02.126.tgz

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iEYEABECAAYFAlWbzQIACgkQIoGRwVZ+LBc/qACgveYmxRmYAGflKnKABH0WJFuV
x0wAoNp+qqFv4dcDsfO051PzpJI2YAZd
=trNl
-----END PGP SIGNATURE-----

7
LVM2.2.02.126.tgz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iEYEABECAAYFAlWyuw4ACgkQIoGRwVZ+LBczSgCgjMV3fHvKWYE8LVyT2PjU+wg5
rnwAnjVuxtw2q5aVAGscgLzac0FW4hNP
=IUJ8
-----END PGP SIGNATURE-----

View File

@ -1,4 +1,4 @@
%define device_mapper_version 1.02.102
%define device_mapper_version 1.02.103
%define enable_cache 1
%define enable_cluster 1
@ -46,7 +46,7 @@
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.125
Version: 2.02.126
Release: 2%{?dist}
License: GPLv2
Group: System Environment/Base
@ -786,6 +786,22 @@ the device-mapper event library.
%{_libdir}/pkgconfig/devmapper-event.pc
%changelog
* Mon Jul 27 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.126-1
- Fix long option hyphen removal. (2.02.122)
- Fix clvmd freeze if client disappears without first releasing its locks.
- Fix lvconvert segfaults while performing snapshots merge.
- Ignore errors during detection if use_blkid_wiping=1 and --force is used.
- Recognise DM_ABORT_ON_INTERNAL_ERRORS env var override in lvm logging fn.
- Fix alloc segfault when extending LV with fewer stripes than in first seg.
- Fix handling of cache policy name.
- Set cache policy before with the first lvm2 cache pool metadata commit.
- Fix detection of thin-pool overprovisioning (2.02.124).
- Fix lvmpolld segfaults on 32 bit architectures.
- Add lvmlockd lock_args validation to vg_validate.
- Fix ignored --startstopservices option if running lvmconf with systemd.
- Hide sanlock LVs when processing LVs in VG unless named or --all used.
- Introduce libdevmapper wrappers for all malloc-related functions.
* Tue Jul 14 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.125-2
- Add Requires: system-release>=23 for lvmpolld to be enabled by default
instead of original Requires: fedora-release which may break installations

View File

@ -1 +1 @@
2d24ba982c8a85e8c837210f087a6a51 LVM2.2.02.125.tgz
38cd1953b62bd256c9e924adee01e995 LVM2.2.02.126.tgz