svn commit: r465953 - head
Matthias Andree
mandree at FreeBSD.org
Fri Mar 30 09:31:17 UTC 2018
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:
More information about the svn-ports-all
mailing list