Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF7DE85037 for ; Sun, 17 Sep 2023 10:51:13 +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 KvMSxbf5ZTWF for ; Sun, 17 Sep 2023 10:51:13 +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 30B3084C13 for ; Sun, 17 Sep 2023 10:51:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DDC1FBDB; Sun, 17 Sep 2023 10:51:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1694947873107470" MIME-Version: 1.0 Date: Sun, 17 Sep 2023 10:51:13 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20230917105113.2DDC1FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1694947873107470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Sep 17 10:51:13 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated security/subfinder to 2.6.3 To generate a diff of this commit: cvs rdiff -u -r1.5543 -r1.5544 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1694947873107470 Content-Disposition: inline Content-Length: 716 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.5543 pkgsrc/doc/CHANGES-2023:1.5544 --- pkgsrc/doc/CHANGES-2023:1.5543 Sun Sep 17 10:40:58 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Sep 17 10:51:12 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5543 2023/09/17 10:40:58 leot Exp $ +$NetBSD: CHANGES-2023,v 1.5544 2023/09/17 10:51:12 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8055,3 +8055,4 @@ Changes to the packages collection and i Updated math/py-numexpr to 2.8.6 [adam 2023-09-17] Updated lang/nawk to 20230909 [vins 2023-09-17] Updated security/httpx to 1.3.5 [leot 2023-09-17] + Updated security/subfinder to 2.6.3 [leot 2023-09-17] --_----------=_1694947873107470--