Received: by mail.netbsd.org (Postfix, from userid 605) id 8E79A84E88; Sat, 29 Oct 2022 15:36:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCD2484D3A for ; Sat, 29 Oct 2022 15:36:32 +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 XokcgvIrP0Mq for ; Sat, 29 Oct 2022 15:36:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1E6EF84CF9 for ; Sat, 29 Oct 2022 15:36:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1BE36FA90; Sat, 29 Oct 2022 15:36:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667057792143100" MIME-Version: 1.0 Date: Sat, 29 Oct 2022 15:36:32 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20221029153632.1BE36FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667057792143100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Sat Oct 29 15:36:32 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated chat/matrix-synapse to 1.70.1 To generate a diff of this commit: cvs rdiff -u -r1.5234 -r1.5235 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667057792143100 Content-Disposition: inline Content-Length: 736 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.5234 pkgsrc/doc/CHANGES-2022:1.5235 --- pkgsrc/doc/CHANGES-2022:1.5234 Sat Oct 29 14:53:26 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 29 15:36:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5234 2022/10/29 14:53:26 he Exp $ +$NetBSD: CHANGES-2022,v 1.5235 2022/10/29 15:36:31 gdt Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7939,3 +7939,4 @@ Changes to the packages collection and i Updated devel/patchelf to 0.16.1 [fcambus 2022-10-29] Added security/ssh-audit version 2.5.0 [fcambus 2022-10-29] Updated mail/cyrus-imapd24 to 2.4.20nb21 [he 2022-10-29] + Updated chat/matrix-synapse to 1.70.1 [gdt 2022-10-29] --_----------=_1667057792143100--