diff options
author | tron <tron@pkgsrc.org> | 2002-10-04 19:14:02 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-10-04 19:14:02 +0000 |
commit | 02318624eb13ff1668056f762b9fc8f861438458 (patch) | |
tree | 5bb1e45a5ab92d8b60ed8f2e5fdb12b34d571fb0 /www/apache | |
parent | de4f90254e562428b16352da3209fd2f8abfeed4 (diff) | |
download | pkgsrc-02318624eb13ff1668056f762b9fc8f861438458.tar.gz |
Update "apache" package to version 1.3.27. This version fixes many bugs
discovered in version 1.3.26 including these security fixes:
- SECURITY: CAN-2002-0840 (cve.mitre.org)
Prevent a cross-site scripting vulnerability in the default
error page. The issue could only be exploited if the directive
UseCanonicalName is set to Off and a server is being run at
a domain that allows wildcard DNS. [Matthew Murphy]
- SECURITY CAN-2002-0843 (cve.mitre.org)
Fix some possible overflows in ab.c that could be exploited by
a malicious server. Reported by David Wagner. [Jim Jagielski]
- SECURITY CAN-2002-0839 (cve.mitre.org)
Add the new directive 'ShmemUIDisUser'. By default, Apache
will no longer set the uid/gid of SysV shared memory scoreboard
to User/Group, and it will therefore stay the uid/gid of
the parent Apache process. This is actually the way it should
be, however, some implementations may still require this, which
can be enabled by 'ShmemUIDisUser On'. Reported by iDefense.
[Jim Jagielski]
Diffstat (limited to 'www/apache')
-rw-r--r-- | www/apache/Makefile | 7 | ||||
-rw-r--r-- | www/apache/PLIST | 43 | ||||
-rw-r--r-- | www/apache/distinfo | 10 |
3 files changed, 31 insertions, 29 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile index 3f4ed9de328..37c0c9a31e6 100644 --- a/www/apache/Makefile +++ b/www/apache/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.107 2002/09/26 01:48:29 grant Exp $ +# $NetBSD: Makefile,v 1.108 2002/10/04 19:14:02 tron Exp $ # # This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of # code hooks that allow mod_ssl to be compiled separately later, if desired). DISTNAME= apache_${APACHE_VERSION} PKGNAME= apache-${APACHE_VERSION} -APACHE_VERSION= 1.3.26 -PKGREVISION= 5 +APACHE_VERSION= 1.3.27 CATEGORIES= www MASTER_SITES= http://httpd.apache.org/dist/httpd/ \ http://www.apache.de/dist/httpd/ @@ -20,7 +19,7 @@ NETBSD_LOGO= sitedrivenby.gif SITES_${NETBSD_LOGO}= http://www.netbsd.org/images/logos/ DISTFILES+= ${NETBSD_LOGO} -MODSSL_VERSION= 2.8.10 +MODSSL_VERSION= 2.8.11 MODSSL_DISTNAME= mod_ssl-${MODSSL_VERSION}-${APACHE_VERSION} MODSSL_DIST= ${MODSSL_DISTNAME}${EXTRACT_SUFX} MODSSL_SRC= ${WRKDIR}/${MODSSL_DISTNAME} diff --git a/www/apache/PLIST b/www/apache/PLIST index fab804af501..dac0437b3f0 100644 --- a/www/apache/PLIST +++ b/www/apache/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2002/08/25 18:40:17 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2002/10/04 19:14:03 tron Exp $ bin/checkgid bin/dbmmanage bin/htdigest @@ -135,14 +135,15 @@ share/httpd/htdocs/manual/handler.html.en share/httpd/htdocs/manual/handler.html.html share/httpd/htdocs/manual/handler.html.ja.jis share/httpd/htdocs/manual/header.html -share/httpd/htdocs/manual/howto/cgi.html.html share/httpd/htdocs/manual/howto/auth.html share/httpd/htdocs/manual/howto/cgi.html.en +share/httpd/htdocs/manual/howto/cgi.html.html share/httpd/htdocs/manual/howto/cgi.html.ja.jis -share/httpd/htdocs/manual/howto/ssi.html.html share/httpd/htdocs/manual/howto/footer.html share/httpd/htdocs/manual/howto/header.html +share/httpd/htdocs/manual/howto/htaccess.html share/httpd/htdocs/manual/howto/ssi.html.en +share/httpd/htdocs/manual/howto/ssi.html.html share/httpd/htdocs/manual/howto/ssi.html.ja.jis share/httpd/htdocs/manual/images/apache_header.gif share/httpd/htdocs/manual/images/custom_errordocs.gif @@ -173,24 +174,24 @@ share/httpd/htdocs/manual/keepalive.html.ja.jis share/httpd/htdocs/manual/location.html share/httpd/htdocs/manual/logs.html share/httpd/htdocs/manual/man-template.html -share/httpd/htdocs/manual/misc/fin_wait_2.html share/httpd/htdocs/manual/misc/API.html share/httpd/htdocs/manual/misc/FAQ.html -share/httpd/htdocs/manual/misc/known_client_problems.html +share/httpd/htdocs/manual/misc/HTTP_Features.tsv share/httpd/htdocs/manual/misc/client_block_api.html share/httpd/htdocs/manual/misc/compat_notes.html share/httpd/htdocs/manual/misc/custom_errordocs.html share/httpd/htdocs/manual/misc/descriptors.html +share/httpd/htdocs/manual/misc/fin_wait_2.html share/httpd/htdocs/manual/misc/footer.html -share/httpd/htdocs/manual/misc/HTTP_Features.tsv share/httpd/htdocs/manual/misc/header.html share/httpd/htdocs/manual/misc/howto.html share/httpd/htdocs/manual/misc/index.html -share/httpd/htdocs/manual/misc/perf-bsd44.html +share/httpd/htdocs/manual/misc/known_client_problems.html share/httpd/htdocs/manual/misc/nopgp.html -share/httpd/htdocs/manual/misc/perf-tuning.html +share/httpd/htdocs/manual/misc/perf-bsd44.html share/httpd/htdocs/manual/misc/perf-dec.html share/httpd/htdocs/manual/misc/perf-hp.html +share/httpd/htdocs/manual/misc/perf-tuning.html share/httpd/htdocs/manual/misc/perf.html share/httpd/htdocs/manual/misc/rewriteguide.html share/httpd/htdocs/manual/misc/security_tips.html @@ -209,6 +210,7 @@ share/httpd/htdocs/manual/mod/directives.html.en share/httpd/htdocs/manual/mod/directives.html.fr share/httpd/htdocs/manual/mod/directives.html.html share/httpd/htdocs/manual/mod/directives.html.ja.jis +share/httpd/htdocs/manual/mod/footer.html share/httpd/htdocs/manual/mod/header.html share/httpd/htdocs/manual/mod/index-bytype.html.en share/httpd/htdocs/manual/mod/index-bytype.html.fr @@ -224,12 +226,13 @@ share/httpd/htdocs/manual/mod/mod_access.html.ja.jis share/httpd/htdocs/manual/mod/mod_actions.html.en share/httpd/htdocs/manual/mod/mod_actions.html.html share/httpd/htdocs/manual/mod/mod_actions.html.ja.jis -share/httpd/htdocs/manual/mod/mod_alias.html +share/httpd/htdocs/manual/mod/mod_alias.html.en +share/httpd/htdocs/manual/mod/mod_alias.html.ja.jis share/httpd/htdocs/manual/mod/mod_asis.html.en share/httpd/htdocs/manual/mod/mod_asis.html.html share/httpd/htdocs/manual/mod/mod_asis.html.ja.jis -share/httpd/htdocs/manual/mod/mod_auth.html -share/httpd/htdocs/manual/mod/mod_cgi.html.en +share/httpd/htdocs/manual/mod/mod_auth.html.en +share/httpd/htdocs/manual/mod/mod_auth.html.ja.jis share/httpd/htdocs/manual/mod/mod_auth_anon.html share/httpd/htdocs/manual/mod/mod_auth_db.html share/httpd/htdocs/manual/mod/mod_auth_dbm.html @@ -237,9 +240,11 @@ share/httpd/htdocs/manual/mod/mod_auth_digest.html share/httpd/htdocs/manual/mod/mod_autoindex.html share/httpd/htdocs/manual/mod/mod_browser.html share/httpd/htdocs/manual/mod/mod_cern_meta.html +share/httpd/htdocs/manual/mod/mod_cgi.html.en share/httpd/htdocs/manual/mod/mod_cgi.html.html share/httpd/htdocs/manual/mod/mod_cgi.html.ja.jis share/httpd/htdocs/manual/mod/mod_cookies.html +share/httpd/htdocs/manual/mod/mod_define.html share/httpd/htdocs/manual/mod/mod_digest.html share/httpd/htdocs/manual/mod/mod_dir.html.en share/httpd/htdocs/manual/mod/mod_dir.html.html @@ -248,7 +253,6 @@ share/httpd/htdocs/manual/mod/mod_dld.html share/httpd/htdocs/manual/mod/mod_env.html.en share/httpd/htdocs/manual/mod/mod_env.html.html share/httpd/htdocs/manual/mod/mod_env.html.ja.jis -share/httpd/htdocs/manual/mod/footer.html share/httpd/htdocs/manual/mod/mod_example.html share/httpd/htdocs/manual/mod/mod_expires.html share/httpd/htdocs/manual/mod/mod_headers.html @@ -267,10 +271,10 @@ share/httpd/htdocs/manual/mod/mod_mime.html.html share/httpd/htdocs/manual/mod/mod_mime.html.ja.jis share/httpd/htdocs/manual/mod/mod_mime_magic.html share/httpd/htdocs/manual/mod/mod_mmap_static.html -share/httpd/htdocs/manual/mod/mod_proxy.html share/httpd/htdocs/manual/mod/mod_negotiation.html.en share/httpd/htdocs/manual/mod/mod_negotiation.html.html share/httpd/htdocs/manual/mod/mod_negotiation.html.ja.jis +share/httpd/htdocs/manual/mod/mod_proxy.html share/httpd/htdocs/manual/mod/mod_rewrite.html share/httpd/htdocs/manual/mod/mod_setenvif.html.en share/httpd/htdocs/manual/mod/mod_setenvif.html.html @@ -283,10 +287,9 @@ share/httpd/htdocs/manual/mod/mod_speling.html.html share/httpd/htdocs/manual/mod/mod_speling.html.ja.jis share/httpd/htdocs/manual/mod/mod_status.html share/httpd/htdocs/manual/mod/mod_unique_id.html.en -share/httpd/htdocs/manual/mod/mod_userdir.html.en -share/httpd/htdocs/manual/mod/mod_define.html share/httpd/htdocs/manual/mod/mod_unique_id.html.html share/httpd/htdocs/manual/mod/mod_unique_id.html.ja.jis +share/httpd/htdocs/manual/mod/mod_userdir.html.en share/httpd/htdocs/manual/mod/mod_userdir.html.html share/httpd/htdocs/manual/mod/mod_userdir.html.ja.jis share/httpd/htdocs/manual/mod/mod_usertrack.html @@ -297,7 +300,6 @@ share/httpd/htdocs/manual/mod/module-dict.html.ja.jis share/httpd/htdocs/manual/mpeix.html share/httpd/htdocs/manual/multilogs.html share/httpd/htdocs/manual/netware.html -share/httpd/htdocs/manual/search/manual-index.cgi share/httpd/htdocs/manual/new_features_1_0.html share/httpd/htdocs/manual/new_features_1_1.html share/httpd/htdocs/manual/new_features_1_2.html @@ -308,15 +310,15 @@ share/httpd/htdocs/manual/new_features_2_0.html share/httpd/htdocs/manual/process-model.html.en share/httpd/htdocs/manual/process-model.html.html share/httpd/htdocs/manual/process-model.html.ja.jis -share/httpd/htdocs/manual/programs/apxs.html share/httpd/htdocs/manual/programs/ab.html share/httpd/htdocs/manual/programs/apachectl.html.en share/httpd/htdocs/manual/programs/apachectl.html.html share/httpd/htdocs/manual/programs/apachectl.html.ja.jis +share/httpd/htdocs/manual/programs/apxs.html share/httpd/htdocs/manual/programs/dbmmanage.html -share/httpd/htdocs/manual/programs/htdigest.html share/httpd/htdocs/manual/programs/footer.html share/httpd/htdocs/manual/programs/header.html +share/httpd/htdocs/manual/programs/htdigest.html share/httpd/htdocs/manual/programs/htpasswd.html.en share/httpd/htdocs/manual/programs/htpasswd.html.html share/httpd/htdocs/manual/programs/htpasswd.html.ja.jis @@ -333,6 +335,7 @@ share/httpd/htdocs/manual/programs/suexec.html.en share/httpd/htdocs/manual/programs/suexec.html.html share/httpd/htdocs/manual/programs/suexec.html.ja.jis share/httpd/htdocs/manual/readme-tpf.html +share/httpd/htdocs/manual/search/manual-index.cgi share/httpd/htdocs/manual/sections.html.en share/httpd/htdocs/manual/sections.html.html share/httpd/htdocs/manual/sections.html.ja.jis @@ -358,10 +361,10 @@ share/httpd/htdocs/manual/vhosts/examples.html share/httpd/htdocs/manual/vhosts/fd-limits.html.en share/httpd/htdocs/manual/vhosts/fd-limits.html.html share/httpd/htdocs/manual/vhosts/fd-limits.html.ja.jis -share/httpd/htdocs/manual/vhosts/index.html.en share/httpd/htdocs/manual/vhosts/footer.html share/httpd/htdocs/manual/vhosts/header.html share/httpd/htdocs/manual/vhosts/host.html +share/httpd/htdocs/manual/vhosts/index.html.en share/httpd/htdocs/manual/vhosts/index.html.html share/httpd/htdocs/manual/vhosts/index.html.ja.jis share/httpd/htdocs/manual/vhosts/ip-based.html @@ -369,8 +372,8 @@ share/httpd/htdocs/manual/vhosts/mass.html share/httpd/htdocs/manual/vhosts/name-based.html.en share/httpd/htdocs/manual/vhosts/name-based.html.html share/httpd/htdocs/manual/vhosts/name-based.html.ja.jis -share/httpd/htdocs/manual/vhosts/virtual-host.html share/httpd/htdocs/manual/vhosts/vhosts-in-depth.html +share/httpd/htdocs/manual/vhosts/virtual-host.html share/httpd/htdocs/manual/win_compiling.html.en share/httpd/htdocs/manual/win_compiling.html.html share/httpd/htdocs/manual/win_compiling.html.ja.jis diff --git a/www/apache/distinfo b/www/apache/distinfo index fb0883bf773..0c9da1f0fbc 100644 --- a/www/apache/distinfo +++ b/www/apache/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.22 2002/08/25 18:40:18 jlam Exp $ +$NetBSD: distinfo,v 1.23 2002/10/04 19:14:03 tron Exp $ -SHA1 (apache_1.3.26.tar.gz) = c8ab59541267c3e570592115b280e6cb2fb2b30f -Size (apache_1.3.26.tar.gz) = 2303147 bytes +SHA1 (apache_1.3.27.tar.gz) = 2e3a2c8acd546d84f0c4a42de2b1f69dca6828f8 +Size (apache_1.3.27.tar.gz) = 2306052 bytes SHA1 (sitedrivenby.gif) = 7671e9a8ec2cad3961b268befd33c0920e07c658 Size (sitedrivenby.gif) = 8519 bytes -SHA1 (mod_ssl-2.8.10-1.3.26.tar.gz) = 6af4bbd91f2323c95f8d3ca1c461edc17fc1d13e -Size (mod_ssl-2.8.10-1.3.26.tar.gz) = 753241 bytes +SHA1 (mod_ssl-2.8.11-1.3.27.tar.gz) = 565bbb5b976c43890ac6d4626536c9a0acc42380 +Size (mod_ssl-2.8.11-1.3.27.tar.gz) = 753416 bytes SHA1 (patch-aa) = d188ab15483eb9e099a9398083413267570b9f9b SHA1 (patch-ab) = 71ea1f3a59e0f7bc37175b0eefd462a1f7ca4fb6 SHA1 (patch-ac) = 12347c7a306d3e898b032c2b4b3b01670b62d4fd |