openssl: update to version 1.1.1c
authorEneas U de Queiroz <[email protected]>
Tue, 28 May 2019 20:07:57 +0000 (20:07 +0000)
committerChristian Lamparter <[email protected]>
Fri, 31 May 2019 09:21:22 +0000 (11:21 +0200)
commitf22ef1f1de8816201c6d8551e1bb3f3fc58c4328
tree964df5bc8a2429113ffa17a8938379269fd1a1c5
parent4d6da056836aa017e1006ff8dd463dfd5d7341df
openssl: update to version 1.1.1c

Highlights of this version:
 - Prevent over long nonces in ChaCha20-Poly1305 (CVE-2019-1543)
 - Fix OPENSSL_config bug (patch removed)
 - Change the default RSA, DSA and DH size to 2048 bit instead of 1024.
 - Enable SHA3 pre-hashing for ECDSA and DSA

Signed-off-by: Eneas U de Queiroz <[email protected]>
Signed-off-by: Christian Lamparter <[email protected]> [DMARC removal]
package/libs/openssl/Makefile
package/libs/openssl/patches/200-OPENSSL_config-restore-error-agnosticism.patch [deleted file]