From de8c675e11d261c951a93466615dc7068659b7f8 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:27:08 +0100 Subject: [PATCH] update to 2.4.35 [release 2.4.35-1mamba;Sat Oct 06 2018] --- apache.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache.spec b/apache.spec index 4837578..f4f41fc 100644 --- a/apache.spec +++ b/apache.spec @@ -5,8 +5,8 @@ %define sftponlygroupid 65437 Name: apache -Version: 2.4.34 -Release: 2mamba +Version: 2.4.35 +Release: 1mamba Epoch: 1 Summary: The Apache webserver Group: System/Servers @@ -436,6 +436,9 @@ exit 0 %{_libdir}/apache/mod_suexec.so %changelog +* Sat Oct 06 2018 Silvan Calarco 2.4.35-1mamba +- update to 2.4.35 + * Sat Aug 04 2018 Silvan Calarco 2.4.34-2mamba - update_httpdconf: prevent a duplicate mpm module to be configured causing httpd restart failure