[Midnightbsd-cvs] [MidnightBSD/src] b4bd81: Vendor import of OpenSSH 9.7p1

Lucas Holt noreply at github.com
Tue Nov 12 10:24:58 EST 2024


  Branch: refs/heads/vendor/openssh
  Home:   https://github.com/MidnightBSD/src
  Commit: b4bd8198c9c7618bcb93022c064fddc53e17e3a2
      https://github.com/MidnightBSD/src/commit/b4bd8198c9c7618bcb93022c064fddc53e17e3a2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M .depend
    M .github/ci-status.md
    M .github/configs
    M .github/setup_ci.sh
    M .github/workflows/c-cpp.yml
    M .github/workflows/selfhosted.yml
    M .gitignore
    M .skipped-commit-ids
    M ChangeLog
    M INSTALL
    M Makefile.in
    M PROTOCOL
    M PROTOCOL.agent
    M PROTOCOL.krl
    M PROTOCOL.mux
    M README
    M README.platform
    M addr.c
    M auth-options.c
    M auth-pam.c
    M auth2-gss.c
    M auth2-pubkey.c
    M auth2.c
    M authfd.c
    M authfd.h
    M canohost.c
    M chacha.c
    M channels.c
    M channels.h
    M cipher-aes.c
    M cipher-chachapoly-libcrypto.c
    M cipher-chachapoly.c
    M cipher.c
    M cipher.h
    M clientloop.c
    M configure.ac
    M contrib/redhat/openssh.spec
    M contrib/ssh-copy-id
    M contrib/ssh-copy-id.1
    M contrib/suse/openssh.spec
    M gss-genr.c
    M gss-serv.c
    M kex.c
    M kex.h
    M kexgexs.c
    M krl.c
    M krl.h
    M log.c
    M m4/openssh.m4
    M match.c
    M misc.c
    M misc.h
    M moduli
    M monitor.c
    M monitor_wrap.c
    M mux.c
    M nchan.c
    M openbsd-compat/bsd-closefrom.c
    M openbsd-compat/bsd-getentropy.c
    M openbsd-compat/bsd-snprintf.c
    M openbsd-compat/getopt.h
    M openbsd-compat/libressl-api-compat.c
    M openbsd-compat/openbsd-compat.h
    M openbsd-compat/openssl-compat.c
    M openbsd-compat/openssl-compat.h
    M openbsd-compat/port-linux.c
    M openbsd-compat/port-solaris.c
    M openbsd-compat/regress/opensslvertest.c
    M openbsd-compat/regress/snprintftest.c
    M openbsd-compat/regress/strtonumtest.c
    M packet.c
    M packet.h
    M poly1305.c
    M progressmeter.c
    M readconf.c
    M readconf.h
    A regress/agent-pkcs11-cert.sh
    A regress/agent-pkcs11-restrict.sh
    M regress/agent-pkcs11.sh
    M regress/agent-ptrace.sh
    M regress/channel-timeout.sh
    M regress/conch-ciphers.sh
    A regress/dropbear-ciphers.sh
    A regress/dropbear-kex.sh
    M regress/dynamic-forward.sh
    M regress/forcecommand.sh
    M regress/forward-control.sh
    A regress/match-subsystem.sh
    M regress/misc/fuzz-harness/Makefile
    M regress/misc/fuzz-harness/agent_fuzz_helper.c
    M regress/misc/sk-dummy/sk-dummy.c
    M regress/multiplex.sh
    M regress/percent.sh
    M regress/putty-ciphers.sh
    M regress/putty-kex.sh
    M regress/putty-transfer.sh
    M regress/scp.sh
    M regress/scp3.sh
    M regress/sftp-chroot.sh
    M regress/sshsig.sh
    M regress/test-exec.sh
    M regress/unittests/Makefile.inc
    M regress/unittests/hostkeys/test_iterate.c
    M regress/unittests/kex/test_kex.c
    M regress/unittests/misc/test_ptimeout.c
    M regress/unittests/sshkey/test_file.c
    M regress/unittests/sshkey/test_fuzz.c
    M regress/unittests/sshkey/test_sshkey.c
    M regress/unittests/sshsig/tests.c
    M regress/unittests/test_helper/test_helper.c
    M scp.c
    M servconf.c
    M servconf.h
    M serverloop.c
    M session.c
    M sftp-client.c
    M sftp-client.h
    M sftp-common.c
    M sftp-glob.c
    M sftp-server.c
    M sftp-usergroup.c
    M sftp.c
    M sk-usbhid.c
    M ssh-add.1
    M ssh-add.c
    M ssh-agent.1
    M ssh-agent.c
    M ssh-dss.c
    M ssh-keygen.1
    M ssh-keygen.c
    M ssh-keyscan.c
    M ssh-keysign.c
    M ssh-pkcs11-client.c
    M ssh-pkcs11.c
    M ssh-pkcs11.h
    M ssh-sk.c
    M ssh-xmss.c
    M ssh.1
    M ssh.c
    M ssh2.h
    M ssh_api.c
    M ssh_config
    M ssh_config.5
    M sshbuf-getput-crypto.c
    M sshconnect.c
    M sshconnect.h
    M sshconnect2.c
    M sshd.8
    M sshd.c
    M sshd_config.5
    M sshkey.c
    M sshkey.h
    M sshsig.c
    M version.h
    M xmss_hash.c

  Log Message:
  -----------
  Vendor import of OpenSSH 9.7p1



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list