From unknown Wed Sep 10 10:35:36 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#63475 <63475@debbugs.gnu.org> To: bug#63475 <63475@debbugs.gnu.org> Subject: Status: [PATCH] gnu: lighttpd: Update to 1.4.70. Reply-To: bug#63475 <63475@debbugs.gnu.org> Date: Wed, 10 Sep 2025 17:35:36 +0000 retitle 63475 [PATCH] gnu: lighttpd: Update to 1.4.70. reassign 63475 guix-patches submitter 63475 Andr=C3=A9 Batista severity 63475 normal tag 63475 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 12 18:36:12 2023 Received: (at submit) by debbugs.gnu.org; 12 May 2023 22:36:12 +0000 Received: from localhost ([127.0.0.1]:33924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxbMy-0001l0-C5 for submit@debbugs.gnu.org; Fri, 12 May 2023 18:36:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:49108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pxbMx-0001kt-Ft for submit@debbugs.gnu.org; Fri, 12 May 2023 18:36:11 -0400 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 1pxbMx-0005no-84 for guix-patches@gnu.org; Fri, 12 May 2023 18:36:11 -0400 Received: from mx0.riseup.net ([198.252.153.6]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pxbMu-0006nZ-9o for guix-patches@gnu.org; Fri, 12 May 2023 18:36:10 -0400 Received: from fews01-sea.riseup.net (fews01-sea-pn.riseup.net [10.0.1.109]) (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 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4QJ3Wn12zFz9slx for ; Fri, 12 May 2023 22:36:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1683930965; bh=AGj30aVTB3PxsQoV0R+ar7x2MM14hgKITisOsFBJY9c=; h=From:To:Cc:Subject:Date:From; b=AVOvZdlT/cxCyQ2+aXPCgOVT8qqiSlUDEzZIxCqXrk+I/Y54CrnXCjsN4QO9Z+Mec RN1DZXq/++nMAe/kJGJvCPGTPKwM11zwWWduq9g6hjfwuDL4FJjGb6UydDN9QMi7Rd biLqsmUhvBvD8m68+V0p8hgrGBeOIjeLxEpT5Eyk= X-Riseup-User-ID: 331AD1117ABFA3F57DA39F58B968DBB5F7022C4494F24ABF3F7D9598430D9C3C Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews01-sea.riseup.net (Postfix) with ESMTPSA id 4QJ3WY15wCzJntd; Fri, 12 May 2023 22:35:52 +0000 (UTC) From: =?UTF-8?q?Andr=C3=A9=20Batista?= To: guix-patches@gnu.org Subject: [PATCH] gnu: lighttpd: Update to 1.4.70. Date: Fri, 12 May 2023 19:35:18 -0300 Message-Id: <20230512223518.24522-1-nandre@riseup.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=198.252.153.6; envelope-from=nandre@riseup.net; helo=mx0.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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) * gnu/packages/web.scm (lighttpd): Update to 1.4.70. --- 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 95180ac316..fe52f673e2 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -911,7 +911,7 @@ (define-public nginx-module-vts (define-public lighttpd (package (name "lighttpd") - (version "1.4.68") + (version "1.4.70") (source (origin (method url-fetch) (uri (string-append "https://download.lighttpd.net/lighttpd/" @@ -919,7 +919,7 @@ (define-public lighttpd "lighttpd-" version ".tar.xz")) (sha256 (base32 - "111kb3lkcvbxw46dnsrgx9pfbdpzb807ikkn9pd1lgmnaap3fvz5")))) + "11gyc77d6g634mshdqmbl50bmx1i7aibg6kp0dz8kfdnyhfbw7lj")))) (build-system gnu-build-system) (arguments (list #:configure-flags base-commit: d67a3622ef82b68ee40a2c93abe3d1478633719c -- 2.39.2 From debbugs-submit-bounces@debbugs.gnu.org Mon May 15 06:03:35 2023 Received: (at 63475-done) by debbugs.gnu.org; 15 May 2023 10:03:36 +0000 Received: from localhost ([127.0.0.1]:42804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pyV3H-0007Ww-J8 for submit@debbugs.gnu.org; Mon, 15 May 2023 06:03:35 -0400 Received: from mail.envs.net ([5.199.136.28]:45396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pyV3F-0007Wo-3k for 63475-done@debbugs.gnu.org; Mon, 15 May 2023 06:03:34 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 654A438A18BE; Mon, 15 May 2023 10:03:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1684145012; bh=fSKbbmb8aje62M5fBTxHMudNCzDlNXbSeVVDZcInXEI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=BsRPIrlrc1UICP07RhXfTtmCDhnat1ShWTran5RdEyWrkEDLJDmCx3A0rEFTt8uNY 4Nu2K0XWKUMgBLRJtfy4N+z8F0RMuBTQYbHREB2o6ANTP3HIJ5nmnTOrthMlSL7Cf2 nRvZrBMgDzo1/nW/9QWVfRVOxo0bic/QXjgPQ3Xl89tT+CFFHt1HUmPDG5rCraKMxu 0LBOOdIIRda44P34wNFMw0G9DjETw0Zg2yTk+llh1D6gV4zfrcBEqIwpD5X3lGgrR1 xjDg0nQHwEXgeY0uQSqEJccYSj27NiD4zcG6O7Q+iSIlgjWlRjqmQ0KmZTH3O5GDMh 5b41kk72eA7VxYHlwLzmfJrYFrOYbpW/8jhtIovuYn0gAUmIxHCHJIaid5dJkl8NOV 3QAkbc+76UYgIGmB2H/hqaIVv1OLey6odyfSP/caqPWDXCPXgjv1TQRzrzJVeAU8Rk fLedqtcFNI551q5OlNRmTWqhu9baNyzn3d9i2d5f9AIbsXTz5MZWhkO2F3qE0qL7ga +cuVQCWoINX2V2UoHKozjd3TwdVXJOHupVVlwf7HJ0hIrcNwbA+HeKugSm+ZM4yaIs kBlfKA6VM1HRTqF0ARDixLnYWQrSweTLm+4EePrvl2G0Yb7WyPAN3b1Pe8blVhff9g ZkjiyaGbrRca+CtR6G7QsLUw= 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 aXrUKrH03biU; Mon, 15 May 2023 10:03:29 +0000 (UTC) Received: from localhost (unknown [36.170.44.145]) (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; Mon, 15 May 2023 10:03:29 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id c614f43b; Mon, 15 May 2023 10:03:28 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: =?utf-8?Q?Andr=C3=A9?= Batista Subject: Re: bug#63475: [PATCH] gnu: lighttpd: Update to 1.4.70. References: <20230512223518.24522-1-nandre@riseup.net> Date: Mon, 15 May 2023 18:03:27 +0800 In-Reply-To: <20230512223518.24522-1-nandre@riseup.net> (=?utf-8?Q?=22Andr?= =?utf-8?Q?=C3=A9?= Batista"'s message of "Fri, 12 May 2023 19:35:18 -0300") Message-ID: <87zg656he8.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: 63475-done Cc: 63475-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.70. Applied, thank you! From unknown Wed Sep 10 10:35:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 12 Jun 2023 11:24:08 +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