X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=blobdiff_plain;f=apache-suexec.patch;fp=apache-suexec.patch;h=cb15598c9b0bf84363101c640608e2f113d2b537;hp=308ad17e3c71de1fe88f7dfbf4c0973c5289c0b8;hb=1129fb3c19c2f3be62c2cf69dd8410756676ce6f;hpb=aa705bb88677f095dd9b090afa75285fa1053759 diff --git a/apache-suexec.patch b/apache-suexec.patch index 308ad17..cb15598 100644 --- a/apache-suexec.patch +++ b/apache-suexec.patch @@ -1,11 +1,12 @@ ---- 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 @@ +diff -urNp -x '*.orig' httpd-2.4.46.org/Makefile.in httpd-2.4.46/Makefile.in +--- httpd-2.4.46.org/Makefile.in 2018-08-08 13:48:15.000000000 +0200 ++++ httpd-2.4.46/Makefile.in 2021-06-16 09:18:53.088643073 +0200 +@@ -279,7 +279,7 @@ install-suexec-binary: - install-suexec-setuid: + install-suexec-setuid: install-suexec-binary @if test -f $(builddir)/support/suexec; then \ - chmod 4755 $(DESTDIR)$(sbindir)/suexec; \ + chmod 0755 $(DESTDIR)$(sbindir)/suexec; \ fi - install-suexec-caps: + install-suexec-caps: install-suexec-binary