From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6LVkG4/mOGVnUwEA9RJhRA:P1 (envelope-from ) for ; Wed, 25 Oct 2023 11:57:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6LVkG4/mOGVnUwEA9RJhRA (envelope-from ) for ; Wed, 25 Oct 2023 11:57:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 28CB66377B for ; Wed, 25 Oct 2023 11:57:35 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=qCFZDbUL; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698227855; a=rsa-sha256; cv=none; b=SmKB/rQQok2T3CSndZyw+W2IOgCFaz2CpiN7UY0oV8mHAXLlNyUnB0hhxpEFG0g8CjZ9XX PN6W6wnGtbNTxHeVqsqhcb7A/IO7XR60g3yVttTuj7nsnraNKCZZA2NAd/4YySVALYxT+B u9vXd7KIPlzr+qYeGWp+hHjiI39fPX/rvWP+FtMZMzSQfRMEgO7OD+xdWGFxyNzUWatb/z Cd0UGxw9od3dDoFZT6HoJpxhgIHmTr+80TEFopE1qXVq0R6/B2/W5PGcQDYQnYUlkRohY6 2Da0E27/lYD2ibGOTCCNhy+ZF4B3Xgt4rnZH+HbL3qCi9/Vv/RlDIrajaTUcYg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=qCFZDbUL; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698227855; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=TNZFNqK2c7gDZ4yPWuiSvhSozrFKCX07eSRcqePU0Uw=; b=CKtWDZO1bAGRYme8SgMTD/8adCSnHXGF0bBg5GXbLva+5F9PC46mFB+LcL3gZVEaJN7iFN Bw5Hrc5R6dcGSKSMZFWYY+C/33quwXJuzUctnmvqT+kAwDAebkC9glawWK0324sBRzFfEh GMqdCy0iI9ctSd2nARy/Bb/N7INHWRoTQHWbbSnfoS+I1Edt8vRLtGFEVgQRxNm7z0NT+5 t9QiK18xY5yMoy3K7vUlJkYnPIoqWDPRBnOGBqB1rX1PGcUJ7B/thHKMRgDS85l6nBz5TX /Cq/7JcefywrSb/LZxfVysrY5TA3e+7/9BQlt+TxLarLf0UUNnGqHgOtSAa3Rw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvado-0002N8-RD; Wed, 25 Oct 2023 05:57:32 -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 1qvado-0002MS-12 for guix-patches@gnu.org; Wed, 25 Oct 2023 05:57:32 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvadn-0007ia-PK for guix-patches@gnu.org; Wed, 25 Oct 2023 05:57:31 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvaeH-0005M8-RB for guix-patches@gnu.org; Wed, 25 Oct 2023 05:58:01 -0400 Subject: bug#66447: [PATCH] gnu: lighttpd: Update to 1.4.72. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 25 Oct 2023 09:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66447 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= Batista Cc: 66447-done@debbugs.gnu.org Mail-Followup-To: 66447@debbugs.gnu.org, othacehe@gnu.org, nandre@riseup.net Received: via spool by 66447-done@debbugs.gnu.org id=D66447.169822784120526 (code D ref 66447); Wed, 25 Oct 2023 09:58:01 +0000 Received: (at 66447-done) by debbugs.gnu.org; 25 Oct 2023 09:57:21 +0000 Received: from localhost ([127.0.0.1]:57400 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvadc-0005L0-Qu for submit@debbugs.gnu.org; Wed, 25 Oct 2023 05:57:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvadb-0005Kl-36 for 66447-done@debbugs.gnu.org; Wed, 25 Oct 2023 05:57:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvad1-0007f4-D5; Wed, 25 Oct 2023 05:56:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=TNZFNqK2c7gDZ4yPWuiSvhSozrFKCX07eSRcqePU0Uw=; b=qCFZDbULEFRXqSArwPWL bOfh/QkDy0yyrymnaKZ8XMmb3ErtjSl/LRan6mPM2V9n/DMbLv/DrfrNE6gL3aOQk+kt8QAGkU4sh xf55uDixkNAgr2BHwDihf51GXDfjopBBO/iT5sSjevOd0JGURRvlVViLG5uISMKf43kNEpEw9ieJp PQWAQSjJgVmXOs5uncoX9D7uSpSGjtCOSCi7So80oclKAw4FjTS8mDFVrY9ej3wOwFe6CZPwX8g5z 8xW5gElYdb1qJmiYeLhFUNfVVyL1BKtXWrNSBQdJ+UzI7Mkc5Cl+MksKILWclRinpc4p9nGhyUAtp C3xsd1400MJnWA==; From: Mathieu Othacehe In-Reply-To: <20231010155723.795-1-nandre@riseup.net> ("=?UTF-8?Q?Andr=C3=A9?= Batista"'s message of "Tue, 10 Oct 2023 12:57:23 -0300") References: <20231010155723.795-1-nandre@riseup.net> Date: Wed, 25 Oct 2023 11:56:41 +0200 Message-ID: <87edhjxbxi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: 28CB66377B X-TUID: T2NbjfH2cmi/ > * gnu/packages/web.scm (lighttpd): Update to 1.4.72. Applied, thanks, Mathieu