From 62bfb69552120e4cb5f306d58355e96edcb98c5a1e7d333e73ec778c9c8c0659 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 28 Dec 2010 22:57:54 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/cryptsetup revision 56.0 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=bdd36208602651448220e785f079aa86 --- cryptsetup.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index 23e1b38..fb988cf 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,5 +1,5 @@ # -# spec file for package cryptsetup (Version 1.1.3) +# spec file for package cryptsetup (Version 1.2.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # From 77ec35e6c9b922a8f683691b78197be14111970c8ccfb279010a3645935be127 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 31 Jan 2011 15:33:35 +0000 Subject: [PATCH 2/2] - boot.crypto: * don't fail if loop module is not loaded * adapt to new crypsetup exit codes (bnc#667931) OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=60 --- boot.crypto-0_201011301557.tar.bz2 | 3 --- boot.crypto-0_201101311632.tar.bz2 | 3 +++ cryptsetup.changes | 7 +++++++ cryptsetup.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 boot.crypto-0_201011301557.tar.bz2 create mode 100644 boot.crypto-0_201101311632.tar.bz2 diff --git a/boot.crypto-0_201011301557.tar.bz2 b/boot.crypto-0_201011301557.tar.bz2 deleted file mode 100644 index 7c75f11..0000000 --- a/boot.crypto-0_201011301557.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c6b19b6ba9249c2dc885caa7a25c96582d7e7f4636f6d0da8ad33cf38156184 -size 16991 diff --git a/boot.crypto-0_201101311632.tar.bz2 b/boot.crypto-0_201101311632.tar.bz2 new file mode 100644 index 0000000..a7d36e6 --- /dev/null +++ b/boot.crypto-0_201101311632.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10ca5927a9cac80518e0cd6ba824f996ccd472eadfac0746059b12d5bf788a68 +size 17043 diff --git a/cryptsetup.changes b/cryptsetup.changes index 166c835..ba1c67b 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 31 15:32:57 UTC 2011 - lnussel@suse.de + +- boot.crypto: + * don't fail if loop module is not loaded + * adapt to new crypsetup exit codes (bnc#667931) + ------------------------------------------------------------------- Mon Dec 20 13:01:54 UTC 2010 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index fb988cf..d7dd124 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -25,7 +25,7 @@ BuildRequires: libselinux-devel pkgconfig # hashalot version %define haver 0.3 # boot.crypto version -%define bcver 0_201011301557 +%define bcver 0_201101311632 License: GPLv2+ Group: System/Base AutoReqProv: on