Received: by mail.netbsd.org (Postfix, from userid 605) id 7D50484D5E; Sat, 29 Oct 2022 15:51:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC8B284D3A for ; Sat, 29 Oct 2022 15:51:10 +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 EqOxXyVD-PnI for ; Sat, 29 Oct 2022 15:51:10 +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 F2E2084CF9 for ; Sat, 29 Oct 2022 15:51:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E607BFA90; Sat, 29 Oct 2022 15:51:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667058669141660" MIME-Version: 1.0 Date: Sat, 29 Oct 2022 15:51:09 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20221029155109.E607BFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667058669141660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Sat Oct 29 15:51:09 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: updated timescaledb, promscale, dbmail To generate a diff of this commit: cvs rdiff -u -r1.5235 -r1.5236 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667058669141660 Content-Disposition: inline Content-Length: 996 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.5235 pkgsrc/doc/CHANGES-2022:1.5236 --- pkgsrc/doc/CHANGES-2022:1.5235 Sat Oct 29 15:36:31 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Oct 29 15:51:09 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5235 2022/10/29 15:36:31 gdt Exp $ +$NetBSD: CHANGES-2022,v 1.5236 2022/10/29 15:51:09 tnn Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7940,3 +7940,8 @@ Changes to the packages collection and i 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] + Updated databases/timescaledb-tune to 0.14.2 [tnn 2022-10-29] + Updated databases/postgresql-timescaledb to 2.8.1 [tnn 2022-10-29] + Updated databases/postgresql-promscale_extension to 0.7.0 [tnn 2022-10-29] + Updated databases/promscale to 0.16.0 [tnn 2022-10-29] + Updated mail/dbmail to 3.3.1 [tnn 2022-10-29] --_----------=_1667058669141660--