Module Name:    src
Committed By:   martin
Date:           Thu Apr 23 14:18:09 UTC 2020

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.3

Log Message:
Ticket #1728


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-7.3

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-7.3
diff -u src/doc/CHANGES-7.3:1.1.2.79 src/doc/CHANGES-7.3:1.1.2.80
--- src/doc/CHANGES-7.3:1.1.2.79	Wed Apr 15 14:52:56 2020
+++ src/doc/CHANGES-7.3	Thu Apr 23 14:18:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.79 2020/04/15 14:52:56 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.80 2020/04/23 14:18:09 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -832,3 +832,9 @@ sys/netinet6/nd6_rtr.c				1.148 (via pat
 	PR kern/55091 and PR bin/54997: fix default route selection.
 	[kim, ticket #1727]
 
+external/bsd/bind/include/config.h		(apply patch)
+
+	Fix BIND configuration for big-endian hosts.
+	This should make DNSSEC work on such hosts as well.
+	[he, ticket #1728]
+

Reply via email to