diff --git a/boot.crypto-0_200910061245.tar.bz2 b/boot.crypto-0_200910061245.tar.bz2 deleted file mode 100644 index 85d8e40..0000000 --- a/boot.crypto-0_200910061245.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41602462e6538ee7384259d2d5e10b485ca9d0de33f49c3e1cc0746b5084f9b2 -size 17722 diff --git a/boot.crypto-0_200910071414.tar.bz2 b/boot.crypto-0_200910071414.tar.bz2 new file mode 100644 index 0000000..0dc7021 --- /dev/null +++ b/boot.crypto-0_200910071414.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb92b934bba1e5d73d8ef91e11c6592076ab97a8126e0eaf14e659cd2f9341df +size 17889 diff --git a/cryptsetup.changes b/cryptsetup.changes index 5999bea..36ca9d5 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 7 12:37:24 UTC 2009 - lnussel@suse.de + +- boot.crypto: + * /lib/udev/vol_id no longer exists, use blkid instead + * add space at end of password prompt in initrd + * fix autodetetection of root on LVM on LUKS (bnc#528474) + ------------------------------------------------------------------- Tue Oct 6 11:43:15 UTC 2009 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 221281f..52ab535 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_200910061245 +%define bcver 0_200910071414 License: BSD 3-clause (or similar) ; GPL v2 only ; GPL v2 or later Group: System/Base AutoReqProv: on Version: 1.0.7 -Release: 8 +Release: 9 Summary: Set Up dm-crypt Based Encrypted Block Devices Source: cryptsetup-%{version}.tar.bz2 Source1: hashalot-%haver.tar.bz2