From 1dd83f07650a1002ad1ddb5228b8daca72891fc05d4e3a266364f685d8e1ddf4 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 2 Mar 2010 12:25:30 +0000 Subject: [PATCH 1/2] - boot.crypto: * restore splash screen state after initrd prompt (bnc#559053) * use highlighted prompt in initrd too * fix adding volumes with initrd option (bnc#558891) OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=38 --- boot.crypto-0_201002021320.tar.bz2 | 3 --- boot.crypto-0_201003021301.tar.bz2 | 3 +++ cryptsetup.changes | 8 ++++++++ cryptsetup.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 boot.crypto-0_201002021320.tar.bz2 create mode 100644 boot.crypto-0_201003021301.tar.bz2 diff --git a/boot.crypto-0_201002021320.tar.bz2 b/boot.crypto-0_201002021320.tar.bz2 deleted file mode 100644 index fe3f7b5..0000000 --- a/boot.crypto-0_201002021320.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1d8411d8af48195c3bea809c1a9f2b948a8d9637075de9dcce1cf1999c4e8a6 -size 18272 diff --git a/boot.crypto-0_201003021301.tar.bz2 b/boot.crypto-0_201003021301.tar.bz2 new file mode 100644 index 0000000..28cead9 --- /dev/null +++ b/boot.crypto-0_201003021301.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e191c6dcb0380c3f529dc677c8b14f8d01e19a11577cb0aa6712d5a610d9ee8 +size 18434 diff --git a/cryptsetup.changes b/cryptsetup.changes index bfdff02..74e001e 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Mar 2 12:02:50 UTC 2010 - lnussel@suse.de + +- boot.crypto: + * restore splash screen state after initrd prompt (bnc#559053) + * use highlighted prompt in initrd too + * fix adding volumes with initrd option (bnc#558891) + ------------------------------------------------------------------- Tue Feb 2 12:21:44 UTC 2010 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 2143f15..f598e67 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_201002021320 +%define bcver 0_201003021301 License: BSD3c(or similar) ; GPLv2 ; GPLv2+ Group: System/Base AutoReqProv: on From b2b74537317ca992f6807b13f76e07d9501ebadddf76ee55e0934b1eb7549c7a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 5 Mar 2010 01:23:45 +0000 Subject: [PATCH 2/2] Updating link to change in openSUSE:Factory/cryptsetup revision 43.0 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=0fe2cea888f92e05701964b6a2934e28 --- cryptsetup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index f598e67..a776352 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -30,7 +30,7 @@ License: BSD3c(or similar) ; GPLv2 ; GPLv2+ Group: System/Base AutoReqProv: on Version: 1.1.0 -Release: 2 +Release: 3 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2 Source1: http://cryptsetup.googlecode.com/files/cryptsetup-%{version}.tar.bz2.asc