Module Name: src
Committed By: riz
Date: Fri Jan 27 19:31:56 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Ticket 1717.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.132 -r1.1.2.133 src/doc/CHANGES-5.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.2
diff -u src/doc/CHANGES-5.2:1.1.2.132 src/doc/CHANGES-5.2:1.1.2.133
--- src/doc/CHANGES-5.2:1.1.2.132 Wed Jan 25 21:21:21 2012
+++ src/doc/CHANGES-5.2 Fri Jan 27 19:31:54 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.132 2012/01/25 21:21:21 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.133 2012/01/27 19:31:54 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -5971,3 +5971,8 @@ sys/coda/coda.h 1.15
extension.
[gdt, ticket #1716]
+crypto/dist/ssh/auth-options.c patch
+
+ Prevent minor information disclosure in ssh.
+ [drochner, ticket #1717]
+