* [PATCH] apache: Update to 2.4.55
@ 2023-01-20 20:46 Matthias Fischer
2023-01-23 15:17 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2023-01-20 20:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2140 bytes --]
Again: huge changelog, for details see:
https://dlcdn.apache.org/httpd/CHANGES_2.4.55
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
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 <info(a)ipfire.org> #
+# Copyright (C) 2007-2023 IPFire Team <info(a)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)
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] apache: Update to 2.4.55
2023-01-20 20:46 [PATCH] apache: Update to 2.4.55 Matthias Fischer
@ 2023-01-23 15:17 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2023-01-23 15:17 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2416 bytes --]
Hello Matthias,
as always, thank you for the patch and taking care of this.
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
Thanks, and best regards,
Peter Müller
> Again: huge changelog, for details see:
> https://dlcdn.apache.org/httpd/CHANGES_2.4.55
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> 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 <info(a)ipfire.org> #
> +# Copyright (C) 2007-2023 IPFire Team <info(a)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)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-23 15:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 20:46 [PATCH] apache: Update to 2.4.55 Matthias Fischer
2023-01-23 15:17 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox