Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #208
details: https://anonhg.NetBSD.org/src/rev/6d4c4b376e19
branches: netbsd-7
changeset: 798547:6d4c4b376e19
user: martin <martin%NetBSD.org@localhost>
date: Wed Nov 12 13:48:31 2014 +0000
description:
Ticket #208
diffstat:
doc/CHANGES-7.0 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 8f9e523c07c2 -r 6d4c4b376e19 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Wed Nov 12 13:36:40 2014 +0000
+++ b/doc/CHANGES-7.0 Wed Nov 12 13:48:31 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.88 2014/11/11 12:53:54 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.89 2014/11/12 13:48:31 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -2327,3 +2327,24 @@
Allocate char and attr buffers with M_ZERO.
[jmcneill, ticket #212]
+external/bsd/openresolv/dist/resolvconf.8.in 1.3-1.4
+external/bsd/openresolv/dist/resolvconf.conf.5.in 1.10-1.11
+
+ Import openresolv-3.6.0 with the following changes:
+
+ * dnsmasq subscriber no longer moans if it hasn't written a pidfile
+ * Ensure that name_server_blacklist works for more than one option.
+ Thanks to Frederic Barthelery.
+ * unbound_insecure can disable DNSSEC for all domains processed.
+ * local_nameservers now defaults to
+ 127.* 0.0.0.0 255.255.255.255 ::1
+ and is used instead of a hard coded list.
+ * Allow the disabling of resolvconf or optionally an individual
+ subscriber.
+ * Don't wait around trying to create a lock if we don't have
+ permission.
+ * resolv_conf_passthrough=NULL will update resolv.conf to match
+ only what is configured in resolvconf.conf and ignore any
+ interface configuration.
+ [roy, ticket #208]
+
Home |
Main Index |
Thread Index |
Old Index