Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 11:36:14 -0700 (PDT)
From:      Linh Pham <question@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57136: Patch for ftp/proftpd 1.2.8 including security patch
Message-ID:  <20030923183614.5069552A3@q.closedsrc.org>
Resent-Message-ID: <200309231840.h8NIeAXD038213@freefall.freebsd.org>

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

>Number:         57136
>Category:       ports
>Synopsis:       Patch for ftp/proftpd 1.2.8 including security patch
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 11:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 4.8-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD q.closedsrc.org 4.8-RELEASE-p7 FreeBSD 4.8-RELEASE-p7 #3: Sun Sep 21 06:22:37 PDT 2003 question@q.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Including diffs to Makefile and distinfo for ftp/proftpd to point to the
updated and patched version of 1.2.8 that fixes the ASCII vulnerability.
>How-To-Repeat:
n/a
>Fix:
Below are the diffs for the Makefile and distinfo files for the port. The
FORBIDDEN tag needs to be removed from Makefile if everything is okay.

--- proftpd.diff begins here ---
--- Makefile	Sun Apr  6 21:07:15 2003
+++ Makefile.new	Tue Sep 23 11:31:18 2003
@@ -12,7 +12,7 @@
 		ftp://ftp.stikman.com/pub/proftpd/source/ \
 		ftp://ftp.dataguard.no/pub/proftpd/distrib/source/ \
 		ftp://ftp.club-internet.fr/pub/mirrors/ftp.proftpd.org/distrib/source/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}p
 
 MAINTAINER=	mharo@FreeBSD.org
 COMMENT=	Highly configurable ftp daemon
--- distinfo	Sun Apr  6 21:07:15 2003
+++ distinfo.new	Tue Sep 23 11:30:37 2003
@@ -1 +1 @@
-MD5 (proftpd-1.2.8.tar.bz2) = 35e669cb085879eea21c6db9e7af2040
+MD5 (proftpd-1.2.8p.tar.bz2) = 417e41092610816bd203c3766e96f23b
--- proftpd.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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