Subject: CVS commit: pkgsrc/www/ap-ssl
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 05/30/2004 10:29:00
Module Name: pkgsrc
Committed By: grant
Date: Sun May 30 10:29:00 UTC 2004
Modified Files:
pkgsrc/www/ap-ssl: Makefile distinfo
Log Message:
updated mod_ssl to 2.8.18.
- fix installation of example README.CSR.
Changes with mod_ssl 2.8.18 (11-May-2004 to 27-May-2004)
*) Fix buffer overflow in "SSLOptions +FakeBasicAuth" implementation
if the Subject-DN in the client certificate exceeds 6KB in length.
(CVE CAN-2004-0488).
*) Handle the case of OpenSSL retry requests after interrupted system
calls during the SSL handshake phase.
*) Remove some unused functions.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 pkgsrc/www/ap-ssl/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/www/ap-ssl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.