diff --git a/boot.crypto-0_200909251440.tar.bz2 b/boot.crypto-0_200909251440.tar.bz2 deleted file mode 100644 index c9a5c3f..0000000 --- a/boot.crypto-0_200909251440.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:05f323ce0f9870096dee653e1c410448c18df31f9337eb81d6ef7b3c4503269d -size 17661 diff --git a/boot.crypto-0_200910061245.tar.bz2 b/boot.crypto-0_200910061245.tar.bz2 new file mode 100644 index 0000000..85d8e40 --- /dev/null +++ b/boot.crypto-0_200910061245.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41602462e6538ee7384259d2d5e10b485ca9d0de33f49c3e1cc0746b5084f9b2 +size 17722 diff --git a/cryptsetup.changes b/cryptsetup.changes index 2a8a275..5999bea 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 6 11:43:15 UTC 2009 - lnussel@suse.de + +- boot.crypto: more changes as agreed with the Debian maintainer: + * rename keyscript variable CRYPTTAB_DEVICE to CRYPTTAB_SOURCE + * export list of options in CRYPTTAB_OPTIONS + ------------------------------------------------------------------- Tue Sep 29 11:25:58 UTC 2009 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 11022d1..221281f 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_200909251440 +%define bcver 0_200910061245 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on Version: 1.0.7 -Release: 7 +Release: 8 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: cryptsetup-%{version}.tar.bz2 Source1: hashalot-%haver.tar.bz2