Received: by mail.netbsd.org (Postfix, from userid 605) id 35D8384D84; Fri, 23 Sep 2022 08:30:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3380284D14 for ; Fri, 23 Sep 2022 08:29:53 +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 btJ7iJD0kS5v for ; Fri, 23 Sep 2022 08:29:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 69D7984D84 for ; Fri, 23 Sep 2022 08:29:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6747EFA90; Fri, 23 Sep 2022 08:29:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663921792272570" MIME-Version: 1.0 Date: Fri, 23 Sep 2022 08:29:52 +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: <20220923082952.6747EFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663921792272570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Fri Sep 23 08:29:52 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated databases/mariadb105-server to 10.5.17 To generate a diff of this commit: cvs rdiff -u -r1.4648 -r1.4649 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663921792272570 Content-Disposition: inline Content-Length: 832 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.4648 pkgsrc/doc/CHANGES-2022:1.4649 --- pkgsrc/doc/CHANGES-2022:1.4648 Thu Sep 22 20:33:23 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Sep 23 08:29:52 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4648 2022/09/22 20:33:23 nia Exp $ +$NetBSD: CHANGES-2022,v 1.4649 2022/09/23 08:29:52 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6840,3 +6840,5 @@ Changes to the packages collection and i Updated textproc/ruby-commonmarker to 0.23.6 [taca 2022-09-22] Updated databases/mariadb106-client to 10.6.10 [nia 2022-09-22] Updated databases/mariadb106-server to 10.6.10 [nia 2022-09-22] + Updated databases/mariadb105-client to 10.5.17 [nia 2022-09-23] + Updated databases/mariadb105-server to 10.5.17 [nia 2022-09-23] --_----------=_1663921792272570--