From b7e5bf9be4797521be976c2b41ae966b4a283b85 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Jul 25 2017 06:57:39 +0000 Subject: New upstream release v2.02.173. --- diff --git a/.gitignore b/.gitignore index 6b3f3c8..138d005 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ /LVM2.2.02.168.tgz /LVM2.2.02.171.tgz /LVM2.2.02.172.tgz +/LVM2.2.02.173.tgz diff --git a/LVM2.2.02.172.tgz.asc b/LVM2.2.02.172.tgz.asc deleted file mode 100644 index 7c1feaa..0000000 --- a/LVM2.2.02.172.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAllT0e4ACgkQIoGRwVZ+LBfVwgCg+QlL7VAkmsIhPczlc+n/1LsT -qccAnitUgn6j6QaE6F8faF5NR94JiDgF -=hQbN ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.173.tgz.asc b/LVM2.2.02.173.tgz.asc new file mode 100644 index 0000000..6d1d07e --- /dev/null +++ b/LVM2.2.02.173.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAllw138ACgkQIoGRwVZ+LBcXbwCeI1gt2DZhVSuyEN784ynSzaHb +VoYAoOOY7HFlESPCTBoFKks4zY/9Ou5D +=Na9K +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 4e0e869..79b3979 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%global device_mapper_version 1.02.141 +%global device_mapper_version 1.02.142 %global enable_cache 1 %global enable_cluster 1 @@ -53,7 +53,7 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.172 +Version: 2.02.173 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -848,6 +848,21 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Tue Jul 25 2017 Marian Csontos - 2.02.173-1 +- Create /dev/disk/by-part{uuid,label} and gpt-auto-root symlinks with udev. +- Add synchronization points with udev during conversion of raid LVs. +- Improve --size args validation and report more detailed error message. +- Initialize debugging mutex before any debug message in clvmd. +- Log error instead of warn when noticing connection problem with lvmetad. +- Fix memory leak in lvmetad when working with duplicates. +- Remove restrictions on reshaping open and clustered raid devices. +- Add incompatible data_offset to raid metadata to fix reshape activation. +- Accept 'lvm -h' and 'lvm --help' as well as 'lvm help' for help. +- Suppress error message from accept() on clean lvmetad shutdown. +- Tidy clvmd client list processing and fix segfaults. +- Protect clvmd debug log messages with mutex and add client id. +- Fix shellcheck reported issues for script files. + * Thu Jun 29 2017 Marian Csontos - 2.02.172-1 - Do not lvdisplay --maps unset settings of cache pool. - Fix lvdisplay --maps for cache pool without policy settings. diff --git a/sources b/sources index 93e4a19..86e82a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (LVM2.2.02.172.tgz) = 402612667f279be5f1c682b9037022788e9b76e3157907a0832e8b7847c3aa96e4b44a3bd880657a7e577ab46db0e4f283ac6edbb52502e365617633c802ae40 +SHA512 (LVM2.2.02.173.tgz) = c2ea8beafe006abf9282f51ec98600fd0ebff816d53c10ecbb19bbf336ada4825135cf9c92ccd364afb18f8b1d7e163eff5bdec8dfdd70dfb9ba45db2f6bdd5e diff --git a/upstream b/upstream index be84fd0..7ddd171 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.172.tgz +LVM2.2.02.173.tgz