diff options
author | adam <adam> | 2005-04-25 09:13:02 +0000 |
---|---|---|
committer | adam <adam> | 2005-04-25 09:13:02 +0000 |
commit | 630862dd753dd59d05851604ed479e9d975f8353 (patch) | |
tree | ed2a986c736e0b78c201da18cb2a796bd0c3d735 /devel/apr/distinfo | |
parent | 013a496eaceacafa341ce3582d6d38f8ad233e88 (diff) | |
download | pkgsrc-630862dd753dd59d05851604ed479e9d975f8353.tar.gz |
Changes 2.0.54:
*) mod_cache: Add CacheIgnoreHeaders directive.
*) mod_ldap: Added the directive LDAPConnectionTimeout to configure
the ldap socket connection timeout value.
*) Correctly export all mod_dav public functions.
*) Add a build script to create a solaris package.
*) worker MPM: Fix a problem which could cause httpd processes to
remain active after shutdown.
*) Unix MPMs: Shut down the server more quickly when child processes are
slow to exit.
*) Remove formatting characters from ap_log_error() calls. These
were escaped as fallout from CAN-2003-0020.
*) mod_ssl: If SSLUsername is used, set r->user earlier.
*) htdigest: Fix permissions of created files.
*) core_input_filter: Move buckets to a persistent brigade instead of
creating a new brigade. This stop a memory leak when proxying a
Streaming Media Server.
*) mod_win32: Ignore both PATH_INFO as well as PATH_TRANSLATED to avoid
hiccups from additional path information passed in non-utf-8 format.
Diffstat (limited to 'devel/apr/distinfo')
-rw-r--r-- | devel/apr/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/apr/distinfo b/devel/apr/distinfo index e37c813d1ac..a34a4cec6cf 100644 --- a/devel/apr/distinfo +++ b/devel/apr/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2005/02/23 22:24:09 agc Exp $ +$NetBSD: distinfo,v 1.13 2005/04/25 09:13:02 adam Exp $ -SHA1 (httpd-2.0.53.tar.gz) = e58a84887f1cd727d0091b185c0bd3e641f75df9 -RMD160 (httpd-2.0.53.tar.gz) = 91a5cd2f35cf4db5915fe621ec237f63474368cd -Size (httpd-2.0.53.tar.gz) = 6946727 bytes -SHA1 (patch-an) = 64006f0f1b5c3f20df6f47624e56aac0d99ae056 -SHA1 (patch-ao) = 25d44b0028772535da908895444d2bfe56f44120 +SHA1 (httpd-2.0.54.tar.bz2) = 15b4fc3024cceea6562fb03383fd624e84e5e35a +RMD160 (httpd-2.0.54.tar.bz2) = c511cb2fa396ba04caf77bfc6ca03413df48ea08 +Size (httpd-2.0.54.tar.bz2) = 5566979 bytes +SHA1 (patch-an) = 76d9ac0cdddec7c0f41535baee63bf0aa26ed596 +SHA1 (patch-ao) = d04d37445b7e8a50a74caa9bda3e6b10924e8322 SHA1 (patch-ap) = 357776c7208407936e09891ae87d23b112a12756 SHA1 (patch-aq) = 6cc1fb879fb5d9280f543ebe068a441e2e6560f3 |