Module Name: src
Committed By: riz
Date: Fri Jan 27 19:33:06 UTC 2012
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.2
Log Message:
Ticket 1717.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-5.1.2
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.2
diff -u src/doc/CHANGES-5.1.2:1.1.2.2 src/doc/CHANGES-5.1.2:1.1.2.3
--- src/doc/CHANGES-5.1.2:1.1.2.2 Wed Jan 25 20:48:28 2012
+++ src/doc/CHANGES-5.1.2 Fri Jan 27 19:33:06 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.2,v 1.1.2.2 2012/01/25 20:48:28 riz Exp $
+# $NetBSD: CHANGES-5.1.2,v 1.1.2.3 2012/01/27 19:33:06 riz Exp $
A complete list of changes from the NetBSD 5.1.1 release to the NetBSD 5.1.2
release:
@@ -31,3 +31,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]
+