[packages/apache] - up to 2.4.35

arekm arekm at pld-linux.org
Mon Sep 24 12:57:41 CEST 2018


commit c1f27b4e82a4c0185d7e0aab08e1c09823f4da88
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 24 12:57:33 2018 +0200

    - up to 2.4.35

 apache-suexec.patch | 17 -----------------
 apache.spec         |  6 +++---
 2 files changed, 3 insertions(+), 20 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index ee2e40e..6541a31 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.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
diff --git a/apache-suexec.patch b/apache-suexec.patch
index 7fe4adb..5615913 100644
--- a/apache-suexec.patch
+++ b/apache-suexec.patch
@@ -10,20 +10,3 @@
  
  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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/c1f27b4e82a4c0185d7e0aab08e1c09823f4da88



More information about the pld-cvs-commit mailing list