Module Name:    src
Committed By:   martin
Date:           Thu Apr 23 14:13:05 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Tickets #1537 - #1539


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-8.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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.3 src/doc/CHANGES-8.3:1.1.2.4
--- src/doc/CHANGES-8.3:1.1.2.3	Wed Apr 22 18:21:41 2020
+++ src/doc/CHANGES-8.3	Thu Apr 23 14:13:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.3 2020/04/22 18:21:41 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.4 2020/04/23 14:13:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -81,3 +81,23 @@ sys/compat/ossaudio/ossaudio.c			1.83
 	ossaudio: Avoid giving userland uninitialized memory.
 	[maxv, ticket #1535]
 
+etc/rc.d/network				1.75
+share/man/man5/rc.conf.5			1.172
+
+	Allow rc.conf to setup resolv.conf via resolvconf(8).
+	[kim, ticket #1537]
+
+etc/rc.d/network				1.77,1.78 (plus patch)
+share/man/man5/ifconfig.if.5			1.19,1.20
+usr.sbin/rtsold/rtsold.8			1.37-1.42
+
+	Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RA.
+	[kim, ticket #1538]
+
+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 #1539]
+
+

Reply via email to