summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorabs <abs>2001-12-03 09:30:36 +0000
committerabs <abs>2001-12-03 09:30:36 +0000
commit9d8639e6681fa21f9a58fc7b5bce600120e36feb (patch)
treebafda7f921897fb4b26d803054739afcada88de4 /net
parentde36625ce57203b80b3f099400264f5d45b44f98 (diff)
downloadpkgsrc-9d8639e6681fa21f9a58fc7b5bce600120e36feb.tar.gz
Update wu-ftpd to 2.6.2.
Changes since 2.6.1 (several of which where in the 2.6.1nb1 version) o Added checks for missing "]" and "}" in filename globs, this completes the file globbing heap corruption vulnerability fix. o Added checks to the globbing code for overflow of restbuf, and additional globerr setting and checking to speed up return on error. o Changed the globbing code to use qsort, much faster when sorting a large number of strings. o Handle ftpglob() returning a vector containing just a NULL string, fixes problems caused by CWD ~{ o Somehow the fix for pasv-allow didn't actually make it into 2.6.1 o Provide a compile-time option to revert NLST to showing directories. o Fix missing format strings in debugging code.
Diffstat (limited to 'net')
-rw-r--r--net/wu-ftpd/Makefile10
-rw-r--r--net/wu-ftpd/distinfo14
2 files changed, 5 insertions, 19 deletions
diff --git a/net/wu-ftpd/Makefile b/net/wu-ftpd/Makefile
index 7fb94becda8..2c3cf577ebb 100644
--- a/net/wu-ftpd/Makefile
+++ b/net/wu-ftpd/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2001/11/30 11:39:58 abs Exp $
+# $NetBSD: Makefile,v 1.20 2001/12/03 09:30:36 abs Exp $
# FreeBSD Id: Makefile,v 1.16 1997/12/24 17:45:28 ache Exp
#
-DISTNAME= wu-ftpd-2.6.1
-PKGREVISION= 1
+DISTNAME= wu-ftpd-2.6.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ \
ftp://ftp.landfield.com/wu-ftpd/wu-ftpd.org/wu-ftpd/ \
@@ -38,11 +37,6 @@ CONFLICTS+= lukemftpd-[0-9]*
GNU_CONFIGURE= YES
CONFIGURE_ARGS+=--enable-quota --enable-noop --enable-skey
-PATCH_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/patches/apply-to-2.6.1/
-PATCHFILES= ftpglob.patch missing_format_strings.patch
-PATCHFILES+= nlst-shows-dirs.patch pasv-port-allow-correction.patch
-PATCH_DIST_STRIP=-p0 -F3 # Distribution patches have fuzz
-
DIST_SUBDIR= wu-ftpd
.include "../../mk/bsd.prefs.mk"
diff --git a/net/wu-ftpd/distinfo b/net/wu-ftpd/distinfo
index df3a48c7d44..ce4dbe82448 100644
--- a/net/wu-ftpd/distinfo
+++ b/net/wu-ftpd/distinfo
@@ -1,15 +1,7 @@
-$NetBSD: distinfo,v 1.3 2001/11/30 11:39:58 abs Exp $
+$NetBSD: distinfo,v 1.4 2001/12/03 09:30:36 abs Exp $
-SHA1 (wu-ftpd/wu-ftpd-2.6.1.tar.gz) = 972c02ebd32d4480d28f243923172c18162bfcc8
-Size (wu-ftpd/wu-ftpd-2.6.1.tar.gz) = 341520 bytes
-SHA1 (wu-ftpd/ftpglob.patch) = cb5c254b8af941108d4e45c9dc45a4ad02d4b2db
-Size (wu-ftpd/ftpglob.patch) = 6229 bytes
-SHA1 (wu-ftpd/missing_format_strings.patch) = 706802bddbebd742c16f15cb959fdf6083599f96
-Size (wu-ftpd/missing_format_strings.patch) = 2778 bytes
-SHA1 (wu-ftpd/nlst-shows-dirs.patch) = f9ef1402f9004e1dd91c641832bbc5dfc3131da5
-Size (wu-ftpd/nlst-shows-dirs.patch) = 2789 bytes
-SHA1 (wu-ftpd/pasv-port-allow-correction.patch) = f71d45782943d8b1fef82d018cf33ce9bf1d790f
-Size (wu-ftpd/pasv-port-allow-correction.patch) = 1103 bytes
+SHA1 (wu-ftpd/wu-ftpd-2.6.2.tar.gz) = e39112bd8a67f189b6a8da8dd81ceb00a910e271
+Size (wu-ftpd/wu-ftpd-2.6.2.tar.gz) = 354784 bytes
SHA1 (patch-aa) = 0e11b95eb9ce697d48d3665d3bb5dc903b67d89b
SHA1 (patch-ab) = c3c91639939142ac5c49aa6897d4c0df211b74c6
SHA1 (patch-ac) = b5f6142045bb092e7dc6b1420d17c15d594d9350