pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap-ssl Update "ap-ssl" package to version 2.8.20. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e6ff5eeedbe
branches:  trunk
changeset: 482023:9e6ff5eeedbe
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Oct 18 09:27:18 2004 +0000

description:
Update "ap-ssl" package to version 2.8.20. Changes since version 2.8.19:
- With OpenSSL 0.9.7, prevent session resumption during a
  renegotiation to force the client to negotiate a new (and
  acceptable to mod_ssl) cipher suite. Additionally, ensure
  that a correct cipher suite has been negotiated afterwards
  (CAN-2004-0885).
- Fixed more printf(3) style format string bugs (not security
  related) which could crash the server if mod_ssl's trace
  or debug log level is enabled.

diffstat:

 www/ap-ssl/Makefile |  7 +++----
 www/ap-ssl/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 92f66e1f39c9 -r 9e6ff5eeedbe www/ap-ssl/Makefile
--- a/www/ap-ssl/Makefile       Mon Oct 18 09:19:43 2004 +0000
+++ b/www/ap-ssl/Makefile       Mon Oct 18 09:27:18 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2004/10/03 00:18:24 tv Exp $
+# $NetBSD: Makefile,v 1.84 2004/10/18 09:27:18 tron Exp $
 
-DISTNAME=              mod_ssl-2.8.19-1.3.31
-PKGNAME=               ap-ssl-2.8.19
-PKGREVISION=   1
+DISTNAME=              mod_ssl-2.8.20-1.3.31
+PKGNAME=               ap-ssl-2.8.20
 CATEGORIES=            www security
 MASTER_SITES=          http://www.modssl.org/source/ \
                        ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/source/ \
diff -r 92f66e1f39c9 -r 9e6ff5eeedbe www/ap-ssl/distinfo
--- a/www/ap-ssl/distinfo       Mon Oct 18 09:19:43 2004 +0000
+++ b/www/ap-ssl/distinfo       Mon Oct 18 09:27:18 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2004/07/17 12:43:37 tron Exp $
+$NetBSD: distinfo,v 1.23 2004/10/18 09:27:18 tron Exp $
 
-SHA1 (mod_ssl-2.8.19-1.3.31.tar.gz) = aa6ecb4a87fffc99dad6f78845d4c660c741a9d0
-Size (mod_ssl-2.8.19-1.3.31.tar.gz) = 754277 bytes
+SHA1 (mod_ssl-2.8.20-1.3.31.tar.gz) = 10b4017241c7970d661521d4f04b7269bab8acb3
+Size (mod_ssl-2.8.20-1.3.31.tar.gz) = 754568 bytes
 SHA1 (patch-aa) = 6b66b8d9e8bd03613376dca3b4e0dad3a2e7ed15
 SHA1 (patch-ab) = 936bc956761559c51263cf7645d135abe40069cd
 SHA1 (patch-ac) = ebdd43a3ce98fbd20ea515e06eb7f41d440cd294



Home | Main Index | Thread Index | Old Index