Received: by mail.netbsd.org (Postfix, from userid 605) id 88C7184DE6; Thu, 9 Apr 2020 12:06:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 136E384D67 for ; Thu, 9 Apr 2020 12:06:48 +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 mEoiR0th2C-w for ; Thu, 9 Apr 2020 12:06:47 +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 6B30D84CE3 for ; Thu, 9 Apr 2020 12:06:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62CC7FB27; Thu, 9 Apr 2020 12:06:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158643400790490" MIME-Version: 1.0 Date: Thu, 9 Apr 2020 12:06:47 +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: <20200409120647.62CC7FB27@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. --_----------=_158643400790490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Thu Apr 9 12:06:47 UTC 2020 Modified Files: pkgsrc/doc [pkgsrc-2020Q1]: CHANGES-pkgsrc-2020Q1 Log Message: Five more pullups. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158643400790490 Content-Disposition: inline Content-Length: 991 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.2 pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.3 --- pkgsrc/doc/CHANGES-pkgsrc-2020Q1:1.1.2.2 Mon Mar 30 17:17:24 2020 +++ pkgsrc/doc/CHANGES-pkgsrc-2020Q1 Thu Apr 9 12:06:47 2020 @@ -1,7 +1,22 @@ -$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.2 2020/03/30 17:17:24 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2020Q1,v 1.1.2.3 2020/04/09 12:06:47 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2020Q1 branch: Pullup ticket #6149 - requested by ryoon devel/glibmm: bugfix (for inkscape) +Pullup ticket #6150 - requested by nia +www/firefox68: security fix + +Pullup ticket #6151 - requested by nia +www/firefox68-l10n: dependent update + +Pullup ticket #6152 - requested by adam +net/haproxy: security fix (CVE-2020-11100) + +Pullup ticket #6153 - requested by wiz +www/apache24: Security fix + +Pullup ticket #6154 - requested by wiz +security/tor-browser: security fix + --_----------=_158643400790490--