diff options
author | bouyer <bouyer@pkgsrc.org> | 2005-10-19 20:30:20 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2005-10-19 20:30:20 +0000 |
commit | 98d93c20139eb1795e0cb16cbdb17ad16712c051 (patch) | |
tree | f089e49d41398575603a08eebd101ed0c9895775 /www/apache/distinfo | |
parent | a0109ad7f7a5a2bb93beadcf3609219570ddf94d (diff) | |
download | pkgsrc-98d93c20139eb1795e0cb16cbdb17ad16712c051.tar.gz |
Update to 1.3.34. This is a security fix release, fix pkg/31868 by
Zafer Aydogan. Changes from 1.3.33:
*) hsregex: fix potential core dumping on 64 bit machines, such as
AMD64. PR 31858. [Glenn Strauss < gs-apache-dev gluelogic.com>]
*) SECURITY: core: If a request contains both Transfer-Encoding and
Content-Length headers, remove the Content-Length, mitigating some
HTTP Request Splitting/Spoofing attacks. This has no impact on
mod_proxy_http, yet affects any module which supports chunked
encoding yet fails to prefer T-E: chunked over the Content-Length
purported value. [Paul Querna, Joe Orton]
*) Added TraceEnable [on|off|extended] per-server directive to alter
the behavior of the TRACE method. This addresses a flaw in proxy
conformance to RFC 2616 - previously the proxy server would accept
a TRACE request body although the RFC prohibited it. The default
remains 'TraceEnable on'.
[William Rowe]
*) mod_digest: Fix another nonce string calculation issue.
[Eric Covener]
Diffstat (limited to 'www/apache/distinfo')
-rw-r--r-- | www/apache/distinfo | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/apache/distinfo b/www/apache/distinfo index 3dc5053dc6e..4c14c3abd64 100644 --- a/www/apache/distinfo +++ b/www/apache/distinfo @@ -1,14 +1,14 @@ -$NetBSD: distinfo,v 1.46 2005/09/16 13:53:57 salo Exp $ +$NetBSD: distinfo,v 1.47 2005/10/19 20:30:21 bouyer Exp $ -SHA1 (apache_1.3.33.tar.gz) = 4cd49534d1abd04c81ab215f2457122d85855b0d -RMD160 (apache_1.3.33.tar.gz) = 80e9ea2c7c75f49454acfd83cead5506c5ffddea -Size (apache_1.3.33.tar.gz) = 2468567 bytes +SHA1 (apache_1.3.34.tar.gz) = df082b73f1220555dc416c0c5afa746e30a9e0de +RMD160 (apache_1.3.34.tar.gz) = e39dfc57b7f9164aa76641de3fa74f0314c9ec9e +Size (apache_1.3.34.tar.gz) = 2468056 bytes SHA1 (sitedrivenby.gif) = 7671e9a8ec2cad3961b268befd33c0920e07c658 RMD160 (sitedrivenby.gif) = 2e350e6531a800da8796207509c12fb590d0affa Size (sitedrivenby.gif) = 8519 bytes -SHA1 (mod_ssl-2.8.24-1.3.33.tar.gz) = cb2e77efa0c7df3368b3be0d6bbdf13fa92090f1 -RMD160 (mod_ssl-2.8.24-1.3.33.tar.gz) = 1651dcd85abd37d6955f241c730e101df482d545 -Size (mod_ssl-2.8.24-1.3.33.tar.gz) = 820292 bytes +SHA1 (mod_ssl-2.8.25-1.3.34.tar.gz) = 150f726539d74c0d2af02e482be78bbcdb811395 +RMD160 (mod_ssl-2.8.25-1.3.34.tar.gz) = 90a3913d30c7f4d194907463125c90101005837a +Size (mod_ssl-2.8.25-1.3.34.tar.gz) = 820352 bytes SHA1 (patch-aa) = ae280b14dc0102ecfbe3675ca0b5d2b74ee790ca SHA1 (patch-ab) = 084d52bb2afbacf18b9d0793293d8ae333c67802 SHA1 (patch-ac) = b961c90a58a94f48daff417af146df98d5ec428c |