From owner-svn-ports-branches@freebsd.org Tue May 19 19:03:45 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E57A42F2818; Tue, 19 May 2020 19:03:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49RQJx5lY5z41vp; Tue, 19 May 2020 19:03:45 +0000 (UTC) (envelope-from delphij@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C07A2F948; Tue, 19 May 2020 19:03:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04JJ3jfO014731; Tue, 19 May 2020 19:03:45 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04JJ3jqL014728; Tue, 19 May 2020 19:03:45 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <202005191903.04JJ3jqL014728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Tue, 19 May 2020 19:03:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r535885 - branches/2020Q2/dns/unbound X-SVN-Group: ports-branches X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: branches/2020Q2/dns/unbound X-SVN-Commit-Revision: 535885 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 19:03:46 -0000 Author: delphij Date: Tue May 19 19:03:44 2020 New Revision: 535885 URL: https://svnweb.freebsd.org/changeset/ports/535885 Log: MFH: r535884 dns/unbound: update to 1.10.1. PR: 246569 Submitted by: Jaap Akkerhuis (maintainer) Security: CVE-2020-12662, CVE-2020-12663 Approved by: ports-secteam Modified: branches/2020Q2/dns/unbound/Makefile branches/2020Q2/dns/unbound/distinfo branches/2020Q2/dns/unbound/pkg-plist Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/dns/unbound/Makefile ============================================================================== --- branches/2020Q2/dns/unbound/Makefile Tue May 19 19:02:46 2020 (r535884) +++ branches/2020Q2/dns/unbound/Makefile Tue May 19 19:03:44 2020 (r535885) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ Modified: branches/2020Q2/dns/unbound/distinfo ============================================================================== --- branches/2020Q2/dns/unbound/distinfo Tue May 19 19:02:46 2020 (r535884) +++ branches/2020Q2/dns/unbound/distinfo Tue May 19 19:03:44 2020 (r535885) @@ -1,3 +1,3 @@ -TIMESTAMP = 1582206928 -SHA256 (unbound-1.10.0.tar.gz) = 152f486578242fe5c36e89995d0440b78d64c05123990aae16246b7f776ce955 -SIZE (unbound-1.10.0.tar.gz) = 5727902 +TIMESTAMP = 1589875287 +SHA256 (unbound-1.10.1.tar.gz) = b73677c21a71cf92f15cc8cfe76a3d875e40f65b6150081c39620b286582d536 +SIZE (unbound-1.10.1.tar.gz) = 5729334 Modified: branches/2020Q2/dns/unbound/pkg-plist ============================================================================== --- branches/2020Q2/dns/unbound/pkg-plist Tue May 19 19:02:46 2020 (r535884) +++ branches/2020Q2/dns/unbound/pkg-plist Tue May 19 19:03:44 2020 (r535885) @@ -5,7 +5,7 @@ libdata/pkgconfig/libunbound.pc lib/libunbound.a lib/libunbound.so lib/libunbound.so.8 -lib/libunbound.so.8.1.7 +lib/libunbound.so.8.1.8 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py