From: Stefan Fritsch Date: Sun, 28 Feb 2010 13:59:38 +0000 (+0000) Subject: retract vote X-Git-Tag: 2.2.15~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35585bccb7347f9ac9451622d08b0c026278b2e6;p=thirdparty%2Fapache%2Fhttpd.git retract vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917179 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c409535a906..431d5a6d78d 100644 --- a/STATUS +++ b/STATUS @@ -156,8 +156,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=917005&view=rev 2.2.x patch: trunk patch works +1: minfrin - sf: +1, but would like a world readable pid file even better - minfrin: r917005 gives you a world readable pid files + sf: r910705 does not work with 2.2.x, pease create an adjusted patch: + htcacheclean.c:935: undefined reference to `usage_repeated_arg' * mod_ssl: Fix potential SSL I/O filter hang if a long list of trusted CAs is configured for client cert auth. PR 46952