]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose simple fix observed during 2.4.24
authorRainer Jung <rjung@apache.org>
Fri, 16 Dec 2016 14:48:49 +0000 (14:48 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 16 Dec 2016 14:48:49 +0000 (14:48 +0000)
test builds.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774605 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 42c8d18261fdc3df6e3405c9406b1b9a256a2f05..2a164ff4a70cd8e86b12c1162b30aeb7da38d8c7 100644 (file)
--- 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 ]