aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/openssl/patches/150-no_engines.patch
diff options
context:
space:
mode:
authorEneas U de Queiroz <cote2004-github@yahoo.com>2019-05-31 17:44:31 +0000
committerChristian Lamparter <chunkeey@gmail.com>2019-06-01 01:34:11 +0200
commitd92713d2cfd64fda16a0545b529c8c291300a5f6 (patch)
treeace6f9077dc406da872a5cf790016b12e26fbe65 /package/libs/openssl/patches/150-no_engines.patch
parentc476954633887d8a1fcd80482e821074d7c4a36e (diff)
downloadupstream-d92713d2cfd64fda16a0545b529c8c291300a5f6.tar.gz
upstream-d92713d2cfd64fda16a0545b529c8c291300a5f6.tar.bz2
upstream-d92713d2cfd64fda16a0545b529c8c291300a5f6.zip
openssl: update to 1.0.2s
This avoids CVE-2019-9498 and CVE-2019-9499 in hostapd Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [DMARC removal, refreshed patches]
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 f0808578b9..a518a00496 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
-@@ -2143,6 +2143,11 @@ EOF
+@@ -2144,6 +2144,11 @@ EOF
close(OUT);
}