Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 19:44:33 +0200 (CEST)
From:      j@jedi.claranet.fr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27787: port update : ftp/pure-ftpd
Message-ID:  <200105301744.f4UHiXE07374@rtchat.com>

next in thread | raw e-mail | index | archive | help

>Number:         27787
>Category:       ports
>Synopsis:       Update to 0.98.4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 31 01:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Charlie &
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
42 Networks
>Environment:
System: FreeBSD tidiable.home.rtchat.com 4.3-STABLE FreeBSD 4.3-STABLE #3: Sat Apr 28 22:04:02 CEST 2001 root@tidiable.home.rtchat.com:/usr/obj/usr/src/sys/GENERIC i386



>Description:
diff -urN ports/ftp/pure-ftpd.orig/Makefile ports/ftp/pure-ftpd/Makefile
--- ports/ftp/pure-ftpd.orig/Makefile	Tue May 29 15:10:31 2001
+++ ports/ftp/pure-ftpd/Makefile	Wed May 30 19:35:28 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pure-ftpd
-PORTVERSION=	0.98.3
+PORTVERSION=	0.98.4
 CATEGORIES=	ftp ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pureftpd
diff -urN ports/ftp/pure-ftpd.orig/distinfo ports/ftp/pure-ftpd/distinfo
--- ports/ftp/pure-ftpd.orig/distinfo	Tue May 29 15:10:32 2001
+++ ports/ftp/pure-ftpd/distinfo	Wed May 30 19:35:46 2001
@@ -1 +1 @@
-MD5 (pure-ftpd-0.98.3.tar.gz) = 4d8c78abeda982f66435894d1ddab962
+MD5 (pure-ftpd-0.98.4.tar.gz) = 1f0160864f286cc0c82d33666cc6873a

>How-To-Repeat:

>Fix:
This version fixes a crasher bug introduced in 0.98.3 : localtime(NULL)
returns NULL on Linux, while localtime(NULL) causes a segmentation fault on
FreeBSD.
Also, the -C + -B flags used together could lead in a denial of service on
previous versions (since 0.98) .
Upgrade is recommended.
(sorry roam !) 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105301744.f4UHiXE07374>