Received: by mail.netbsd.org (Postfix, from userid 605) id 9B2CE84F14; Tue, 23 Jan 2024 14:58:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CB1ED84F01 for ; Tue, 23 Jan 2024 14:58:25 +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 oBZnv2wxKHtz for ; Tue, 23 Jan 2024 14:58:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 29C8984E5C for ; Tue, 23 Jan 2024 14:58:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2396AFA42; Tue, 23 Jan 2024 14:58:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1706021905185640" MIME-Version: 1.0 Date: Tue, 23 Jan 2024 14:58:25 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20240123145825.2396AFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1706021905185640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Jan 23 14:58:25 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated databases/mariadb105-server to 10.5.23 To generate a diff of this commit: cvs rdiff -u -r1.594 -r1.595 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1706021905185640 Content-Disposition: inline Content-Length: 808 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.594 pkgsrc/doc/CHANGES-2024:1.595 --- pkgsrc/doc/CHANGES-2024:1.594 Tue Jan 23 14:51:53 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 23 14:58:24 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.594 2024/01/23 14:51:53 mef Exp $ +$NetBSD: CHANGES-2024,v 1.595 2024/01/23 14:58:24 nia Exp $ Changes to the packages collection and infrastructure in 2024: @@ -769,3 +769,5 @@ Changes to the packages collection and i Updated devel/py-serializable to 1.0.0 [adam 2024-01-23] Updated comms/py-jupyter_server_terminals to 0.5.2 [adam 2024-01-23] Updated devel/R-withr to 3.0.0 [mef 2024-01-23] + Updated databases/mariadb105-client to 10.5.23 [nia 2024-01-23] + Updated databases/mariadb105-server to 10.5.23 [nia 2024-01-23] --_----------=_1706021905185640--