New upstream release - lvm2 v2.02.110.

This commit is contained in:
Peter Rajnoha 2014-08-27 09:23:04 +02:00
parent d62c33b3fa
commit c7ff988ef5
6 changed files with 36 additions and 12 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/LVM2.2.02.107.tgz
/LVM2.2.02.108.tgz
/LVM2.2.02.109.tgz
/LVM2.2.02.110.tgz

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iEYEABECAAYFAlOoNjEACgkQIoGRwVZ+LBfe1QCgniX0vvTU0AAHyU7u1I0GlYiZ
+vIAmQHfj/qZq0WeB4r2VQMyS0LVfiF6
=2hPx
-----END PGP SIGNATURE-----

7
LVM2.2.02.110.tgz.asc Normal file
View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
iEYEABECAAYFAlP8qawACgkQIoGRwVZ+LBdWDwCgoGxHObwqhjmYM2Ihens7FEq6
3p0AnRzwMt8+cujCphBFnYvhUkD2pGvn
=Q9PW
-----END PGP SIGNATURE-----

View File

@ -1,4 +1,4 @@
%define device_mapper_version 1.02.88
%define device_mapper_version 1.02.89
%define enable_cache 1
%define enable_cluster 1
@ -39,8 +39,8 @@
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.109
Release: 2%{?dist}
Version: 2.02.110
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@ -638,6 +638,29 @@ the device-mapper event library.
%{_libdir}/pkgconfig/devmapper-event.pc
%changelog
* Wed Aug 27 2014 Peter Rajnoha <prajnoha@redhat.com> - 2.02.110-1
- Fix manipulation with thin-pools which are excluded via volume_list.
- Support lv/vgremove -ff to remove thin vols from broken/inactive thin pools.
- Fix typo breaking configure --with-lvm1=shared.
- Modify lvresize code to handle raid/mirrors and physical extents.
- Don't allow pvcreate to proceed if scanning or filtering fails.
- Cleanly error when creating RAID with stripe size < PAGE_SIZE.
- Print name of LV which on activation triggers delayed snapshot merge.
- Add lv_layout and lv_role LV reporting fields.
- Properly display lvs lv_attr volume type and target type bit for cache origin.
- Fix pvcreate_check() to update cache correctly after signature wiping.
- Fix primary device lookup failure for partition when processing mpath filter.
- If LV inactive and non-clustered, do not issue "Cannot deactivate" on -aln.
- Remove spurious "Skipping mirror LV" message on pvmove of clustered mirror.
- Improve libdevmapper-event select() error handling.
- Add extra check for matching transation_id after message submitting.
- Add dm_report_field_string_list_unsorted for str. list report without sorting.
- Support --deferred with dmsetup remove to defer removal of open devices.
- Update dm-ioctl.h to include DM_DEFERRED_REMOVE flag.
- Add support for selection to match string list subset, recognize { } operator.
- Fix string list selection with '[value]' to not match list that's superset.
- Fix string list selection to match whole words only, not prefixes.
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.109-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
8fec006327b266fa611b165d8ec0b008 LVM2.2.02.109.tgz
a69534060d67f8a5a3a4cc0690742d2d LVM2.2.02.110.tgz

View File

@ -1 +1 @@
LVM2.2.02.109.tgz
LVM2.2.02.110.tgz