Skip to content

powerdns: target Python 3 and upgrade to 4.2.1

Bryton Lacquement requested to merge powerdns-py3 into master

This MR includes the following steps:

  1. Target Python 3
  2. Upgrade powerdns from version 3.3.1 to version 4.2.1 --- which also means...
  3. Rework the configuration to support the new GeoIP backend config format

See the commit messages for more detail.

Note: EDNS Client Subnet extension is enabled.

Edited by Thomas Gambier

Merge request reports