[pve-devel] applied: [PATCH pve-network] fix #5275: remove priority field from powerdns
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Mar 4 17:09:11 CET 2024
Am 04/03/2024 um 15:11 schrieb Stefan Hanreich:
> 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 at proxmox.com>
> ---
> src/PVE/Network/SDN/Dns/PowerdnsPlugin.pm | 6 ++----
> 1 file changed, 2 insertions(+), 4 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list