* [PATCH] apache: Update to 2.4.41
@ 2019-08-15 19:03 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-08-15 19:03 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1789 bytes --]
For details see:
http://mirror.dkd.de/apache//httpd/CHANGES_2.4.41
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/apache2 | 3 +++
lfs/apache2 | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/config/rootfiles/common/apache2 b/config/rootfiles/common/apache2
index 4866fb6bd..7a37e7e74 100644
--- a/config/rootfiles/common/apache2
+++ b/config/rootfiles/common/apache2
@@ -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
diff --git a/lfs/apache2 b/lfs/apache2
index 87f639efe..b00ac9e64 100644
--- a/lfs/apache2
+++ b/lfs/apache2
@@ -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)
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-08-15 19:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 19:03 [PATCH] apache: Update to 2.4.41 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox