From martti.kuparinen@piuha.net  Sun Jul 22 23:13:28 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 8EFA437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Jul 2001 23:13:27 -0700 (PDT)
	(envelope-from martti.kuparinen@piuha.net)
Received: by ws2.piuha.net (Postfix, from userid 10402)
	id 814796A901; Mon, 23 Jul 2001 09:13:25 +0300 (EEST)
Message-Id: <20010723061325.814796A901@ws2.piuha.net>
Date: Mon, 23 Jul 2001 09:13:25 +0300 (EEST)
From: Martti Kuparinen <martti.kuparinen@iki.fi>
Reply-To: Martti Kuparinen <martti.kuparinen@iki.fi>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER PATCH] stunnel update
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29157
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] stunnel update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 22 23:20:00 PDT 2001
>Closed-Date:    Mon Jul 23 01:47:34 PDT 2001
>Last-Modified:  Mon Jul 23 01:47:42 PDT 2001
>Originator:     Martti Kuparinen
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
piuha.net
>Environment:
System: FreeBSD ws2 4.3-STABLE FreeBSD 4.3-STABLE #1: Tue Jul 10 14:10:37 EEST 2001 root@ws2:/usr/obj/usr/src/sys/WS2 i386

	
>Description:

Update the stunnel package to the latest stable version.

Changelog for version 3.16, 2001.07.22, urgency: MEDIUM:

* Some transfer() bugfixes/improvements.
* STDIN/STDOUT are no logner assumed to be non-socket decriptors.
* Problem with --with-tcp-wrappers patch fixed.
* pop3 and nntp support bug fixed by Martin Germann.
* -o option to append log messages to a file added.
* Changed error message for SSL error 0.

>How-To-Repeat:
>Fix:

diff -Nru /usr/ports/security/stunnel/Makefile stunnel/Makefile
--- /usr/ports/security/stunnel/Makefile	Tue Jul 17 03:12:47 2001
+++ stunnel/Makefile	Mon Jul 23 07:57:47 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	stunnel
-PORTVERSION=	3.15
+PORTVERSION=	3.16
 CATEGORIES=	security
 MASTER_SITES=	ftp://stunnel.mirt.net/stunnel/ \
 		http://www.stunnel.org/download/stunnel/src/ \
diff -Nru /usr/ports/security/stunnel/distinfo stunnel/distinfo
--- /usr/ports/security/stunnel/distinfo	Tue Jul 17 03:12:47 2001
+++ stunnel/distinfo	Mon Jul 23 08:00:13 2001
@@ -1 +1 @@
-MD5 (stunnel-3.15.tar.gz) = 3e2bd05922fba7830cfcccec12500016
+MD5 (stunnel-3.16.tar.gz) = f5f1757fd6791b0c8477d2f127b27ed3
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Mon Jul 23 01:47:34 PDT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29157 
>Unformatted:
