NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60346 CVS commit: src/usr.bin/ftp



The following reply was made to PR bin/60346; it has been noted by GNATS.

From: "Luke Mewburn" <lukem%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index