Received: by mail.netbsd.org (Postfix, from userid 605) id 8C89E84F42; Sun, 25 Jul 2021 19:50:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED1D784F15 for ; Sun, 25 Jul 2021 19:48:55 +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 E1Tx1E24cxcI for ; Sun, 25 Jul 2021 19:48:55 +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 52CB184E7E for ; Sun, 25 Jul 2021 19:48:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A4DCFA95; Sun, 25 Jul 2021 19:48:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1627242535120130" MIME-Version: 1.0 Date: Sun, 25 Jul 2021 19:48:55 +0000 From: "Jonathan Schleifer" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: js@netbsd.org X-Mailer: log_accum Message-Id: <20210725194855.4A4DCFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1627242535120130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: js Date: Sun Jul 25 19:48:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated chat/matrix-synapse to 1.38.1 To generate a diff of this commit: cvs rdiff -u -r1.3957 -r1.3958 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1627242535120130 Content-Disposition: inline Content-Length: 729 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.3957 pkgsrc/doc/CHANGES-2021:1.3958 --- pkgsrc/doc/CHANGES-2021:1.3957 Sun Jul 25 18:03:45 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 25 19:48:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3957 2021/07/25 18:03:45 gdt Exp $ +$NetBSD: CHANGES-2021,v 1.3958 2021/07/25 19:48:55 js Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6314,3 +6314,4 @@ Changes to the packages collection and i Updated databases/timescaledb-tune to 0.11.1 [tnn 2021-07-25] Updated databases/promscale to 0.5.1 [tnn 2021-07-25] Updated security/ccid to 1.4.35 [gdt 2021-07-25] + Updated chat/matrix-synapse to 1.38.1 [js 2021-07-25] --_----------=_1627242535120130--