diff --git a/.gitignore b/.gitignore index c01d5d3..f0df88c 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /LVM2.2.02.145.tgz /LVM2.2.02.146.tgz /LVM2.2.02.147.tgz +/LVM2.2.02.148.tgz diff --git a/LVM2.2.02.147.tgz.asc b/LVM2.2.02.147.tgz.asc deleted file mode 100644 index 71f2d00..0000000 --- a/LVM2.2.02.147.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlbsqJ8ACgkQIoGRwVZ+LBeoewCeOkLdI7Pywf5aUI6rakU/oX8J -75YAn1i1eLo0Q+r00w5PVBi+DZRP58Ea -=HfPF ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.148.tgz.asc b/LVM2.2.02.148.tgz.asc new file mode 100644 index 0000000..47e99e7 --- /dev/null +++ b/LVM2.2.02.148.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlb2UhsACgkQIoGRwVZ+LBf7hwCg2Hn+08/69XuQnzlRdMzQ4uF9 +UosAoOanAukdjXKHD3MdMYNjvm2uDd9Y +=koP6 +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 6f56cb8..7a78e8f 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%global device_mapper_version 1.02.120 +%global device_mapper_version 1.02.121 %global enable_cache 1 %global enable_cluster 1 @@ -52,8 +52,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.147 -Release: 5%{?dist} +Version: 2.02.148 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -836,6 +836,13 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* 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. +- Add pv_major and pv_minor report fields. +- Detect and warn about mismatch between devices used and assumed for an LV. +- Adjust raid status function. + * Mon Mar 21 2016 Peter Rajnoha - 2.02.147-5 - If available, use /proc/self/mountinfo to detect mounted volume in fsadm. - Fix resize of stacked raid thin data volume (2.02.141). diff --git a/sources b/sources index abbc6a6..6f82132 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -daf278c28b88869d2834b9e12e62ac19 LVM2.2.02.147.tgz +76c8884fe287e12a388186a6c5cb86d7 LVM2.2.02.148.tgz diff --git a/upstream b/upstream index b678a56..828def3 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -LVM2.2.02.147.tgz +LVM2.2.02.148.tgz