From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99BAE1581EE for ; Tue, 25 Mar 2025 03:31:23 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7F2713433DE for ; Tue, 25 Mar 2025 03:31:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0023F1104AF; Tue, 25 Mar 2025 03:31:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id EA8A41104AF for ; Tue, 25 Mar 2025 03:31:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 751D83433A4 for ; Tue, 25 Mar 2025 03:31:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4FA0283B for ; Tue, 25 Mar 2025 03:31:16 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1742873449.aec7a9dfa40b302f7c0cf0938d32f13a93cd42a9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/lighttpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-servers/lighttpd/lighttpd-1.4.78.ebuild www-servers/lighttpd/lighttpd-9999.ebuild X-VCS-Directories: www-servers/lighttpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: aec7a9dfa40b302f7c0cf0938d32f13a93cd42a9 X-VCS-Branch: master Date: Tue, 25 Mar 2025 03:31:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fccfbe7e-bbfd-45d0-b885-75ee93f5ac2a X-Archives-Hash: 69f9e43d9dcbbaea6fa2e77875d4d298 commit: aec7a9dfa40b302f7c0cf0938d32f13a93cd42a9 Author: Sam James gentoo org> AuthorDate: Tue Mar 25 02:45:38 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Mar 25 03:30:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec7a9df www-servers/lighttpd: crank verify-sig dep Signed-off-by: Sam James gentoo.org> www-servers/lighttpd/lighttpd-1.4.78.ebuild | 2 +- www-servers/lighttpd/lighttpd-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/lighttpd/lighttpd-1.4.78.ebuild b/www-servers/lighttpd/lighttpd-1.4.78.ebuild index 54f788708629..2a4fcaebeb71 100644 --- a/www-servers/lighttpd/lighttpd-1.4.78.ebuild +++ b/www-servers/lighttpd/lighttpd-1.4.78.ebuild @@ -72,7 +72,7 @@ RDEPEND=" BDEPEND=" virtual/pkgconfig test? ( virtual/perl-Test-Harness ) - verify-sig? ( sec-keys/openpgp-keys-lighttpd ) + verify-sig? ( >=sec-keys/openpgp-keys-lighttpd-20250325 ) " # update certain parts of lighttpd.conf based on conditionals diff --git a/www-servers/lighttpd/lighttpd-9999.ebuild b/www-servers/lighttpd/lighttpd-9999.ebuild index 54f788708629..2a4fcaebeb71 100644 --- a/www-servers/lighttpd/lighttpd-9999.ebuild +++ b/www-servers/lighttpd/lighttpd-9999.ebuild @@ -72,7 +72,7 @@ RDEPEND=" BDEPEND=" virtual/pkgconfig test? ( virtual/perl-Test-Harness ) - verify-sig? ( sec-keys/openpgp-keys-lighttpd ) + verify-sig? ( >=sec-keys/openpgp-keys-lighttpd-20250325 ) " # update certain parts of lighttpd.conf based on conditionals