From 2337828d13796cc87f3b5967d9085101a2310352 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Mon, 5 Oct 2020 11:25:53 +0200 Subject: [PATCH] More strict parsing of unknown record format --- pdns/recursordist/docs/upgrade.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index f9a4a1b69a..6bbd2c9eb4 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -7,6 +7,12 @@ When upgrading several versions, please read **all** notes applying to the upgra 4.3.x to 4.4.0 or master ------------------------ +Parsing of unknown record types +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The parsing (from zone files) of unknown records types (of the form +``\# ``) has been made more strict. Previously, invalid formatted records could produce +inconsistent results. + Deprecated and changed settings ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - The :ref:`setting-query-local-address` setting has been modified to be able to include both IPv4 and IPv6 addresses. -- 2.47.2