New upstream release v2.02.147.
This commit is contained in:
parent
ab66f8c2ee
commit
cc934510db
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@
|
|||||||
/LVM2.2.02.144.tgz
|
/LVM2.2.02.144.tgz
|
||||||
/LVM2.2.02.145.tgz
|
/LVM2.2.02.145.tgz
|
||||||
/LVM2.2.02.146.tgz
|
/LVM2.2.02.146.tgz
|
||||||
|
/LVM2.2.02.147.tgz
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
|
||||||
|
|
||||||
iEYEABECAAYFAlbiD3AACgkQIoGRwVZ+LBdswgCg25N6SQrH3wq7xGNUWay8TxPL
|
|
||||||
AWAAoOBvkNTfzmRQUzRmZ+PjjneLO4Gm
|
|
||||||
=rvCR
|
|
||||||
-----END PGP SIGNATURE-----
|
|
7
LVM2.2.02.147.tgz.asc
Normal file
7
LVM2.2.02.147.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||||
|
|
||||||
|
iEYEABECAAYFAlbsqJ8ACgkQIoGRwVZ+LBeoewCeOkLdI7Pywf5aUI6rakU/oX8J
|
||||||
|
75YAn1i1eLo0Q+r00w5PVBi+DZRP58Ea
|
||||||
|
=HfPF
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -52,8 +52,8 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
|
|
||||||
Version: 2.02.146
|
Version: 2.02.147
|
||||||
Release: 4%{?dist}
|
Release: 5%{?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
|
||||||
@ -836,6 +836,11 @@ the device-mapper event library.
|
|||||||
%{_libdir}/pkgconfig/devmapper-event.pc
|
%{_libdir}/pkgconfig/devmapper-event.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 21 2016 Peter Rajnoha <prajnoha@redhat.com> - 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).
|
||||||
|
- Fix test for lvremove failure in lvconvert --uncache (2.02.146).
|
||||||
|
|
||||||
* Fri Mar 11 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.146-4
|
* Fri Mar 11 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.146-4
|
||||||
- More man page cleanups in lvconvert.
|
- More man page cleanups in lvconvert.
|
||||||
- Fix makefile vpath in /udev when generating udev rules files.
|
- Fix makefile vpath in /udev when generating udev rules files.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
0c922e4c450515fe2d68a946ad04e73b LVM2.2.02.146.tgz
|
daf278c28b88869d2834b9e12e62ac19 LVM2.2.02.147.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user