Module Name: src
Committed By: riz
Date: Fri Jan 27 19:32:32 UTC 2012
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1717
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.59 -r1.1.2.60 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.59 src/doc/CHANGES-5.0.3:1.1.2.60
--- src/doc/CHANGES-5.0.3:1.1.2.59 Wed Jan 25 20:49:02 2012
+++ src/doc/CHANGES-5.0.3 Fri Jan 27 19:32:31 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.59 2012/01/25 20:49:02 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.60 2012/01/27 19:32:31 riz Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -2918,3 +2918,8 @@ crypto/dist/openssl/ssl/s3_enc.c
Address CVE-2011-4576.
[drochner, ticket #1713]
+crypto/dist/ssh/auth-options.c patch
+
+ Prevent minor information disclosure in ssh.
+ [drochner, ticket #1717]
+