New upstream release v2.02.160.
This commit is contained in:
parent
4dde59e208
commit
0d193dad5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/LVM2.2.02.157.tgz
|
||||
/LVM2.2.02.158.tgz
|
||||
/LVM2.2.02.159.tgz
|
||||
/LVM2.2.02.160.tgz
|
||||
|
7
LVM2.2.02.160.tgz.asc
Normal file
7
LVM2.2.02.160.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||
|
||||
iEYEABECAAYFAld9KnQACgkQIoGRwVZ+LBcr5ACeJuqICKIQB2fhfBXI6+nehtx7
|
||||
PkcAoME7FVFpC/MdOzKklBHlncQoE7eV
|
||||
=GIsb
|
||||
-----END PGP SIGNATURE-----
|
@ -1,4 +1,4 @@
|
||||
%global device_mapper_version 1.02.129
|
||||
%global device_mapper_version 1.02.130
|
||||
|
||||
%global enable_cache 1
|
||||
%global enable_cluster 1
|
||||
@ -52,7 +52,7 @@
|
||||
Summary: Userland logical volume management tools
|
||||
Name: lvm2
|
||||
|
||||
Version: 2.02.159
|
||||
Version: 2.02.160
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
@ -834,6 +834,9 @@ the device-mapper event library.
|
||||
%{_libdir}/pkgconfig/devmapper-event.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jul 07 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.160-1
|
||||
- Minor fixes from coverity.
|
||||
|
||||
* Thu Jul 07 2016 Peter Rajnoha <prajnoha@redhat.com> - 2.02.159-1
|
||||
- Add raid0_meta segment type that provides metadata space for raid conversions.
|
||||
- Fix created link for a used pool for vgmknode.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
f1b93ac6ff87a978391e4ceb9e9be4df LVM2.2.02.159.tgz
|
||||
22c66914e1c18410375ab0bf21c95f69 LVM2.2.02.160.tgz
|
||||
|
Loading…
Reference in New Issue
Block a user