PowerDNS is een dns-server met een database als back-end, waardoor het beheer van een groot aantal dns-entry's op een gemakkelijke manier kan plaatsvinden. De ontwikkelaars hebben eerder besloten om de twee delen waaruit PowerDNS bestaat, een recursor en een authoritative nameserver, apart uit te geven, zodat men sneller en gerichter een nieuwe versie kan uitbrengen, aldus de ontwikkelaars. De authoritative nameserver zal alleen antwoorden op een dns-look-up als deze betrekking heeft op de domeinen waarvoor deze server verantwoordelijk is. De ontwikkelaars hebben PowerDNS Authoritative Server 3.4.7 uitgebracht. De aankondiging van deze uitgave ziet er als volgt uit:
PowerDNS Authoritative Server 3.4.7 released!
We're pleased announce the release of the PowerDNS Authoritative Server version 3.4.7. This release fixes several bugs and has a bunch of improvements onboard.
The biggest fixes are improved negative caching and preventing a crash that could happen during the AXFR of a zone with many MX records of different priorities.
Tarballs and packages are available on:The changelog is produced below, a version with clickable links can be found at [1].
- https://downloads.powerdns.com/releases/
- Soon: https://www.monshouwer.eu/download/3rd_party/pdns/
(RHEL/CentOS, with the usual huge thanks to Kees Monshouwer).
Bug fixes:Improvements:
- Ignore invalid/empty TKEY and TSIG records (Christian Hofstaedtler)
- Don't reply to truncated queries (Christian Hofstaedtler)
- don't log out-of-zone ents during AXFR in (Kees Monshouwer)
- Prevent XSS by escaping user input. Thanks to Pierre Jaury and Damien Cauquil at Sysdream for pointing this out.
- Handle NULL and boolean properly in gPGSql (Aki Tuomi)
- Improve negative caching (Kees Monshouwer)
- Do not divide timeout twice (Aki Tuomi)
- Correctly sort records with a priority.
New features:
- Direct query answers and correct zone-rectification in the GeoIP backend (Aki Tuomi)
- Use token names to identify PKCS#11 keys (Aki Tuomi)
- Fix typo in an error message (Arjen Zonneveld)
- limit NSEC3 iterations in bindbackend (Kees Monshouwer)
- Initialize minbody (Aki Tuomi)
1 - https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-347
- OPENPGPKEY record-type (James Cloos and Kees Monshouwer)
- add global soa-edit settings (Kees Monshouwer)