diff --git a/varnish.changes b/varnish.changes index 247bbca..3a84b6a 100644 --- a/varnish.changes +++ b/varnish.changes @@ -2,9 +2,17 @@ Fri Jan 3 10:57:19 UTC 2014 - danimo@owncloud.com - Updated to 3.0.5, contains fix for CVE-2013-4484 +* A bad interaction between -b, -c and -m in the varnishlog tool + has been fixed. +* A malformed request could in some configurations lead to Varnish + crashing has been corrected. (CVE-2013-4484) +* Duplicate Content-Length headers were in some cases sent to + clients when streaming is enabled, this has been fixed. +* ESI parse errors are no longer printed to standard output. +* Stop segfaulting if the first part of a synthetic page is NULL. +- Remove 0001-Make-up-our-mind-Any-req.-we-receive-from-the-client.patch + (merged upstream) -- removed patches: - * 0001-Make-up-our-mind-Any-req.-we-receive-from-the-client.patch ------------------------------------------------------------------- Fri Nov 1 18:52:49 UTC 2013 - jengelh@inai.de