Module Name: src
Committed By: bouyer
Date: Wed Feb 16 21:24:15 UTC 2011
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
ticket 1545
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-5.0.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.26 src/doc/CHANGES-5.0.3:1.1.2.27
--- src/doc/CHANGES-5.0.3:1.1.2.26 Wed Feb 16 20:38:45 2011
+++ src/doc/CHANGES-5.0.3 Wed Feb 16 21:24:15 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.26 2011/02/16 20:38:45 bouyer Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.27 2011/02/16 21:24:15 bouyer Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2571,3 +2571,9 @@
the state that we found it in before attaching a driver to it.
[dyoung, ticket #1540]
+crypto/external/bsd/openssl/dist/ssl/t1_lib.c 1.4 via patch
+
+ fix for CVE-2011-0014 (OCSP stapling vulnerability in OpenSSL)
+ patch taken from http://www.openssl.org/news/secadv_20110208.txt
+ [spz, ticket #1545]
+