From cc498b66fc995d5c66853f6dcf8c8cedd79f9c50 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 21 Jul 2018 21:32:41 +0000 Subject: [PATCH] - updated to 2.4.34 --- apache-suexec.patch | 16 ++++++++-------- apache.spec | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apache-suexec.patch b/apache-suexec.patch index 5edaf4e..308ad17 100644 --- a/apache-suexec.patch +++ b/apache-suexec.patch @@ -1,11 +1,11 @@ ---- httpd-2.0.43/Makefile.in.wiget Fri Oct 4 15:20:09 2002 -+++ httpd-2.0.43/Makefile.in Fri Oct 4 15:20:32 2002 -@@ -195,7 +195,7 @@ +--- httpd-2.4.34/Makefile.in.orig 2018-07-21 21:28:23.626991837 +0000 ++++ httpd-2.4.34/Makefile.in 2018-07-21 21:29:29.959987883 +0000 +@@ -279,7 +279,7 @@ + + install-suexec-setuid: @if test -f $(builddir)/support/suexec; then \ - test -d $(DESTDIR)$(sbindir) || $(MKINSTALLDIRS) $(DESTDIR)$(sbindir); \ - $(INSTALL_PROGRAM) $(top_builddir)/support/suexec $(DESTDIR)$(sbindir); \ -- chmod 4755 $(DESTDIR)$(sbindir)/suexec; \ -+ chmod 0755 $(DESTDIR)$(sbindir)/suexec; \ +- chmod 4755 $(DESTDIR)$(sbindir)/suexec; \ ++ chmod 0755 $(DESTDIR)$(sbindir)/suexec; \ fi - suexec: + install-suexec-caps: diff --git a/apache.spec b/apache.spec index a331e8a..7099ddf 100644 --- a/apache.spec +++ b/apache.spec @@ -35,12 +35,12 @@ Summary(pt_BR.UTF-8): Servidor HTTPD para prover serviços WWW Summary(ru.UTF-8): Самый популярный веб-сервер Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache -Version: 2.4.33 -Release: 2 +Version: 2.4.34 +Release: 1 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 -# Source0-md5: 6ef469d3f16fffeb688bc6e0346823e5 +# Source0-md5: 818adca52f3be187fe45d6822755be95 Source1: %{name}.init Source2: %{name}.logrotate Source3: %{name}.sysconfig -- 2.44.0