From 22c31d8d9478d952872168403c01c956d91a9455 Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 29 Oct 2004 13:48:31 +0000 Subject: Update apache to 1.3.33 The main security vulnerabilities addressed in 1.3.33 are: * CAN-2004-0940 (cve.mitre.org) Fix potential buffer overflow with escaped characters in SSI tag string. * CAN-2004-0492 (cve.mitre.org) Reject responses from a remote server if sent an invalid (negative) Content-Length. New features * Win32: Improve error reporting after a failed attempt to spawn a piped log process or rewrite map process. * Added new compile-time flag: UCN_OFF_HONOR_PHYSICAL_PORT. It controls how UseCanonicalName Off determines the port value if the client doesn't provide one in the Host header. If defined during compilation, UseCanonicalName Off will use the physical port number to generate the canonical name. If not defined, it tries the current Port value followed by the default port for the current scheme. The following bugs were found in Apache 1.3.31 (or earlier) and have been fixed in Apache 1.3.33: * mod_rewrite: Fix query string handling for proxied URLs. PR 14518. * mod_rewrite: Fix 0 bytes write into random memory position. PR 31036. * mod_digest: Fix nonce string calculation since 1.3.31 which would force re-authentication for every connection if AuthDigestRealmSeed was not configured. PR 30920. * Fix trivial bug in mod_log_forensic that caused the child to seg fault when certain invalid requests were fired at it with forensic logging is enabled. PR 29313. * No longer breaks mod_dav, frontpage and others. Repair a patch in 1.3.31 which prevented discarding the request body for requests that will be keptalive but are not currently keptalive. PR 29237. --- www/apache/distinfo | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) (limited to 'www/apache/distinfo') diff --git a/www/apache/distinfo b/www/apache/distinfo index 9286c9e7717..a748d62cd6d 100644 --- a/www/apache/distinfo +++ b/www/apache/distinfo @@ -1,22 +1,21 @@ -$NetBSD: distinfo,v 1.39 2004/10/25 08:44:16 tron Exp $ +$NetBSD: distinfo,v 1.40 2004/10/29 13:48:31 abs Exp $ -SHA1 (apache_1.3.32.tar.gz) = 815148a0a070fe6058a426026d77c45aefdf3d2a -Size (apache_1.3.32.tar.gz) = 2472811 bytes +SHA1 (apache_1.3.33.tar.gz) = 4cd49534d1abd04c81ab215f2457122d85855b0d +Size (apache_1.3.33.tar.gz) = 2468567 bytes SHA1 (sitedrivenby.gif) = 7671e9a8ec2cad3961b268befd33c0920e07c658 Size (sitedrivenby.gif) = 8519 bytes SHA1 (mod_ssl-2.8.21-1.3.32.tar.gz) = 6bbf83d716254e157b2c6ba9fd13e6b3bfc43239 Size (mod_ssl-2.8.21-1.3.32.tar.gz) = 754629 bytes -SHA1 (patch-aa) = 3a655678f5e99769f27fca06a8279b14a8e8e8be -SHA1 (patch-ab) = 71ea1f3a59e0f7bc37175b0eefd462a1f7ca4fb6 -SHA1 (patch-ac) = 12347c7a306d3e898b032c2b4b3b01670b62d4fd -SHA1 (patch-ad) = 79e9b2adb23e412195f0382b30b56496af735297 -SHA1 (patch-ae) = 037e24a3019025f031172af0102f043ddf2f0556 -SHA1 (patch-af) = 4b4450ceede5c803023eef41c63a2058e7577821 -SHA1 (patch-ag) = f1cc9b833afd87b42aac99431d696f3780762bab -SHA1 (patch-ah) = 553f8f2bf4bf7278adb46ff8749be154f10e39d3 -SHA1 (patch-ai) = 08a27cd408c409a9f94b9b8579aeec2c40ea86dc -SHA1 (patch-aj) = 1cdd2f010d381ec9c13f59b31caab7d1f6f63100 -SHA1 (patch-ak) = 8f790a692ed9b2dd6943be43fa1cf7629c673955 -SHA1 (patch-al) = a27b9676998621229dc3a1d920ea44b8e622feb2 -SHA1 (patch-am) = d05f7c30b73c0e90daf17d9d1c4838be7fd73b02 -SHA1 (patch-ao) = 5930f9ea0f5080b260a6e0c66a37c6d1ad0df4d4 +SHA1 (patch-aa) = ae280b14dc0102ecfbe3675ca0b5d2b74ee790ca +SHA1 (patch-ab) = 084d52bb2afbacf18b9d0793293d8ae333c67802 +SHA1 (patch-ac) = b961c90a58a94f48daff417af146df98d5ec428c +SHA1 (patch-ad) = c02cd1af3c4b5e0d49aaa7f0eff20a8d76a633aa +SHA1 (patch-ae) = 59318dd3376b10b84c0126d90f4b244a18268791 +SHA1 (patch-af) = 55b27779b63cd86d3aef5b700c13600f0d840554 +SHA1 (patch-ag) = 0c075960215e55525ffee15c381b82775614a2d2 +SHA1 (patch-ah) = 477e32b049f66a326364236f63e96759f2274df6 +SHA1 (patch-ai) = cb81536577b5b8bcf598d66eb345b8866cb089d5 +SHA1 (patch-aj) = ac7337b51d7d4ca25cef4020961736404ec79f01 +SHA1 (patch-ak) = a3790a19e06aa4aa02977f1f30c09697e46488c7 +SHA1 (patch-am) = d298b35feb177f0efcda1f9f5ebcba562ae46c29 +SHA1 (patch-ao) = 9ec5f32b2e9cf4c423b5d819fc76f652b27c6c29 -- cgit v1.2.3