Module Name: src
Committed By: snj
Date: Sat Dec 31 20:52:40 UTC 2011
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
1440
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-4.0.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.92 src/doc/CHANGES-4.0.2:1.1.2.93
--- src/doc/CHANGES-4.0.2:1.1.2.92 Sun Nov 20 13:04:55 2011
+++ src/doc/CHANGES-4.0.2 Sat Dec 31 20:52:39 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.92 2011/11/20 13:04:55 bouyer Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.93 2011/12/31 20:52:39 snj Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1313,3 +1313,8 @@ src/dist/bind/lib/lwres/include/lwres/lw
records, leading to an assertion failure. Fixes CVE-2011-4313.
[christos, ticket #1437]
+lib/libtelnet/encrypt.c 1.15
+
+ Avoid buffer overflow, reported by Colin Percival at FreeBSD
+ [christos, ticket #1440]
+