From b9c67ae1c9328e9cd42bdb8482674b9b57a93b26 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Mon, 29 Feb 2016 09:49:06 +0100 Subject: [PATCH] New upstream release v2.02.144. --- .gitignore | 1 + LVM2.2.02.143.tgz.asc | 7 ------- LVM2.2.02.144.tgz.asc | 7 +++++++ lvm2.spec | 21 +++++++++++++++++---- sources | 2 +- upstream | 2 +- 6 files changed, 27 insertions(+), 13 deletions(-) delete mode 100644 LVM2.2.02.143.tgz.asc create mode 100644 LVM2.2.02.144.tgz.asc diff --git a/.gitignore b/.gitignore index ac11d2d..f1fe479 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /LVM2.2.02.141.tgz /LVM2.2.02.142.tgz /LVM2.2.02.143.tgz +/LVM2.2.02.144.tgz diff --git a/LVM2.2.02.143.tgz.asc b/LVM2.2.02.143.tgz.asc deleted file mode 100644 index 476f1da..0000000 --- a/LVM2.2.02.143.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlbKSZEACgkQIoGRwVZ+LBeDjQCgwkQ9stwAYYYnhpZHEbwTqVc0 -s9wAoLhunXIu/lwy1keuzIwkAS8iyUN4 -=gepI ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.144.tgz.asc b/LVM2.2.02.144.tgz.asc new file mode 100644 index 0000000..b0df6d2 --- /dev/null +++ b/LVM2.2.02.144.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlbQvuMACgkQIoGRwVZ+LBf6xACgoPX8wjnWf6DCDdGJjLW+RaFU +yIsAn1qHonvPwlX1bCSqdnoE42JK7ZMp +=uEsh +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 0a80dc0..b6b8186 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%global device_mapper_version 1.02.117 +%global device_mapper_version 1.02.118 %global enable_cache 1 %global enable_cluster 1 @@ -52,8 +52,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.143 -Release: 4%{?dist} +Version: 2.02.144 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -838,7 +838,20 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog -* Wed Feb 24 2016 Peter Rajnoha - 2.02.143-4 +* Mon Feb 29 2016 Peter Rajnoha - 2.02.144-1 +- Only show (u)sed pv_attr char when PV is not (a)llocatable. (2.02.143) +- Update makefile to generate lcov output also for lvmpolld and lvmlockd. +- Fix SystemdService lvm2-lvmdbusd.service name. +- Improve support for env LVM_VG_NAME for reference VG name in lvconvert. +- Fix regression when lvresize accepted zero sizes. (2.02.141) +- Always warn user about PV in use even when pvremove uses --force --force. +- Use uninitialized pool header detection in all cases. +- Fix read error detection when checking for uninitialized thin-pool header. +- Fix error path for internal error in lvmetad VG lookup code. +- Fix string boundary check in _get_canonical_field_name(). +- Always initialized hist struct in _stats_parse_histogram(). + +* Wed Feb 4 2016 Peter Rajnoha - 2.02.143-4 - Reinstate lvm2-lockd on all architectures as sanlock package is fixed now. * Tue Feb 23 2016 Peter Rajnoha - 2.02.143-3 diff --git a/sources b/sources index 18d91bf..dddf238 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e228c11069ef0648d811e02f4a98f039 LVM2.2.02.143.tgz +21ebc632681b65b25a47191f1c931304 LVM2.2.02.144.tgz diff --git a/upstream b/upstream index 5ee0472..cc5b908 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.143.tgz +LVM2.2.02.144.tgz