]> granicus.if.org Git - apache/commitdiff
Add EOS fix to mod_deflate bundle.
authorYann Ylavic <ylavic@apache.org>
Tue, 15 Apr 2014 15:43:13 +0000 (15:43 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 15 Apr 2014 15:43:13 +0000 (15:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1587620 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fcaf8b5582f861376cc44977a628db30ea2b10ee..2c0cae05c909171232192ea98253fdc17f2d0860 100644 (file)
--- 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 <social v3 sk>]
      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,