summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-03-22 19:50:16 +0000
committerreed <reed@pkgsrc.org>2004-03-22 19:50:16 +0000
commita03322e02042bf3a398efd0d109a8d20182f313c (patch)
tree4dd94b5b6582e34fb4943d2c75a72ef48ea48125 /www
parent312f1fab551f41b2382d04da1b01975b1fbd1fbe (diff)
downloadpkgsrc-a03322e02042bf3a398efd0d109a8d20182f313c.tar.gz
Update apache2 to 2.0.49. This includes various changes since last release
including: *) SECURITY: CAN-2004-0174 (cve.mitre.org) Fix starvation issue on listening sockets where a short-lived connection on a rarely-accessed listening socket will cause a child to hold the accept mutex and block out new connections until another connection arrives on that rarely-accessed listening socket. With Apache 2.x there is no performance concern about enabling the logic for platforms which don't need it, so it is enabled everywhere except for Win32. [Jeff Trawick] *) SECURITY: CAN-2004-0113 (cve.mitre.org) mod_ssl: Fix a memory leak in plain-HTTP-on-SSL-port handling. PR 27106. [Joe Orton] *) SECURITY: CAN-2003-0020 (cve.mitre.org) Escape arbitrary data before writing into the errorlog. Unescaped errorlogs are still possible using the compile time switch "-DAP_UNSAFE_ERROR_LOG_UNESCAPED". [Geoffrey Young, Andr<E9> Malo] Complete changelog is at http://www.apache.org/dist/httpd/CHANGES_2.0 Package changes include: buildlink depends increased for apache2 (but not for apr). apr package version changes, but APR_VERSION stays same. more files installed and added to PLIST. share/httpd/manual/search/manual-index.cgi removed from PLIST. Also removing share/httpd/htdocs and share/httpd directories removed from PLIST because already handled by MAKE_DIRS. (I think this should use OWN_DIRS.) (jlam@ said he would like this update done during freeze.)
Diffstat (limited to 'www')
-rw-r--r--www/apache2/Makefile3
-rw-r--r--www/apache2/Makefile.common2
-rw-r--r--www/apache2/PLIST20
-rw-r--r--www/apache2/buildlink2.mk4
-rw-r--r--www/apache2/buildlink3.mk4
-rw-r--r--www/apache2/distinfo6
6 files changed, 24 insertions, 15 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 523ee245b46..2e8f567b416 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2004/03/07 22:43:08 minskim Exp $
+# $NetBSD: Makefile,v 1.34 2004/03/22 19:50:16 reed Exp $
PKGNAME= apache-${APACHE_VERSION}
-PKGREVISION= 3
CATEGORIES= www
HOMEPAGE= http://httpd.apache.org/
diff --git a/www/apache2/Makefile.common b/www/apache2/Makefile.common
index 6b50a1f9f73..b2ea2556161 100644
--- a/www/apache2/Makefile.common
+++ b/www/apache2/Makefile.common
@@ -1,5 +1,5 @@
DISTNAME= httpd-${APACHE_VERSION}
-APACHE_VERSION= 2.0.48
+APACHE_VERSION= 2.0.49
APR_VERSION= 0.9.5
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
${MASTER_SITE_APACHE:=httpd/old/} \
diff --git a/www/apache2/PLIST b/www/apache2/PLIST
index a61c1683b4f..53ca4d7e86d 100644
--- a/www/apache2/PLIST
+++ b/www/apache2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2004/01/27 08:09:17 grant Exp $
+@comment $NetBSD: PLIST,v 1.19 2004/03/22 19:50:16 reed Exp $
etc/rc.d/apache
include/httpd/ap_compat.h
include/httpd/ap_config.h
@@ -26,6 +26,7 @@ include/httpd/mod_include.h
include/httpd/mod_log_config.h
include/httpd/mod_proxy.h
include/httpd/mod_ssl.h
+include/httpd/mod_status.h
include/httpd/mpm.h
include/httpd/mpm_common.h
include/httpd/mpm_default.h
@@ -651,9 +652,11 @@ share/httpd/manual/mod/allmodules.xml.ja
share/httpd/manual/mod/allmodules.xml.ko
share/httpd/manual/mod/allmodules.xml.ru
share/httpd/manual/mod/beos.html
+share/httpd/manual/mod/beos.html.de
share/httpd/manual/mod/beos.html.en
share/httpd/manual/mod/beos.html.ko.euc-kr
share/httpd/manual/mod/beos.xml
+share/httpd/manual/mod/beos.xml.de
share/httpd/manual/mod/beos.xml.ko
share/httpd/manual/mod/beos.xml.meta
share/httpd/manual/mod/core.html
@@ -693,9 +696,11 @@ share/httpd/manual/mod/index.xml.ja
share/httpd/manual/mod/index.xml.ko
share/httpd/manual/mod/index.xml.meta
share/httpd/manual/mod/leader.html
+share/httpd/manual/mod/leader.html.de
share/httpd/manual/mod/leader.html.en
share/httpd/manual/mod/leader.html.ko.euc-kr
share/httpd/manual/mod/leader.xml
+share/httpd/manual/mod/leader.xml.de
share/httpd/manual/mod/leader.xml.ko
share/httpd/manual/mod/leader.xml.meta
share/httpd/manual/mod/mod_access.html
@@ -1113,6 +1118,10 @@ share/httpd/manual/programs/apxs.html
share/httpd/manual/programs/apxs.html.en
share/httpd/manual/programs/apxs.xml
share/httpd/manual/programs/apxs.xml.meta
+share/httpd/manual/programs/configure.html
+share/httpd/manual/programs/configure.html.en
+share/httpd/manual/programs/configure.xml
+share/httpd/manual/programs/configure.xml.meta
share/httpd/manual/programs/dbmmanage.html
share/httpd/manual/programs/dbmmanage.html.en
share/httpd/manual/programs/dbmmanage.xml
@@ -1151,7 +1160,6 @@ share/httpd/manual/programs/suexec.html
share/httpd/manual/programs/suexec.html.en
share/httpd/manual/programs/suexec.xml
share/httpd/manual/programs/suexec.xml.meta
-share/httpd/manual/search/manual-index.cgi
share/httpd/manual/sections.html
share/httpd/manual/sections.html.en
share/httpd/manual/sections.html.ja.jis
@@ -1215,6 +1223,7 @@ share/httpd/manual/stopping.xml.ja
share/httpd/manual/stopping.xml.ko
share/httpd/manual/stopping.xml.meta
share/httpd/manual/stopping.xml.ru
+share/httpd/manual/style/build.properties
share/httpd/manual/style/chm/chm.de.xsl
share/httpd/manual/style/chm/chm.en.xsl
share/httpd/manual/style/chm/chm.ja.xsl
@@ -1293,7 +1302,11 @@ share/httpd/manual/style/xsl/util/nbsp.xml
share/httpd/manual/style/xsl/util/tab.xml
share/httpd/manual/style/xsl/util/ul-end.xml
share/httpd/manual/style/xsl/util/ul-start.xml
+share/httpd/manual/style/zip/zip.de.xsl
share/httpd/manual/style/zip/zip.en.xsl
+share/httpd/manual/style/zip/zip.ja.xsl
+share/httpd/manual/style/zip/zip.ko.xsl
+share/httpd/manual/style/zip/zip.ru.xsl
share/httpd/manual/suexec.html
share/httpd/manual/suexec.html.en
share/httpd/manual/suexec.html.ja.jis
@@ -1385,7 +1398,6 @@ share/httpd/manual/vhosts/name-based.xml.meta
@dirrm share/httpd/manual/mod
@dirrm share/httpd/manual/platform
@dirrm share/httpd/manual/programs
-@dirrm share/httpd/manual/search
@dirrm share/httpd/manual/ssl
@dirrm share/httpd/manual/style/zip
@dirrm share/httpd/manual/style/xsl/util
@@ -1401,11 +1413,9 @@ share/httpd/manual/vhosts/name-based.xml.meta
@dirrm share/httpd/manual
@dirrm share/httpd/icons/small
@dirrm share/httpd/icons
-@dirrm share/httpd/htdocs
@dirrm share/httpd/error/include
@dirrm share/httpd/error
@dirrm share/httpd/build
-@dirrm share/httpd
@dirrm share/examples/httpd
@unexec ${RMDIR} ${PREFIX}/libexec/cgi-bin 2>/dev/null || ${TRUE}
@dirrm lib/httpd
diff --git a/www/apache2/buildlink2.mk b/www/apache2/buildlink2.mk
index eb5e03f8c01..7ee61ef499d 100644
--- a/www/apache2/buildlink2.mk
+++ b/www/apache2/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.5 2003/12/03 15:40:02 epg Exp $
+# $NetBSD: buildlink2.mk,v 1.6 2004/03/22 19:50:16 reed Exp $
.if !defined(APACHE_BUILDLINK2_MK)
APACHE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= apache
-BUILDLINK_DEPENDS.apache?= apache>=2.0.48nb2
+BUILDLINK_DEPENDS.apache?= apache>=2.0.49
BUILDLINK_PKGSRCDIR.apache?= ../../www/apache2
BUILDLINK_DEPMETHOD.apache?= build
diff --git a/www/apache2/buildlink3.mk b/www/apache2/buildlink3.mk
index 1daad9d5fab..300c5c67ce1 100644
--- a/www/apache2/buildlink3.mk
+++ b/www/apache2/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2004/03/18 09:12:15 jlam Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2004/03/22 19:50:16 reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
APACHE_BUILDLINK3_MK:= ${APACHE_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Napache}
BUILDLINK_PACKAGES+= apache
.if !empty(APACHE_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.apache+= apache>=2.0.48nb3
+BUILDLINK_DEPENDS.apache+= apache>=2.0.49
BUILDLINK_PKGSRCDIR.apache?= ../../www/apache2
BUILDLINK_DEPMETHOD.apache?= build
. if defined(APACHE_MODULE)
diff --git a/www/apache2/distinfo b/www/apache2/distinfo
index a57883be0a6..6a84c6204ee 100644
--- a/www/apache2/distinfo
+++ b/www/apache2/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2003/10/28 04:49:32 itojun Exp $
+$NetBSD: distinfo,v 1.24 2004/03/22 19:50:16 reed Exp $
-SHA1 (httpd-2.0.48.tar.gz) = 1e7311d0a2ff845a0d0f60ca96981b82403db2d4
-Size (httpd-2.0.48.tar.gz) = 6258490 bytes
+SHA1 (httpd-2.0.49.tar.gz) = 7fe1f9bc835b91d5e55aa39a792b0050a634485b
+Size (httpd-2.0.49.tar.gz) = 5919279 bytes
SHA1 (patch-aa) = b04f73fcc090e64c7c7de480fe504bb7a9e305bd
SHA1 (patch-ad) = 27fa3655d6ba4840296e79fa6fd96cd9de79a33a
SHA1 (patch-ag) = 78dcb023f524ef65928b529320932c9664ec0d01