Subject: CVS commit: pkgsrc/www/apache
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 06/24/2002 19:26:20
Module Name: pkgsrc
Committed By: taca
Date: Mon Jun 24 16:26:20 UTC 2002
Modified Files:
pkgsrc/www/apache: Makefile distinfo
Log Message:
Update to mod_ssl to 2.8.10. Since apache package contains it,
bump PKGREVISION.
Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)
*) Fixed off-by-one buffer overflow bug in the compatibility
functionality (mapping of old directives to new ones).
*) Fixed memory leak in processing of CA certificates.
*) In case there is actually a certificate chain in the session cache,
we now use the value of SSL_get_peer_certificate(ssl) to verify as
it will have been removed from the chain before it was put in the
cache.
*) Seed the PRNG with a maximum of 1K from the internal scoreboard.
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 pkgsrc/www/apache/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/www/apache/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.