Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=JwhJhnWG; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=etIR1Dax Received: by mail.netbsd.org (Postfix, from userid 605) id 2E54684E79; Sun, 24 Mar 2024 20:30:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711312232; bh=IJ9e/NwjPMHLum3PEyCTt9bxE6zWczTN23EK5948HMw=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=JwhJhnWGQQDJygLMID1TAvM1ctHThuVh8ycGh9iVkUqqAByDKxc39W6PvQRatQlp5 dS3Qtqe7X2YFMKsDh2oCtVfXweg/P3oJJn/bquf/vSQpaUjgnMUURMs/U6Z9awU7SY dMJ3LHxglhuq0Lxl8FbysmNAiR9Fa6YyKy2M+8nY= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 64BB784E6E for ; Sun, 24 Mar 2024 20:17:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 Je2N-LA_ahgp for ; Sun, 24 Mar 2024 20:17:12 +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 A731384CF3 for ; Sun, 24 Mar 2024 20:17:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711311432; bh=IJ9e/NwjPMHLum3PEyCTt9bxE6zWczTN23EK5948HMw=; h=Date:From:Subject:To:Reply-To; b=etIR1DaxK1iDn7xezRxrQyPaVwebwN4liM3+rxgwH9uYp+UkvRS44KugkuxmJqhOB 5vSNPqnyIuSndIW1GfiyppTHYgTKwPNQkvw4E6FZZRgtGKSoHT+4yTttvV9mIHr4m+ +5Cr8a7EIfWz5ygf2bmsaorXBwSST1caPkITMy3E= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C147FA2C; Sun, 24 Mar 2024 20:17:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1711311432159240" MIME-Version: 1.0 Date: Sun, 24 Mar 2024 20:17:12 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20240324201712.9C147FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1711311432159240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Mar 24 20:17:12 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated security/subfinder to 2.6.5 To generate a diff of this commit: cvs rdiff -u -r1.2100 -r1.2101 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1711311432159240 Content-Disposition: inline Content-Length: 716 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.2100 pkgsrc/doc/CHANGES-2024:1.2101 --- pkgsrc/doc/CHANGES-2024:1.2100 Sun Mar 24 20:12:52 2024 +++ pkgsrc/doc/CHANGES-2024 Sun Mar 24 20:17:12 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2100 2024/03/24 20:12:52 leot Exp $ +$NetBSD: CHANGES-2024,v 1.2101 2024/03/24 20:17:12 leot Exp $ Changes to the packages collection and infrastructure in 2024: @@ -3592,3 +3592,4 @@ Changes to the packages collection and i Updated editors/helix to 23.10 [adam 2024-03-24] Updated devel/py-faker to 24.3.0 [adam 2024-03-24] Updated security/dnsx to 1.2.1 [leot 2024-03-24] + Updated security/subfinder to 2.6.5 [leot 2024-03-24] --_----------=_1711311432159240--