./net/tnftpd, The NetBSD FTP Daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20231001, Package name: tnftpd-20231001, Maintainer: pkgsrc-users

tnftpd is the a server for the Internet File Transfer Protocol (ftp).
The server uses the TCP protocol and listens on the port specified in
the ``ftp'' service specification; see services(5).

`tnftpd' is a portable version of the NetBSD ftpd, hence the name.
It was formerly known as `lukemftpd'.

Various features such as the ftpd.conf(5) functionality, RFC 2389, and
draft-ietf-ftpext-mlst-11 support was implemented in NetBSD 1.3 and
later releases by Luke Mewburn <lukem@NetBSD.org>.

tnftpd provides around 90% of the functionality of wuftpd, but in
approximately 30% of the footprint.


Required to build:
[pkgtools/cwrappers]

Package options: inet6

Master sites:

Filesize: 524.221 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-01 10:06:37 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
tnftpd: update to 20231001.

Changes in tnftpd from 20200704 to 20231001:

	Security fixes to improve error handling when switching UID/GID,
	and to prevent MLSD and MLST before authentication succeeds.

	Fix buffer overflows when counting users, and when authenticating
	using PAM.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-01-25 12:18:45 by Nia Alarie | Files touched by this commit (2)
Log message:
tnftpd: Update to 20200704

Sat Jul  4 06:40:38 UTC 2020	lukem

	* Release as "tnftpd 20200704".

	* Change --with-blacklist to --with-blocklist and search for
	  libblocklist first, falling back to the legacy libblacklist.

	* Update to NetBSD-ftpd 20200615:
		* Increase some buffer sizes.
		* Rename blacklist to blocklist.
   2020-04-02 11:35:22 by Nia Alarie | Files touched by this commit (2)
Log message:
tnftpd: Update to 20190602

Changes in tnftpd from 20130325 to 20190602:

	Security fixes to avoid resource exhaustion when globbing paths,
	traversing directories, or parsing numbers.

	Support NetBSD blacklistd(8).

	Add -f option to ftpd to stay in foreground with -D.
   2016-02-25 09:27:05 by Jonathan Perkin | Files touched by this commit (30)
Log message:
Remove manual OPSYSVARS additions which are now part of the default set.
   2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748)
Log message:
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.
   2015-02-24 09:58:57 by Thomas Klausner | Files touched by this commit (4)
Log message:
Reset maintainer, lukem has no pkgsrc capabilities.