Module Name:    src
Committed By:   snj
Date:           Sat Dec 31 20:05:00 UTC 2011

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.1

Log Message:
1704


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 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.42 src/doc/CHANGES-5.1.1:1.1.2.43
--- src/doc/CHANGES-5.1.1:1.1.2.42	Sat Nov 19 22:23:36 2011
+++ src/doc/CHANGES-5.1.1	Sat Dec 31 20:05:00 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.42 2011/11/19 22:23:36 sborrill Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.43 2011/12/31 20:05:00 snj Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
 release:
@@ -2577,3 +2577,8 @@ sys/kern/kern_event.c				1.74
 	filedesc_t::fd_lock held. Fixes PR/45479 by KOGULE Ryo.
 	[rmind, ticket #1695]
 
+lib/libtelnet/encrypt.c				1.15
+
+	Avoid buffer overflow, reported by Colin Percival at FreeBSD
+	[christos, ticket #1704]
+

Reply via email to