Module Name: src Committed By: martin Date: Sun Jan 4 15:01:55 UTC 2015
Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: Ticket #1226 To generate a diff of this commit: cvs rdiff -u -r1.1.2.22 -r1.1.2.23 src/doc/CHANGES-6.0.7 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.7 diff -u src/doc/CHANGES-6.0.7:1.1.2.22 src/doc/CHANGES-6.0.7:1.1.2.23 --- src/doc/CHANGES-6.0.7:1.1.2.22 Wed Dec 31 12:01:40 2014 +++ src/doc/CHANGES-6.0.7 Sun Jan 4 15:01:55 2015 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0.7,v 1.1.2.22 2014/12/31 12:01:40 msaitoh Exp $ +# $NetBSD: CHANGES-6.0.7,v 1.1.2.23 2015/01/04 15:01:55 martin Exp $ A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7 release: @@ -3821,3 +3821,7 @@ lib/Makefile patch Update bind to 9.9.6-P1. CVE-2014-8500. [spz, ticket 1217] + +external/bsd/bind/Makefile.inc parts of 1.16 (patch) + Fix static bind build. + [he, ticket 1226]