Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2018 09:31:17 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465953 - head
Message-ID:  <201803300931.w2U9VHF2099727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Fri Mar 30 09:31:16 2018
New Revision: 465953
URL: https://svnweb.freebsd.org/changeset/ports/465953

Log:
  Amend to UPDATING the dns/dnsmasq entry.
  
  Mention that dnsmasq no longer answers non-recursive queries unless
  set authoritative, and point to the manual page, too.
  
  Reported by: brnrd@

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Mar 30 09:03:25 2018	(r465952)
+++ head/UPDATING	Fri Mar 30 09:31:16 2018	(r465953)
@@ -35,6 +35,10 @@ you update your ports collection, before attempting an
   incompatible way versus previous versions. This comprises changed recursion
   behaviour, signature support, a change for SIGINT (vs. SIGHUP) behaviour.
 
+  Note especially that dnsmasq will no longer answer non-recursive queries
+  unless it is marked authoritative!  Be sure to see the manual page for the
+  various --auth-* options, such as --auth-zone.
+
   Please see the CHANGELOG that ships with dnsmasq for details.
 
 20180317:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803300931.w2U9VHF2099727>