From: Guenter Knauf Date: Wed, 19 Jun 2013 00:34:36 +0000 (+0000) Subject: propose. X-Git-Tag: 2.4.5~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e36485802147f0f9682f2c6f65d0500d455dd0c;p=apache propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1494402 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dae4de3786..d65ddec274 100644 --- a/STATUS +++ b/STATUS @@ -214,6 +214,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: gets larger than 4GB (UINT_MAX). Maybe set the limit at MIN(APR_SIZE_MAX,UINT_MAX) until this is fixed? + * passwd_common.[c|h]: sync with trunk to silent compiler warnings. + trunk patch: http://svn.apache.org/r1481677 + http://svn.apache.org/r1494317 + http://svn.apache.org/r1488496 + 2.4.x patch: http://people.apache.org/~fuankg/diffs/2.4.x-passwd_common.diff + +1: fuankg + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt