]> TLD Linux GIT Repositories - packages/apache.git/commitdiff
- updated to 2.4.34
authorMarcin Krol <hawk@tld-linux.org>
Sat, 21 Jul 2018 21:32:41 +0000 (21:32 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 21 Jul 2018 21:32:41 +0000 (21:32 +0000)
apache-suexec.patch
apache.spec

index 5edaf4e4682280fa4f4b66416c45c8bd48a29a60..308ad17e3c71de1fe88f7dfbf4c0973c5289c0b8 100644 (file)
@@ -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:
index a331e8a7f89cf5c7d5652bc83b5de135f3b35c18..7099ddf78fede356ab8115a37dad5c856d08e432 100644 (file)
@@ -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