Received: by mail.netbsd.org (Postfix, from userid 605) id A7B4584D57; Mon, 31 May 2021 13:30:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3C5384D51 for ; Mon, 31 May 2021 13:30:03 +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 drVVnI08Bbpq for ; Mon, 31 May 2021 13:30:03 +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 458E384CDF for ; Mon, 31 May 2021 13:30:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4311EFA95; Mon, 31 May 2021 13:30:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162246780357290" MIME-Version: 1.0 Date: Mon, 31 May 2021 13:30:03 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2021Q1] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20210531133003.4311EFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162246780357290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Mon May 31 13:30:03 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q1]: CHANGES-pkgsrc-2021Q1 Log Message: Pullup tickets up to #6466 To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12 pkgsrc/doc/CHANGES-pkgsrc-2021Q1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162246780357290 Content-Disposition: inline Content-Length: 952 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2021Q1 diff -u pkgsrc/doc/CHANGES-pkgsrc-2021Q1:1.1.2.11 pkgsrc/doc/CHANGES-pkgsrc-2021Q1:1.1.2.12 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q1:1.1.2.11 Sat May 29 19:06:34 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q1 Mon May 31 13:30:03 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q1,v 1.1.2.11 2021/05/29 19:06:34 bsiegert Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q1,v 1.1.2.12 2021/05/31 13:30:03 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q1 branch: @@ -89,3 +89,15 @@ print/mupdf: security fix Pullup ticket #6462 - requested by gutteridge sysutils/xfce4-thunar: security fix +Pullup ticket #6463 - requested by nia +emulators/haxm: build fix + +Pullup ticket #6464 - requested by taca +net/isc-dhcp4: security fix + +Pullup ticket #6465 - requested by taca +www/squid4: security fix + +Pullup ticket #6466 - requested by taca +databases/mysql57-client: security fix + --_----------=_162246780357290--