pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/powerdns net/powerdns*: Update to 4.1.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6374e68529c5
branches:  trunk
changeset: 307933:6374e68529c5
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Mon May 14 15:40:08 2018 +0000
description:
net/powerdns*: Update to 4.1.2.

Improvements
- API: increase serial after dnssec related updates
- Dnsreplay: bail out on a too small outgoing buffer
- lower ?packet too short? loglevel
- Make check-zone error on rows that have content but shouldn?t
- avoid an isane amount of new backend connections during an axfr
- Report unparseable data in stoul invalid_argument exception
- recheck serial when axfr is done
- add tcp support for alias

Bug Fixes
- allocate new statements after reconnecting to postgresql
- bindbackend: only compare ips in ismaster() (Kees Monshouwer)
- Rather than crash, sheepishly report no file/linenum
- Document undocumented config vars
- prevent cname + other data with dnsupdate

diffstat:

 net/powerdns/Makefile        |   3 +--
 net/powerdns/Makefile.common |   4 ++--
 net/powerdns/PLIST           |   3 +--
 net/powerdns/distinfo        |  10 +++++-----
 4 files changed, 9 insertions(+), 11 deletions(-)

diffs (58 lines):

diff -r e409f52221b7 -r 6374e68529c5 net/powerdns/Makefile
--- a/net/powerdns/Makefile     Mon May 14 14:40:28 2018 +0000
+++ b/net/powerdns/Makefile     Mon May 14 15:40:08 2018 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.34 2018/04/29 21:32:00 adam Exp $
+# $NetBSD: Makefile,v 1.35 2018/05/14 15:40:08 fhajny Exp $
 
-PKGREVISION= 2
 .include "Makefile.common"
 
 PKGNAME=               ${DISTNAME:S/pdns/powerdns/}
diff -r e409f52221b7 -r 6374e68529c5 net/powerdns/Makefile.common
--- a/net/powerdns/Makefile.common      Mon May 14 14:40:28 2018 +0000
+++ b/net/powerdns/Makefile.common      Mon May 14 15:40:08 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.21 2018/02/19 12:59:40 fhajny Exp $
+# $NetBSD: Makefile.common,v 1.22 2018/05/14 15:40:08 fhajny Exp $
 
-PDNS_VERSION=          4.1.1
+PDNS_VERSION=          4.1.2
 DISTNAME=              pdns-${PDNS_VERSION}
 CATEGORIES=            net
 MASTER_SITES=          http://downloads.powerdns.com/releases/
diff -r e409f52221b7 -r 6374e68529c5 net/powerdns/PLIST
--- a/net/powerdns/PLIST        Mon May 14 14:40:28 2018 +0000
+++ b/net/powerdns/PLIST        Mon May 14 15:40:08 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2018/01/02 12:18:15 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.11 2018/05/14 15:40:08 fhajny Exp $
 ${PLIST.tools}bin/dnsbulktest
 ${PLIST.tools}bin/dnsgram
 ${PLIST.tools}bin/dnsreplay
@@ -42,7 +42,6 @@
 ${PLIST.tools}man/man1/saxfr.1
 ${PLIST.tools}man/man1/sdig.1
 man/man1/zone2json.1
-man/man1/zone2ldap.1
 man/man1/zone2sql.1
 sbin/pdns_server
 ${PLIST.sqlite}share/doc/pdns/dnssec-3.x_to_3.4.0_schema.sqlite3.sql
diff -r e409f52221b7 -r 6374e68529c5 net/powerdns/distinfo
--- a/net/powerdns/distinfo     Mon May 14 14:40:28 2018 +0000
+++ b/net/powerdns/distinfo     Mon May 14 15:40:08 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.31 2018/04/01 20:28:21 joerg Exp $
+$NetBSD: distinfo,v 1.32 2018/05/14 15:40:08 fhajny Exp $
 
-SHA1 (pdns-4.1.1.tar.bz2) = c70f03bb73170d21026f1c32d1f75007057cc34e
-RMD160 (pdns-4.1.1.tar.bz2) = d87aae5010278b96803347c1c227f278430884bd
-SHA512 (pdns-4.1.1.tar.bz2) = 23e62ec39007e39a289945457e9b950cbeabf8581f477397341dfbd3592b7ccdede8f4c9ce653a47add07784d1a23116f9013c755eb11af1df383b49a8ca341d
-Size (pdns-4.1.1.tar.bz2) = 1113659 bytes
+SHA1 (pdns-4.1.2.tar.bz2) = dcd7210e4150da9a657f6ace2db9b776d890decc
+RMD160 (pdns-4.1.2.tar.bz2) = c0834ee0bef7e311a7ce57c7225e8bc2b7a4cb94
+SHA512 (pdns-4.1.2.tar.bz2) = 3fe9f5d8d87bfc77e98915d9019000b6bc0b91ed7ed363ba00a64321cc534290e23627f18a6ba87797a954f7c82b777f746f4f45eb70efb30fa2aa1a80c67a68
+Size (pdns-4.1.2.tar.bz2) = 1117225 bytes
 SHA1 (patch-configure) = 8218324a863217f954ba63adf242c65c1b864038
 SHA1 (patch-ext_json11_json11.cpp) = a8ffe67156a836841aef8a6bba134a82283f381e
 SHA1 (patch-m4_pdns__check__os.m4) = c7a8d91c519ae7ca0616dfc08fa04402fca950d0



Home | Main Index | Thread Index | Old Index