From 178815287e21bdfc091971965e420da7a89eab1a9dffe4cbecb91e6839290b77 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 8 Oct 2009 08:56:13 +0000 Subject: [PATCH] - boot.crypto: * /lib/udev/vol_id no longer exists, use blkid instead * add space at end of password prompt in initrd * fix autodetetection of root on LVM on LUKS (bnc#528474) OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=28 --- boot.crypto-0_200910061245.tar.bz2 | 3 --- boot.crypto-0_200910071414.tar.bz2 | 3 +++ cryptsetup.changes | 8 ++++++++ cryptsetup.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 boot.crypto-0_200910061245.tar.bz2 create mode 100644 boot.crypto-0_200910071414.tar.bz2 diff --git a/boot.crypto-0_200910061245.tar.bz2 b/boot.crypto-0_200910061245.tar.bz2 deleted file mode 100644 index 85d8e40..0000000 --- a/boot.crypto-0_200910061245.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41602462e6538ee7384259d2d5e10b485ca9d0de33f49c3e1cc0746b5084f9b2 -size 17722 diff --git a/boot.crypto-0_200910071414.tar.bz2 b/boot.crypto-0_200910071414.tar.bz2 new file mode 100644 index 0000000..0dc7021 --- /dev/null +++ b/boot.crypto-0_200910071414.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb92b934bba1e5d73d8ef91e11c6592076ab97a8126e0eaf14e659cd2f9341df +size 17889 diff --git a/cryptsetup.changes b/cryptsetup.changes index 5999bea..36ca9d5 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 7 12:37:24 UTC 2009 - lnussel@suse.de + +- boot.crypto: + * /lib/udev/vol_id no longer exists, use blkid instead + * add space at end of password prompt in initrd + * fix autodetetection of root on LVM on LUKS (bnc#528474) + ------------------------------------------------------------------- Tue Oct 6 11:43:15 UTC 2009 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 221281f..9fc755a 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -25,7 +25,7 @@ BuildRequires: libselinux-devel # hashalot version %define haver 0.3 # boot.crypto version -%define bcver 0_200910061245 +%define bcver 0_200910071414 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on