summaryrefslogtreecommitdiff
path: root/dns/powerdns/files/patch-pdns_auth-main.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dns/powerdns: fix build on 14.0-CURRENT (+ OpenSSL 3.0.9)Ralf van der Enden2023-06-291-2/+2
| | | | | | | | | This fixes the way OpenSSL is detected (it now uses a non-deprecated function), which is not available anymore on 14.0-CURRENT. Doesn't change anything for previous versions of FreeBSD. PR: 272231 Reported by: tremere@cainites.net (maintainer)
* dns/powerdns: update to 4.7.0Ralf van der Enden2022-10-211-0/+13
ChangeLog: https://blog.powerdns.com/2022/10/20/authoritative-server-4-7-0/ PR: 267260