summaryrefslogtreecommitdiff
path: root/net/powerdns-mysql
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-03-17 19:04:49 +0000
committeradam <adam@pkgsrc.org>2020-03-17 19:04:49 +0000
commit86884258e5a931ca2ce6cc1e53e0b9db188eed51 (patch)
treef3c6df65399f36789dfe861fe5d3fa7e6256bcb1 /net/powerdns-mysql
parent462cc20ea2e32fd38ab167d99ccf157c98201a68 (diff)
downloadpkgsrc-86884258e5a931ca2ce6cc1e53e0b9db188eed51.tar.gz
powerdns: updated to 4.2.1
4.2.1 This release fixes several bugs and makes a few features more robust or intuitive. It also contains a few performance improvements for API users. New Features Add SLAVE-RENOTIFY zone metadata support Add configurable timeout for inbound AXFR Add CentOS 8 as builder target gmysql backend, add an option to send the SSL capability flag Improvements API: reduce number of database connections Register a few known RR types and remove an unknown one bindbackend: use metadata for also-notifies as well pdnsutil increase-serial: under SOA-EDIT=INCEPTION-EPOCH, bump as if it is EPOCH API: optionally do not return dnssec info in domain list Basic validation of $GENERATE parameters Bug Fixes LUA view: do not crash on empty IP list API: Accept headers without spaces Avoid database state-related SERVFAILs after a LUA error Just before 4.2.0, some SQL-related fixes broke edit-zone and other features with the LMDB backend. This has been fixed now. rfc2136, pdnsutil: somewhat improve duplicate record handling 4.2.0 Compared to the last release candidate, one more bug has been fixed. The LMDB backend is incomplete in this version. Slaving zones works, loading zones with pdnsutil works, but more fine grained edits (using edit-zone, or the REST API) fail. We hope to fix this soon in a 4.2.x release. For an overview of features new since 4.1.x, please see the 4.2.0 announcement blog post. Bug Fixes bind getAllDomains: ignore per-zone exceptions
Diffstat (limited to 'net/powerdns-mysql')
-rw-r--r--net/powerdns-mysql/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/powerdns-mysql/PLIST b/net/powerdns-mysql/PLIST
index 97002cb6232..c126f6ccc41 100644
--- a/net/powerdns-mysql/PLIST
+++ b/net/powerdns-mysql/PLIST
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.6 2018/01/02 12:18:15 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/03/17 19:04:49 adam Exp $
lib/pdns/libgmysqlbackend.la
share/doc/pdns/3.4.0_to_4.1.0_schema.mysql.sql
+share/doc/pdns/4.1.0_to_4.2.0_schema.mysql.sql
share/doc/pdns/dnssec-3.x_to_3.4.0_schema.mysql.sql
share/doc/pdns/nodnssec-3.x_to_3.4.0_schema.mysql.sql
share/doc/pdns/schema.mysql.sql