diff --git a/.gitignore b/.gitignore index 96c2377..6c0edfa 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /LVM2.2.02.139.tgz /LVM2.2.02.140.tgz /LVM2.2.02.141.tgz +/LVM2.2.02.142.tgz diff --git a/LVM2.2.02.141.tgz.asc b/LVM2.2.02.141.tgz.asc deleted file mode 100644 index 11cd662..0000000 --- a/LVM2.2.02.141.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlaldhAACgkQIoGRwVZ+LBd+JgCfX58yWPrTHz0LwNzX5FHvvdNT -7MsAoJET99QghzwYv9refV2KXs2G5Laj -=BMDt ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.142.tgz.asc b/LVM2.2.02.142.tgz.asc new file mode 100644 index 0000000..a9fcbd4 --- /dev/null +++ b/LVM2.2.02.142.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlbBqzIACgkQIoGRwVZ+LBcCdQCg9kmqTYe/ytPMzuk22qCgOib+ +FA4AmQHoTWncH1unfkbPOU1qRpl6Ua07 +=eEIO +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 7cd4953..20927c2 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%global device_mapper_version 1.02.115 +%global device_mapper_version 1.02.116 %global enable_cache 1 %global enable_cluster 1 @@ -47,8 +47,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.141 -Release: 2%{?dist} +Version: 2.02.142 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -796,6 +796,18 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Mon Feb 15 2016 Peter Rajnoha - 2.02.142-1 +- Fix memory pool corruption in pvmove (2.02.141). +- Support control of spare metadata creation when repairing thin-pool. +- Fix config type of 'log/verbose' from bool to int (2.02.99). +- Fix inverted data LV thinp watermark calc for dmeventd response (2.02.133). +- Use use_blkid_wiping=0 if not defined in lvm.conf and support not compiled in. +- Do not check for suspended devices if scanning for lvmetad update. +- Clear cached bootloader areas when PV format changed. +- Fix partn table filter with external_device_info_source="udev" and blkid<2.20. +- Use fully aligned allocations for dm_pool_strdup/strndup() (1.02.64). +- Fix thin-pool table parameter feature order to match kernel output. + * Thu Feb 04 2016 Fedora Release Engineering - 2.02.141-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 56daeaf..92454b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0bb6261f7ecb9ef70fd773c6a952de67 LVM2.2.02.141.tgz +53dffb3ba964c0f0709f6e8922795bdd LVM2.2.02.142.tgz diff --git a/upstream b/upstream index dba22e4..6eb19f1 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.141.tgz +LVM2.2.02.142.tgz