From owner-svn-ports-all@freebsd.org Mon Dec 11 14:22:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A87CBE932FD; Mon, 11 Dec 2017 14:22:39 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8232F671CF; Mon, 11 Dec 2017 14:22:39 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBBEMcD5079966; Mon, 11 Dec 2017 14:22:38 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBBEMcfq079963; Mon, 11 Dec 2017 14:22:38 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201712111422.vBBEMcfq079963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Mon, 11 Dec 2017 14:22:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456033 - in head/dns/powerdns-recursor: . files X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: in head/dns/powerdns-recursor: . files X-SVN-Commit-Revision: 456033 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2017 14:22:39 -0000 Author: krion Date: Mon Dec 11 14:22:38 2017 New Revision: 456033 URL: https://svnweb.freebsd.org/changeset/ports/456033 Log: Update to 4.1.0 PR: 224233 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D13440 Modified: head/dns/powerdns-recursor/Makefile head/dns/powerdns-recursor/distinfo head/dns/powerdns-recursor/files/extrapatch-setuid Modified: head/dns/powerdns-recursor/Makefile ============================================================================== --- head/dns/powerdns-recursor/Makefile Mon Dec 11 14:09:35 2017 (r456032) +++ head/dns/powerdns-recursor/Makefile Mon Dec 11 14:22:38 2017 (r456033) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= recursor -DISTVERSION= 4.0.7 +DISTVERSION= 4.1.0 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- Modified: head/dns/powerdns-recursor/distinfo ============================================================================== --- head/dns/powerdns-recursor/distinfo Mon Dec 11 14:09:35 2017 (r456032) +++ head/dns/powerdns-recursor/distinfo Mon Dec 11 14:22:38 2017 (r456033) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512117295 -SHA256 (pdns-recursor-4.0.7.tar.bz2) = 966d1654c32c72bd0cc9b301ae5b723a34e36f3c02e62c73a7643260122f94e7 -SIZE (pdns-recursor-4.0.7.tar.bz2) = 1107546 +TIMESTAMP = 1512394122 +SHA256 (pdns-recursor-4.1.0.tar.bz2) = 880b9d4cc57e2b11cae5bff9b20571fb3466f4385c010d06764296fef44f60a3 +SIZE (pdns-recursor-4.1.0.tar.bz2) = 1222751 Modified: head/dns/powerdns-recursor/files/extrapatch-setuid ============================================================================== --- head/dns/powerdns-recursor/files/extrapatch-setuid Mon Dec 11 14:09:35 2017 (r456032) +++ head/dns/powerdns-recursor/files/extrapatch-setuid Mon Dec 11 14:22:38 2017 (r456033) @@ -1,13 +1,13 @@ ---- pdns_recursor.cc.orig 2017-01-17 02:48:30 UTC -+++ pdns_recursor.cc -@@ -2969,8 +2969,8 @@ int main(int argc, char **argv) - ::arg().set("disable-syslog","Disable logging to syslog, useful when running inside a supervisor that logs stdout")="no"; +--- pdns_recursor.cc.orig 2017-12-11 13:13:52.274237000 +0100 ++++ pdns_recursor.cc 2017-12-11 13:18:42.339569000 +0100 +@@ -3325,8 +3325,8 @@ + ::arg().set("log-timestamp","Print timestamps in log lines, useful to disable when running with a tool that timestamps stdout already")="yes"; ::arg().set("log-common-errors","If we should log rather common errors")="no"; ::arg().set("chroot","switch to chroot jail")=""; - ::arg().set("setgid","If set, change group id to this gid for more security")=""; - ::arg().set("setuid","If set, change user id to this uid for more security")=""; + ::arg().set("setgid","If set, change group id to this gid for more security")="pdns"; + ::arg().set("setuid","If set, change user id to this uid for more security")="pdns_recursor"; - ::arg().set("network-timeout", "Wait this nummer of milliseconds for network i/o")="1500"; + ::arg().set("network-timeout", "Wait this number of milliseconds for network i/o")="1500"; ::arg().set("threads", "Launch this number of threads")="2"; ::arg().set("processes", "Launch this number of processes (EXPERIMENTAL, DO NOT CHANGE)")="1"; // if we un-experimental this, need to fix openssl rand seeding for multiple PIDs!