Module Name: src
Committed By: bouyer
Date: Wed Feb 16 21:24:31 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
ticket 1545
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-5.1.1
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.1.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.9 src/doc/CHANGES-5.1.1:1.1.2.10
--- src/doc/CHANGES-5.1.1:1.1.2.9 Wed Feb 16 20:39:07 2011
+++ src/doc/CHANGES-5.1.1 Wed Feb 16 21:24:31 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.9 2011/02/16 20:39:07 bouyer Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.10 2011/02/16 21:24:31 bouyer Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -2246,3 +2246,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]
+