Received: by mail.netbsd.org (Postfix, from userid 605) id 6C08984D8B; Sun, 12 Apr 2020 09:33:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E979184D65 for ; Sun, 12 Apr 2020 09:33:33 +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 UlNU5H7bp6Pq for ; Sun, 12 Apr 2020 09:33:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 537F484C81 for ; Sun, 12 Apr 2020 09:33:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 514ACFB27; Sun, 12 Apr 2020 09:33:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1586684013127860" MIME-Version: 1.0 Date: Sun, 12 Apr 2020 09:33:33 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2020Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20200412093333.514ACFB27@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. --_----------=_1586684013127860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sun Apr 12 09:33:33 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q1]: CHANGES-pkgsrc-2020Q1 Log Message: Pullup tickets up to #6158 To generate a diff of this commit: cvs rdiff -u -r1.1.2.3 -r1.1.2.4 pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1586684013127860 Content-Disposition: inline Content-Length: 942 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2020Q1 diff -u pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.3 pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.4 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.3 Thu Apr 9 12:06:47 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Sun Apr 12 09:33:33 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.3 2020/04/09 12:06:47 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.4 2020/04/12 09:33:33 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q1 branch: @@ -20,3 +20,15 @@ www/apache24: Security fix Pullup ticket #6154 - requested by wiz security/tor-browser: security fix +Pullup ticket #6155 - requested by nia +www/firefox68: security fix + +Pullup ticket #6156 - requested by nia +www/firefox68-l10n: dependent update + +Pullup ticket #6157 - requested by wiz +security/tor-browser: security fix + +Pullup ticket #6158 - requested by leot +lang/scala: build fix + --_----------=_1586684013127860--