New upstream release v2.02.134.
This commit is contained in:
parent
7ebb36319f
commit
1a609c118d
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/LVM2.2.02.131.tgz
|
||||
/LVM2.2.02.132.tgz
|
||||
/LVM2.2.02.133.tgz
|
||||
/LVM2.2.02.134.tgz
|
||||
|
7
LVM2.2.02.134.tgz.asc
Normal file
7
LVM2.2.02.134.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAlY/+/gACgkQIoGRwVZ+LBfGJgCfdnAARnf9Vif4qwpGamY/DrIf
|
||||
uoQAn3ksGp5W5BvRy6emDpFKe0ETetYN
|
||||
=Ukxc
|
||||
-----END PGP SIGNATURE-----
|
10
lvm2.spec
10
lvm2.spec
@ -46,8 +46,8 @@
|
||||
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
Version: 2.02.133
|
||||
Release: 3%{?dist}
|
||||
Version: 2.02.134
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
URL: http://sources.redhat.com/lvm2
|
||||
@ -793,8 +793,10 @@ the device-mapper event library.
|
||||
%{_libdir}/pkgconfig/devmapper-event.pc
|
||||
|
||||
%changelog
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.133-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
* Wed Nov 18 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.134-1
|
||||
- Refactor some lvmetad code and adjust some duplicate PV messages.
|
||||
- No longer repair/wipe VG/PVs if inaccessible because foreign or shared.
|
||||
- Pass correct data size to mirror log calc so log can be bigger than 1 extent.
|
||||
|
||||
* Mon Nov 02 2015 Peter Rajnoha <prajnoha@redhat.com> - 2.02.133-2
|
||||
- Shutdown lvmetad automatically after one hour of inactivity.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
48db435ed0ed6229a765b2644565c9c1 LVM2.2.02.133.tgz
|
||||
d49eb6abaa4e35329ae256d53a7d3726 LVM2.2.02.134.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user