Subject: CVS commit: [pkgsrc-2004Q3] pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2004 19:59:09
Module Name:	pkgsrc
Committed By:	snj
Date:		Fri Nov 26 19:59:09 UTC 2004

Modified Files:
	pkgsrc/devel/apr [pkgsrc-2004Q3]: distinfo
	pkgsrc/www/apache2 [pkgsrc-2004Q3]: Makefile Makefile.common PLIST
	    distinfo
Removed Files:
	pkgsrc/www/apache2/patches [pkgsrc-2004Q3]: patch-ab

Log Message:
Pullup ticket 119 - requested by Jeremy C. Reed
security fix for apache2

Module Name:	pkgsrc
Committed By:	reed
Date:		Sat Oct  2 15:47:03 UTC 2004

Modified Files:
	pkgsrc/devel/apr: distinfo
	pkgsrc/www/apache2: Makefile Makefile.common distinfo
Removed Files:
	pkgsrc/www/apache2/patches: patch-ab

Log Message:
Update apache to apache-2.0.52.

Also added comment to www/apache2/Makefile.common to remind to
update checksum in devel/apr also.

No actual devel/apr changes seen.

Also removed www/apache2/patches/patch-ab because it is identical to
fix for security in new version.

Changes with Apache 2.0.52
  *) Use HTML 2.0 <hr> for error pages. PR 30732 [André Malo]
  *) Fix the global mutex crash when the global mutex is never allocated
     due to disabled/empty caches. [Jess Holle <jessh ptc.com>]
  *) Fix a segfault in the LDAP cache when it is configured switched
     off. [Jess Holle <jessh ptc.com>]
  *) SECURITY: CAN-2004-0811 (cve.mitre.org)
     Fix merging of the Satisfy directive, which was applied to
     the surrounding context and could allow access despite configured
     authentication.  PR 31315.  [Rici Lake <rici ricilake.net>]
  *) Fix the handling of URIs containing %2F when AllowEncodedSlashes
     is enabled.  Previously, such urls would still be rejected.
     [Jeff Trawick, Bill Stoddard]
  *) mod_mem_cache: Fixed race condition causing segfault because of memory being
     freed twice, or reused after being freed.
     [J. Clar, W. Stoddard, G. Ames]
  *) Add -l option to rotatelogs to let it use local time rather than
     UTC.  PR 24417.  [Ken Coar, Uli Zappe <uli ritual.org>]
  *) mod_log_config: Fix a bug which prevented request completion time
     from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
     processing.  PR 29696.  [Alois Treindl <alois astro.ch>]
---
Module Name:	pkgsrc
Committed By:	reed
Date:		Sat Oct  2 16:38:38 UTC 2004

Modified Files:
	pkgsrc/www/apache2: Makefile PLIST

Log Message:
Sort the share/httpd/manual entries in the PLIST.

Added 35 share/httpd/manual entries to PLIST. Most are .ko.euc-kr,
.ko, ja.euc-jp, and .ja files.

I don't know when these were added.

Bump PKGREVISION because now package has several more files.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 pkgsrc/devel/apr/distinfo
cvs rdiff -r1.44.2.1 -r1.44.2.2 pkgsrc/www/apache2/Makefile
cvs rdiff -r1.10 -r1.10.2.1 pkgsrc/www/apache2/Makefile.common
cvs rdiff -r1.23 -r1.23.2.1 pkgsrc/www/apache2/PLIST
cvs rdiff -r1.28.2.1 -r1.28.2.2 pkgsrc/www/apache2/distinfo
cvs rdiff -r1.2.8.1 -r0 pkgsrc/www/apache2/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.