From 7882271d506e41da5ffefd8dcdf5e79b877f8786 Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 11 Aug 2001 21:14:48 +0000 Subject: [PATCH] update to v3.19 - 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. --- security/stunnel/Makefile | 4 ++-- security/stunnel/files/md5 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index b1e9eab6974..63ee3115b6e 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.14 2001/07/31 20:13:25 jakob Exp $ +# $OpenBSD: Makefile,v 1.15 2001/08/11 21:14:48 jakob Exp $ COMMENT= SSL encryption wrapper for standard network daemons -DISTNAME= stunnel-3.18 +DISTNAME= stunnel-3.19 CATEGORIES= security NEED_VERSION= 1.363 diff --git a/security/stunnel/files/md5 b/security/stunnel/files/md5 index 3135ecc52fc..b6ee24bdbf4 100644 --- a/security/stunnel/files/md5 +++ b/security/stunnel/files/md5 @@ -1,3 +1,3 @@ -MD5 (stunnel-3.18.tar.gz) = e6cb1bf389ca7d42f22e1b63fcbda9d2 -RMD160 (stunnel-3.18.tar.gz) = b831da5d683681831f0781dbadde968392dc8de1 -SHA1 (stunnel-3.18.tar.gz) = 6eb5f04eecbaf7558bc71032400d4bab2d64d13e +MD5 (stunnel-3.19.tar.gz) = 5513d44a47c12687809c69d858a96e17 +RMD160 (stunnel-3.19.tar.gz) = 35f0d0fbe7df40618336408926002a0f32d92a82 +SHA1 (stunnel-3.19.tar.gz) = f08c9c469a4b7978570c0bd9dbb33aabc25602f8