PR/60346 CVS commit: src/usr.bin/ftp
"Luke Mewburn" <[email protected]> Sat, 18 Jul 2026 23:00:01 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR bin/60346; it has been noted by GNATS. From: "Luke Mewburn" <[email protected]> To: [email protected] Cc: Subject: PR/60346 CVS commit: src/usr.bin/ftp Date: Sat, 18 Jul 2026 22:55:06 +0000 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.