Summary: | dns/powerdns: update to 4.3.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | yds <yds> | ||||||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Many People | CC: | fernape, pi, tremere | ||||||||
Priority: | --- | Keywords: | patch | ||||||||
Version: | Latest | Flags: | tremere:
maintainer-feedback+
|
||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://Blog.PowerDNS.com/2020/04/07/powerdns-authoritative-4-3-0/ | ||||||||||
Attachments: |
|
Description
yds
2020-05-06 18:40:11 UTC
Created attachment 214210 [details]
update to 4.3.0 rename patch-pdns_dns__random.cc to patch-dns_random.cc
cleaner patch with rename of patch-pdns_dns__random.cc to patch-dns_random.cc
Testbuild says: %%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/4.2.0_to_4.3.0_schema.pgsql.sql is missing in pkg-plist. Now waiting for maintainer to approve. Created attachment 214238 [details] update to 4.3.0 rename patch-pdns_dns__random.cc to patch-dns_random.cc (In reply to Kurt Jaeger from comment #2) account for the omitted `schema` files in pkg-plist in the latest patch. Thanks for the patch. A commit references this bug: Author: pi Date: Fri May 8 07:33:51 UTC 2020 New revision: 534332 URL: https://svnweb.freebsd.org/changeset/ports/534332 Log: dns/powerdns: update 4.2.1 -> 4.3.0 Please note that 4.3.0 comes with a mandatory database schema upgrade. See: https://doc.powerdns.com/authoritative/upgrading.html#x-to-4-3-0 - added OPTIONS LMDB backend - removed OPTIONS MyDNS backend - removed OPTIONS OpenDBX backend - removed patch-fix_memleak_bindbackend - added `pidfile=/var/run/pdns/pdns_server.pid` to the rc script. - updated pkg-descr with a more descriptive blurb from their web page. PR: 246262 Submitted by: yds@Necessitu.de Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Relnotes: https://blog.powerdns.com/2020/04/07/powerdns-authoritative-4-3-0/ Changes: head/dns/powerdns/Makefile head/dns/powerdns/distinfo head/dns/powerdns/files/patch-configure head/dns/powerdns/files/patch-dns_random.cc head/dns/powerdns/files/patch-fix_memleak_bindbackend head/dns/powerdns/files/patch-pdns_dns__random.cc head/dns/powerdns/files/pdns.in head/dns/powerdns/files/pkg-message.in head/dns/powerdns/pkg-descr head/dns/powerdns/pkg-plist |