diff options
author | wiz <wiz> | 2006-07-19 22:45:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-07-19 22:45:14 +0000 |
commit | 23563f6711e8175f44913d42782bf58505423c97 (patch) | |
tree | 23387099d8333be9f1c3d941adeada9f9a95abea /www/apache/distinfo | |
parent | b3e20fa5b351fa499c046fe880208e7133f9d01c (diff) | |
download | pkgsrc-23563f6711e8175f44913d42782bf58505423c97.tar.gz |
Update to 1.3.36:
Changes with Apache 1.3.36
*) Reverted SVN rev #396294 due to unwanted regression.
The new feature introduced in 1.3.35 (Allow usage of the
"Include" configuration directive within previously "Include"d
files) has been removed in the meantime.
(http://svn.apache.org/viewcvs?rev=396294&view=rev)
Changes with Apache 1.3.35
*) SECURITY: CVE-2005-3352 (cve.mitre.org)
mod_imap: Escape untrusted referer header before outputting in HTML
to avoid potential cross-site scripting. Change also made to
ap_escape_html so we escape quotes. Reported by JPCERT.
[Mark Cox]
*) core: Allow usage of the "Include" configuration directive within
previously "Include"d files. [Colm MacCarthaigh]
*) HTML-escape the Expect error message. Not classed as security as
an attacker has no way to influence the Expect header a victim will
send to a target site. Reported by Thiago Zaninotti [Mark Cox]
*) mod_cgi: Remove block on OPTIONS method so that scripts can
respond to OPTIONS directly rather than via server default.
[Roy Fielding] PR 15242
Diffstat (limited to 'www/apache/distinfo')
-rw-r--r-- | www/apache/distinfo | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/www/apache/distinfo b/www/apache/distinfo index 615b80e9c9a..332490cc4a1 100644 --- a/www/apache/distinfo +++ b/www/apache/distinfo @@ -1,14 +1,14 @@ -$NetBSD: distinfo,v 1.51 2006/02/21 22:44:17 wiz Exp $ +$NetBSD: distinfo,v 1.52 2006/07/19 22:45:14 wiz Exp $ -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 (apache_1.3.36.tar.gz) = ca91b3e347d92a65df6a3629cdec45665135fa7c +RMD160 (apache_1.3.36.tar.gz) = b032cb2f9c0ac84116a4dd3b91752f063e146f6b +Size (apache_1.3.36.tar.gz) = 2477854 bytes +SHA1 (mod_ssl-2.8.27-1.3.36.tar.gz) = c6d2d7729dd98f5324cacc3711080f16053748dc +RMD160 (mod_ssl-2.8.27-1.3.36.tar.gz) = 7acbcad5440f57f7250a68deb424360a15ad558a +Size (mod_ssl-2.8.27-1.3.36.tar.gz) = 820432 bytes SHA1 (sitedrivenby.gif) = 7671e9a8ec2cad3961b268befd33c0920e07c658 RMD160 (sitedrivenby.gif) = 2e350e6531a800da8796207509c12fb590d0affa Size (sitedrivenby.gif) = 8519 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) = 28302d0f95ff345fb9c4cc3306e910bfaca82cef SHA1 (patch-ab) = 084d52bb2afbacf18b9d0793293d8ae333c67802 SHA1 (patch-ac) = b961c90a58a94f48daff417af146df98d5ec428c @@ -23,5 +23,4 @@ SHA1 (patch-ak) = 1be52fb5fca6c05c7cf489de541e0d52383ee43a SHA1 (patch-al) = cdb6d8ecbf418024e8a198ebc9c8f15f259397c1 SHA1 (patch-am) = b8551fca1ec8a62b3b420435479a896a7de1dfe0 SHA1 (patch-ao) = 9ec5f32b2e9cf4c423b5d819fc76f652b27c6c29 -SHA1 (patch-ap) = 90ac139c91dcc45abb04e9496273f2ef4742d260 SHA1 (patch-aq) = aee36110e604f990a1b017268810a28358c90178 |