From b1469ed32800bd153afa5ee7d755d73e50845636 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Apr 11 2016 08:40:35 +0000 Subject: New upstream release v2.02.150. --- diff --git a/.gitignore b/.gitignore index f595d3a..0891a46 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /LVM2.2.02.147.tgz /LVM2.2.02.148.tgz /LVM2.2.02.149.tgz +/LVM2.2.02.150.tgz diff --git a/LVM2.2.02.148.tgz.asc b/LVM2.2.02.148.tgz.asc deleted file mode 100644 index 47e99e7..0000000 --- a/LVM2.2.02.148.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlb2UhsACgkQIoGRwVZ+LBf7hwCg2Hn+08/69XuQnzlRdMzQ4uF9 -UosAoOanAukdjXKHD3MdMYNjvm2uDd9Y -=koP6 ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.149.tgz.asc b/LVM2.2.02.149.tgz.asc deleted file mode 100644 index fd0edb6..0000000 --- a/LVM2.2.02.149.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlb+zQAACgkQIoGRwVZ+LBcm2gCgh69pbssuxtYYcIgcZDaEw/o0 -U8sAn3aNeHpFQzMG4K20ryIF53AHxwKN -=FRV4 ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.150.tgz.asc b/LVM2.2.02.150.tgz.asc new file mode 100644 index 0000000..c5b0170 --- /dev/null +++ b/LVM2.2.02.150.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlcIVtYACgkQIoGRwVZ+LBd7YQCeM3w91vsNuOLzP7SHJo6LH3wK +Zd8AniPBvWoZjeotLc6cQcwE2POnEKQz +=eHt4 +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index bd45aee..85dba3c 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%global device_mapper_version 1.02.121 +%global device_mapper_version 1.02.122 %global enable_cache 1 %global enable_cluster 1 @@ -52,8 +52,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.149 -Release: 2%{?dist} +Version: 2.02.150 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -836,6 +836,15 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Mon Apr 11 2016 Peter Rajnoha - 2.02.150-1 +- Avoid using flushing dm status ioctl when checking for usable DM device. +- Check for devices without LVM- uuid prefix only with kernels < 3.X. +- Reuse %FREE size aproximation with lvcreate -l%PVS thin-pool. +- Allow the lvmdump directory to exist already provided it is empty. +- Show lvconverted percentage with 2 decimal digits. +- Fix regression in suspend when repairing --type mirror (2.02.133). +- Change log_debug ioctl flags from single characters into words. + * Mon Apr 04 2016 Peter Rajnoha - 2.02.149-2 - Do not flush thin-pool when checking metadata fullness. - Remove spurious error about no value in /sys/dev/block/major:minor/dm/uuid. diff --git a/sources b/sources index 6f6d195..2aa3639 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39f766faa1cf95fcdf80868839350147 LVM2.2.02.149.tgz +4ec33d0914d870388f9020607e2d3998 LVM2.2.02.150.tgz diff --git a/upstream b/upstream index d136af4..f62f4bf 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.149.tgz +LVM2.2.02.150.tgz