From 5776612923c270243043effd942148d011fd4cd1 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 31 May 2012 15:02:07 +0100 Subject: [PATCH] omit changes to CHANGES --- httpd-2.4.2-r1337344+.patch | 17 ----------------- 1 file changed, 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 ] - --- httpd-2.4.2/configure.in +++ httpd-2.4.2/configure.in @@ -703,7 +703,24 @@