From owner-freebsd-ports Thu May 31 1:20:14 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 77C4A37B423 for ; Thu, 31 May 2001 01:20:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4V8KAN45970; Thu, 31 May 2001 01:20:10 -0700 (PDT) (envelope-from gnats) Received: from rtchat.com (r210m118.cybercable.tm.fr [195.132.210.118]) by hub.freebsd.org (Postfix) with ESMTP id B32FD37B422 for ; Thu, 31 May 2001 01:19:35 -0700 (PDT) (envelope-from j@rtchat.com) Received: (from root@localhost) by rtchat.com (8.11.3/8.11.3) id f4UHiXE07374; Wed, 30 May 2001 19:44:33 +0200 (CEST) (envelope-from j) Message-Id: <200105301744.f4UHiXE07374@rtchat.com> Date: Wed, 30 May 2001 19:44:33 +0200 (CEST) From: j@jedi.claranet.fr Reply-To: j@jedi.claranet.fr To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27787: port update : ftp/pure-ftpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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