Received: by mail.netbsd.org (Postfix, from userid 605) id 5AA9184EA9; Tue, 14 Feb 2023 00:40:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8886D84D2D for ; Tue, 14 Feb 2023 00:40:40 +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 uSSz5r4DzDBd for ; Tue, 14 Feb 2023 00:40:40 +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 DD28984D14 for ; Tue, 14 Feb 2023 00:40:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D6633FA90; Tue, 14 Feb 2023 00:40:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1676335239113860" MIME-Version: 1.0 Date: Tue, 14 Feb 2023 00:40:39 +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: <20230214004039.D6633FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1676335239113860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Tue Feb 14 00:40:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated sysutils/podman to 4.4.1 To generate a diff of this commit: cvs rdiff -u -r1.1197 -r1.1198 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1676335239113860 Content-Disposition: inline Content-Length: 763 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1197 pkgsrc/doc/CHANGES-2023:1.1198 --- pkgsrc/doc/CHANGES-2023:1.1197 Mon Feb 13 23:39:46 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Feb 14 00:40:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1197 2023/02/13 23:39:46 thorpej Exp $ +$NetBSD: CHANGES-2023,v 1.1198 2023/02/14 00:40:39 tnn Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1518,3 +1518,5 @@ Changes to the packages collection and i Updated devel/opa to 0.49.0 [leot 2023-02-13] Updated devel/conftest to 0.39.0 [leot 2023-02-13] Updated sysutils/minipro to 0.6 [thorpej 2023-02-13] + Updated net/gvproxy to 0.5.0 [tnn 2023-02-14] + Updated sysutils/podman to 4.4.1 [tnn 2023-02-14] --_----------=_1676335239113860--