openssl: update to 1.0.1f
This version includes this changes:
Don't include gmt_unix_time in TLS server and client random values
Fix for TLS record tampering bug CVE-2013-4353
Fix for TLS version checking bug CVE-2013-6449
Fix for DTLS retransmission bug CVE-2013-6450
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 39853
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2003,6 +2003,11 @@ EOF
|
||||
@@ -2004,6 +2004,11 @@ EOF
|
||||
close(OUT);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user