new upstream with minor fixes
This commit is contained in:
parent
16c802baf1
commit
481844243e
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ LVM2.2.02.73.tgz
|
|||||||
/LVM2.2.02.78.tgz
|
/LVM2.2.02.78.tgz
|
||||||
/LVM2.2.02.79.tgz
|
/LVM2.2.02.79.tgz
|
||||||
/LVM2.2.02.81.tgz
|
/LVM2.2.02.81.tgz
|
||||||
|
/LVM2.2.02.82.tgz
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
|
||||||
|
|
||||||
iD8DBQBNNIbIIoGRwVZ+LBcRAqCzAKDm8+SXBMgBRCmCWz7ZjgK3Pd53egCeP7/v
|
|
||||||
fP0oRnLgcuCwyltrKpKXpgs=
|
|
||||||
=VwAU
|
|
||||||
-----END PGP SIGNATURE-----
|
|
7
LVM2.2.02.82.tgz.asc
Normal file
7
LVM2.2.02.82.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||||
|
|
||||||
|
iD8DBQBNPgvyIoGRwVZ+LBcRAjCHAJ4mnegkLpU0UeKEK7Kkt7YisLaDjQCgwLxq
|
||||||
|
0xN9tyyuccq0I/Da+ka0IYc=
|
||||||
|
=BlIi
|
||||||
|
-----END PGP SIGNATURE-----
|
13
lvm2.spec
13
lvm2.spec
@ -29,8 +29,8 @@
|
|||||||
|
|
||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.81
|
Version: 2.02.82
|
||||||
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
|
||||||
@ -475,6 +475,15 @@ the device-mapper event library.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 24 2011 Alasdair Kergon <agk@redhat.com> - 2.02.82-2
|
||||||
|
- Bring lvscan man page up-to-date.
|
||||||
|
- Fix lvchange --test to exit cleanly.
|
||||||
|
- Add change_tag to toollib.
|
||||||
|
- Allow multiple pvchange command line options to be specified together.
|
||||||
|
- Do not fail pvmove polling if another process cleaned up first.
|
||||||
|
- Avoid clvmd incrementing dlm lockspace reference count more than once.
|
||||||
|
- Add -f (don't fork) option to clvmd and fix clvmd -d<num> description.
|
||||||
|
|
||||||
* Mon Jan 17 2011 Alasdair Kergon <agk@redhat.com> - 2.02.81-1
|
* Mon Jan 17 2011 Alasdair Kergon <agk@redhat.com> - 2.02.81-1
|
||||||
- Add disk to allowed mirrored log type conversions.
|
- Add disk to allowed mirrored log type conversions.
|
||||||
- Accept fusion fio in device type filter.
|
- Accept fusion fio in device type filter.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
0359eef82a9d9551489f8a104ef22a69 LVM2.2.02.81.tgz
|
21c0ea7bb961d9340cd8bde2de5e2389 LVM2.2.02.82.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user