diff --git a/.gitignore b/.gitignore index 198b023..103b002 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /LVM2.2.02.133.tgz /LVM2.2.02.134.tgz /LVM2.2.02.135.tgz +/LVM2.2.02.136.tgz diff --git a/LVM2.2.02.135.tgz.asc b/LVM2.2.02.135.tgz.asc deleted file mode 100644 index 12d3b1a..0000000 --- a/LVM2.2.02.135.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlZSizUACgkQIoGRwVZ+LBdYkwCg7HLslK6eXbOlpisLS0yZQbZJ -GCIAn3MLmFEO7r77W62IXx3iwR5+hfjF -=ifHd ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.136.tgz.asc b/LVM2.2.02.136.tgz.asc new file mode 100644 index 0000000..92d8b77 --- /dev/null +++ b/LVM2.2.02.136.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlZZA78ACgkQIoGRwVZ+LBeYsACeNXj5Y0uaHkMwl1Pp56IPh3om +dk8An03ggnyVn5WADeJhnBZNBossULjc +=FAlH +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 9e0ed09..d40df80 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.111 +%define device_mapper_version 1.02.112 %define enable_cache 1 %define enable_cluster 1 @@ -46,7 +46,7 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.135 +Version: 2.02.136 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -793,6 +793,14 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Wed Dec 02 2015 Peter Rajnoha - 2.02.136-1 +- Add new --sinceversion option for lvmconfig --type new. +- Fix inactive table loaded for wrapping thin-pool when resizing it. +- Extend the list of ignored libraries when locking memory. +- Show error message when trying to create unsupported raid type. +- Improve preloading sequence of an active thin-pool target. +- Drop extra space from cache target line to fix unneded table reloads. + * Mon Nov 23 2015 Peter Rajnoha - 2.02.135-1 - Add a model file for Coverity. - Show correct error message for unsupported yet cache pool repair. diff --git a/sources b/sources index 93ae199..fdbffdb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84b42f46fa87eee713d38fa652084a19 LVM2.2.02.135.tgz +f1ac794d1cf44e863a7fa614f4c28410 LVM2.2.02.136.tgz diff --git a/upstream b/upstream index eb86de2..4f7af3a 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.135.tgz +LVM2.2.02.136.tgz