aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/files/pkg-message.in
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2019-09-25 13:43:22 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2019-09-25 13:43:22 +0000
commiteb02344e7fddd4c3edd7b996d03d22b493b6a0d8 (patch)
tree9270e6f6e752e2aa6e7e23e6293f4f39f4d582e0 /dns/powerdns/files/pkg-message.in
parent7a47e56c0fb84efb51455697ad475f2869d489d8 (diff)
downloadports-eb02344e7fddd4c3edd7b996d03d22b493b6a0d8.tar.gz
ports-eb02344e7fddd4c3edd7b996d03d22b493b6a0d8.zip
MFH: r511195
dns/powerdns: upgrade 4.1.14 -> 4.2.0 - Please note: to fix CVE-2019-10203, upgrading is not enough Manually apply the schema change: ALTER TABLE domains ALTER notified_serial TYPE bigint USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END; PR: 239850 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Relnotes: https://doc.powerdns.com/authoritative/changelog/4.2.html http://blog.powerdns.com/2019/08/29/powerdns-authoritative-server-4-2-0/ Security: CVE-2019-10203 Approved by: ports-secteam (implicit)
Notes
Notes: svn path=/branches/2019Q3/; revision=512785
Diffstat (limited to 'dns/powerdns/files/pkg-message.in')
-rw-r--r--dns/powerdns/files/pkg-message.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/powerdns/files/pkg-message.in b/dns/powerdns/files/pkg-message.in
index 70defb2b70dd..d93c38cd25ca 100644
--- a/dns/powerdns/files/pkg-message.in
+++ b/dns/powerdns/files/pkg-message.in
@@ -10,9 +10,9 @@
A pdns.conf with all possible options is available in
%%EXAMPLESDIR%%
- ---------------------------------------------
- IMPORTANT: PowerDNS Authoritive Server 3.4.0+:
- ---------------------------------------------
+ -----------------------------------------------
+ IMPORTANT: PowerDNS Authoritative Server 3.4.0+:
+ -----------------------------------------------
This version needs a mandatory schema change for the gmsyql,
gpgsql and gsqlite3 backends. SQL statements are available in
%%DOCSDIR%% or http://doc.powerdns.com