Subject: CVS commit: pkgsrc/security/p5-IO-Socket-SSL
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 09/05/2006 11:21:00
Module Name: pkgsrc
Committed By: abs
Date: Tue Sep 5 11:21:00 UTC 2006
Modified Files:
pkgsrc/security/p5-IO-Socket-SSL: Makefile distinfo
Log Message:
Update security/p5-IO-Socket-SSL from 0.998 to 0.999
- If SSL_cipher_list is not given it uses the openssl default
instead of setting it to 'ALL:!LOW:!EXP' like before. The old
value included ADH and this might be a bad idea, see BUGS why.
Resolves PR pkg/34392 by Martin Wilke
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/security/p5-IO-Socket-SSL/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/security/p5-IO-Socket-SSL/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.