From 74a18c8b8f153f7441696f4b1a690432763f43f37864ed2854f934eb8bc57f9e Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 21 Sep 2009 08:53:37 +0000 Subject: [PATCH] - boot.crypto: * fix test for keyfile (bnc#540363) OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=15 --- boot.crypto-0_200909161447.tar.bz2 | 3 --- boot.crypto-0_200909211050.tar.bz2 | 3 +++ cryptsetup.changes | 6 ++++++ cryptsetup.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 boot.crypto-0_200909161447.tar.bz2 create mode 100644 boot.crypto-0_200909211050.tar.bz2 diff --git a/boot.crypto-0_200909161447.tar.bz2 b/boot.crypto-0_200909161447.tar.bz2 deleted file mode 100644 index 5584eab..0000000 --- a/boot.crypto-0_200909161447.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86962a9d14a5012e82450b76148cc31e84d73dceab3e88fae8b6c9c282d54a5c -size 17623 diff --git a/boot.crypto-0_200909211050.tar.bz2 b/boot.crypto-0_200909211050.tar.bz2 new file mode 100644 index 0000000..3ab0113 --- /dev/null +++ b/boot.crypto-0_200909211050.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bdc236d3d90ee0d099d78b0d931fb3d179907a547fea83bc8d043bedb3d752 +size 17650 diff --git a/cryptsetup.changes b/cryptsetup.changes index 94f5d77..66d3ec4 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 21 08:51:40 UTC 2009 - lnussel@suse.de + +- boot.crypto: + * fix test for keyfile (bnc#540363) + ------------------------------------------------------------------- Wed Sep 16 12:49:07 UTC 2009 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index c3c23cb..4936fb1 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_200909161447 +%define bcver 0_200909211050 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on