Module Name:    src
Committed By:   martin
Date:           Thu Sep 13 08:05:24 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket #559


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.202 -r1.1.2.203 src/doc/CHANGES-6.0

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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.202 src/doc/CHANGES-6.0:1.1.2.203
--- src/doc/CHANGES-6.0:1.1.2.202	Fri Sep  7 22:21:56 2012
+++ src/doc/CHANGES-6.0	Thu Sep 13 08:05:24 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.202 2012/09/07 22:21:56 bouyer Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.203 2012/09/13 08:05:24 martin Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -8526,3 +8526,24 @@ UPDATING					1.238 via patch
 	Closes PR 46816. 
 	[dholland, ticket #549]
 
+external/bsd/bind/dist/CHANGES			1.6
+external/bsd/bind/dist/lib/dns/include/dns/rdata.h 1.5
+external/bsd/bind/dist/lib/dns/master.c		1.7
+external/bsd/bind/dist/lib/dns/rdata.c		1.5
+external/bsd/bind/dist/lib/dns/rdataslab.c	1.6
+external/bsd/bind/dist/lib/dns/tests/Makefile.in 1.2
+external/bsd/bind/dist/lib/dns/tests/master_test.c 1.2
+external/bsd/bind/dist/lib/dns/tests/rdata_test.c 1.1
+external/bsd/bind/dist/lib/dns/tests/testdata/master/master15.data 1.1
+external/bsd/bind/dist/lib/dns/tests/testdata/master/master16.data 1.1
+external/bsd/bind/dist/version			1.3
+
+	apply fix for CVE-2012-4244 from upstream
+
+	upstream changelog:
+	          --- 9.9.1-P3 released ---
+	   3364.  [security]      Named could die on specially crafted record.
+                          [RT #30416]
+	[spz, ticket #559]
+
+

Reply via email to