diff --git a/.gitignore b/.gitignore index 9e0ea8b..9f0a300 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /LVM2.2.02.112.tgz /LVM2.2.02.113.tgz /LVM2.2.02.114.tgz +/LVM2.2.02.115.tgz diff --git a/LVM2.2.02.114.tgz.asc b/LVM2.2.02.114.tgz.asc deleted file mode 100644 index a3b6f86..0000000 --- a/LVM2.2.02.114.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.14 (GNU/Linux) - -iEYEABECAAYFAlR5ALcACgkQIoGRwVZ+LBfcYACfcsCo+Im/tR2gbHDpSA5Qg9Vo -iqIAoOjwTzT8Mcwgz7cpUdl7iLhoaola -=BmR+ ------END PGP SIGNATURE----- diff --git a/LVM2.2.02.115.tgz.asc b/LVM2.2.02.115.tgz.asc new file mode 100644 index 0000000..6d022d4 --- /dev/null +++ b/LVM2.2.02.115.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.14 (GNU/Linux) + +iEYEABECAAYFAlS/p/sACgkQIoGRwVZ+LBckCwCfSfmQci6UOHMaEK688fS0dByG +jdgAoL5R5OOpGn5uRia4S/xyZiaWOxEr +=nZd8 +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 0899183..ccb8871 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -1,4 +1,4 @@ -%define device_mapper_version 1.02.92 +%define device_mapper_version 1.02.93 %define enable_cache 1 %define enable_cluster 1 @@ -39,8 +39,8 @@ Summary: Userland logical volume management tools Name: lvm2 -Version: 2.02.114 -Release: 3%{?dist} +Version: 2.02.115 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -638,6 +638,37 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog +* Thu Jan 22 2015 Peter Rajnoha - 2.02.115-1 +- Report segment types without monitoring support as undefined. +- Support lvchange --errorwhenfull for thin pools. +- Improve the processing and reporting of duplicate PVs. +- Report lv_health_status and health attribute also for thin pool. +- Add lv_when_full reporting field. +- Add support for lvcreate --errorwhenfull y|n for thin pools. +- Fix lvconvert --repair to honour resilience requirement for segmented RAID LV. +- Filter out partitioned device-mapper devices as unsuitable for use as PVs. +- Also notify lvmetad about filtered device if using pvscan --cache DevicePath. +- Use LVM's own selection instead of awk expressions in clvmd startup scripts. +- Do not filter out snapshot origin LVs as unusable devices for an LVM stack. +- Fix incorrect rimage names when converting from mirror to raid1 LV (2.02.112). +- Introduce pvremove_many to avoid excessive metadata re-reading and messages. +- Check for cmirror availability during cluster mirror creation and activation. +- Add cache_policy and cache_settings reporting fields. +- Add missing recognition for --binary option with {pv,vg,lv}display -C. +- Fix vgimportclone to notify lvmetad about changes done if lvmetad is used. +- Fix vgimportclone to properly override config if it is missing in lvm.conf. +- Fix automatic use of configure --enable-udev-systemd-background-jobs. +- Correctly rename active split LV with -splitmirrors for raid1. +- Add report/compact_output to lvm.conf to enable/disable compact report output. +- Still restrict mirror region size to power of 2 when VG extent size is not. +- Reduce severity of ioctl error message when dmeventd waitevent is interrupted. +- Report 'unknown version' when incompatible version numbers were not obtained. +- Report more info from thin pool status (out of data, metadata-ro, fail). +- Support error_if_no_space for thin pool target. +- Fix segfault while using selection with regex and unbuffered reporting. +- Add dm_report_compact_fields to remove empty fields from report output. +- Remove unimplemented dm_report_set_output_selection from libdevmapper.h. + * Fri Nov 28 2014 Alasdair Kergon - 2.02.114-3 - Avoid file descriptor leak in clients that open repeated lvmetad connections. - Add --cachepolicy and --cachesettings to lvcreate. diff --git a/sources b/sources index 9ac07b8..08aea2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de826e0736070aed70148ea5ec0ecff9 LVM2.2.02.114.tgz +450744ce2ffd15c017d04bb314979e00 LVM2.2.02.115.tgz