From b0df3b8b9c27c26ef5073c55ec5e99b49c8576f5 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 5 Dec 2017 16:28:28 +0000 Subject: Add info about recursor passthrough removal in dns/powerdns Reported by: brd Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13375 --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 3386342018d2..b2d05d59082b 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20171205: + AFFECTS: users of dns/powerdns + AUTHOR: krion@FreeBSD.org + + Recursor passthrough removal: This will impact many installations. + Previously, the PowerDNS Authoritative Server contained a facility + for sending recursion desired queries to a resolving backend, + possibly after first consulting its local cache. This feature + (‘recursor=’) was frequently confusing and also delivered + inconsistent results, for example when a query ended up referring + to a CNAME that was outside of the Authoritative Server’s + knowledge. + 20171203: AFFECTS: users of sysutils/dsbmd AUTHOR: mk@freeshell.de -- cgit v1.2.3