pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/powerdns-recursor net/powerdns-recursor: Update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c94ccd4d525
branches:  trunk
changeset: 312473:2c94ccd4d525
user:      fhajny <fhajny%pkgsrc.org@localhost>
date:      Tue Sep 04 10:22:38 2018 +0000

description:
net/powerdns-recursor: Update to 4.1.4.

Improvements

- Split pdns_enable_unit_tests.
- Add a new max-udp-queries-per-round setting.
- Fix warnings reported by gcc 8.1.0.
- Tests: replace awk command by perl.
- Allow the snmp thread to retrieve statistics.

Bug Fixes

- Don?t account chained queries more than once.
- Make rec_control respect include-dir.
- Load lua scripts only in worker threads.
- Purge all auth/forward zone data including subtree.

diffstat:

 net/powerdns-recursor/Makefile |   4 ++--
 net/powerdns-recursor/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (31 lines):

diff -r 1a867841a7ec -r 2c94ccd4d525 net/powerdns-recursor/Makefile
--- a/net/powerdns-recursor/Makefile    Tue Sep 04 10:16:40 2018 +0000
+++ b/net/powerdns-recursor/Makefile    Tue Sep 04 10:22:38 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2018/05/23 10:34:58 fhajny Exp $
+# $NetBSD: Makefile,v 1.30 2018/09/04 10:22:38 fhajny Exp $
 #
 
-DISTNAME=              pdns-recursor-4.1.3
+DISTNAME=              pdns-recursor-4.1.4
 CATEGORIES=            net
 MASTER_SITES=          http://downloads.powerdns.com/releases/
 EXTRACT_SUFX=          .tar.bz2
diff -r 1a867841a7ec -r 2c94ccd4d525 net/powerdns-recursor/distinfo
--- a/net/powerdns-recursor/distinfo    Tue Sep 04 10:16:40 2018 +0000
+++ b/net/powerdns-recursor/distinfo    Tue Sep 04 10:22:38 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.25 2018/05/23 10:34:58 fhajny Exp $
+$NetBSD: distinfo,v 1.26 2018/09/04 10:22:38 fhajny Exp $
 
-SHA1 (pdns-recursor-4.1.3.tar.bz2) = 31a891c9ff29de427fc97f5253bebc9df204af46
-RMD160 (pdns-recursor-4.1.3.tar.bz2) = 9fd93db50ae9379102f352559a02c21520abe477
-SHA512 (pdns-recursor-4.1.3.tar.bz2) = 5ea7e027131143b3ca45ca4a97316f52207a55cf5498a136e44cf5ee78bee00efecf3cd7c9c46261002cbd6e4ea0cd2af62c456b71fd2366729242950b7c060d
-Size (pdns-recursor-4.1.3.tar.bz2) = 1223928 bytes
+SHA1 (pdns-recursor-4.1.4.tar.bz2) = 8fd2a65f2869569b77516f858c34afc283fb5524
+RMD160 (pdns-recursor-4.1.4.tar.bz2) = cf3dead4bbea3c45bf915e33188e1b35a6c530b0
+SHA512 (pdns-recursor-4.1.4.tar.bz2) = 1904685dfdcd69d4b85c4c70559d51cc8ef288551ffd8f93a96108c3aca4e46ec3950f93840e4bd39da00c63129033b5a541beb68d1e924d477b5b0abbf1d00c
+Size (pdns-recursor-4.1.4.tar.bz2) = 1224360 bytes
 SHA1 (patch-configure) = 5c91dcbc43a51bf30af200e234f18eb9b7458e6f
 SHA1 (patch-dns.hh) = 7e9c1b10a066a605b74ebdbee2d894aed50f6c68
 SHA1 (patch-ext_json11_json11.cpp) = 2de8ea8b51556bd3e3c1a88f681697eff239ab1a



Home | Main Index | Thread Index | Old Index