From patchwork Fri Jan 20 20:46:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 6448 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NzBPP5n3Lz43YW for ; Fri, 20 Jan 2023 20:46:49 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NzBPM4VCbzQv; Fri, 20 Jan 2023 20:46:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NzBPM2KtXz2yk2; Fri, 20 Jan 2023 20:46:47 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NzBPK2zQSz2xLq for ; Fri, 20 Jan 2023 20:46:45 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NzBPJ3YLmz36 for ; Fri, 20 Jan 2023 20:46:44 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1674247604; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=h/f98LicfRAs8H8FH7bVhrWweQugd/+OhKbWIe/x++Q=; b=DiQm/w7WK8Q/dbXWeEADfNMMInQprzEDP6x7FORQapEw/gErY3jnPDxEgqN17wsC31TpLM 4o4/crPbNTD8KhDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1674247604; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=h/f98LicfRAs8H8FH7bVhrWweQugd/+OhKbWIe/x++Q=; b=u9jl+cVWDxv5e+m3DvjRiCY/rR2p1Lv9Hrt+1A2hb/Cq6aYqFiUCZIJ0ILy24oUO0U9cfb Ok9eD/8Jv5Ch2EMjnlOqSo1uNOmVJd6oQGrC7L/IiX9xDWL7Nit9PYUJ5p9ClNBqf+pNZv 8FXKk4QdpFFXxC7HQ8I6cDjVWx3mLMO05aukZ9UxzkPvG4KZHFhv3WIPIYGPpLr+doSfVG krJ1quVSLkRjsICPL9K2Fo+QyV6DRElnwOp/j9uAqogJcCbigJ6/p2UW/gJxb4dCGtXMVc 4pyDnl/sKU9bW2FOiqS7xUTU4RNLhQtMEOWOc2Qgwh0LExvrnp5KFCWZc6Fasg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] apache: Update to 2.4.55 Date: Fri, 20 Jan 2023 21:46:38 +0100 Message-Id: <20230120204638.3968732-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Again: huge changelog, for details see: https://dlcdn.apache.org/httpd/CHANGES_2.4.55 Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- config/rootfiles/common/apache2 | 1 + lfs/apache2 | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2 index b6e83ab9d..7f02347a2 100644 --- a/config/rootfiles/common/apache2 +++ b/config/rootfiles/common/apache2 @@ -1527,6 +1527,7 @@ usr/bin/htpasswd #usr/include/apache/mod_core.h #usr/include/apache/mod_dav.h #usr/include/apache/mod_dbd.h +#usr/include/apache/mod_http2.h #usr/include/apache/mod_include.h #usr/include/apache/mod_log_config.h #usr/include/apache/mod_proxy.h diff --git a/lfs/apache2 b/lfs/apache2 index 336151686..7e1ef7911 100644 --- a/lfs/apache2 +++ b/lfs/apache2 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -25,7 +25,7 @@ include Config -VER = 2.4.54 +VER = 2.4.55 THISAPP = httpd-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = be2ba2d33368f9dd619e36e63dd3635fbcf55773a539ac2840251bda04311f3eb535c08a37ab58d8b184c71e75b90b92e2bdc4e59c722cfb146de516f6e1ed04 +$(DL_FILE)_BLAKE2 = 98e9ec41aa3ccbbe533672ba6de8421e1f0cb5a4b4a06d0cf26c676945bcd5ebe66a1fd21d941ad8ff2c9183565ce542a5643730bbee5972934008652924945b install : $(TARGET)