From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aMtpA0NDMWUxVwAAauVa8A:P1 (envelope-from ) for ; Thu, 19 Oct 2023 16:54:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id aMtpA0NDMWUxVwAAauVa8A (envelope-from ) for ; Thu, 19 Oct 2023 16:54:59 +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 DFABF59BD7 for ; Thu, 19 Oct 2023 16:54:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697727299; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=ojpOm6fNtAHsMHOzHtZ7c6LP59JOlsEckaUjZY130wM=; b=IM383nN9syq68wPBnLN8ICEUaCDCfjUpTYhp2y52n7gTXzbkx+uzBG3jiC5fVU8RLK3s9m s22rSXX757COt6yBz+14B2xptdBtTin9LkJ8TdIK8B1Ez6YlDIwkUJiKmzHY526mKmt7ee 6P+7dOnGlyQPYqA/CnYKs7yI3vLwzQJehrliimbqfV11vuoTVkmna7VemmKe1iperGUGGj 4I3ZTy1MMofFN1kg9dGVL3Ns1doNiTrJsNeTPm1ZcqW02P+i32+YlxtA+TUkGhnC/A5jRF ue/S03B+asXk3gYdQdVKkhR+R+Igxnv5/RFtLh9eh9NobGnExPkKmlNmzS3peQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697727299; a=rsa-sha256; cv=none; b=k0eBCceMmGCdTju+Mf8uTh2mALTlSko1/PiBa3QQqv1sTm2/VRmiB82jBUU+DY7wZtMr5n khtTGvob00bH6CdkjBnhHvzP69JZfCi8hOlC4kgY3t/sunhf26PZZizwFaNgwaxM6q+5jJ YGjJ3En0kGYuJrLRuIP7pGOiljbzGNRlmk3ev3roijR2VBqE7JDkvDO6eYy8r5J0ERbQw+ KJCtNj5k69qY+lAlHvujxh40+C2FXSk0NdF4pxDDfL8VH/P0E/bdBTIYhWAie43aNQySSC klIqxMPAjbYf4dgKRCfijhIrQnpUAdHhVwnwpsxTMAsByX9JLjHADhU2jOv1wQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtUQ1-0002Pu-Gd; Thu, 19 Oct 2023 10:54:37 -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 1qtUPz-0002Bd-Sw for guix-patches@gnu.org; Thu, 19 Oct 2023 10:54:35 -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 1qtUPz-0007LS-Ju for guix-patches@gnu.org; Thu, 19 Oct 2023 10:54:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtUQQ-0004H1-62 for guix-patches@gnu.org; Thu, 19 Oct 2023 10:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66641] [PATCH 0/2] httpd: Update to 2.4.58. [security fixes] Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 14:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66641 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66641@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169772725816365 (code B ref -1); Thu, 19 Oct 2023 14:55:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Oct 2023 14:54:18 +0000 Received: from localhost ([127.0.0.1]:37456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtUPi-0004Ft-8J for submit@debbugs.gnu.org; Thu, 19 Oct 2023 10:54:18 -0400 Received: from lists.gnu.org ([2001:470:142::17]:44124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtUPe-0004FT-Fg for submit@debbugs.gnu.org; Thu, 19 Oct 2023 10:54:16 -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 1qtUP8-0007hw-7R for guix-patches@gnu.org; Thu, 19 Oct 2023 10:53:42 -0400 Received: from smtpm5.myservices.hosting ([185.26.105.236]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtUP6-00076C-GB for guix-patches@gnu.org; Thu, 19 Oct 2023 10:53:41 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm5.myservices.hosting (Postfix) with ESMTP id BB6BE20CFD for ; Thu, 19 Oct 2023 16:53:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 288A08009D; Thu, 19 Oct 2023 16:53:36 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id AEkez040dxZ6; Thu, 19 Oct 2023 16:53:35 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id A7C5D80097; Thu, 19 Oct 2023 16:53:35 +0200 (CEST) From: Bruno Victal Date: Thu, 19 Oct 2023 15:53:20 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.236; envelope-from=mirai@makinata.eu; helo=smtpm5.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Spam-Score: -4.63 X-Spam-Score: -4.63 X-Migadu-Queue-Id: DFABF59BD7 X-Migadu-Scanner: mx2.migadu.com X-TUID: q4qV9PRoRGuc Tested with `make check-system TESTS=httpd'. Bruno Victal (2): gnu: httpd: Rewrite using G-Expressions. gnu: httpd: Update to 2.4.58. [security fixes] gnu/packages/web.scm | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) base-commit: c065da01ff956d3c2bdfc45a33d910e509a211d9 -- 2.41.0