Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8B2541A9239 for ; Fri, 5 Nov 2021 19:33:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A94AC84F6C; Fri, 5 Nov 2021 19:33:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E36B484F0A for ; Fri, 5 Nov 2021 19:33:22 +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 178SACM68MQ8 for ; Fri, 5 Nov 2021 19:33:22 +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 460ED84EAA for ; Fri, 5 Nov 2021 19:33:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3FDE6FAEC; Fri, 5 Nov 2021 19:33:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163614080213580" MIME-Version: 1.0 Date: Fri, 5 Nov 2021 19:33:22 +0000 From: "Benny Siegert" Subject: CVS commit: [pkgsrc-2021Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20211105193322.3FDE6FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163614080213580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Fri Nov 5 19:33:22 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: Pullup tickets #6529 and #6530 To generate a diff of this commit: cvs rdiff -u -r1.1.2.24 -r1.1.2.25 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163614080213580 Content-Disposition: inline Content-Length: 784 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-pkgsrc-2021Q3 diff -u pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.24 pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.25 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.24 Tue Nov 2 18:43:14 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Fri Nov 5 19:33:22 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.24 2021/11/02 18:43:14 tm Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.25 2021/11/05 19:33:22 bsiegert Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: @@ -92,3 +92,9 @@ lang/php80: security fix Pullup ticket #6523 - requested by gutteridge lang/python27: bugfix +Pullup ticket #6529 - requested by nia +firefox91-l10n: dependent update + +Pullup ticket #6530 - requested by nia +www/firefox91: security fix + --_----------=_163614080213580--