Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 20 13:04:55 UTC 2011

Modified Files:
        src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
Ticket 1437


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 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.91 src/doc/CHANGES-4.0.2:1.1.2.92
--- src/doc/CHANGES-4.0.2:1.1.2.91	Sat Nov 19 14:40:08 2011
+++ src/doc/CHANGES-4.0.2	Sun Nov 20 13:04:55 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.91 2011/11/19 14:40:08 bouyer Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.92 2011/11/20 13:04:55 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -1299,3 +1299,17 @@ dist/openpam/lib/openpam_configure.c		1.
 	(CVE-2011-4122)
 	[drochner, ticket #1439]
 
+src/dist/bind/CHANGES						patch
+src/dist/bind/bin/named/query.c					patch
+src/dist/bind/bin/nsupdate/nsupdate.8				patch
+src/dist/bind/lib/dns/master.c					patch
+src/dist/bind/lib/dns/rbtdb.c					patch
+src/dist/bind/lib/isc/nothreads/condition.c			patch
+src/dist/bind/lib/isc/nothreads/mutex.c				patch
+src/dist/bind/lib/isc/unix/time.c				patch
+src/dist/bind/lib/lwres/include/lwres/lwres.h			patch
+
+	Cache lookup could return RRSIG data associated with nonexistent
+	records, leading to an assertion failure.  Fixes CVE-2011-4313.
+	[christos, ticket #1437]
+

Reply via email to