diff --git a/cryptsetup-1.3.0.tar.bz2 b/cryptsetup-1.3.0.tar.bz2 deleted file mode 100644 index 6809ce6..0000000 --- a/cryptsetup-1.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c675059a25061851dcaf9732a2118d75585097c8fbb3985026526988e8d76394 -size 566628 diff --git a/cryptsetup-1.3.0.tar.bz2.asc b/cryptsetup-1.3.0.tar.bz2.asc deleted file mode 100644 index a3f2377..0000000 --- a/cryptsetup-1.3.0.tar.bz2.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) - -iEYEABECAAYFAk2ba4MACgkQf1Jlc7shgi9ZIACgke0jnG9sqUiMUdxgJab1ujDG -8UcAn3S+V/f8GHkt4CIgFI/Oe234OK7q -=2ELH ------END PGP SIGNATURE----- diff --git a/cryptsetup-1.3.1.tar.bz2 b/cryptsetup-1.3.1.tar.bz2 new file mode 100644 index 0000000..99ab836 --- /dev/null +++ b/cryptsetup-1.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ceb18a0c91fa1546077b41b93463dd2ec9d7f83e6fd93757fb84cc608206a6a +size 597201 diff --git a/cryptsetup-1.3.1.tar.bz2.asc b/cryptsetup-1.3.1.tar.bz2.asc new file mode 100644 index 0000000..0cb87cc --- /dev/null +++ b/cryptsetup-1.3.1.tar.bz2.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEABECAAYFAk3byrQACgkQf1Jlc7shgi9NpQCgj6SLnft/s7jc2BA/q+oJ+W2l +FboAn3dYw0gs4LZekhgq5JYnv/osT4lb +=Uw6K +-----END PGP SIGNATURE----- diff --git a/cryptsetup.changes b/cryptsetup.changes index 8189ea1..bf18aba 100644 --- a/cryptsetup.changes +++ b/cryptsetup.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed May 25 06:42:03 UTC 2011 - lnussel@suse.de + +- new version 1.3.1: + * Fix keyfile=- processing in create command (regression in 1.3.0). + * Simplify device path status check (use /sys and do not scan /dev). + * Do not ignore device size argument for create command (regression in 1.2.0). + * Fix error paths in blockwise code and lseek_write call. + ------------------------------------------------------------------- Mon Apr 11 14:04:11 UTC 2011 - lnussel@suse.de diff --git a/cryptsetup.spec b/cryptsetup.spec index 77e62c2..428584a 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -31,7 +31,7 @@ BuildRequires: libselinux-devel pkgconfig License: GPLv2+ Group: System/Base AutoReqProv: on -Version: 1.3.0 +Version: 1.3.1 Release: 1 #Release: %{?beta:0.}.%{?beta:.}%{?beta} Summary: Set Up dm-crypt Based Encrypted Block Devices