FreeBSD Bugzilla – Attachment 218230 Details for
Bug 249560
dns/powerdns: update to 4.3.1 (fixes 1 CVE)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to PowerDNS Auhoritative Server 4.3.1
powerdns-4.3.1.diff (text/plain), 4.46 KB, created by
Ralf van der Enden
on 2020-09-24 07:06:40 UTC
(
hide
)
Description:
Update to PowerDNS Auhoritative Server 4.3.1
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2020-09-24 07:06:40 UTC
Size:
4.46 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 549864) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= powerdns >-DISTVERSION= 4.3.0 >-PORTREVISION= 3 >+DISTVERSION= 4.3.1 > CATEGORIES= dns > MASTER_SITES= https://downloads.powerdns.com/releases/ > DISTNAME= pdns-${DISTVERSION} >@@ -38,11 +37,13 @@ > SUB_FILES= pkg-message > > OPTIONS_DEFINE= DOCS EXAMPLES GEOIP IXFRDIST LMDB LUABACKEND \ >- LUAJIT MYSQL OPENLDAP PGSQL PROTOBUF REMOTE \ >- SQLITE3 TINYDNS TOOLS UNIXODBC >-OPTIONS_DEFAULT= LMDB MYSQL PGSQL SQLITE3 >+ MYSQL OPENLDAP PGSQL PROTOBUF REMOTE SQLITE3 \ >+ TINYDNS TOOLS UNIXODBC >+OPTIONS_DEFAULT= LMDB LUA MYSQL PGSQL SQLITE3 > OPTIONS_GROUP= GEOIPOPT REMOTEOPT > OPTIONS_GROUP_REMOTEOPT= ZEROMQ >+OPTIONS_SINGLE= EXTLUA >+OPTIONS_SINGLE_EXTLUA= LUA LUAJIT LUAJITOR > > OPTIONS_SUB= yes > >@@ -51,7 +52,9 @@ > IXFRDIST_DESC= Build ixfrdist > LMDB_DESC= LMDB backend > LUABACKEND_DESC= Lua2 backend >-LUAJIT_DESC= Use LuaJIT instead of Lua >+LUAJITOR_DESC= Use lang/luajit-openresty >+LUAJIT_DESC= Use lang/luajit >+LUA_DESC= Use lang/lua > MYSQL_DESC= MySQL backend > OPENLDAP_DESC= OpenLDAP backend > PGSQL_DESC= PostgreSQL backend >@@ -76,10 +79,14 @@ > > LUABACKEND_VARS= MODULES+=lua2 > >-LUAJIT_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit-openresty >-LUAJIT_USES_OFF= lua >+LUAJITOR_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit-openresty >+LUAJITOR_CONFIGURE_ON= --with-lua=luajit >+ >+LUAJIT_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit > LUAJIT_CONFIGURE_ON= --with-lua=luajit > >+LUA_USES= lua >+ > MYSQL_USES= mysql > MYSQL_CONFIGURE_ON= --with-mysql=${LOCALBASE} > MYSQL_CONFIGURE_OFF= --without-mysql >Index: distinfo >=================================================================== >--- distinfo (revision 549864) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1588788036 >-SHA256 (pdns-4.3.0.tar.bz2) = 6be2e70f100df6f32cb431d5f57ca0aabde1fba6c11d947eccc86d44bdf95d08 >-SIZE (pdns-4.3.0.tar.bz2) = 1211536 >+TIMESTAMP = 1600815384 >+SHA256 (pdns-4.3.1.tar.bz2) = d5146c04098ee94b9377ee491ebb3fd5eb061d7b24262f4a8e1a89f2ed3fc245 >+SIZE (pdns-4.3.1.tar.bz2) = 1216876 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 549864) >+++ pkg-descr (working copy) >@@ -1,16 +1,15 @@ > 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. >+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. >+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. >+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 >@@ -31,4 +30,4 @@ > * API for direct control (pdns_control, pdnssec) > - Local and remote access > >-WWW: https://www.PowerDNS.com/auth.html >+WWW: https://www.powerdns.com/auth.html >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 549864) >+++ pkg-plist (working copy) >@@ -75,6 +75,8 @@ > %%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/4.2.0_to_4.3.0_schema.mysql.sql > %%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/4.2.0_to_4.3.0_schema.pgsql.sql > %%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/4.2.0_to_4.3.0_schema.sqlite3.sql >+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/bind-dnssec.4.2.0_to_4.3.0_schema.sqlite3.sql >+%%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/bind-dnssec.schema.sqlite3.sql > %%MYSQL%%%%PORTDOCS%%%%DOCSDIR%%/dnssec-3.x_to_3.4.0_schema.mysql.sql > %%PGSQL%%%%PORTDOCS%%%%DOCSDIR%%/dnssec-3.x_to_3.4.0_schema.pgsql.sql > %%SQLITE3%%%%PORTDOCS%%%%DOCSDIR%%/dnssec-3.x_to_3.4.0_schema.sqlite3.sql
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 249560
: 218230 |
218232