Download PowerDNS Authoritative Server 4.0.1

Spread the love

PowerDNS is a dns server with a database as back-end, which makes it easy to manage a large number of dns entries. The developers previously decided to release the two parts that make up PowerDNS, a recursor and an authoritative name server, so that a new version can be released more quickly and in a more targeted way, the developers say. The authoritative name server will only respond to a dns lookup if it pertains to the domains for which this server is responsible. The developers have released PowerDNS Authoritative Server 4.0.1. The changes in this release are as follows:

PowerDNS Authoritative Server 4.0.1

This release fixes two small issues and adds a setting to limit AXFR and IXFR sizes, in response to CVE-2016-6172.

Bug fixes

  • #4126 Wait for the connection to the carbon server to be established
  • #4206 Don’t try to deallocate empty PG statements
  • #4245 Send the correct response when queried for an NSEC directly
  • #4252 Don’t include bind files if length <= 2 or > sizeof(filename)
  • #4255 Catch runtime_error when parsing a broken MNAME

Improvements

  • #4044 Make DNSPacket return a ComboAddress for local and remote
  • #4056 OpenSSL 1.1.0 support
  • #4169 Fix typos in a logmessage and exception
  • #4183 pdnsutil: Remove checking of ctime and always diff the changes
  • #4192 dnsreplay: Only add Client Subnet stamp when asked
  • #4250 Use toLogString() for ringAccount

Additions

  • #4133 Add limits to the size of received {A,I}XFR (CVE-2016-6172)
  • #4142 Add used file descriptor statistic

Version number 4.0.1
Release status Final
Operating systems Linux, BSD, macOS, Solaris, UNIX
Website PowerDNS
Download
License type GPL
You might also like