From unknown Fri Jun 20 07:19:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#76126 <76126@debbugs.gnu.org> To: bug#76126 <76126@debbugs.gnu.org> Subject: Status: [PATCH] gnu: lighttpd: Update to 1.4.77. Reply-To: bug#76126 <76126@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:19:10 +0000 retitle 76126 [PATCH] gnu: lighttpd: Update to 1.4.77. reassign 76126 guix-patches submitter 76126 Andr=C3=A9 Batista severity 76126 normal tag 76126 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 07 15:26:38 2025 Received: (at submit) by debbugs.gnu.org; 7 Feb 2025 20:26:38 +0000 Received: from localhost ([127.0.0.1]:36805 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tgUvu-0003Ok-BN for submit@debbugs.gnu.org; Fri, 07 Feb 2025 15:26:38 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57844) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tgUvr-0003OU-QF for submit@debbugs.gnu.org; Fri, 07 Feb 2025 15:26:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tgUvl-0004yG-Iu for guix-patches@gnu.org; Fri, 07 Feb 2025 15:26:29 -0500 Received: from mx1.riseup.net ([198.252.153.129]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tgUvj-0003SC-B7 for guix-patches@gnu.org; Fri, 07 Feb 2025 15:26:29 -0500 Received: from fews02-sea.riseup.net (fews02-sea-pn.riseup.net [10.0.1.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx1.riseup.net (Postfix) with ESMTPS id 4YqQV8446czDqTc for ; Fri, 7 Feb 2025 20:26:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1738959984; bh=lqx7PeItx7Hy1l4/0wg/WKvvZpn4sgkpM5e40U+UyMw=; h=From:To:Cc:Subject:Date:From; b=ZgV1IGV761eYxGyJBpRdF/+qrRde3uWQxrgPv7PemMN8wE2S+sOo08GpShZVYZD2P leDn7I9RcMCMSLsbjhb/2VO944lwaG/WE5OxCIKgKDkHE17WWZuQLPfgiBGSrzp4zB Ku8NbUaw1olebFB3hZprZZE+X9F/3W3UGFmmnxJo= X-Riseup-User-ID: 7D645E70F491AFD36A47BB913108AA8E75D96AE9E0514402D162F2ED6504292E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews02-sea.riseup.net (Postfix) with ESMTPSA id 4YqQV73SqYzFt2Z; Fri, 7 Feb 2025 20:26:23 +0000 (UTC) From: =?UTF-8?q?Andr=C3=A9=20Batista?= To: guix-patches@gnu.org Subject: [PATCH] gnu: lighttpd: Update to 1.4.77. Date: Fri, 7 Feb 2025 17:25:38 -0300 Message-ID: <20250207202538.20834-1-nandre@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=nandre@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Andr=C3=A9=20Batista?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/web.scm (lighttpd): Update to 1.4.77. Change-Id: Ic8c48e47ab6de04c545baa13f32d8d8153bf1a7a --- gnu/packages/web.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index a23a0f3dcd..5438e4fc47 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -1039,7 +1039,7 @@ (define-public nginx-module-vts (define-public lighttpd (package (name "lighttpd") - (version "1.4.76") + (version "1.4.77") (source (origin (method url-fetch) (uri (string-append "https://download.lighttpd.net/lighttpd/" @@ -1047,7 +1047,7 @@ (define-public lighttpd "lighttpd-" version ".tar.xz")) (sha256 (base32 - "04ahiyn622mgpkib8j20vj7wa1av1dv7ing9vz7d1kvkwfb45gwc")))) + "1kk22mzh2p34nrwnm8q57xgm4riavmgxh0rd8nvdhrr2zbdspbxc")))) (build-system gnu-build-system) (arguments (list #:configure-flags base-commit: 70231fe7757f839f6ddd58d3c8a522b2e56fefe5 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 11 07:40:42 2025 Received: (at 76126-done) by debbugs.gnu.org; 11 Feb 2025 12:40:42 +0000 Received: from localhost ([127.0.0.1]:54824 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thpZB-00080g-UJ for submit@debbugs.gnu.org; Tue, 11 Feb 2025 07:40:42 -0500 Received: from mail.envs.net ([5.199.136.28]:48556) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thpZ9-00080X-75 for 76126-done@debbugs.gnu.org; Tue, 11 Feb 2025 07:40:39 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 6AEB738A3F1B; Tue, 11 Feb 2025 12:40:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LP8sTrx6NyM3; Tue, 11 Feb 2025 12:40:35 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 12:40:35 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id f860288e; Tue, 11 Feb 2025 12:44:25 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: =?utf-8?Q?Andr=C3=A9?= Batista Subject: Re: [bug#76126] [PATCH] gnu: lighttpd: Update to 1.4.77. In-Reply-To: <20250207202538.20834-1-nandre@riseup.net> (=?utf-8?Q?=22Andr?= =?utf-8?Q?=C3=A9?= Batista"'s message of "Fri, 7 Feb 2025 17:25:38 -0300") References: <20250207202538.20834-1-nandre@riseup.net> Date: Tue, 11 Feb 2025 20:44:25 +0800 Message-ID: <87v7tg647q.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76126-done Cc: 76126-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Andr=C3=A9 Batista writes: > * gnu/packages/web.scm (lighttpd): Update to 1.4.77. Pushed to master now, thanks. From unknown Fri Jun 20 07:19:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Mar 2025 11:24:16 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator