[httpd] - add comments

jorton jorton at fedoraproject.org
Mon Mar 21 22:40:06 UTC 2011


commit de1732661cbef3fb4c0898c3f373a1c175742383
Author: Joe Orton <jorton at redhat.com>
Date:   Mon Mar 21 22:39:33 2011 +0000

    - add comments

 httpd-2.2.11-corelimit.patch |    7 +++++++
 httpd-2.2.11-selinux.patch   |    5 +++++
 2 files changed, 12 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list