freebsd-nq/crypto/openssh/openbsd-compat
Ed Maste 19261079b7 openssh: update to OpenSSH v8.7p1
Some notable changes, from upstream's release notes:

- sshd(8): Remove support for obsolete "host/port" syntax.
- ssh(1): When prompting whether to record a new host key, accept the key
  fingerprint as a synonym for "yes".
- ssh-keygen(1): when acting as a CA and signing certificates with an RSA
  key, default to using the rsa-sha2-512 signature algorithm.
- ssh(1), sshd(8), ssh-keygen(1): this release removes the "ssh-rsa"
  (RSA/SHA1) algorithm from those accepted for certificate signatures.
- ssh-sk-helper(8): this is a new binary. It is used by the FIDO/U2F
  support to provide address-space isolation for token middleware
  libraries (including the internal one).
- ssh(1): this release enables UpdateHostkeys by default subject to some
  conservative preconditions.
- scp(1): this release changes the behaviour of remote to remote copies
  (e.g. "scp host-a:/path host-b:") to transfer through the local host
  by default.
- scp(1): experimental support for transfers using the SFTP protocol as
  a replacement for the venerable SCP/RCP protocol that it has
  traditionally used.

Additional integration work is needed to support FIDO/U2F in the base
system.

Deprecation Notice
------------------

OpenSSH will disable the ssh-rsa signature scheme by default in the
next release.

Reviewed by:	imp
MFC after:	1 month
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29985
2021-09-07 21:05:51 -04:00
..
regress openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
arc4random.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
base64.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
base64.h
basename.c
bcrypt_pbkdf.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bindresvport.c
blf.h
blowfish.c
bsd-asprintf.c
bsd-closefrom.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-cygwin_util.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-cygwin_util.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-err.c
bsd-flock.c
bsd-getline.c
bsd-getpagesize.c
bsd-getpeereid.c
bsd-malloc.c
bsd-misc.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-misc.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-nextstep.c
bsd-nextstep.h
bsd-openpty.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-poll.c
bsd-poll.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-pselect.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-setres_id.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-setres_id.h
bsd-signal.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-signal.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-snprintf.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-statvfs.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
bsd-statvfs.h
bsd-waitpid.c
bsd-waitpid.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
chacha_private.h
charclass.h
daemon.c
dirname.c
explicit_bzero.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
fake-rfc2553.c
fake-rfc2553.h
fmt_scaled.c
fnmatch.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
fnmatch.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
freezero.c
getcwd.c
getgrouplist.c
getopt_long.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
getopt.h
getrrsetbyname-ldns.c
getrrsetbyname.c
getrrsetbyname.h
glob.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
glob.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
inet_aton.c
inet_ntoa.c
inet_ntop.c
kludge-fd_set.c
libressl-api-compat.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
Makefile.in openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
md5.c
md5.h
memmem.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
mktemp.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
openbsd-compat.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
openssl-compat.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
openssl-compat.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-aix.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-aix.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-irix.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-irix.h
port-linux.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-linux.h
port-net.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-net.h
port-prngd.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-solaris.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-solaris.h
port-uw.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
port-uw.h
pwcache.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
readpassphrase.c
readpassphrase.h
reallocarray.c
recallocarray.c
rresvport.c
setenv.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
setproctitle.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
sha1.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
sha1.h
sha2.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
sha2.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
sigact.c
sigact.h
strcasestr.c
strlcat.c
strlcpy.c
strmode.c
strndup.c
strnlen.c
strptime.c
strsep.c
strtoll.c
strtonum.c openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
strtoul.c
strtoull.c
sys-queue.h openssh: update to OpenSSH v8.7p1 2021-09-07 21:05:51 -04:00
sys-tree.h
timingsafe_bcmp.c
vis.c
vis.h
xcrypt.c