From 91086e956c84083958df85bc5b55275a788e6390f5209afd6cf81214a02950ce Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 15 Sep 2009 13:22:35 +0000 Subject: [PATCH] - boot.crypto: * uppercase variables exported to keyscript in anticipation of Debian adopting the implementation OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=12 --- boot.crypto-0_200909041226.tar.bz2 | 3 --- boot.crypto-0_200909151520.tar.bz2 | 3 +++ cryptsetup.changes | 7 +++++++ cryptsetup.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 boot.crypto-0_200909041226.tar.bz2 create mode 100644 boot.crypto-0_200909151520.tar.bz2 diff --git a/boot.crypto-0_200909041226.tar.bz2 b/boot.crypto-0_200909041226.tar.bz2 deleted file mode 100644 index 6d4739f..0000000 --- a/boot.crypto-0_200909041226.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa4e5844a5214d661ee6bd55d42aca36ab16fba827dfaa32ac3e434681bc2eb6 -size 17620 diff --git a/boot.crypto-0_200909151520.tar.bz2 b/boot.crypto-0_200909151520.tar.bz2 new file mode 100644 index 0000000..9f59ff5 --- /dev/null +++ b/boot.crypto-0_200909151520.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007432ce674daba19bccd96e0b1536d8dab6736bde1dd836f9dbccfc5697f07f +size 17607 diff --git a/cryptsetup.changes b/cryptsetup.changes index 988df81..7efe7c6 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 15 13:20:59 UTC 2009 - lnussel@suse.de + +- boot.crypto: + * uppercase variables exported to keyscript in anticipation of + Debian adopting the implementation + ------------------------------------------------------------------- Fri Sep 4 10:04:05 UTC 2009 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index bf03ee5..d070cca 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_200909041226 +%define bcver 0_200909151520 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on