openssl: bump to 1.0.2t, add maintainer

This version fixes 3 low-severity vulnerabilities:

- CVE-2019-1547: ECDSA remote timing attack
- CVE-2019-1549: Fork Protection
- CVE-2019-1563: Padding Oracle in PKCS7_dataDecode and
                 CMS_decrypt_set1_pkey

Patches were refreshed, and Eneas U de Queiroz added as maintainer.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
Eneas U de Queiroz
2019-09-17 16:01:24 -03:00
committed by Hauke Mehrtens
parent 7e1db8f27c
commit 952bafa03c
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
--- a/Configure
+++ b/Configure
@@ -2144,6 +2144,11 @@ EOF
@@ -2145,6 +2145,11 @@ EOF
close(OUT);
}