CVS commit: src/usr.bin/ftp

"Luke Mewburn" <[email protected]> Sat, 18 Jul 2026 22:55:06 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	lukem
Date:		Sat Jul 18 22:55:06 UTC 2026

Modified Files:
	src/usr.bin/ftp: version.h

Log Message:
ftp: version 20260718

Fix -Wformat-overflow issues.
Support relative URLs in HTTP Location redirection. PR bin/60346.
Don't read off end of buffer when encoding authentication header.
Forbid Location redirection to file://.


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/usr.bin/ftp/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.