From: Rainer Jung Date: Fri, 16 Dec 2016 14:48:49 +0000 (+0000) Subject: Propose simple fix observed during 2.4.24 X-Git-Tag: 2.4.25~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989b8daf41365dcbc2f16d9b22101756898fc463;p=thirdparty%2Fapache%2Fhttpd.git Propose simple fix observed during 2.4.24 test builds. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774605 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 42c8d18261f..2a164ff4a70 100644 --- a/STATUS +++ b/STATUS @@ -140,6 +140,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1: ylavic + *) mod_socache_memcache: Use correct format pattern, "%lu" is wrong for + apr_uint64_t on some platforms. + Followup to r1649491 (trunk) resp. r1774016 (2.4.x). + trunk patch: http://svn.apache.org/r1774602 + 2.4.x patch: trunk works + +1: rjung + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]