1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

add buffer overflow vulnerability reduction patch

Submitted by:	Michael <mharo@area51.fremont.ca.us>
This commit is contained in:
David E. O'Brien 1999-02-12 21:55:05 +00:00
parent 6116083beb
commit a9737b005f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16698
4 changed files with 12 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Date created: 26 January 1998
# Whom: Stephane Legrand
#
# $Id: Makefile,v 1.5 1998/12/14 22:13:37 billf Exp $
# $Id: Makefile,v 1.6 1998/12/17 10:43:52 asami Exp $
#
DISTNAME= proftpd-1.2.0pre1
@ -11,6 +11,10 @@ PKGNAME= proftpd-1.2.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.proftpd.org/distrib/
PATCH_SITES= ftp://ftp.proftpd.org/patches/
PATCHFILES= proftpd-1.2.0pre1-path_exploit3.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= stephane@lituus.fr
MAN1= ftpcount.1

View File

@ -1 +1,2 @@
MD5 (proftpd-1.2.0pre1.tar.gz) = cd4456ebcdd19a2eb6e79ef7f4e3e65a
MD5 (proftpd-1.2.0pre1-path_exploit3.patch) = 1271d6ad42175dd94bc2a0607461fd06

View File

@ -3,7 +3,7 @@
# Date created: 26 January 1998
# Whom: Stephane Legrand
#
# $Id: Makefile,v 1.5 1998/12/14 22:13:37 billf Exp $
# $Id: Makefile,v 1.6 1998/12/17 10:43:52 asami Exp $
#
DISTNAME= proftpd-1.2.0pre1
@ -11,6 +11,10 @@ PKGNAME= proftpd-1.2.0
CATEGORIES= net
MASTER_SITES= ftp://ftp.proftpd.org/distrib/
PATCH_SITES= ftp://ftp.proftpd.org/patches/
PATCHFILES= proftpd-1.2.0pre1-path_exploit3.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= stephane@lituus.fr
MAN1= ftpcount.1

View File

@ -1 +1,2 @@
MD5 (proftpd-1.2.0pre1.tar.gz) = cd4456ebcdd19a2eb6e79ef7f4e3e65a
MD5 (proftpd-1.2.0pre1-path_exploit3.patch) = 1271d6ad42175dd94bc2a0607461fd06