]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
apache: Update to 2.4.41
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 15 Aug 2019 19:03:05 +0000 (21:03 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 20 Aug 2019 17:36:48 +0000 (17:36 +0000)
For details see:
http://mirror.dkd.de/apache//httpd/CHANGES_2.4.41

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/apache2
lfs/apache2

index 4866fb6bd31b85b501be0eb3c89ab052128f7b8b..7a37e7e740f5b61ca059887716b4a2a333342d11 100644 (file)
@@ -1044,6 +1044,8 @@ srv/web/ipfire/html/captive
 #srv/web/ipfire/manual/mod/mod_socache_memcache.html
 #srv/web/ipfire/manual/mod/mod_socache_memcache.html.en
 #srv/web/ipfire/manual/mod/mod_socache_memcache.html.fr.utf8
+#srv/web/ipfire/manual/mod/mod_socache_redis.html
+#srv/web/ipfire/manual/mod/mod_socache_redis.html.en
 #srv/web/ipfire/manual/mod/mod_socache_shmcb.html
 #srv/web/ipfire/manual/mod/mod_socache_shmcb.html.en
 #srv/web/ipfire/manual/mod/mod_socache_shmcb.html.fr.utf8
@@ -1128,6 +1130,7 @@ srv/web/ipfire/html/captive
 #srv/web/ipfire/manual/mod/mpmt_os2.html.fr.utf8
 #srv/web/ipfire/manual/mod/overrides.html
 #srv/web/ipfire/manual/mod/overrides.html.en
+#srv/web/ipfire/manual/mod/overrides.html.fr.utf8
 #srv/web/ipfire/manual/mod/prefork.html
 #srv/web/ipfire/manual/mod/prefork.html.de
 #srv/web/ipfire/manual/mod/prefork.html.en
index 87f639efe7a2bbb1007f637e49ac4b84a2ce6884..b00ac9e64f9baf69d751b9d256b11b6841c78cc5 100644 (file)
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 2.4.39
+VER        = 2.4.41
 
 THISAPP    = httpd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 930e217ba2d71e708a3f1521ecae7ec0
+$(DL_FILE)_MD5 = dfc674f8f454e3bc2d4ccd73ad3b5f1e
 
 install : $(TARGET)