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 43A4A1A9239 for ; Sat, 27 Nov 2021 21:45:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6E67D84EB9; Sat, 27 Nov 2021 21:45:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A860F84EAD for ; Sat, 27 Nov 2021 21:45:24 +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 Kz-u-CWVU5od for ; Sat, 27 Nov 2021 21:45:24 +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 0E3AB84CEA for ; Sat, 27 Nov 2021 21:45:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 062AEFAEC; Sat, 27 Nov 2021 21:45:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1638049524261320" MIME-Version: 1.0 Date: Sat, 27 Nov 2021 21:45:24 +0000 From: "Thomas Merkel" Subject: CVS commit: [pkgsrc-2021Q3] pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tm@netbsd.org X-Mailer: log_accum Message-Id: <20211127214524.062AEFAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1638049524261320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tm Date: Sat Nov 27 21:45:23 UTC 2021 Modified Files: pkgsrc/doc [pkgsrc-2021Q3]: CHANGES-pkgsrc-2021Q3 Log Message: doc: Pullup ticket #6544 To generate a diff of this commit: cvs rdiff -u -r1.1.2.37 -r1.1.2.38 pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1638049524261320 Content-Disposition: inline Content-Length: 719 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.37 pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.38 --- pkgsrc/doc/CHANGES-pkgsrc-2021Q3:1.1.2.37 Wed Nov 24 19:55:37 2021 +++ pkgsrc/doc/CHANGES-pkgsrc-2021Q3 Sat Nov 27 21:45:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.37 2021/11/24 19:55:37 spz Exp $ +$NetBSD: CHANGES-pkgsrc-2021Q3,v 1.1.2.38 2021/11/27 21:45:23 tm Exp $ Changes to packages and infrastructure on the pkgsrc-2021Q3 branch: @@ -134,3 +134,6 @@ databases/postgresql: security fix Pullup ticket #6538 - requested by gdt chat/matrix-synapse: security update +Pullup ticket #6544 - requested by wiz +devel/gmp: security fix + --_----------=_1638049524261320--