From: Jeff Trawick Date: Fri, 10 Aug 2012 10:56:41 +0000 (+0000) Subject: remove a non-controversial concept vote, replace with a real example X-Git-Tag: 2.4.3~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b8fedca050096efa07901738220898c18e9b0da;p=apache remove a non-controversial concept vote, replace with a real example git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371649 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 35280dd00d..669680456c 100644 --- a/STATUS +++ b/STATUS @@ -148,12 +148,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: Trunk patch works (*provided the authz provider gets backported) +1: humbedooh - * opinions on more complete DefaultRuntimeDir use in 2.4.x? - o If a module has no config directive for a run-time file, merge - the fix from trunk (via voting on a patch) to respect DefaultRuntimeDir - instead of putting it wherever it does currently (generally - /tmp or relative to server root). - +1: trawick, jim + * mod_auth_digest: respect DefaultRuntimeDir for its + unconfigurable shared memory file + trunk patch: http://svn.apache.org/viewvc?rev=1371387&view=rev + 2.4.x patch: trunk patch works + +1: trawick + + * opinion on more complete DefaultRuntimeDir use in 2.4.x? o If a module has a config directive for the run-time file that treats the configured path as relative to server root, preserve that behavior but change the location when not configured to