From owner-svn-src-all@freebsd.org Tue Feb 2 22:21:00 2016 Return-Path: Delivered-To: svn-src-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 CB46DA980BE for ; Tue, 2 Feb 2016 22:21:00 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 66DBD121C for ; Tue, 2 Feb 2016 22:21:00 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by mail-wm0-x22b.google.com with SMTP id l66so44193208wml.0 for ; Tue, 02 Feb 2016 14:21:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LsFZeQeKnDhtSbfgOPHYXJU8Elp9Qsl4QFBV6wNlJ0k=; b=NOQhtde6m4AVH27Y60fqcxWw62c5o3BL3gnb2nFVctbqXkrvRaFn8qD6NSPrzOvgUf UmXMNPOn2FVLBXWofA5USeWTlLGnThC1kqbOx7av8mbv1AXFmEzZ1IQuyzMBaPMKSz7A iZ5nTk8nLUjrUNJqShP7VccfqQ+LJUfC3ijFuPB4Zfyt4buaP30JfkxAV1dNlFBKZzk+ //+sV2VuKA37XLhCTuOtwguIyTg2ZHlTi2UvZifHO8tInW4BvZkL8TAldePiXZ5ek/8/ lxc0xWsCpx0S0Z4myTKWb911OzRM0rZGRZhn/E6ewMzzfLzueEVm+13CzjqDLH2j7L2J v8Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=LsFZeQeKnDhtSbfgOPHYXJU8Elp9Qsl4QFBV6wNlJ0k=; b=JpKmSD2P6On4ISmKiaWwKiv28TvBplJWw05sTZrDeUJzFvgXOwTx76BJkJbNLceqy8 FOq8sOmrrD+DSRNgqWcZjXONFYBrnb28PIYEmAqerbLr88I1XskyuSaYdryz2G6E/BGU JjDDiunf1dYlMbhajwtLAWH+iunUFkWSNlZzV9neA0rvUuLf4Yq3FVwR0JeAw9VBd4rS zPq+a7P3diq6hq8iKQbAb2w8hgzzmlmbZ5l6z5dzGEl7VANNyTLwB0it+6XtPqxUrJTg 37ba1Am/j4jW78xvPHTTbfUHpCpe5gMWobNV9Oq+UdfLEK8gURYTfgd35CXEARQdT4a1 3BGA== X-Gm-Message-State: AG10YOTv72wex6MBOBg9G2Yv3O9fM2PbhA/7qApEjXm7zPgXKZrhr2ZIw8yisAh8Eewu0crpRe6hS9AqKRm17Gne MIME-Version: 1.0 X-Received: by 10.28.5.213 with SMTP id 204mr77609wmf.20.1454451658906; Tue, 02 Feb 2016 14:20:58 -0800 (PST) Received: by 10.194.82.6 with HTTP; Tue, 2 Feb 2016 14:20:58 -0800 (PST) In-Reply-To: <201602022110.u12LAiEv053537@repo.freebsd.org> References: <201602022110.u12LAiEv053537@repo.freebsd.org> Date: Tue, 2 Feb 2016 23:20:58 +0100 Message-ID: Subject: Re: svn commit: r295165 - head/contrib/openresolv From: Oliver Pinter To: "Pedro F. Giffuni" Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 22:21:01 -0000 On 2/2/16, Pedro F. Giffuni wrote: > Author: pfg > Date: Tue Feb 2 21:10:43 2016 > New Revision: 295165 > URL: https://svnweb.freebsd.org/changeset/base/295165 > > Log: > MFV r295109: > Update openresolve to version 3.7.2 This was not 3.7.1? > > Relnotes: yes > > Modified: > head/contrib/openresolv/Makefile > head/contrib/openresolv/resolvconf.8.in > head/contrib/openresolv/resolvconf.conf.5.in > head/contrib/openresolv/resolvconf.in > head/contrib/openresolv/unbound.in > Directory Properties: > head/contrib/openresolv/ (props changed) > > Modified: head/contrib/openresolv/Makefile > ============================================================================== > --- head/contrib/openresolv/Makefile Tue Feb 2 21:06:09 2016 (r295164) > +++ head/contrib/openresolv/Makefile Tue Feb 2 21:10:43 2016 (r295165) > @@ -1,5 +1,5 @@ > PKG= openresolv > -VERSION= 3.7.0 > +VERSION= 3.7.1 > > # Nasty hack so that make clean works without configure being run > _CONFIG_MK!= test -e config.mk && echo config.mk || echo config-null.mk > @@ -37,7 +37,7 @@ SED_RESTARTCMD= -e 's:@RESTARTCMD \(.*\ > > DISTPREFIX?= ${PKG}-${VERSION} > DISTFILEGZ?= ${DISTPREFIX}.tar.gz > -DISTFILE?= ${DISTPREFIX}.tar.bz2 > +DISTFILE?= ${DISTPREFIX}.tar.xz > FOSSILID?= current > > .SUFFIXES: .in > @@ -77,9 +77,9 @@ install: proginstall maninstall > import: > rm -rf /tmp/${DISTPREFIX} > ${INSTALL} -d /tmp/${DISTPREFIX} > - cp README ${SRCS} /tmp/${DISPREFIX} > + cp README ${SRCS} /tmp/${DISTPREFIX} > > dist: > fossil tarball --name ${DISTPREFIX} ${FOSSILID} ${DISTFILEGZ} > - gunzip -c ${DISTFILEGZ} | bzip2 >${DISTFILE} > + gunzip -c ${DISTFILEGZ} | xz >${DISTFILE} > rm ${DISTFILEGZ} > > Modified: head/contrib/openresolv/resolvconf.8.in > ============================================================================== > --- head/contrib/openresolv/resolvconf.8.in Tue Feb 2 21:06:09 > 2016 (r295164) > +++ head/contrib/openresolv/resolvconf.8.in Tue Feb 2 21:10:43 > 2016 (r295165) > @@ -22,7 +22,7 @@ > .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > .\" SUCH DAMAGE. > .\" > -.Dd April 27, 2014 > +.Dd April 27, 2015 > .Dt RESOLVCONF 8 > .Os > .Sh NAME > > Modified: head/contrib/openresolv/resolvconf.conf.5.in > ============================================================================== > --- head/contrib/openresolv/resolvconf.conf.5.in Tue Feb 2 21:06:09 > 2016 (r295164) > +++ head/contrib/openresolv/resolvconf.conf.5.in Tue Feb 2 21:10:43 > 2016 (r295165) > @@ -22,7 +22,7 @@ > .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > .\" SUCH DAMAGE. > .\" > -.Dd March 20, 2015 > +.Dd May 14, 2015 > .Dt RESOLVCONF.CONF 5 > .Os > .Sh NAME > @@ -91,6 +91,11 @@ To remove a block, you can use 192.168.* > These interfaces name servers will only be queried for the domains listed > in their resolv.conf. > Useful for VPN domains. > +Setting > +.Sy private_interfaces Ns ="*" > +will stop the forwarding of the root zone and allows the local resolver to > +recursively query the root servers directly. > +Requires a local nameserver other than libc. > This is equivalent to the > .Nm resolvconf -p > option. > @@ -149,7 +154,7 @@ When set to /dev/null or NULL, > .Sy resolv_conf_local_only > is defaulted to NO, > .Sy local_nameservers > -is unset unless overriden and only the information set in > +is unset unless overridden and only the information set in > .Nm > is written to > .Sy resolv_conf . > @@ -271,7 +276,7 @@ Each subscriber attempts to automaticall > distribution has been catered for. > Also, users could equally want to use a different version from the one > installed by default, such as bind8 and bind9. > -To accomodate this, the subscribers have these files in configurable > +To accommodate this, the subscribers have these files in configurable > variables, documented below. > .Pp > .Bl -tag -width indent > > Modified: head/contrib/openresolv/resolvconf.in > ============================================================================== > --- head/contrib/openresolv/resolvconf.in Tue Feb 2 21:06:09 > 2016 (r295164) > +++ head/contrib/openresolv/resolvconf.in Tue Feb 2 21:10:43 > 2016 (r295165) > @@ -50,7 +50,6 @@ elif [ -d "$SYSCONFDIR/resolvconf" ]; th > interface_order="$(cat "$SYSCONFDIR"/interface-order)" > fi > fi > -TMPDIR="$VARDIR/tmp" > IFACEDIR="$VARDIR/interfaces" > METRICDIR="$VARDIR/metrics" > PRIVATEDIR="$VARDIR/private" > > Modified: head/contrib/openresolv/unbound.in > ============================================================================== > --- head/contrib/openresolv/unbound.in Tue Feb 2 21:06:09 2016 (r295164) > +++ head/contrib/openresolv/unbound.in Tue Feb 2 21:10:43 2016 (r295165) > @@ -45,7 +45,8 @@ for d in $DOMAINS; do > ns="${d#*:}" > case "$unbound_insecure" in > [Yy][Ee][Ss]|[Tt][Rr][Uu][Ee]|[Oo][Nn]|1) > - newconf="$newconf${NL}domain-insecure: \"$dn\"" > + newconf="$newconf${NL}server:$NL" > + newconf="$newconf domain-insecure: \"$dn\"$NL" > ;; > esac > newconf="$newconf${NL}forward-zone:$NL name: \"$dn\"$NL" > _______________________________________________ > svn-src-head@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" >