Changelogs for 4.7.X

4.7.6

Released: 25th of August 2023

Bug Fixes

4.7.5

Released: 29th of March 2023

Bug Fixes

  • PowerDNS Security Advisory 2023-02: Deterred spoofing attempts can lead to authoritative servers being marked unavailable.

    References: pull request 12701

4.7.4

Released: 25th of November 2022

Bug Fixes

4.7.3

Released: 20th of September 2022

Improvements

Bug Fixes

4.7.2

Released: 23th of August 2022

Bug Fixes

4.7.1

Released: 8th of July 2022

Improvements

Bug Fixes

  • Run tasks from housekeeping thread in the proper way, causing queued DoT probes to run more promptly. Thanks to Jerry Lundström!

    References: #11692, pull request 11748

4.7.0

Released: 30th of May 2022

Bug Fixes

4.7.0-rc1

Released: 6th of May 2022

Bug Fixes

4.7.0-beta1

Released: 14th of April 2022

Improvements

Bug Fixes

  • Update moment.min.js (path traversal fix; we are unaffected).

    References: pull request 11524

  • Prevent segfault with empty allow-from-file and allow-from options (Sven Wegener).

    References: pull request 11496

  • In the handler thread, call sd_notify() just before entering the main loop in RecursorThread.

    References: pull request 11471

  • Distinguish between unreachable and timeout for throttling.

    References: pull request 11405

  • Use correct task to clean outgoing TCP.

    References: pull request 11397

4.7.0-alpha1

Released: 28th of February 2022

Improvements

Bug Fixes