openssl: update to version 1.0.2p

This fixes the following security problems:
 * CVE-2018-0732: Client DoS due to large DH parameter
 * CVE-2018-0737: Cache timing vulnerability in RSA Key Generation

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2018-08-15 22:17:11 +02:00
parent 033472e1bd
commit e11df1eac6
3 changed files with 4 additions and 4 deletions

View File

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