From 0581202bcaee5e1f5ff6e0d6e24794362fd679a4 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 5 Sep 2003 09:09:25 +0000 Subject: Add two patches for vulnerabilities (realpath, and a DOS) from the official site. Bump PKGREVISION. --- net/wu-ftpd/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'net/wu-ftpd/Makefile') diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile index 23dfc3bd942..b1b52e3814e 100644 --- a/net/wu-ftpd/Makefile +++ b/net/wu-ftpd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2003/07/17 22:52:03 grant Exp $ +# $NetBSD: Makefile,v 1.23 2003/09/05 09:09:25 wiz Exp $ # FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp # DISTNAME= wu-ftpd-2.6.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ \ ftp://ftp.landfield.com/wu-ftpd/wu-ftpd.org/wu-ftpd/ \ @@ -25,6 +26,9 @@ MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ \ ftp://sunsite.cnlab-switch.ch/mirror/wu-ftpd/wu-ftpd/ \ ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/ftp.vr.net/wu-ftpd/ +PATCHFILES= realpath.patch connect-dos.patch +PATCH_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/patches/apply_to_2.6.2/ + MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.wu-ftpd.org/ COMMENT= Replacement ftp server for Un*x systems -- cgit v1.2.3