]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Upgrade to OpenSSH 7.9p1.
authoremaste <emaste@FreeBSD.org>
Fri, 14 Feb 2020 19:06:59 +0000 (19:06 +0000)
committeremaste <emaste@FreeBSD.org>
Fri, 14 Feb 2020 19:06:59 +0000 (19:06 +0000)
commit1d2f971c73ae75b56fdb84664a89d886f2d1cc3b
tree2cba1e0967af498cd5e34cd0e9926f2c4713280e
parente30385d980a7a5020a18be68abd1e34d41c12585
parent8a537c447fad5b9ca4d6c70c6d3f32becc155eef
Upgrade to OpenSSH 7.9p1.

MFC after: 2 months
Sponsored by: The FreeBSD Foundation
81 files changed:
crypto/openssh/.depend
crypto/openssh/.skipped-commit-ids
crypto/openssh/ChangeLog
crypto/openssh/Makefile.in
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.krl
crypto/openssh/PROTOCOL.mux
crypto/openssh/README
crypto/openssh/auth-options.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/authfile.c
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/clientloop.c
crypto/openssh/configure.ac
crypto/openssh/contrib/redhat/openssh.spec
crypto/openssh/contrib/suse/openssh.spec
crypto/openssh/dh.c
crypto/openssh/groupaccess.c
crypto/openssh/kexgexs.c
crypto/openssh/krl.c
crypto/openssh/krl.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/nchan.c
crypto/openssh/openbsd-compat/bsd-asprintf.c
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/openssl-compat.c
crypto/openssh/openbsd-compat/port-linux.c
crypto/openssh/openbsd-compat/port-uw.c
crypto/openssh/openbsd-compat/setproctitle.c
crypto/openssh/openbsd-compat/xcrypt.c
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/regress/README.regress
crypto/openssh/regress/krl.sh
crypto/openssh/regress/misc/fuzz-harness/Makefile
crypto/openssh/regress/misc/fuzz-harness/authopt_fuzz.cc
crypto/openssh/regress/unittests/sshkey/common.c
crypto/openssh/regress/unittests/sshkey/mktestdata.sh
crypto/openssh/regress/unittests/sshkey/test_file.c
crypto/openssh/regress/unittests/sshkey/test_sshkey.c
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_sha1
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_sha1-cert.pub
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_sha1.pub
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_sha512
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_sha512-cert.pub
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_sha512.pub
crypto/openssh/regress/unittests/test_helper/fuzz.c
crypto/openssh/regress/unittests/test_helper/test_helper.c
crypto/openssh/sandbox-seccomp-filter.c
crypto/openssh/scp.1
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/session.c
crypto/openssh/session.h
crypto/openssh/sftp-common.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-add.c
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/sshkey.c
crypto/openssh/sshkey.h
crypto/openssh/version.h