Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS import: othersrc/usr.bin/tnftp/src
Module Name: othersrc
Committed By: lukem
Date: Sun Apr 9 00:53:11 UTC 2023
Update of /cvsroot/othersrc/usr.bin/tnftp/src
In directory ivanova.netbsd.org:/tmp/cvs-serv18554
Log Message:
Import NetBSD ftp from 2023-02-26
Notable changes since import vendor NetBSD release NetBSD-20210826:
* Add option sslnoverify to control validation of SSL certificates.
* Add netrc processing to fetch-mode (URL on command line) to enable
options and autologin via netrc.
* Fix SSL cleanup in some error paths.
* Support SSL certificate validation by default.
FTPSSLNOVERIFY=1 in the environment to disable validation.
* Handle relative URLs.
* Improve ftp(1) markup.
* Fix -? in a more portable manner.
Note: Upstream is "NetBSD-ftp 20230225" with documentation fixes.
Status:
Vendor Tag: NetBSD
Release Tags: NetBSD-20230226
U othersrc/usr.bin/tnftp/src/ssl.h
U othersrc/usr.bin/tnftp/src/complete.c
C othersrc/usr.bin/tnftp/src/fetch.c
U othersrc/usr.bin/tnftp/src/progressbar.c
U othersrc/usr.bin/tnftp/src/ftp.c
C othersrc/usr.bin/tnftp/src/ftp_var.h
C othersrc/usr.bin/tnftp/src/cmdtab.c
C othersrc/usr.bin/tnftp/src/ssl.c
C othersrc/usr.bin/tnftp/src/main.c
U othersrc/usr.bin/tnftp/src/Makefile
U othersrc/usr.bin/tnftp/src/progressbar.h
U othersrc/usr.bin/tnftp/src/ruserpass.c
C othersrc/usr.bin/tnftp/src/version.h
C othersrc/usr.bin/tnftp/src/ftp.1
U othersrc/usr.bin/tnftp/src/cmds.c
C othersrc/usr.bin/tnftp/src/extern.h
C othersrc/usr.bin/tnftp/src/util.c
U othersrc/usr.bin/tnftp/src/domacro.c
9 conflicts created by this import.
Use the following command to help the merge:
cvs checkout -jNetBSD:yesterday -jNetBSD othersrc/usr.bin/tnftp/src
Home |
Main Index |
Thread Index |
Old Index