From 59a0770d49156d8460b5e3ce92e57c508e97fb86 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 15 Apr 2014 15:43:13 +0000 Subject: [PATCH] Add EOS fix to mod_deflate bundle. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587620 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index fcaf8b5582..2c0cae05c9 100644 --- a/STATUS +++ b/STATUS @@ -140,7 +140,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_deflate: Fix decompression of files larger than 4GB. According to RFC1952, Input SIZE contains the size of the original input data modulo 2^32. PR 56062. - Submitted by: Lukas Bezdicka + Submitted by: [Lukas Bezdicka ] Committed by: jkaluza trunk patch: http://svn.apache.org/r1572092 2.4.x patch: trunk works @@ -158,6 +158,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1572671 https://svn.apache.org/r1573224 https://svn.apache.org/r1586745 + https://svn.apache.org/r1587594 2.4.x patch: trunk works +1: ylavic ylavic: does not depend on r1572092 above or r1572896 and al below, -- 2.50.1