]> git.pld-linux.org Git - packages/apache.git/commitdiff
- up to 2.4.35 auto/th/apache-2.4.35-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 24 Sep 2018 10:57:33 +0000 (12:57 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 24 Sep 2018 10:57:33 +0000 (12:57 +0200)
apache-suexec.patch
apache.spec

index 7fe4adbc2d1d07c13b2477760160a303cf07cead..5615913bff881d232600fe6e4629a71990e04d0c 100644 (file)
  
  install-suexec-caps:
 
---- httpd-2.4.34/Makefile.in~  2018-07-16 18:45:42.000000000 +0200
-+++ httpd-2.4.34/Makefile.in   2018-07-16 19:33:00.579273405 +0200
-@@ -277,12 +277,12 @@ install-suexec-binary:
-             $(INSTALL_PROGRAM) $(top_builddir)/support/suexec $(DESTDIR)$(sbindir); \
-       fi
--install-suexec-setuid:
-+install-suexec-setuid: install-suexec-binary
-       @if test -f $(builddir)/support/suexec; then \
-           chmod 0755 $(DESTDIR)$(sbindir)/suexec; \
-       fi
--install-suexec-caps:
-+install-suexec-caps: install-suexec-binary
-       @if test -f $(builddir)/support/suexec; then \
-             setcap 'cap_setuid,cap_setgid+pe' $(DESTDIR)$(sbindir)/suexec; \
-       fi
index ee2e40e782f66b850d3eaf860467dac16035a760..6541a31523532a2871f5b69f637b1647cd25ba74 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.34
-Release:       3
+Version:       2.4.35
+Release:       1
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
-# Source0-md5: 818adca52f3be187fe45d6822755be95
+# Source0-md5: 30c1cde80ffe814a8d16b4fdffda330a
 Source1:       %{name}.init
 Source2:       %{name}.logrotate
 Source3:       %{name}.sysconfig
This page took 0.136868 seconds and 4 git commands to generate.