diff --git a/httpd-2.2.11-corelimit.patch b/httpd-2.2.11-corelimit.patch index ea9f857..779c9df 100644 --- a/httpd-2.2.11-corelimit.patch +++ b/httpd-2.2.11-corelimit.patch @@ -1,3 +1,10 @@ + +Bump up the core size limit if CoreDumpDirectory is +configured. + +Was discussed upstream but there are competing desires; +there are portability oddities here too. + --- httpd-2.2.11/server/core.c.corelimit +++ httpd-2.2.11/server/core.c @@ -3777,6 +3779,25 @@ static int core_post_config(apr_pool_t * diff --git a/httpd-2.2.11-selinux.patch b/httpd-2.2.11-selinux.patch index 7b1b3cb..1b51eb4 100644 --- a/httpd-2.2.11-selinux.patch +++ b/httpd-2.2.11-selinux.patch @@ -1,3 +1,8 @@ + +Log the SELinux context at startup. + +Almost certainly undesired upstream. + --- httpd-2.2.11/configure.in.selinux +++ httpd-2.2.11/configure.in @@ -412,6 +412,10 @@ getpgid