Summary: | dns/powerdns: Update to latest version (v4.0.4) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dani I. <i.dani> | ||||||
Component: | Individual Port(s) | Assignee: | Richard Gallamore <ultima> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Many People | CC: | tremere, ultima | ||||||
Priority: | --- | Flags: | tremere:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-404 | ||||||||
Attachments: |
|
Description
Dani I.
2017-06-26 13:21:47 UTC
Created attachment 183825 [details]
Update to 4.0.4
Add an OPTIONS knob to add support for optional algorithms 12 (ECC-GOST) and 15 (ED25519). Not enabled by default.
Borrowed the MYSQL_USES from the submitted patch by dani (thanks).
Ah true, i oversaw the new OPTIONS, thanks for catching them! Else looks fine to me. Thanks Ralf. Poudriere buildlogs: https://pkg.cainites.net/data/latest-per-pkg/powerdns/4.0.4/freebsd_10-3x64-system.log https://pkg.cainites.net/data/latest-per-pkg/powerdns/4.0.4/freebsd_11-0x64-system.log A commit references this bug: Author: ultima Date: Sun Jul 2 17:31:58 UTC 2017 New revision: 444895 URL: https://svnweb.freebsd.org/changeset/ports/444895 Log: * Updated to 4.0.4 * New option OPTALGO: Enable optional algorithms (12 & 15), not enabled by default Changelog: https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-404 PR: 220288 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reported by: Dani <i.dani@outlook.com> Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11431 Changes: head/dns/powerdns/Makefile head/dns/powerdns/distinfo Committed, thanks |