SHA256
1
0
forked from pool/cryptsetup

Accepting request 185875 from home:elvigia:branches:security

- cryptsetup 1.6.2
* Print error and fail if more device arguments 
  are present for isLuks command.
* Fix cipher specification string parsing 
(found by gcc -fsanitize=address option).
* Try to map TCRYPT system encryption through partitions
* Workaround for some recent changes in automake

OBS-URL: https://build.opensuse.org/request/show/185875
OBS-URL: https://build.opensuse.org/package/show/security/cryptsetup?expand=0&rev=105
This commit is contained in:
Marcus Meissner 2013-08-26 08:24:57 +00:00 committed by Git OBS Bridge
parent ba19ad260a
commit 97c0fc2e1f
6 changed files with 32 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:baf36e663c03eb6440482d91c486d61ed47ce5c9268ad04c18ca09082755149c
size 1175052

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJRWAGYAAoJENmwV3vZPpj8Hw4P/0Xuz48RJZOvf0Hse/3KxCx8
vmw9h/paJJQ8fD0/eJiVmGep8H4k0qla9uUQSPYPH8ksdSF3P9KVFmGXgUHiuo1D
55uP/5a+XnUM6fDuVpHnAE4fCrQ1UVXmcgmfxHNjlxRLS7QZ1224Ac9WRf2ucFyD
PbcNZbC0H1s7MkVhNKA4rQHXTvaF//z8FsJHUhuoKyKnmIPpQbYvqyv3IuDSK0nl
lRNLBxI7nYgIiZfnUIxJcgfPlqO4q7MSxfGMDj0pNBr6RBN5xex1TRn/Y/642JmR
FPHsHtuR2RGRZGwj0xKM6XqDN+uD7FKVFCmYD2yL9eC37pFDiT8E2hArDkL7BiuH
nVeZwVNeOFnqlaP7uzSX7IuutgJyoqbkrE/bYwgPOi808Q/tHC37ZhnD2fUQ4Igc
AkiozSu3M728PR5CeHhE5T5YWls1rvWxEZ+uERXFudj+hUFtv5MVgzhoeThH8Cor
AV+DYl2EpD6Rtfu0L2opbNQkSzIH5ibnKJ+M19B6r+2BPi+2kDUoLXwJxZevP/Au
CHaitOfhTkpqRNipzf+Qqql2/wqUthLKPMMYhuW2moja5LXYX4DLxedCvVC9r78K
ZtlzJN3OeRLTWVhQeyjTmkx5Gfq6o1mrlXZDBvlDoeILcFwiiK7os4ExbZO+POlx
RuiODZFBQGU3LSeQfnKy
=G7bU
-----END PGP SIGNATURE-----

3
cryptsetup-1.6.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15723f0198303d4bcb99d480b7a773918e2d319f0348457988c063bdd03e109a
size 1189584

View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABCAAGBQJR/pBfAAoJENmwV3vZPpj8MLAP/2lRVojSBIswPp8J5O781rwC
JPlHR+f3EEab5/uEJfQq2wZHkwN5QN6zXwFLUAkUYS0NXFY1e3wUHUxPwftcvvbc
zf3CNR9iIuHh2QQeVH4tc68Zrmh/w9T2+QgMkenjYBjUFbI7C+VVaYdBi+maQ2en
N7PcQDQuhNpGfo1rrvGHNk5agbSJBKxjcLsyMiwvy3nfcXHPmOJj10TuQvST5B8a
GB08GfRZRR8tpTv5RGdeekkBl356Ji/ZTL32GrpAiNENVCR9IMt0EMnNxQSJc0JU
GEJbe3lECYL/EW8JTurUENFActnsK7fxKqRtWOk/CuxrQyaYUsfnRoCJlnwEA99O
W88iJIWxGUjNxqFjTQz7KYz6gyNSYVxjYkEDaA5vMJOqjvNJTqayla6nOMwo0N3d
VVX7jEqAZLouOQznkY2nDQUVQVYBFwqvR2/kLdM7BqylnWG/z+CPQxplX3MII3xc
/3k5nNDJrgZRp1r/AzCvI/LjQ1Ev5V+ISz5Lp427ofQaGSR1uDc0t794nTL5TMeC
Gipd/9DDgpp1lteW9psmBr9WBDQibt7qhadgy3ka/qAdWBPomJfB9sNkgmFi3BRr
1DgcsZMlyQ+eFzjgi+oxBqMor5DxUQ8k2bmeEnLake/NrA98pO+NxAMulX+YHI52
RtkuUa2vnRumLb8Bf+xq
=W0vw
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 4 20:54:31 UTC 2013 - crrodriguez@opensuse.org
- cryptsetup 1.6.2
* Print error and fail if more device arguments
are present for isLuks command.
* Fix cipher specification string parsing
(found by gcc -fsanitize=address option).
* Try to map TCRYPT system encryption through partitions
* Workaround for some recent changes in automake
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 2 18:53:21 UTC 2013 - crrodriguez@opensuse.org Tue Jul 2 18:53:21 UTC 2013 - crrodriguez@opensuse.org

View File

@ -18,7 +18,7 @@
Name: cryptsetup Name: cryptsetup
Url: http://code.google.com/p/cryptsetup/ Url: http://code.google.com/p/cryptsetup/
Version: 1.6.1 Version: 1.6.2
Release: 0 Release: 0
Summary: Set Up dm-crypt Based Encrypted Block Devices Summary: Set Up dm-crypt Based Encrypted Block Devices
License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.0+ License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.0+
@ -87,9 +87,6 @@ time via the config file /etc/crypttab.
%{?suse_update_config:%{suse_update_config}} %{?suse_update_config:%{suse_update_config}}
autoreconf -f -i autoreconf -f -i
test -e po/Makevars || cp po/Makevars.template po/Makevars test -e po/Makevars || cp po/Makevars.template po/Makevars
##### remove for version > 1.6.1 ######
export CFLAGS="%optflags -DHAVE_ENDIAN_H -DHAVE_BYTESWAP_H"
########################################
%configure \ %configure \
--disable-static --enable-shared \ --disable-static --enable-shared \
--enable-cryptsetup-reencrypt \ --enable-cryptsetup-reencrypt \