From 92c83c1d347af08b0ad76eefbb9a45e548b148e9 Mon Sep 17 00:00:00 2001 From: Erik Winkels Date: Thu, 24 Jan 2019 13:50:29 +0100 Subject: [PATCH] Update changelog and secpoll for rec-4.1.10. --- docs/secpoll.zone | 1 + pdns/recursordist/docs/changelog/4.1.rst | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 70c87e65a..7acd544c4 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -172,6 +172,7 @@ recursor-4.1.6.security-status 60 IN TXT "3 Upgrade now recursor-4.1.7.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-09.html" recursor-4.1.8.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2019-01.html https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2019-02.html" recursor-4.1.9.security-status 60 IN TXT "1 OK" +recursor-4.1.10.security-status 60 IN TXT "1 OK" ; Recursor Debian recursor-3.6.2-2.debian.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/" diff --git a/pdns/recursordist/docs/changelog/4.1.rst b/pdns/recursordist/docs/changelog/4.1.rst index 217b7d279..fea7da02b 100644 --- a/pdns/recursordist/docs/changelog/4.1.rst +++ b/pdns/recursordist/docs/changelog/4.1.rst @@ -1,6 +1,18 @@ Changelogs for 4.1.x ==================== +.. changelog:: + :version: 4.1.10 + :released: 24th of January 2019 + + This release fixes a bug when trying to build PowerDNS Recursor with protobuf support disabled. Thus this release is only relevant to people building PowerDNS Recursor from source and not if you're installing it as a package from our repositories. + + .. change:: + :tags: Bug Fixes + :pullreq: 7403 + + PowerDNS Recursor release 4.1.9 introduced a call to the Lua :func:`ipfilter` hook that required access to the DNS header, but the corresponding variable was only declared when protobuf support had been enabled. + .. changelog:: :version: 4.1.9 :released: 21st of January 2019 -- 2.40.0