From owner-svn-src-head@freebsd.org Wed Oct 10 08:55:03 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2ADCC10CD0F4; Wed, 10 Oct 2018 08:55:03 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id BA2CA752E7; Wed, 10 Oct 2018 08:55:02 +0000 (UTC) (envelope-from des@des.no) Received: from next.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 296DC85D0; Wed, 10 Oct 2018 08:55:02 +0000 (UTC) Received: by next.des.no (Postfix, from userid 1001) id B750FB70A; Wed, 10 Oct 2018 10:55:02 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: src-committers@freebsd.org Cc: svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r339275 - in head/contrib/unbound: . cachedb contrib daemon dns64 doc edns-subnet ipsecmod iterator libunbound respip services services/cache sldns smallapp util util/data util/storage ... In-Reply-To: <201810100755.w9A7t6UC065668@repo.freebsd.org> ("Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav=22's?= message of "Wed, 10 Oct 2018 07:55:06 +0000 (UTC)") References: <201810100755.w9A7t6UC065668@repo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (berkeley-unix) Date: Wed, 10 Oct 2018 10:55:02 +0200 Message-ID: <86lg766v15.fsf@next.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2018 08:55:03 -0000 Dag-Erling Sm=C3=B8rgrav writes: > Author: des > Date: Wed Oct 10 07:55:06 2018 > New Revision: 339275 > URL: https://svnweb.freebsd.org/changeset/base/339275 > > Log: > Upgrade Unbound to 1.8.0. More to follow. >=20=20=20 > Approved by: re (kib) Unfortunately, this broke the build because I left out the libunbound Makefile and regenerated config.h in a polluted environment. Both issues should be fixed as of r339278. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no