From 630b4b2e36e30ea07ec4b1b8f18269c0da9f6076 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Apr 04 2016 05:31:50 +0000 Subject: New upstream release v2.02.149. --- diff --git a/.gitignore b/.gitignore index f0df88c..f595d3a 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /LVM2.2.02.146.tgz /LVM2.2.02.147.tgz /LVM2.2.02.148.tgz +/LVM2.2.02.149.tgz diff --git a/LVM2.2.02.149.tgz.asc b/LVM2.2.02.149.tgz.asc new file mode 100644 index 0000000..fd0edb6 --- /dev/null +++ b/LVM2.2.02.149.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlb+zQAACgkQIoGRwVZ+LBcm2gCgh69pbssuxtYYcIgcZDaEw/o0 +U8sAn3aNeHpFQzMG4K20ryIF53AHxwKN +=FRV4 +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 7a78e8f..b05ee07 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -52,8 +52,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.148 -Release: 1%{?dist} +Version: 2.02.149 +Release: 2{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -836,6 +836,12 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* 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. +- Fix device mismatch detection for LV if persistent .cache file is used. +- Fix holder device not being found in /dev while sysfs has it during dev scan. + * Tue Mar 29 2016 Peter Rajnoha - 2.02.148-1 - Introduce TARGET_NAME and MODULE NAME macros. - Replace hard-coded module and target names with macros. diff --git a/sources b/sources index 6f82132..6f6d195 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -76c8884fe287e12a388186a6c5cb86d7 LVM2.2.02.148.tgz +39f766faa1cf95fcdf80868839350147 LVM2.2.02.149.tgz diff --git a/upstream b/upstream index 828def3..d136af4 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.148.tgz +LVM2.2.02.149.tgz