Received: by mail.netbsd.org (Postfix, from userid 605) id 5EE9584DC7; Sun, 7 Oct 2018 11:35:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 613C884D73 for ; Sun, 7 Oct 2018 11:35:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id KctnLcWRn1LN for ; Sun, 7 Oct 2018 11:35:34 +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 8E20B84CCC for ; Sun, 7 Oct 2018 11:35:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C75EFBEE; Sun, 7 Oct 2018 11:35:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1538912134186550" MIME-Version: 1.0 Date: Sun, 7 Oct 2018 11:35:34 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2018Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20181007113534.7C75EFBEE@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. --_----------=_1538912134186550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: spz Date: Sun Oct 7 11:35:34 UTC 2018 Modified Files: pkgsrc/doc [pkgsrc-2018Q3]: CHANGES-pkgsrc-2018Q3 Log Message: ticket #5837-#5840 To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 pkgsrc/doc/CHANGES-pkgsrc-2018Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1538912134186550 Content-Disposition: inline Content-Length: 913 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2018Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2018Q3:1.1.2.1 pkgsrc/doc/CHANGES-pkgsrc-2018Q3:1.1.2.2 --- pkgsrc/doc/CHANGES-pkgsrc-2018Q3:1.1.2.1 Sun Sep 30 18:42:44 2018 +++ pkgsrc/doc/CHANGES-pkgsrc-2018Q3 Sun Oct 7 11:35:34 2018 @@ -1,3 +1,19 @@ -$NetBSD: CHANGES-pkgsrc-2018Q3,v 1.1.2.1 2018/09/30 18:42:44 jperkin Exp $ +$NetBSD: CHANGES-pkgsrc-2018Q3,v 1.1.2.2 2018/10/07 11:35:34 spz Exp $ Changes to packages and infrastructure on the pkgsrc-2018Q3 branch: + +Pullup ticket #5837 - requested by nia +net/dnscrypt-proxy2: build fix + +Pullup ticket #5838 - requested by nia +net/chrony: security update + +Pullup ticket #5839 - requested by maya +lang/spidermonkey52: security update +www/firefox-l10n: security update +www/firefox: security update + +Pullup ticket #5840 - requested by maya +devel/git-base: security update +devel/git: security update + --_----------=_1538912134186550--