Welcome to the PowerDNS Blog
PowerDNS Recursor 4.1.12 Released
Erik Winkels on Apr 03, 2019
This is a maintenance release with improvements for high-performance sites (and a wild bug fix appeared). The changelog: #7634: Use a bounded load-balancing algo to distribute queries. #7651: Implement a configur...
PowerDNS Authoritative Server 4.1.8 Released
Peter van Dijk on Mar 22, 2019
This release contains a bunch of backports, improvements and bug fixes that we wanted in the 4.1.x release channel after the 4.1.7 security release was out of the door. Please see the changelog for full details: ...
PowerDNS Authoritative Server 4.2.0 Release Candidate 1 Released
Peter van Dijk on Mar 19, 2019
This release fixes an issue with security implications that has been recently reported in the HTTP remote backend of the PowerDNS Authoritative Server. Setups that are not using this backend are not impacted by t...
PowerDNS Authoritative Server 4.0.7 and 4.1.7 Released
Peter van Dijk on Mar 18, 2019
These two releases fix an issue with security implications that has been recently reported in the HTTP remote backend of the PowerDNS Authoritative Server. Setups that are not using this backend are not impacted ...
PowerDNS Authoritative Server 4.2.0 Beta 1 Released
Peter van Dijk on Feb 28, 2019
It has been too long a time since the release of PowerDNS Authoritative Server 4.2.0-alpha1. The Beta 1 release comes with a lot of bug fixes, improvements and also some new features: LMDB backend, Fixes for Open...
The big DNS Privacy Debate at FOSDEM
Bert Hubert on Feb 07, 2019
This weekend at the excellent FOSDEM gathering there were no less than three presentations on DNS over HTTPs. Daniel Stenberg presented a keynote session “DNS over HTTPS – the good, the bad and the ugly” (video),...
PowerDNS Recursor 4.1.11 Released
Erik Winkels on Feb 01, 2019
Since Spectre / Meltdown, system calls have become more expensive. In addition, relevant versions of glibc turn out to implement pthread_cond_wait and pthread_cond_signal in such a way that they use multiple syst...
Changes in the PowerDNS Recursor 4.2.0
Peter van Dijk on Feb 01, 2019
The 4.2.0 release of the PowerDNS Recursor brings a lot of small, incremental changes over the 4.1.x releases. We expect little operational impact when upgrading from 4.1.x. However, several new features have bee...
PowerDNS Authoritative Server 4.1.6 Released
Peter van Dijk on Jan 31, 2019
This release fixes a single issue: the PowerDNS API would accept more than one CNAME record for the same name attribute and would return 204 instead of refusing and returning a 4xx error. The changelog: #7279: Pr...
PowerDNS Recursor 4.1.10 Released
Erik Winkels on Jan 24, 2019
This release is only relevant when building PowerDNS Recursor from source with protobuf support disabled. Release 4.1.10 fixes a bug where the recursor would not build when one had protobuf support disabled. The ...