new upstream with dmsetup options closer to udev requirements
This commit is contained in:
parent
a7a5c517c1
commit
70ca908406
@ -1,4 +1,2 @@
|
|||||||
LVM2.2.02.33.tgz
|
|
||||||
device-mapper.1.02.24.tgz
|
|
||||||
LVM2.2.02.38.tgz
|
LVM2.2.02.38.tgz
|
||||||
device-mapper.1.02.26.tgz
|
device-mapper.1.02.27.tgz
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.2.1 (GNU/Linux)
|
|
||||||
|
|
||||||
iD8DBQBISY4mIoGRwVZ+LBcRAqEWAKCRvnAr/83XJyDzv4cFS0MmxWf8MwCg3hFp
|
|
||||||
aCqXFmkPZZQUFf7OaqdvSXI=
|
|
||||||
=p+7f
|
|
||||||
-----END PGP SIGNATURE-----
|
|
7
device-mapper.1.02.27.tgz.asc
Normal file
7
device-mapper.1.02.27.tgz.asc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1.2.1 (GNU/Linux)
|
||||||
|
|
||||||
|
iD8DBQBIYlmEIoGRwVZ+LBcRAp8tAKCksVw9S2hln9U3fEgcUykMtunM5ACg0SN+
|
||||||
|
bvwl9A+KYqfLanslffEBwSY=
|
||||||
|
=uNKV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,4 +1,4 @@
|
|||||||
%define device_mapper_version 1.02.26
|
%define device_mapper_version 1.02.27
|
||||||
|
|
||||||
# Do not reset Release to 1 unless both lvm2 and device-mapper
|
# Do not reset Release to 1 unless both lvm2 and device-mapper
|
||||||
# versions are increased together.
|
# versions are increased together.
|
||||||
@ -6,7 +6,7 @@
|
|||||||
Summary: Userland logical volume management tools
|
Summary: Userland logical volume management tools
|
||||||
Name: lvm2
|
Name: lvm2
|
||||||
Version: 2.02.38
|
Version: 2.02.38
|
||||||
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
|
||||||
@ -267,6 +267,10 @@ This package contains the device-mapper shared library, libdevmapper.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 25 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.38-2
|
||||||
|
- dmsetup: Add --unquoted and --rows to 'info -c' command.
|
||||||
|
- libdevmapper: Fix inverted no_flush debug message.
|
||||||
|
|
||||||
* Fri Jun 13 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.38-1
|
* Fri Jun 13 2008 Alasdair Kergon <agk@redhat.com>> - 2.02.38-1
|
||||||
- libdevmapper: Make dm_hash_iter safe against deletion.
|
- libdevmapper: Make dm_hash_iter safe against deletion.
|
||||||
- libdevmapper: Accept a NULL pointer to dm_free silently.
|
- libdevmapper: Accept a NULL pointer to dm_free silently.
|
||||||
|
4
sources
4
sources
@ -1,4 +1,2 @@
|
|||||||
c33883f3db8185a987ad3c774c685861 LVM2.2.02.33.tgz
|
|
||||||
44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz
|
|
||||||
274f8837033ea34919f009a8c396d83b LVM2.2.02.38.tgz
|
274f8837033ea34919f009a8c396d83b LVM2.2.02.38.tgz
|
||||||
a97272ef6b439c99b64b213e30d18bbd device-mapper.1.02.26.tgz
|
6074f2c2035c2a526422e691c7457277 device-mapper.1.02.27.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user