From 3944689501ccd62f92be6b65559f1d7869969237bdd568f8d9fe12cdfc9f3866 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 26 Sep 2009 22:02:18 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/cryptsetup revision 35.0 OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=b24bba52906bbe34e931ce183e3ef2a4 --- boot.crypto-0_200909241541.tar.bz2 | 3 --- boot.crypto-0_200909251440.tar.bz2 | 3 +++ cryptsetup.changes | 6 ++++++ cryptsetup.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 boot.crypto-0_200909241541.tar.bz2 create mode 100644 boot.crypto-0_200909251440.tar.bz2 diff --git a/boot.crypto-0_200909241541.tar.bz2 b/boot.crypto-0_200909241541.tar.bz2 deleted file mode 100644 index 8e675da..0000000 --- a/boot.crypto-0_200909241541.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ac820de8fc0c338c0686854dd8d923bc4e50040ed4147a0dcd84715e9f6cc16 -size 17758 diff --git a/boot.crypto-0_200909251440.tar.bz2 b/boot.crypto-0_200909251440.tar.bz2 new file mode 100644 index 0000000..c9a5c3f --- /dev/null +++ b/boot.crypto-0_200909251440.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f323ce0f9870096dee653e1c410448c18df31f9337eb81d6ef7b3c4503269d +size 17661 diff --git a/cryptsetup.changes b/cryptsetup.changes index b56e376..db7fa67 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 25 12:42:23 UTC 2009 - lnussel@suse.de + +- actually hash=plain can be used to get raw keyscript output so + remove keyscript_raw again + ------------------------------------------------------------------- Thu Sep 24 13:36:52 UTC 2009 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 22a1896..5698956 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -25,12 +25,12 @@ BuildRequires: libselinux-devel # hashalot version %define haver 0.3 # boot.crypto version -%define bcver 0_200909241541 +%define bcver 0_200909251440 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on Version: 1.0.7 -Release: 5 +Release: 6 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: cryptsetup-%{version}.tar.bz2 Source1: hashalot-%haver.tar.bz2