[Midnightbsd-cvs] [MidnightBSD/src] ee4efc: Vendor import of OpenSSH 9.1p1

Lucas Holt noreply at github.com
Tue Jun 27 09:42:09 EDT 2023


  Branch: refs/heads/vendor/openssh
  Home:   https://github.com/MidnightBSD/src
  Commit: ee4efcf6cab68f0c1b42aa968aaa15356c2d2a65
      https://github.com/MidnightBSD/src/commit/ee4efcf6cab68f0c1b42aa968aaa15356c2d2a65
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M .depend
    A .git_allowed_signers
    A .git_allowed_signers.asc
    M .github/configs
    M .github/configure.sh
    M .github/run_test.sh
    M .github/setup_ci.sh
    M .github/workflows/c-cpp.yml
    M .github/workflows/selfhosted.yml
    M .github/workflows/upstream.yml
    M .skipped-commit-ids
    M ChangeLog
    M INSTALL
    M LICENCE
    M Makefile.in
    M PROTOCOL
    M PROTOCOL.agent
    M PROTOCOL.key
    M README
    M README.md
    M addr.c
    M auth.c
    M auth.h
    M auth2-hostbased.c
    M auth2-passwd.c
    M auth2-pubkey.c
    A auth2-pubkeyfile.c
    M authfd.c
    M authfile.c
    M channels.c
    M channels.h
    R cipher-ctr.c
    M cipher.c
    M clientloop.c
    M compat.c
    M configure.ac
    M contrib/redhat/openssh.spec
    M contrib/suse/openssh.spec
    R int32_minmax.inc
    M krl.c
    M misc.c
    M misc.h
    M moduli
    M moduli.5
    M moduli.c
    M monitor.c
    M monitor_wrap.c
    M monitor_wrap.h
    M mux.c
    M openbsd-compat/Makefile.in
    M openbsd-compat/arc4random.c
    A openbsd-compat/arc4random.h
    A openbsd-compat/arc4random_uniform.c
    M openbsd-compat/bsd-asprintf.c
    A openbsd-compat/bsd-getentropy.c
    M openbsd-compat/bsd-misc.c
    A openbsd-compat/bsd-timegm.c
    M openbsd-compat/getcwd.c
    M openbsd-compat/openbsd-compat.h
    M openbsd-compat/openssl-compat.h
    M packet.c
    M readconf.c
    M readconf.h
    M readpass.c
    M regress/agent-ptrace.sh
    M regress/envpass.sh
    M regress/forward-control.sh
    M regress/misc/fuzz-harness/Makefile
    A regress/misc/fuzz-harness/authkeys_fuzz.cc
    M regress/misc/sk-dummy/sk-dummy.c
    M regress/multiplex.sh
    M regress/scp.sh
    M regress/scp3.sh
    M regress/sftp-cmds.sh
    M regress/test-exec.sh
    M regress/unittests/misc/test_convtime.c
    M sandbox-capsicum.c
    M sandbox-seccomp-filter.c
    M scp.1
    M scp.c
    M servconf.c
    M servconf.h
    M serverloop.c
    M sftp-client.c
    M sftp-client.h
    M sftp-common.c
    M sftp-common.h
    M sftp-server-main.c
    M sftp-server.c
    A sftp-usergroup.c
    A sftp-usergroup.h
    M sftp.1
    M sftp.c
    M sk-api.h
    M sk-usbhid.c
    M ssh-add.c
    M ssh-agent.c
    M ssh-ed25519.c
    M ssh-keygen.1
    M ssh-keygen.c
    M ssh-keyscan.1
    M ssh-keyscan.c
    M ssh-keysign.c
    M ssh-pkcs11-helper.8
    M ssh-sk-helper.8
    M ssh-sk-helper.c
    M ssh-sk.c
    M ssh-xmss.c
    M ssh.1
    M ssh.c
    M ssh_config.5
    M sshbuf-getput-basic.c
    M sshbuf-getput-crypto.c
    M sshbuf.c
    M sshbuf.h
    M sshconnect.c
    M sshconnect2.c
    M sshd.8
    M sshd.c
    M sshd_config.5
    M sshkey.c
    M sshkey.h
    M sshlogin.c
    M sshsig.c
    M version.h
    M xmss_hash.c

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




More information about the Midnightbsd-cvs mailing list