From 4eafb646f26f8098561b0b8931e8df937cec03d4 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 28 Feb 2014 12:51:27 +0000 Subject: [PATCH] Propose and vote r1572092 from jkaluza and comment about independency of mod_deflate's patches. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572939 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/STATUS b/STATUS index 39191a1fc5..c4e32b9cda 100644 --- a/STATUS +++ b/STATUS @@ -215,6 +215,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo MMN) +1: ylavic + * 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 + Committed by: jkaluza + trunk patch: http://svn.apache.org/r1572092 + 2.4.x patch: trunk works + +1: ylavic + ylavic: does not depend on r1572655 and al or r1572896 and al below, + these proposals can be backported in any order. + * mod_deflate: Fix reentrance in output and input filters (buffering of incomplete Zlib header or validation bytes). PR 46146. trunk patch: https://svn.apache.org/r1572655 @@ -226,18 +237,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works, all in one patch below https://people.apache.org/~ylavic/httpd-2.4.x-mod_deflate_reentrance.patch +1: ylavic - ylavic: does not depend on r1572896 and al below, both can be - backported in any order + ylavic: does not depend on r1572092 above or r1572896 and al below, + these proposals can be backported in any order. * mod_deflate: Don't fail when asked to flush inflated data to the user-agent and that coincides with the end of stream ("Zlib error flushing inflate buffer"). PR 56196. trunk patch: http://svn.apache.org/r1572896 http://svn.apache.org/r1572911 + Submitted by: [Christoph Fausak ] + Committed by: ylavic 2.4.x patch: trunk works +1: ylavic - ylavic: does not depend on r1572655 and al above, both can be - backported in any order + ylavic: does not depend on r1572092 or r1572655 and al above, + these proposals can be backported in any order. OTHER PROPOSALS -- 2.50.1