diff options
author | zafer <zafer@pkgsrc.org> | 2011-04-01 18:59:41 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-04-01 18:59:41 +0000 |
commit | ff9f71810de3b5f5e7c9e0174fa215a4feb3d47e (patch) | |
tree | da57b983acf34bb4fc74a34e5286e4823fc25329 /www/varnish/distinfo | |
parent | 33a230c0ff0795c794e6c5496fcc4660754ddd12 (diff) | |
download | pkgsrc-ff9f71810de3b5f5e7c9e0174fa215a4feb3d47e.tar.gz |
Updated to 2.1.5, provided by Matthew Sporleder in PR 44520.
Summary of changes from 2.1.4 to 2.1.5
* Two bugs relating to Content-Length and possible duplication of Content-Length headers have been resolved.
* Support for bourne-like "here"-documents in the command line interface, allowing <<__EOF__ and similar schemes.
* Fixed an issue with re-using connections after Chunked-Encoding.
* Fix a bug that would inflate the "lost header" count and could cause problems during heavy traffic over a single connection, typically seen by load testing.
* Use the time of cache-insertion for "If-Modified-Since" requests if a "Last-Modified" header isn't provided by the backend.
* Merge multi-line Vary and Cache-Control headers from clients, which Google Chromium seem to split up.
* Various build fixes and documentation improvements
* Various bug fixes.
Diffstat (limited to 'www/varnish/distinfo')
-rw-r--r-- | www/varnish/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/www/varnish/distinfo b/www/varnish/distinfo index fce7e2827b4..9fd2ff51463 100644 --- a/www/varnish/distinfo +++ b/www/varnish/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.6 2010/12/06 14:25:44 wiz Exp $ +$NetBSD: distinfo,v 1.7 2011/04/01 18:59:41 zafer Exp $ -SHA1 (varnish-2.1.4.tar.gz) = 3e3734f7795880a90a0514e9fb40d76fd170221b -RMD160 (varnish-2.1.4.tar.gz) = f5d9bea792f7d2f9ca8dec8bc96c3ac88f0a45a9 -Size (varnish-2.1.4.tar.gz) = 1539241 bytes -SHA1 (patch-aa) = c0216a4b4c73b43567a6402a14a64c7597d5c4b9 -SHA1 (patch-ab) = 5908f0fbeed7ba7261f67088e7bb9f6423d18e26 -SHA1 (patch-ac) = 796dcbcfaf546e7e7077e59c84f97a38f2ff1edf +SHA1 (varnish-2.1.5.tar.gz) = 5c413ee7c4267d9fd4713fbff059d1be5fbba60f +RMD160 (varnish-2.1.5.tar.gz) = 4619d4be920504388325f06afdbea9b40f5a806a +Size (varnish-2.1.5.tar.gz) = 1530856 bytes +SHA1 (patch-aa) = d0bce82fc6bc0bb7e078f61461a21172bb658d4a +SHA1 (patch-ab) = 30a64ce77354df3f2e0e830f60f4c6d98ef3099c |