diff options
| author | Joe Orton <jorton@redhat.com> | 2012-05-31 15:02:07 +0100 |
|---|---|---|
| committer | Joe Orton <jorton@redhat.com> | 2012-05-31 15:02:07 +0100 |
| commit | 5776612923c270243043effd942148d011fd4cd1 (patch) | |
| tree | d8ab0a010c360b3d884dc6336837f52e8b5ee6f3 | |
| parent | c010dc9a15dbadd5f8bd801727c3414ed3a4a9cc (diff) | |
omit changes to CHANGES
| -rw-r--r-- | httpd-2.4.2-r1337344+.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/httpd-2.4.2-r1337344+.patch b/httpd-2.4.2-r1337344+.patch index df277dd..c1805c3 100644 --- a/httpd-2.4.2-r1337344+.patch +++ b/httpd-2.4.2-r1337344+.patch @@ -165,23 +165,6 @@ http://svn.apache.org/viewvc?view=revision&revision=1344712 /* * Execute the command, replacing our image with its own. ---- httpd-2.4.2/CHANGES -+++ httpd-2.4.2/CHANGES -@@ -1,6 +1,14 @@ - -*- coding: utf-8 -*- - Changes with Apache 2.5.0 - -+ *) suexec: Add --enable-suexec-capabilites support on Linux, to use -+ setuid/setgid capability bits rather than a setuid root binary. -+ [Joe Orton] -+ -+ *) suexec: Add support for logging to syslog as an alternative to -+ logging to a file; use --without-suexec-logfile --with-suexec-syslog. -+ [Joe Orton] -+ - *) mod_proxy_ajp: Reduce memory usage in case of many keep-alive requests on - one connection. PR 52275. [Naohiro Ooiwa <naohiro ooiwa miraclelinux com>] - --- httpd-2.4.2/configure.in +++ httpd-2.4.2/configure.in @@ -703,7 +703,24 @@ |
