PowerDNS Blog

PowerDNS DNSdist 1.9.6 released

Written by Remi Gacogne | Jul 16, 2024 9:19:26 AM

We released PowerDNS DNSdist 1.9.6 today, fixing minor bugs:

  • Fix a race in the XSK/AF_XDP backend handling code

  •  De-duplicate Prometheus help and type lines for custom metrics with labels

  • dns.cc: use pdns::views::UnsignedCharView to fix a compilation error with recent versions of libcxx

This release also includes some improvements:

  • Don't include openssl/engine.h if it's not going to be used (Sander Hoentjen)

  • Make the logging functions available to all Lua environments

  •  Add support for a callback when a new tickets key is added

  • Handle Quiche >= 0.22.0

Please see the DNSdist website for the changelog and the current documentation.

Please send us all feedback and issues you might have via the mailing list, or in case of a bug, via GitHub.

The release tarball and its signature are available on the downloads website, and packages for several distributions are available from our repository.