From martti.kuparinen@piuha.net  Thu Feb 22 04:51:26 2001
Return-Path: <martti.kuparinen@piuha.net>
Received: from ws2.piuha.net (ws2.piuha.net [195.165.196.2])
	by hub.freebsd.org (Postfix) with ESMTP id 7B19B37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2001 04:51:25 -0800 (PST)
	(envelope-from martti.kuparinen@piuha.net)
Received: from ws3.piuha.net (ws3.piuha.net [195.165.196.3])
	by ws2.piuha.net (Postfix) with ESMTP id F41297642B
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Feb 2001 14:51:17 +0200 (EET)
Received: by ws3.piuha.net (Postfix, from userid 10402)
	id A9A647C001; Thu, 22 Feb 2001 14:51:17 +0200 (EET)
Message-Id: <20010222125117.A9A647C001@ws3.piuha.net>
Date: Thu, 22 Feb 2001 14:51:17 +0200 (EET)
From: martti.kuparinen@iki.fi
Reply-To: martti.kuparinen@iki.fi
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER PATCH] security/stunnel update
X-Send-Pr-Version: 3.2

>Number:         25279
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] security/stunnel update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 22 05:00:02 PST 2001
>Closed-Date:    Thu Feb 22 05:40:07 PST 2001
>Last-Modified:  Thu Feb 22 05:40:20 PST 2001
>Originator:     Martti Kuparinen
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
piuha.net
>Environment:

	

>Description:

Version 3.14 was just released. Please apply the following patch. Here's
the original annoucement.

    Date: Thu, 22 Feb 2001 12:31:11 +0100
    From: Michal Trojnara <Michal.Trojnara@mirt.net>
    To: stunnel-users@mirt.net, stunnel-announce@mirt.net, openssl-users@mirt.net
    Subject: Stunnel 3.14 released
    
    This release fixes a bug in pid creation.  If a user specified -P /dirname
    instead of -P /dirname/ stunnel would assume that it's a file, delete it and
    create a new one.  Now stunnel makes sure if it's really a file.
    
    Special thx to Hans Werner Strube who has found this bug.

>How-To-Repeat:

	

>Fix:

diff -ru stunnel/Makefile /usr/ports/security/stunnel/Makefile
--- stunnel/Makefile	Thu Feb 22 14:25:56 2001
+++ /usr/ports/security/stunnel/Makefile	Fri Jan 26 10:23:07 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	stunnel
-PORTVERSION=	3.14
+PORTVERSION=	3.13
 CATEGORIES=	security
 MASTER_SITES=	http://www.stunnel.org/download/stunnel/src/ \
 		ftp://opensores.thebunker.net/pub/mirrors/stunnel/ \
diff -ru stunnel/distinfo /usr/ports/security/stunnel/distinfo
--- stunnel/distinfo	Thu Feb 22 14:27:20 2001
+++ /usr/ports/security/stunnel/distinfo	Fri Jan 26 10:23:07 2001
@@ -1 +1 @@
-MD5 (stunnel-3.14.tar.gz) = d63ddbaaf6a593d76bb20cd67f3f0e0e
+MD5 (stunnel-3.13.tar.gz) = c444b4954713012b3fb00cb6cc32d8f6
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Thu Feb 22 05:40:07 PST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25279 
>Unformatted:
