Received: by mail.netbsd.org (Postfix, from userid 605) id 7AD2484D65; Sun, 17 Nov 2019 08:40:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0423184D63 for ; Sun, 17 Nov 2019 08:40:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Y_XAyu0xYQpo for ; Sun, 17 Nov 2019 08:40:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5F7C984D56 for ; Sun, 17 Nov 2019 08:40:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 59A01FA97; Sun, 17 Nov 2019 08:40:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1573980001229290" MIME-Version: 1.0 Date: Sun, 17 Nov 2019 08:40:01 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2019Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20191117084001.59A01FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1573980001229290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Sun Nov 17 08:40:01 UTC 2019 Modified Files: pkgsrc/doc [pkgsrc-2019Q3]: CHANGES-pkgsrc-2019Q3 Log Message: pullups 6080 and 6083 To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 pkgsrc/doc/CHANGES-pkgsrc-2019Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1573980001229290 Content-Disposition: inline Content-Length: 841 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2019Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2019Q3:1.1.2.11 pkgsrc/doc/CHANGES-pkgsrc-2019Q3:1.1.2.12 --- pkgsrc/doc/CHANGES-pkgsrc-2019Q3:1.1.2.11 Sat Nov 16 22:15:24 2019 +++ pkgsrc/doc/CHANGES-pkgsrc-2019Q3 Sun Nov 17 08:40:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2019Q3,v 1.1.2.11 2019/11/16 22:15:24 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2019Q3,v 1.1.2.12 2019/11/17 08:40:01 spz Exp $ Changes to packages and infrastructure on the pkgsrc-2019Q3 branch: @@ -66,3 +66,10 @@ graphics/ImageMagick: security fix Pullup ticket #6086 - requested by bouyer sysutils/xenkernel411: security fix +Pullup ticket #6080 - requested by bouyer +geography/opencpn: build fix + +Pullup ticket #6083 - requested by leot +lang/go112: security update +lang/go: update available version + --_----------=_1573980001229290--