]> git.proxmox.com Git - pve-network.git/commit
fix #5275: remove priority field from powerdns
authorStefan Hanreich <s.hanreich@proxmox.com>
Mon, 4 Mar 2024 14:11:28 +0000 (15:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 4 Mar 2024 14:47:57 +0000 (15:47 +0100)
commit244fb03d3a3cdaeff52c4255d5173c82b07a633e
tree8a8c470c45ffd4996ca36e50f8df881b03785692
parentb18b34aad560e77ae9ea407e2154780817ba6a54
fix #5275: remove priority field from powerdns

Since v3.4.2 the priority field has been removed and since v4.9 they
are actively rejected by PowerDNS. Stop sending this field in order to
make the PowerDNS plugin work with versions >= 4.9 again. [1]

[1] https://doc.powerdns.com/authoritative/upgrading.html#api-changes

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
src/PVE/Network/SDN/Dns/PowerdnsPlugin.pm