New upstream release v2.02.139.
This commit is contained in:
parent
d6961a914c
commit
9f58d66fb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
|||||||
/LVM2.2.02.136.tgz
|
/LVM2.2.02.136.tgz
|
||||||
/LVM2.2.02.137.tgz
|
/LVM2.2.02.137.tgz
|
||||||
/LVM2.2.02.138.tgz
|
/LVM2.2.02.138.tgz
|
||||||
|
/LVM2.2.02.139.tgz
|
||||||
|
7
LVM2.2.02.139.tgz.asc
Normal file
7
LVM2.2.02.139.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlaQBWAACgkQIoGRwVZ+LBesCgCdGf+/a7FoVgAMP5h1iypIMmSE
|
||||||
|
ojMAniJR7wWsR3titfz3imj39TjGGO4+
|
||||||
|
=oGBI
|
||||||
|
-----END PGP SIGNATURE-----
|
11
lvm2.spec
11
lvm2.spec
@ -46,8 +46,8 @@
|
|||||||
|
|
||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.138
|
Version: 2.02.139
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sources.redhat.com/lvm2
|
URL: http://sources.redhat.com/lvm2
|
||||||
@ -793,6 +793,13 @@ the device-mapper event library.
|
|||||||
%{_libdir}/pkgconfig/devmapper-event.pc
|
%{_libdir}/pkgconfig/devmapper-event.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 11 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.139-2
|
||||||
|
- Update lvmlockd with the new VG seqno before devices are suspended.
|
||||||
|
- Rework vgrename to use the common processing code in toollib.
|
||||||
|
- Make pvs show new devices on the system since the last .cache update.
|
||||||
|
- Document F,D and M thin pool health status chars for lv_attr in lvs man page.
|
||||||
|
- Also add lvm2-activation{-early,-net}.service systemd status for lvmdump -s.
|
||||||
|
|
||||||
* Mon Jan 04 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.138-1
|
* Mon Jan 04 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.138-1
|
||||||
- Support lvrename for hidden (used) cache pools.
|
- Support lvrename for hidden (used) cache pools.
|
||||||
- Fix lvrename for stacked cache pools
|
- Fix lvrename for stacked cache pools
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
c660e02ad4586a1d297b6befbe85556d LVM2.2.02.138.tgz
|
c3aef77a108eab18323fa8f48bf5220a LVM2.2.02.139.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user