aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/150-no_engines.patch
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2019-09-17 16:01:24 -0300
committerHauke Mehrtens <hauke@hauke-m.de>2019-09-20 20:50:07 +0200
commit952bafa03cbc21df134374dc949970a50beb6585 (patch)
tree3003563dadde3e7d57e5e8d4f7e039bbb2b20319 /package/libs/openssl/patches/150-no_engines.patch
parent7e1db8f27c919c00aed74cc3981e025ac9f887ec (diff)
downloadupstream-952bafa03cbc21df134374dc949970a50beb6585.tar.gz
upstream-952bafa03cbc21df134374dc949970a50beb6585.tar.bz2
upstream-952bafa03cbc21df134374dc949970a50beb6585.zip
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>
Diffstat (limited to 'package/libs/openssl/patches/150-no_engines.patch')
-rw-r--r--package/libs/openssl/patches/150-no_engines.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/openssl/patches/150-no_engines.patch b/package/libs/openssl/patches/150-no_engines.patch
index a518a00496..314075a910 100644
--- a/package/libs/openssl/patches/150-no_engines.patch
+++ b/package/libs/openssl/patches/150-no_engines.patch
@@ -1,6 +1,6 @@
--- a/Configure
+++ b/Configure
-@@ -2144,6 +2144,11 @@ EOF
+@@ -2145,6 +2145,11 @@ EOF
close(OUT);
}