NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60339 CVS commit: [netbsd-11] src



The following reply was made to PR misc/60339; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60339 CVS commit: [netbsd-11] src
Date: Fri, 3 Jul 2026 17:58:23 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Jul  3 17:58:23 UTC 2026
 
 Modified Files:
 	src/distrib/sets/lists/etc [netbsd-11]: mi
 	src/etc [netbsd-11]: Makefile
 	src/etc/defaults [netbsd-11]: rc.conf
 	src/external/bsd/unbound/etc/rc.d [netbsd-11]: unbound
 	src/share/man/man5 [netbsd-11]: rc.conf.5
 	src/share/man/man8 [netbsd-11]: afterboot.8
 Added Files:
 	src/etc/unbound [netbsd-11]: Makefile unbound.conf
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #360):
 
 	share/man/man8/afterboot.8: revision 1.84
 	etc/unbound/unbound.conf: revision 1.1
 	share/man/man5/rc.conf.5: revision 1.195
 	distrib/sets/lists/etc/mi: revision 1.278
 	etc/defaults/rc.conf: revision 1.168
 	etc/unbound/Makefile: revision 1.1
 	external/bsd/unbound/etc/rc.d/unbound: revision 1.3
 	etc/Makefile: revision 1.477
 
 unbound: Install a default configuration.
 
 This way, setting unbound=YES is enough to get a working local
 recursive resolver listening on 127.0.0.1:53 and [::1]:53.
 
 PR misc/60339: unbound=YES in rc.conf should be enough to get a
 recursive resolver
 
 Additionally, this includes the workaround for:
 PR bin/60325: unbound emits warning: so-sndbuf 4194304 was not
 granted
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.276 -r1.276.2.1 src/distrib/sets/lists/etc/mi
 cvs rdiff -u -r1.475 -r1.475.2.1 src/etc/Makefile
 cvs rdiff -u -r1.167 -r1.167.4.1 src/etc/defaults/rc.conf
 cvs rdiff -u -r0 -r1.1.2.2 src/etc/unbound/Makefile \
     src/etc/unbound/unbound.conf
 cvs rdiff -u -r1.2 -r1.2.18.1 src/external/bsd/unbound/etc/rc.d/unbound
 cvs rdiff -u -r1.194 -r1.194.2.1 src/share/man/man5/rc.conf.5
 cvs rdiff -u -r1.83 -r1.83.4.1 src/share/man/man8/afterboot.8
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index