diff --git a/.gitignore b/.gitignore index 6dbb1ff..a235255 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ /LVM2.2.02.159.tgz /LVM2.2.02.160.tgz /LVM2.2.02.161.tgz +/LVM2.2.02.162.tgz diff --git a/LVM2.2.02.161.tgz.asc b/LVM2.2.02.161.tgz.asc deleted file mode 100644 index 0fed7f4..0000000 --- a/LVM2.2.02.161.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAleJTzcACgkQIoGRwVZ+LBdUUgCfbLYO8K1In2fKeMg5r0VKYyfp -Xo0AoKD+70FHgE+j0Yj3VaH26GBoFu5f -=6+Ll ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.162.tgz.asc b/LVM2.2.02.162.tgz.asc new file mode 100644 index 0000000..df77019 --- /dev/null +++ b/LVM2.2.02.162.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAleaVGYACgkQIoGRwVZ+LBe6+wCg0GMNvLEpNmI8+Acgk/HEe4OE +u28AoMw6TerPAO8lR0DjR4cvmISI4fWw +=wz8T +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 77580ff..20f9c1b 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%global device_mapper_version 1.02.131 +%global device_mapper_version 1.02.132 %global enable_cache 1 %global enable_cluster 1 @@ -52,8 +52,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.161 -Release: 3%{?dist} +Version: 2.02.162 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -834,6 +834,17 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Fri Jul 29 2016 Peter Rajnoha - 2.02.162-1 +- Support lvconvert -Zn also when doing full cache pool conversion. +- Suppress not zeroing warn when converting to thin LV for non-zeroing tpool. +- Fix automatic updates of PV extension headers to newest version. +- Improve lvconvert --trackchanges validation to require --splitmirrors 1. +- Add note about lastlog built-in command to lvm man page. +- Fix unrecognised segtype flag message. +- lvconvert not clears cache pool metadata ONLY with -Zn. +- Enabled lvconvert --uncache to work with partial VG. +- Fix json reporting to escape '"' character that may appear in reported string. + * Thu Jul 21 2016 Peter Rajnoha - 2.02.161-3 - Enable LVM notifications over dbus for lvmdbusd. diff --git a/sources b/sources index 462d725..987b49d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afe884e7fd6c9b0608226a76b0f139d4 LVM2.2.02.161.tgz +cc108c19b1e1b5b2002fb0a9bcb2d077 LVM2.2.02.162.tgz diff --git a/upstream b/upstream index d0208da..14c638c 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.161.tgz +LVM2.2.02.162.tgz