Module Name: src
Committed By: bouyer
Date: Sun Jan 23 21:54:39 UTC 2011
Modified Files:
src/doc [netbsd-4-0]: CHANGES-4.0.2
Log Message:
Ticket 1413
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.78 -r1.1.2.79 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.78 src/doc/CHANGES-4.0.2:1.1.2.79
--- src/doc/CHANGES-4.0.2:1.1.2.78 Sun Jan 16 15:35:48 2011
+++ src/doc/CHANGES-4.0.2 Sun Jan 23 21:54:39 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.0.2,v 1.1.2.78 2011/01/16 15:35:48 bouyer Exp $
+# $NetBSD: CHANGES-4.0.2,v 1.1.2.79 2011/01/23 21:54:39 bouyer Exp $
A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
release:
@@ -1087,3 +1087,30 @@
releng has been on mollari for a while now. Also, add wiki
[riz, ticket #1415]
+dist/bind/ patch
+include/resolv.h patch
+include/arpa/nameser.h: patch
+lib/libc/include/isc/assertions.h: patch
+lib/libc/include/isc/eventlib.h patch
+lib/libc/isc/assertions.c: patch
+lib/libc/nameser/ns_parse.c patch
+lib/libc/resolv/herror.c: patch
+lib/libc/resolv/res_init.c patch
+lib/libc/resolv/res_mkquery.c: patch
+lib/libc/resolv/res_query.c patch
+lib/libc/resolv/res_send.c: patch
+usr.sbin/bind/Makefile.inc patch
+usr.sbin/bind/include/config.h: patch
+usr.sbin/bind/include/dns/code.h: patch
+usr.sbin/bind/include/dns/enumclass.h: patch
+usr.sbin/bind/include/dns/enumtype.h: patch
+usr.sbin/bind/include/dns/rdatastruct.h: patch
+usr.sbin/bind/include/isc/platform.h: patch
+usr.sbin/bind/include/lwres/netdb.h: patch
+usr.sbin/bind/include/lwres/platform.h: patch
+usr.sbin/bind/libisc/Makefile: patch
+lib/libc/inet/inet_addr.c new file
+
+ Update bind to 9.4-ESV-R4, latest version of the 9.4 line.
+ [spz, ticket #1413]
+