]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
apache: Update to 2.4.55
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 20 Jan 2023 20:46:38 +0000 (21:46 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 23 Jan 2023 15:21:08 +0000 (15:21 +0000)
Again: huge changelog, for details see:
https://dlcdn.apache.org/httpd/CHANGES_2.4.55

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/common/apache2
lfs/apache2

index b6e83ab9dc1907a6e5d6f2f678600aec73c544ec..7f02347a21dfe96f4cd44b1f9a2460df26cb207b 100644 (file)
@@ -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
index 33615168618b22385202d281c14a40012298394a..7e1ef791166edc1f27eac40093ce81c84ee56244 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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)