From owner-svn-ports-all@freebsd.org Fri Nov 1 14:27:09 2019 Return-Path: Delivered-To: svn-ports-all@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 9E100167106; Fri, 1 Nov 2019 14:27:09 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 474Pf53fmCz4JFQ; Fri, 1 Nov 2019 14:27:09 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 759BF1012B; Fri, 1 Nov 2019 14:27:09 +0000 (UTC) From: Jan Beich To: Kyle Evans Cc: Kurt Jaeger , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r514295 - in head/databases/mongodb36: . files References: <201910111931.x9BJVAMK084650@repo.freebsd.org> Date: Fri, 01 Nov 2019 15:26:54 +0100 In-Reply-To: (Kyle Evans's message of "Fri, 1 Nov 2019 08:53:13 -0500") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 01 Nov 2019 14:27:09 -0000 Kyle Evans writes: > On Fri, Oct 11, 2019 at 2:31 PM Kurt Jaeger wrote: > >> >> Author: pi >> Date: Fri Oct 11 19:31:10 2019 >> New Revision: 514295 >> URL: https://svnweb.freebsd.org/changeset/ports/514295 >> >> Log: >> databases/mongodb36: upgrade 3.6.13 -> 3.6.14 with security fixes >> >> PR: 240126 >> Submitted by: Ronald Klop >> Approved by: dev@dudu.ro (maintainer) >> MFH: 2019Q4 >> Relnotes: https://docs.mongodb.com/manual/release-notes/3.6/#aug-26-2019 >> Security: CVE-2019-2386, CVE-2019-2389, CVE-2019-2390 >> > > Hi. > > This doesn't seem to build on head; aarch64 is what I tested it on, > but I don't see a package for head-amd64 either on pkg.freebsd.org -CURRENT regression is caused by bug 240629, not the above commit. last good: http://www.ipv6proxy.net/go.php?u=http://beefy18.nyi.freebsd.org/data/head-amd64-default/p514018_s353295/logs/mongodb36-3.6.13_2.log first bad: http://www.ipv6proxy.net/go.php?u=http://beefy18.nyi.freebsd.org/data/head-amd64-default/p514206_s353378/logs/errors/mongodb36-3.6.13_2.log