diff options
author | martti <martti> | 2001-11-03 16:58:03 +0000 |
---|---|---|
committer | martti <martti> | 2001-11-03 16:58:03 +0000 |
commit | 31fa994d09044dd3745c13146ff21b2d834eecf9 (patch) | |
tree | 50a07cc4f4009cdefd34ce9b9593479816736d5e /security | |
parent | bdbc1644035064218c36ba6f342f820ccc772778 (diff) | |
download | pkgsrc-31fa994d09044dd3745c13146ff21b2d834eecf9.tar.gz |
Updated stunnel to 3.21.2. There was a file descriptor leak on
failed connect() calls.
Diffstat (limited to 'security')
-rw-r--r-- | security/stunnel/Makefile | 6 | ||||
-rw-r--r-- | security/stunnel/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 4e37d44b213..9f0c288c232 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2001/11/02 08:13:19 martti Exp $ +# $NetBSD: Makefile,v 1.27 2001/11/03 16:58:03 martti Exp $ -DISTNAME= stunnel-3.21a -PKGNAME= stunnel-3.21.1 +DISTNAME= stunnel-3.21b +PKGNAME= stunnel-3.21.2 CATEGORIES= security MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/security/stunnel/ \ ftp://stunnel.mirt.net/stunnel/ \ diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 8b02e65ab5c..9b05f5b7e5a 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2001/11/01 08:23:03 tron Exp $ +$NetBSD: distinfo,v 1.10 2001/11/03 16:58:04 martti Exp $ -SHA1 (stunnel-3.21a.tar.gz) = 2df31b58a9f7152e8ddc0ae35baed454c599b998 -Size (stunnel-3.21a.tar.gz) = 181310 bytes +SHA1 (stunnel-3.21b.tar.gz) = d272596760d8990802453ca5f33dbcd4a4b0cb9a +Size (stunnel-3.21b.tar.gz) = 181355 bytes SHA1 (patch-aa) = 3f881e1bcee219a0256dbf9f84fbd218befeb099 SHA1 (patch-ab) = fb989cc7f46ac07f5c904e8561163c4b597c3160 |