From c34328f10be449bb1fe708375f5c16f90cafb48f25efba8842eb830847316d17 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 2 Feb 2011 00:35:12 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/cryptsetup revision 58.0 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=9084e9a9b9a65c13800a86e5bd96ea4d --- cryptsetup.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index d7dd124..965ab93 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ # -# spec file for package cryptsetup (Version 1.2.0) +# spec file for package cryptsetup # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ License: GPLv2+ Group: System/Base AutoReqProv: on Version: 1.2.0 -Release: 1 +Release: 2 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 From 9326f5343913b8ec15a7a2966662cc65d2eb9f19054615228c406b9b14444486 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 17 Feb 2011 07:54:13 +0000 Subject: [PATCH 2/2] - boot.crypto: * also fix exit code in boot.crypto.functions (bnc#671822) OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=62 --- boot.crypto-0_201102170853.tar.bz2 | 3 +++ cryptsetup.changes | 6 ++++++ cryptsetup.spec | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 boot.crypto-0_201102170853.tar.bz2 diff --git a/boot.crypto-0_201102170853.tar.bz2 b/boot.crypto-0_201102170853.tar.bz2 new file mode 100644 index 0000000..49c7976 --- /dev/null +++ b/boot.crypto-0_201102170853.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005ee3971549a6f9d4d158b28e31d121da0dbc82752a507e86a55afd1d15290b +size 17032 diff --git a/cryptsetup.changes b/cryptsetup.changes index ba1c67b..4616416 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 17 07:53:34 UTC 2011 - lnussel@suse.de + +- boot.crypto: + * also fix exit code in boot.crypto.functions (bnc#671822) + ------------------------------------------------------------------- Mon Jan 31 15:32:57 UTC 2011 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 965ab93..16a9774 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_201101311632 +%define bcver 0_201102170853 License: GPLv2+ Group: System/Base AutoReqProv: on