Subject: CVS commit: pkgsrc/security/stunnel
To: None <pkgsrc-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2001 17:41:19
Module Name:	pkgsrc
Committed By:	martin
Date:		Fri Aug 10 14:41:19 UTC 2001

Modified Files:
	pkgsrc/security/stunnel: Makefile distinfo
	pkgsrc/security/stunnel/patches: patch-aa patch-ab patch-ac

Log Message:
Update stunnel to version 3.19.
Based on PR pkg/13679 by Martti Kuparinen.

Changelog for version 3.19, 2001.08.10, urgency: MEDIUM:

* Critical section added around non MT-safe TCP Wrappers code.
* Problem with "select: Interrupted system call" error fixed.
* errno replaced with get_last_socket_error() for Win32.
* Some FreeBSD/NetBSD patches to ./configure from Martti Kuparinen.
* Local mode process pid logged.
* Default FQDN (localhost) removed from stunnel.cnf
* ./configure changed to recognize POSIX threads library on OSF.
* New -O option to set socket options.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/security/stunnel/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/stunnel/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/security/stunnel/patches/patch-aa
cvs rdiff -r1.6 -r1.7 pkgsrc/security/stunnel/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/security/stunnel/patches/patch-ac

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