1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/dns/powerdns/pkg-descr
Kurt Jaeger 1316aa10a9 dns/powerdns: update 4.3.0 -> 4.3.1
Improvements:
- EL8 pkgs: Build mysql backend against mariadb-connector-c-devel
- gpgsql: Reintroduce prepared statements
- gsqlite3backend: add missing indexes
- use real remote for supermaster createSlaveDomain()
- Optimize IXFR-to-AXFR fallback path
- Install bind SQL schema files as part of bindbackend
- Do not send out of zone lookups to the backends

Bug Fixes:
- Raise an exception on invalid hex content in unknown records.
- Handle the extra single-row result set of MySQL stored procedures

PR:		249560
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Security:	CVE-2020-17482
		https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html
Relnotes:	https://doc.powerdns.com/authoritative/changelog/4.3.html#change-4.3.1
2020-09-29 01:46:08 +00:00

34 lines
1.5 KiB
Plaintext

The PowerDNS Authoritative Server is the only solution that enables
authoritative DNS service from all major databases, including but not limited
to MySQL, PostgreSQL, SQLite3, LDAP and plain text files.
DNS answers can also be fully scripted using a variety of (scripting) languages
such as Lua, Java, Perl, Python, Ruby, C and C++. Such scripting can be used
for dynamic redirection, (spam) filtering or real time intervention.
In addition, the PowerDNS Authoritative Server is the leading DNSSEC
implementation, hosting the majority of all DNSSEC domains worldwide. The
Authoritative Server hosts at least 30% of all domain names in Europe, and
around 90% of all DNSSEC domains in Europe.
* IPv4, UDP/TCP
* IPv6, UDP/TCP, 100% compliant
* Remotely pollable statistics for real time graphing
* MySQL, PostgreSQL, Oracle, Sybase, Microsoft SQL Server, LDAP, SQLite3
- Including replication
* Near instant start up time
* Plain BIND zone files
- Brief start up time
* Migration tools from legacy DNS platforms (zone2sql)
* Internal Lua-based scripted answer generation
* External high-performance Script-based answer generation
* Geographical load balancing
* Full DNSSEC support including all standardized algorithms
* TSIG for transaction signatures, AXFR authorization/requests
* Master/Slave support
* Built-in web server for statistics and limited direct control
* API for direct control (pdns_control, pdnssec)
- Local and remote access
WWW: https://www.powerdns.com/auth.html