[Bug 291543] dns/powerdns-recursor: update to 5.3.3 (fixes CVE-2025-59029 and CVE-2025-59030)
Date: Wed, 28 Jan 2026 14:31:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291543 --- Comment #10 from Jordan Ostreff <jordan@ostreff.info> --- currently main ports tree needs in patch change of PORTREVISION value. build with rust 1.93 published today on main ports tree. diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 70d593f3f6..525ae4465a 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 5.3.1 -PORTREVISION= 3 +DISTVERSION= 5.3.4 CATEGORIES= dns -- You are receiving this mail because: You are the assignee for the bug.