From 70ca9084060351e8e99d37eaf382943c8093241c Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Wed, 25 Jun 2008 17:10:00 +0000 Subject: [PATCH] new upstream with dmsetup options closer to udev requirements --- .cvsignore | 4 +--- device-mapper.1.02.26.tgz.asc | 7 ------- device-mapper.1.02.27.tgz.asc | 7 +++++++ lvm2.spec | 8 ++++++-- sources | 4 +--- upstream | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 device-mapper.1.02.26.tgz.asc create mode 100644 device-mapper.1.02.27.tgz.asc diff --git a/.cvsignore b/.cvsignore index 085752d..9bb293a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,2 @@ -LVM2.2.02.33.tgz -device-mapper.1.02.24.tgz LVM2.2.02.38.tgz -device-mapper.1.02.26.tgz +device-mapper.1.02.27.tgz diff --git a/device-mapper.1.02.26.tgz.asc b/device-mapper.1.02.26.tgz.asc deleted file mode 100644 index 99fa181..0000000 --- a/device-mapper.1.02.26.tgz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.1 (GNU/Linux) - -iD8DBQBISY4mIoGRwVZ+LBcRAqEWAKCRvnAr/83XJyDzv4cFS0MmxWf8MwCg3hFp -aCqXFmkPZZQUFf7OaqdvSXI= -=p+7f ------END PGP SIGNATURE----- diff --git a/device-mapper.1.02.27.tgz.asc b/device-mapper.1.02.27.tgz.asc new file mode 100644 index 0000000..3c376d4 --- /dev/null +++ b/device-mapper.1.02.27.tgz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.1 (GNU/Linux) + +iD8DBQBIYlmEIoGRwVZ+LBcRAp8tAKCksVw9S2hln9U3fEgcUykMtunM5ACg0SN+ +bvwl9A+KYqfLanslffEBwSY= +=uNKV +-----END PGP SIGNATURE----- diff --git a/lvm2.spec b/lvm2.spec index 4f61306..2bd2013 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -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 # versions are increased together. @@ -6,7 +6,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.02.38 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -267,6 +267,10 @@ This package contains the device-mapper shared library, libdevmapper. %changelog +* Wed Jun 25 2008 Alasdair Kergon > - 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 > - 2.02.38-1 - libdevmapper: Make dm_hash_iter safe against deletion. - libdevmapper: Accept a NULL pointer to dm_free silently. diff --git a/sources b/sources index f250192..dc32d5b 100644 --- a/sources +++ b/sources @@ -1,4 +1,2 @@ -c33883f3db8185a987ad3c774c685861 LVM2.2.02.33.tgz -44420c94a412323da9d8b1ce21f2bebd device-mapper.1.02.24.tgz 274f8837033ea34919f009a8c396d83b LVM2.2.02.38.tgz -a97272ef6b439c99b64b213e30d18bbd device-mapper.1.02.26.tgz +6074f2c2035c2a526422e691c7457277 device-mapper.1.02.27.tgz diff --git a/upstream b/upstream index df6610b..9bb293a 100644 --- a/upstream +++ b/upstream @@ -1,2 +1,2 @@ LVM2.2.02.38.tgz -device-mapper.1.02.26.tgz +device-mapper.1.02.27.tgz