The NetBSD Project

CVS log for pkgsrc/net/wu-ftpd/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / wu-ftpd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.22
Mon May 25 11:55:51 2020 UTC (4 years, 6 months ago) by nia
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.21: +1 -1 lines
net: remove wu-ftpd

old insecure version (~2005), fails to build, and upstream is gone

plenty of other ftp daemons still exist

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Nov 4 00:35:45 2015 UTC (9 years, 1 month ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -1 lines
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.17.4.1: download - view: text, markup, annotated - select for diffs
Mon Apr 9 18:34:58 2012 UTC (12 years, 7 months ago) by spz
Branches: pkgsrc-2012Q1
Diff to: previous 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17: +6 -5 lines
Pullup ticket #3721 - requested by dholland
net/wu-ftpd: build fix

Revisions pulled up:
- net/wu-ftpd/distinfo                                          1.18-1.20
- net/wu-ftpd/patches/patch-ai                                  1.11
- net/wu-ftpd/patches/patch-aj                                  1.8
- net/wu-ftpd/patches/patch-ao                                  1.2-1.3
- net/wu-ftpd/patches/patch-ap                                  1.2-1.3
- net/wu-ftpd/patches/patch-configure_in                        1.1-1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 04:43:51 UTC 2012

   Modified Files:
   	pkgsrc/net/wu-ftpd: distinfo
   	pkgsrc/net/wu-ftpd/patches: patch-ai patch-ao patch-ap
   Added Files:
   	pkgsrc/net/wu-ftpd/patches: patch-configure_in

   Log Message:
   Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
   all that exists is the 5.99 proplib quotas, disable quota support.


   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/wu-ftpd/patches/patch-ai
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wu-ftpd/patches/patch-ao \
       pkgsrc/net/wu-ftpd/patches/patch-ap
   cvs rdiff -u -r0 -r1.1 pkgsrc/net/wu-ftpd/patches/patch-configure_in

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 04:49:57 UTC 2012

   Modified Files:
   	pkgsrc/net/wu-ftpd: distinfo
   	pkgsrc/net/wu-ftpd/patches: patch-aj

   Log Message:
   whoops, forgot one


   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/wu-ftpd/patches/patch-aj

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Sun Apr  8 05:11:13 UTC 2012

   Modified Files:
   	pkgsrc/net/wu-ftpd: distinfo
   	pkgsrc/net/wu-ftpd/patches: patch-ao patch-ap patch-configure_in

   Log Message:
   Third time's the charm. I hope. autoconf can bite me.


   To generate a diff of this commit:
   cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/wu-ftpd/distinfo
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/wu-ftpd/patches/patch-ao \
       pkgsrc/net/wu-ftpd/patches/patch-ap
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/wu-ftpd/patches/patch-configure_in

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Apr 8 05:11:13 2012 UTC (12 years, 8 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Third time's the charm. I hope. autoconf can bite me.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 8 04:49:56 2012 UTC (12 years, 8 months ago) by dholland
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
whoops, forgot one

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 8 04:43:51 2012 UTC (12 years, 8 months ago) by dholland
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -4 lines
Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
all that exists is the 5.99 proplib quotas, disable quota support.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 19 05:06:34 2011 UTC (12 years, 11 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Branch point for: pkgsrc-2012Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -1 lines
Use time_t to call time().

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Feb 14 21:36:20 2010 UTC (14 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Don't overwrite our permissions to make DESTDIR work.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 22 19:44:01 2006 UTC (18 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -2 lines
Fix build on DragonFly 1.6+.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 18 18:54:26 2005 UTC (18 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
Fix errno.

Revision 1.11.4.1: download - view: text, markup, annotated - select for diffs
Tue Mar 1 20:47:50 2005 UTC (19 years, 9 months ago) by snj
Branches: pkgsrc-2004Q4
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +2 -1 lines
Pullup ticket 324 - requested by Thomas Klausner
security fix for wu-ftpd

Revisions pulled up:
- pkgsrc/net/wu-ftpd/Makefile		1.26
- pkgsrc/net/wu-ftpd/distinfo		1.13
- pkgsrc/net/wu-ftpd/patches/patch-ak	1.4

    Module Name:    pkgsrc
    Committed By:   wiz
    Date:           Tue Mar  1 16:06:37 UTC 2005

    Modified Files:
            pkgsrc/net/wu-ftpd: Makefile distinfo
    Added Files:
            pkgsrc/net/wu-ftpd/patches: patch-ak

    Log Message:
    Apply patch from Rainer Schoepf in
     http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2
    to fix
     http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities
    Bump PKGREVISION.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 1 16:06:37 2005 UTC (19 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Apply patch from Rainer Schoepf in
	http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2
to fix
	http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities
Bump PKGREVISION.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 24 12:14:07 2005 UTC (19 years, 9 months ago) by agc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -1 lines
Add RMD160 digests.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 12 21:34:21 2004 UTC (20 years, 2 months ago) by kristerw
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Branch point for: pkgsrc-2004Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Correct path to config.h.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 8 15:28:38 2004 UTC (20 years, 3 months ago) by sketch
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
Complete the job of detecting strcasestr(3) by using it if available.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 23 10:42:09 2003 UTC (21 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Use vsnprintf instead of vsprintf in one place where
user supplies part of the string. Bump PKGREVISION.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Sep 5 09:09:25 2003 UTC (21 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -1 lines
Add two patches for vulnerabilities (realpath, and a DOS) from
the official site. Bump PKGREVISION.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 7 12:02:14 2003 UTC (21 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
No point in having a config.sub patch and setting CONFIG_SUB_OVERRIDE.
Remove the patch.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 4 13:42:55 2002 UTC (22 years, 8 months ago) by cjep
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Make this build on arm32.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 13 08:05:07 2002 UTC (22 years, 8 months ago) by jmc
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add logic so macppc will build wu-ftpd

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 3 09:30:36 2001 UTC (23 years ago) by abs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -11 lines
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.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Nov 30 11:39:58 2001 UTC (23 years ago) by abs
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -3 lines
Update net/wu-ftpd to 2.6.1nb1
    Adds the following wu-ftpd.org post 2.6.1 patches:
	- ftpglob
	- missing_format_strings
	- nlst-shows-dirs
	- pasv-port-allow-correction
    The first (ftpglob) covers a potential root compromise.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 21 11:23:41 2001 UTC (23 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
Move to sha1 checksum, and/or add distfile sizes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 11:54:55 2001 UTC (23 years, 7 months ago) by agc
Branches: MAIN
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>