CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/05/20 05:47:46
Modified files:
net/dnsdist : Makefile distinfo
Log message:
Update to dnsdist 1.9.10, including a fix for CVE-2025-30193.
See https://blog.powerdns.com/2025/05/20/powerdns-dnsdist-1.9.10-released and
https://www.dnsdist.org/security-advisories/powerdns-advisory-for-dnsdist-2025-03.html
Imo no urgent backport needed, as there is a simple workaround by
including setMaxTCPQueriesPerConnection(50) in the dnsdist configuration.