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_200909161447.tar.bz2 b/boot.crypto-0_200909161447.tar.bz2 new file mode 100644 index 0000000..5584eab --- /dev/null +++ b/boot.crypto-0_200909161447.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86962a9d14a5012e82450b76148cc31e84d73dceab3e88fae8b6c9c282d54a5c +size 17623 diff --git a/cryptsetup.changes b/cryptsetup.changes index 988df81..94f5d77 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Sep 16 12:49:07 UTC 2009 - lnussel@suse.de + +- boot.crypto: + * 2.6.31 requires the cryptomgr module in the initrd (bnc#535013) + +------------------------------------------------------------------- +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..c3c23cb 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_200909041226 +%define bcver 0_200909161447 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on Version: 1.0.7 -Release: 2 +Release: 3 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: cryptsetup-%{version}.tar.bz2 Source1: hashalot-%haver.tar.bz2