From 3f540c42ba9400945cbd2ea97903bb7ad72f53bd Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 6 Nov 2014 13:58:26 +0000 Subject: [PATCH] Propose mod_deflate compilation fix wrt apr-1.2.x. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1637104 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index cdfb8e8c562..f5c6c686a8b 100644 --- a/STATUS +++ b/STATUS @@ -139,6 +139,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (minor merge conflict) +1 covener + * mod_deflate: Define APR_INT32_MAX when it is missing so to be able to + compile against APR-1.2.x (minimum required version). + trunk/2.4.x patch: not concerned (require APR-1.5.x) + 2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_deflate_APR_INT32_MAX.patch + +1: ylavic + PATCHES/ISSUES THAT ARE STALLED * mod_proxy_balancer: Always initialize the shared parameters of a load -- 2.47.2