diff options
author | jlam <jlam@pkgsrc.org> | 2002-04-13 21:35:50 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-04-13 21:35:50 +0000 |
commit | bb73ed674a2777cd9b603eeaf7b23b2bde06d97f (patch) | |
tree | 638bbdb15992664d360b323a5256172dd5ef917d /www/apache2/distinfo | |
parent | c31b072c267bbbfc80bed2aaf5f78617e01bc1b5 (diff) | |
download | pkgsrc-bb73ed674a2777cd9b603eeaf7b23b2bde06d97f.tar.gz |
--------------------------------------------------------------------------------
Update www/apache2 to 2.0.35, the first stable release of Apache 2.x.
Pkgsrc changes include:
*) Compiling the included modules statically. Add-ons will be built
dynamically.
*) Match improvements to www/apache rc.d script.
*) Automatically add "Listen 0.0.0.0:80" to the sample config files as the
default install of NetBSD is IPv4/IPv6 and we want the default install of
Apache to work out-of-the-box.
*) Automatically reset the User and Group directives to match the ones for
suEXEC in the config files to ease the use of suEXEC in Apache.
Changes from version 2.0.32 beta include:
*) Small bug fixes across the board.
*) Bug fixes to the various MPMs.
*) Performance improvements.
*) Fixes for mod_include errors on boundary conditions
*) Bug fixes for mod_proxy to prevent hangs and for RFC2616 compliance.
*) Improvements to mod_dav for improved API and for RFC 3253 compliance
*) Improvemants to mod_ssl to support SSL proxy and RSA SSLC 1.x/2.x
*) Greatly improve mod_cache (disk/mem) [this is disabled in pkgsrc]
*) New scoreboard file implementation that is readable by 3rd-party apps.
*) Allow all Perchild directives to accept either numerical UID/GID
or logical user/group names.
*) Add support for macro expansion within the variable names in
<!--#echo--> and <!--#set--> directives
*) Implement SSLSessionCache shmht and shmcb.
*) New directive ProxyIOBufferSize. Sets the size of the buffer used
when reading from a remote HTTP server in proxy.
*) Scrap CacheMaxExpireMin and CacheDefaultExpireMin. Change
CacheMaxExpire and CacheDefaultExpire to use seconds rather than
hours.
*) New Directive SSIUndefinedEcho. to change the '(none)' echoed
for a undefined variable.
*) Introduce PassPhraseDialog "|/path/to/pipe" mechanism to mod_ssl.
*) New Directive for mod_proxy: ProxyRemoteMatch.
*) Fix IPv6 name-based virtual hosts.
*) Introduce AddOutputFilterByType directive.
Diffstat (limited to 'www/apache2/distinfo')
-rw-r--r-- | www/apache2/distinfo | 24 |
1 files changed, 11 insertions, 13 deletions
diff --git a/www/apache2/distinfo b/www/apache2/distinfo index 0eb2fff146e..d00b9755bda 100644 --- a/www/apache2/distinfo +++ b/www/apache2/distinfo @@ -1,14 +1,12 @@ -$NetBSD: distinfo,v 1.4 2002/03/06 19:52:49 jlam Exp $ +$NetBSD: distinfo,v 1.5 2002/04/13 21:35:51 jlam Exp $ -SHA1 (httpd-2.0.32-beta.tar.gz) = 0adf90d3d292bd8f2c343c9bce591bb7d100e38e -Size (httpd-2.0.32-beta.tar.gz) = 3901686 bytes -SHA1 (patch-aa) = 294bf6a0600c3215b0c9e0ada66573e0bfb0375d -SHA1 (patch-ab) = 30826b128c4578fdeb914e1bd6952586e099d973 -SHA1 (patch-ac) = f72f7093f7f1b6553212b7265f6518dd42c9a2ae -SHA1 (patch-ad) = 59799e6471c073f6ecfca3565d4f9ed2644f8ef8 -SHA1 (patch-ae) = d983643f2719c03819fccf0fd4171c77aeb7f9b6 -SHA1 (patch-af) = d21dfcae2158353aeab5c62206d4e8668b888d10 -SHA1 (patch-ag) = 32aa50334f8146c43dfdfa36bea901d426fac5af -SHA1 (patch-ah) = bf00adbfe32c9322bde130089baf004dda7acb03 -SHA1 (patch-ai) = 36d8e13103418daf2d9f0c3a49e84ca906796858 -SHA1 (patch-aj) = 43af1d030eb29fc13f99498729472af6901034e5 +SHA1 (httpd-2.0.35.tar.gz) = 242c44445270f9f2a674ec5c6ad646aa449fc76a +Size (httpd-2.0.35.tar.gz) = 4124937 bytes +SHA1 (patch-aa) = 8c29506b6bcf12eb0ee939e789b6d499dc38ca6d +SHA1 (patch-ad) = 139c2eed9b0b74323cb7ad88324ca968defff6d6 +SHA1 (patch-ag) = d3fe2a5f066353c64649c3efa76855ffd3d75111 +SHA1 (patch-ah) = d2192ec1e6f658440f2e6a14cfa57a8d9807243b +SHA1 (patch-ai) = 54207ba83f626834ab12a2f8aab2faa6eef50169 +SHA1 (patch-ak) = ee60c5d0d0a57f880a23bbe5cb2b7ecb2998960c +SHA1 (patch-al) = 0dcba1455b4fa3fc40fbd488813608b7e2350309 +SHA1 (patch-am) = ff60a7b69ad949363ebec194141e9b95cb796426 |