From 58bb6a6241eb26f612fc3b8c99b279b0c43daf83 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Wed, 26 Jun 2013 12:59:06 +0000 Subject: [PATCH] vote and comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1496912 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index 84e3b8b6a2..9fce05a224 100644 --- a/STATUS +++ b/STATUS @@ -212,18 +212,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: minfrin: Surely we should just fix these unsigned ints? Not sure what value there would be in trying to bake in an arbitrary limit in the mean time when we can just fix the underlying problem instead. + jj: Agree w/ minfrin * core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization on Linux kernel versions 3.x and above. (PR 55121) trunk patch: http://svn.apache.org/r1496429 2.4.x patch: trunk patch works modulo CHANGES - +1: trawick, jorton + +1: trawick, jorton, jim * mod_cache: Fix new const warnings (cache_storage.c:581:13: warning: passing argument 1 of 'ap_strrchr' discards 'const' qualifier from pointer target type) trunk patch: http://svn.apache.org/r1491564 2.4.x patch: trunk patch works - +1: trawick, jorton + +1: trawick, jorton, jim A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt -- 2.50.1