Received: by mail.netbsd.org (Postfix, from userid 605) id 534A784E6C; Tue, 25 Oct 2022 07:46:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 835E684E67 for ; Tue, 25 Oct 2022 07:46:24 +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 R3qd0UIQkpE7 for ; Tue, 25 Oct 2022 07:46:24 +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 0517A84D47 for ; Tue, 25 Oct 2022 07:46:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02995FA90; Tue, 25 Oct 2022 07:46:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666683983230680" MIME-Version: 1.0 Date: Tue, 25 Oct 2022 07:46:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20221025074624.02995FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666683983230680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 25 07:46:23 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated net/samba4 to 4.17.1 To generate a diff of this commit: cvs rdiff -u -r1.5178 -r1.5179 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22310 -r1.22311 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666683983230680 Content-Disposition: inline Content-Length: 1479 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.5178 pkgsrc/doc/CHANGES-2022:1.5179 --- pkgsrc/doc/CHANGES-2022:1.5178 Tue Oct 25 07:30:44 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Oct 25 07:46:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5178 2022/10/25 07:30:44 adam Exp $ +$NetBSD: CHANGES-2022,v 1.5179 2022/10/25 07:46:23 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7841,3 +7841,4 @@ Changes to the packages collection and i Updated textproc/py-JWT to 2.6.0 [adam 2022-10-25] Updated security/py-oauthlib to 3.2.2 [adam 2022-10-25] Updated devel/py-canonicaljson to 1.6.3 [adam 2022-10-25] + Updated net/samba4 to 4.17.1 [wiz 2022-10-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22310 pkgsrc/doc/TODO:1.22311 --- pkgsrc/doc/TODO:1.22310 Mon Oct 24 15:11:16 2022 +++ pkgsrc/doc/TODO Tue Oct 25 07:46:23 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22310 2022/10/24 15:11:16 wiz Exp $ +$NetBSD: TODO,v 1.22311 2022/10/25 07:46:23 wiz Exp $ Suggested new packages ====================== @@ -1377,7 +1377,6 @@ For possible Perl packages updates, see o rvm-1.20 o sabayon-2.30.1 o sablecc-3.7 - o samba-4.17 o samba4-4.17.1 o sarg-2.4.0 o sasm-3.12.1 @@ -1465,6 +1464,7 @@ For possible Perl packages updates, see o tacacs-shrubbery-4.0.4.29a o tads-3.0.16 o taplo-lsp-0.6.0 [wiz] + o taplo-lsp-0.7.0 o taskwarrior-2.5.3 o tc-hasida-table-0.8 [wip] o tcl-tDOM-0.9.2 --_----------=_1666683983230680--