Received: by mail.netbsd.org (Postfix, from userid 605) id 7238C84E72; Tue, 27 Feb 2018 11:06:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B121684D98 for ; Tue, 27 Feb 2018 11:06:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3cVL7vvbj7rG for ; Tue, 27 Feb 2018 11:06:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C61D84C74 for ; Tue, 27 Feb 2018 11:06:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1344FFB40; Tue, 27 Feb 2018 11:06:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519729596158220" MIME-Version: 1.0 Date: Tue, 27 Feb 2018 11:06:36 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/net/dnsdist To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20180227110636.1344FFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1519729596158220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Tue Feb 27 11:06:35 UTC 2018 Modified Files: pkgsrc/net/dnsdist: Makefile distinfo Log Message: net/dnsdist: Update to 1.2.1. New Features - Add configuration option to disable IP_BIND_ADDRESS_NO_PORT Improvements - Handle bracketed IPv6 addresses without ports Bug Fixes - Make dnsdist dynamic truncate do right thing on TCP/IP. - Add missing QPSAction - Don't create a Remote Logger in client mode. - Use libsodium's CFLAGS, we might need them to find the includes. - Keep the TCP connection open on cache hit, generated answers. - Add the missing include to mplexer.hh for struct timeval. - Sort the servers based on their 'order' after it has been set. - Quiet unused variable warning on macOS (Chris Hofstaedtler). - Fix the outstanding counter when an exception is raised. - Do not connect the snmpAgent from a dnsdist client. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/dnsdist/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/dnsdist/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519729596158220 Content-Disposition: inline Content-Length: 1824 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/dnsdist/Makefile diff -u pkgsrc/net/dnsdist/Makefile:1.5 pkgsrc/net/dnsdist/Makefile:1.6 --- pkgsrc/net/dnsdist/Makefile:1.5 Tue Feb 20 16:59:55 2018 +++ pkgsrc/net/dnsdist/Makefile Tue Feb 27 11:06:35 2018 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2018/02/20 16:59:55 fhajny Exp $ +# $NetBSD: Makefile,v 1.6 2018/02/27 11:06:35 fhajny Exp $ -DISTNAME= dnsdist-1.2.0 -PKGREVISION= 2 +DISTNAME= dnsdist-1.2.1 CATEGORIES= net MASTER_SITES= https://downloads.powerdns.com/releases/ EXTRACT_SUFX= .tar.bz2 Index: pkgsrc/net/dnsdist/distinfo diff -u pkgsrc/net/dnsdist/distinfo:1.3 pkgsrc/net/dnsdist/distinfo:1.4 --- pkgsrc/net/dnsdist/distinfo:1.3 Tue Aug 22 17:00:35 2017 +++ pkgsrc/net/dnsdist/distinfo Tue Feb 27 11:06:35 2018 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.3 2017/08/22 17:00:35 fhajny Exp $ +$NetBSD: distinfo,v 1.4 2018/02/27 11:06:35 fhajny Exp $ -SHA1 (dnsdist-1.2.0.tar.bz2) = c1af8fbf8a4c5a5bbb1c5154974cf640ffa26acb -RMD160 (dnsdist-1.2.0.tar.bz2) = b3c23decdf58cc2931a85f5631dc9184f3ff3a6c -SHA512 (dnsdist-1.2.0.tar.bz2) = 93f8c5f18462d3291c973a690f6ac2b3c5791d9947bee83d9250b503b7526de365bdcb530f3b082e51ae168a9129e77d5558af7cc3b9d2e98a585af53783c237 -Size (dnsdist-1.2.0.tar.bz2) = 876104 bytes +SHA1 (dnsdist-1.2.1.tar.bz2) = 96d7510dcc866444a60785cee63c12b1f596cb3c +RMD160 (dnsdist-1.2.1.tar.bz2) = 8484636a2bdd1b49e841c07670dbf12d1ebee8f6 +SHA512 (dnsdist-1.2.1.tar.bz2) = 0f88fbe15d79e5b6240343a660b4207502523877114056dfce7995079f48bdfd9d901bae1e018edc2286af5a110b1ffe2503fc196d2bda9ca9a85d76ff585d28 +Size (dnsdist-1.2.1.tar.bz2) = 866549 bytes SHA1 (patch-dns.hh) = 13834e3d9f48b3095ce4912540c7d0d275c3a3a3 SHA1 (patch-dnsdist-console.cc) = ee5f40a2257128eb7fcc2b581ec9aa997c1b7358 SHA1 (patch-dnsdist.cc) = 2b2bf569c134019dd8a5d4f3df104fdd16a47a31 --_----------=_1519729596158220--