You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2016/12/16 14:48:50 UTC

svn commit: r1774605 - /httpd/httpd/branches/2.4.x/STATUS

Author: rjung
Date: Fri Dec 16 14:48:49 2016
New Revision: 1774605

URL: http://svn.apache.org/viewvc?rev=1774605&view=rev
Log:
Propose simple fix observed during 2.4.24
test builds.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1774605&r1=1774604&r2=1774605&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Dec 16 14:48:49 2016
@@ -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 ]