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:
		@@ -1,6 +1,6 @@
 | 
			
		||||
--- a/Configure
 | 
			
		||||
+++ b/Configure
 | 
			
		||||
@@ -2136,6 +2136,11 @@ EOF
 | 
			
		||||
@@ -2144,6 +2144,11 @@ EOF
 | 
			
		||||
 	close(OUT);
 | 
			
		||||
   }
 | 
			
		||||
   
 | 
			
		||||
 
 | 
			
		||||
@@ -173,7 +173,7 @@
 | 
			
		||||
 
 | 
			
		||||
 apps:
 | 
			
		||||
 	@(cd ..; $(MAKE) DIRS=apps all)
 | 
			
		||||
@@ -586,7 +586,7 @@ $(DTLSTEST)$(EXE_EXT): $(DTLSTEST).o ssl
 | 
			
		||||
@@ -593,7 +593,7 @@ $(DTLSTEST)$(EXE_EXT): $(DTLSTEST).o ssl
 | 
			
		||||
 #	fi
 | 
			
		||||
 
 | 
			
		||||
 dummytest$(EXE_EXT): dummytest.o $(DLIBCRYPTO)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user