Summary: | dns/powerdns: Fix build with LibreSSL 2.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||
Component: | Individual Port(s) | Assignee: | Bernard Spil <brnrd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tremere | ||||
Priority: | --- | Flags: | tremere:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/PowerDNS/pdns/pull/6434 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 226843 | ||||||
Attachments: |
|
Builds and runs fine with LibreSSL 2.7 with the attached patch. Take. A commit references this bug: Author: brnrd Date: Tue Apr 3 15:16:00 UTC 2018 New revision: 466359 URL: https://svnweb.freebsd.org/changeset/ports/466359 Log: dns/powerdns: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API PR: 227184 Approved by: Ralf van der Enden <tremere cainites net> (maintainer) Changes: head/dns/powerdns/files/patch-pdns_opensslsigners.cc Thanks again! Added link for reference again. Should land in upstream in not too long (phat phingers) |
Created attachment 192067 [details] svn diff for dns/powerdns ``` dns/powerdns: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API PR: Approved by: (maintainer) ``` Same patch as for the -recursor ports (different path)