Module Name: src
Committed By: snj
Date: Sat Dec 31 20:51:45 UTC 2011
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
1440
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.231 -r1.1.2.232 src/doc/CHANGES-4.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-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.231 src/doc/CHANGES-4.1:1.1.2.232
--- src/doc/CHANGES-4.1:1.1.2.231 Sun Nov 20 13:05:03 2011
+++ src/doc/CHANGES-4.1 Sat Dec 31 20:51:45 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.231 2011/11/20 13:05:03 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.232 2011/12/31 20:51:45 snj Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4574,3 +4574,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]
+