Module Name:    src
Committed By:   bouyer
Date:           Sun Nov 20 13:05:03 UTC 2011

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

Log Message:
Ticket 1437


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.230 -r1.1.2.231 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.230 src/doc/CHANGES-4.1:1.1.2.231
--- src/doc/CHANGES-4.1:1.1.2.230	Sat Nov 19 14:40:07 2011
+++ src/doc/CHANGES-4.1	Sun Nov 20 13:05:03 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.230 2011/11/19 14:40:07 bouyer Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.231 2011/11/20 13:05:03 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -4560,3 +4560,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