summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortron <tron>2006-05-07 12:35:27 +0000
committertron <tron>2006-05-07 12:35:27 +0000
commit92f89a56d8b01863734a9ad4f6e2ac864a808314 (patch)
tree970eb1838c7fcdaffebe57e1ae70497bdfab9e5f /devel
parent5898a195fce7ce0fc2e2d4ddc1dc50a144279e52 (diff)
downloadpkgsrc-92f89a56d8b01863734a9ad4f6e2ac864a808314.tar.gz
Update "apr" package to version 0.9.12.2.0.58 and "apache" package
to version 2.0.58. Change since Apache relase 2.0.55: - Legal: Restored original years in copyright notices. - mod_cgid: run the get_suexec_identity hook within the request-handler instead of within cgid. Apache#36410. - core: Prevent read of unitialized memory in ap_rgetline_core. Apache#39282. - mod_proxy: Report the proxy server name correctly in the "Via:" header, when UseCanonicalName is Off. Apache#11971. - mod_isapi: Various trivial code-fixes to permit mod_isapi to load and run on Unix. - 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 <thiango nstalker.com>. - SECURITY: CVE-2005-3357 (cve.mitre.org) mod_ssl: Fix a possible crash during access control checks if a non-SSL request is processed for an SSL vhost (such as the "HTTP request received on SSL port" error message when an 400 ErrorDocument is configured, or if using "SSLEngine optional"). Apache#37791. - 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. - Add APR/APR-Util Compiled and Runtime Version numbers to the output of 'httpd -V'. - Ensure that the proper status line is written to the client, fixing incorrect status lines caused by filters which modify r->status without resetting r->status_line, such as the built-in byterange filter. - Default handler: Don't return output filter apr_status_t values. Apache#31759. - mod_speling: Stop crashing with certain non-file requests. - keep the Content-Length header for a HEAD with no response body. Apache#18757 - Modify apr[util] .h detection to avoid breakage on VPATH builds using Solaris make (amoung others) and avoid breakage in ./buildconf when srclib/apr[-util] are symlinks rather than directories proper. - Avoid server-driven negotiation when a CGI script has emitted an explicit "Status:" header. Apache#38070. - mod_log_config now logs all Set-Cookie headers if the %{Set-Cookie}o format is used. Apache#27787. - mod_cache: Correctly handle responses with a 301 status. Apache#37347. - mod_proxy_http: Prevent data corruption of POST request bodies when client accesses proxied resources with SSL. Apache#37145. - Elimiated the NET_TIME filter, restructuring the timeout logic. This provides a working mod_echo on all platforms, and ensures any custom protocol module is at least given an initial timeout value based on the <VirtualHost > context's Timeout directive. - mod_ssl: Correct issue where mod_ssl does not pick up the ssl-unclean-shutdown setting when configured. Apache#34452. - Document the ReceiveBufferSize change done in r157583. - mod_deflate: Merge the Vary header, instead of Setting it. Fixes applications that send the Vary Header themselves. Apache#37559. - mod_dav: Fix a null pointer dereference in an error code path during the handling of MKCOL. - mod_mime_magic: Handle CRLF-format magic files so that it works with the default installation on Windows. - Write message to error log if AuthGroupFile cannot be opened. Apache#37566. - Add ReceiveBufferSize directive to control the TCP receive buffer. - mod_cache: Fix 'Vary: *' behavior to be RFC compliant. Apache#16125. - Remove the base href tag from proxy_ftp, as it breaks relative links for clients not using an Authorization header. - http_request.c: Add missing va_end call. - Add httxt2dbm to support/ for creating RewriteMap DBM Files. - support/check_forensic: Fix temp file usage - Chunk filter: Fix chunk filter to create correct chunks in the case that a flush bucket is surrounded by data buckets. - mod_cgi(d): Remove block on OPTIONS method so that scripts can respond to OPTIONS directly rather than via server default. Apache#15242 - Added new module mod_version, which provides version dependent configuration containers. - Add core version query function (ap_get_server_revision) and accompanying ap_version_t structure (minor MMN bump).
Diffstat (limited to 'devel')
-rw-r--r--devel/apr/Makefile5
-rw-r--r--devel/apr/PLIST5
-rw-r--r--devel/apr/distinfo8
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/apr/Makefile b/devel/apr/Makefile
index 81d1c1a7f88..6efd7f1d1b3 100644
--- a/devel/apr/Makefile
+++ b/devel/apr/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2006/04/30 21:58:12 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2006/05/07 12:35:27 tron Exp $
.include "../../www/apache2/Makefile.common"
PKGNAME= apr-${APR_VERSION}.${APACHE_VERSION}
-PKGREVISION= 3
CATEGORIES= devel
HOMEPAGE= http://apr.apache.org/
@@ -16,7 +15,7 @@ CONFLICTS= apache2<=2.0.45
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}/${DISTNAME}/srclib
-BUILD_DIRS= ${WRKSRC}/apr ${WRKSRC}/apr-util
+BUILD_DIRS= apr apr-util
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
diff --git a/devel/apr/PLIST b/devel/apr/PLIST
index c9251728bdd..201f7253874 100644
--- a/devel/apr/PLIST
+++ b/devel/apr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2006/04/30 21:58:12 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/05/07 12:35:27 tron Exp $
bin/apr-config
bin/apu-config
include/apr-0/apr.h
@@ -84,6 +84,9 @@ lib/libapr-0.la
lib/libaprutil-0.la
libexec/apr/apr_rules.mk
libexec/apr/libtool
+libexec/apr/make_exports.awk
+libexec/apr/make_var_export.awk
+libexec/apr/mkdir.sh
@dirrm libexec/apr
@dirrm include/apr-0/arch/unix
@dirrm include/apr-0/arch
diff --git a/devel/apr/distinfo b/devel/apr/distinfo
index ed286136200..d639765c794 100644
--- a/devel/apr/distinfo
+++ b/devel/apr/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2005/10/17 10:28:46 tron Exp $
+$NetBSD: distinfo,v 1.17 2006/05/07 12:35:27 tron Exp $
-SHA1 (httpd-2.0.55.tar.bz2) = ab016aace57f34cb3eae5c9d48f2bcc5759d6c84
-RMD160 (httpd-2.0.55.tar.bz2) = 04749dcf9ea369152eddf9422e49bc0a77a443eb
-Size (httpd-2.0.55.tar.bz2) = 4745220 bytes
+SHA1 (httpd-2.0.58.tar.bz2) = 697e1674f8efbbe05b9f6c1ba00cd28a37293229
+RMD160 (httpd-2.0.58.tar.bz2) = 2ff44b2254552db908f1defd09e3142527f9bf83
+Size (httpd-2.0.58.tar.bz2) = 4704318 bytes
SHA1 (patch-aa) = c84bdb6bcb14bf6bc7ea0d8f13334dd8c3ef2ef9
SHA1 (patch-an) = 76d9ac0cdddec7c0f41535baee63bf0aa26ed596
SHA1 (patch-ao) = e35630af53a78fce9aa5347a81cb1bcf8fb3058e