Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=foXAtci8; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=jDwV/aBy Received: by mail.netbsd.org (Postfix, from userid 605) id D831584EBB; Mon, 15 Apr 2024 07:46:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713167169; bh=0i7F5402l4EpSUfkmQj8pQSk6OcEFNmBYgpNuO2zZdY=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=foXAtci8dVWQIlfwP8lV+3KiBW2aKWWd2j7l0DM0hfaWGbb/CoGwkvnoVLfM69EoQ 7Cw3o1Yh1qsQazkxTqIPA4QMoTbd69cuwZyDqGrMU8HnJ7QWNNr0F7bLFYaNDu811q +y6ZmytHgBoFNKFRI8SmxZuuV3vWHxzZRfDgW/Qk= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8B1784EBA for ; Mon, 15 Apr 2024 07:46:07 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id GFppTQh2f_RZ for ; Mon, 15 Apr 2024 07:46:07 +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 5B1CA84CED for ; Mon, 15 Apr 2024 07:46:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713167167; bh=0i7F5402l4EpSUfkmQj8pQSk6OcEFNmBYgpNuO2zZdY=; h=Date:From:Subject:To:Reply-To; b=jDwV/aBy6HWD1Zjn5EAU5Wrwx1IotfnMsdYJUH7TADn8H6FjLZBfcwslo88YuJSqS 9Y9Y1uqnHR2Z4cEo/Pp+g5PGixn9aCvsfPEQcYdr962LiTNyRgRamLewb0ZiiIlrEL KpGmDxDnhKVfeArLaV8ybaAu//8FgKGo8J6ge/Og= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 54C42FA2C; Mon, 15 Apr 2024 07:46:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1713167167221800" MIME-Version: 1.0 Date: Mon, 15 Apr 2024 07:46:07 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20240415074607.54C42FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1713167167221800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Mon Apr 15 07:46:07 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated security/pleaser to 0.5.5 To generate a diff of this commit: cvs rdiff -u -r1.2460 -r1.2461 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1713167167221800 Content-Disposition: inline Content-Length: 711 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.2460 pkgsrc/doc/CHANGES-2024:1.2461 --- pkgsrc/doc/CHANGES-2024:1.2460 Mon Apr 15 07:44:06 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Apr 15 07:46:07 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.2460 2024/04/15 07:44:06 pin Exp $ +$NetBSD: CHANGES-2024,v 1.2461 2024/04/15 07:46:07 pin Exp $ Changes to the packages collection and infrastructure in 2024: @@ -4098,3 +4098,4 @@ Changes to the packages collection and i Updated net/samba4 to 4.20.0 [adam 2024-04-15] Updated devel/cargo-modules to 0.15.4 [pin 2024-04-15] Updated devel/garden to 1.5.0 [pin 2024-04-15] + Updated security/pleaser to 0.5.5 [pin 2024-04-15] --_----------=_1713167167221800--