[Midnightbsd-cvs] [MidnightBSD/src] 799229: Vendor import of OpenSSH 9.0p1

Lucas Holt noreply at github.com
Tue Jun 27 08:52:17 EDT 2023


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

  Changed paths:
    M .depend
    M .github/configs
    M .github/setup_ci.sh
    M .github/workflows/c-cpp.yml
    M .github/workflows/selfhosted.yml
    M ChangeLog
    M Makefile.in
    M PROTOCOL
    M README
    M auth.c
    M auth2-pubkey.c
    M channels.c
    M channels.h
    M configure.ac
    M contrib/redhat/openssh.spec
    M contrib/suse/openssh.spec
    M m4/openssh.m4
    M misc.c
    M monitor.c
    M myproposal.h
    M openbsd-compat/arc4random.c
    M openbsd-compat/bsd-misc.c
    M openbsd-compat/bsd-misc.h
    M openbsd-compat/bsd-poll.c
    M openbsd-compat/chacha_private.h
    M openbsd-compat/getrrsetbyname.c
    M openbsd-compat/openbsd-compat.h
    M platform.c
    M platform.h
    M scp.1
    M scp.c
    M servconf.c
    M servconf.h
    M sftp-client.c
    M sftp-client.h
    M sftp-glob.c
    M sftp-server.c
    M sftp.1
    M sftp.c
    M ssh-agent.1
    M ssh-keygen.c
    M ssh-keysign.8
    M ssh.1
    M ssh.c
    M ssh_config.5
    M sshd.8
    M sshd.c
    M sshd_config.5
    M sshsig.c
    M version.h
    M xmalloc.c

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


  Commit: 35f9da106d24f9118d1734c620a4278630e6621c
      https://github.com/MidnightBSD/src/commit/35f9da106d24f9118d1734c620a4278630e6621c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M crypto/openssh/.depend
    M crypto/openssh/.github/configs
    M crypto/openssh/.github/setup_ci.sh
    M crypto/openssh/.github/workflows/c-cpp.yml
    M crypto/openssh/.github/workflows/selfhosted.yml
    M crypto/openssh/ChangeLog
    M crypto/openssh/Makefile.in
    M crypto/openssh/PROTOCOL
    M crypto/openssh/README
    M crypto/openssh/auth.c
    M crypto/openssh/auth2-pubkey.c
    M crypto/openssh/channels.c
    M crypto/openssh/channels.h
    M crypto/openssh/configure.ac
    M crypto/openssh/contrib/redhat/openssh.spec
    M crypto/openssh/contrib/suse/openssh.spec
    M crypto/openssh/m4/openssh.m4
    M crypto/openssh/misc.c
    M crypto/openssh/monitor.c
    M crypto/openssh/myproposal.h
    M crypto/openssh/openbsd-compat/arc4random.c
    M crypto/openssh/openbsd-compat/bsd-misc.c
    M crypto/openssh/openbsd-compat/bsd-misc.h
    M crypto/openssh/openbsd-compat/bsd-poll.c
    M crypto/openssh/openbsd-compat/chacha_private.h
    M crypto/openssh/openbsd-compat/getrrsetbyname.c
    M crypto/openssh/openbsd-compat/openbsd-compat.h
    M crypto/openssh/platform.c
    M crypto/openssh/platform.h
    M crypto/openssh/scp.1
    M crypto/openssh/scp.c
    M crypto/openssh/servconf.c
    M crypto/openssh/servconf.h
    M crypto/openssh/sftp-client.c
    M crypto/openssh/sftp-client.h
    M crypto/openssh/sftp-glob.c
    M crypto/openssh/sftp-server.c
    M crypto/openssh/sftp.1
    M crypto/openssh/sftp.c
    M crypto/openssh/ssh-agent.1
    M crypto/openssh/ssh-keygen.c
    M crypto/openssh/ssh-keysign.8
    M crypto/openssh/ssh.1
    M crypto/openssh/ssh.c
    M crypto/openssh/ssh_config.5
    M crypto/openssh/sshd.8
    M crypto/openssh/sshd.c
    M crypto/openssh/sshd_config.5
    M crypto/openssh/sshsig.c
    M crypto/openssh/version.h
    M crypto/openssh/xmalloc.c

  Log Message:
  -----------
  Merge commit '799229758f3fc0d5e9ded61475e2c3eb3f5eb5c1'


  Commit: ee105141a18c6c37f2dcd4e3e6fc6001f1358d1c
      https://github.com/MidnightBSD/src/commit/ee105141a18c6c37f2dcd4e3e6fc6001f1358d1c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M UPDATING

  Log Message:
  -----------
  openssh 9.0p1


Compare: https://github.com/MidnightBSD/src/compare/e3ce2428b878...ee105141a18c


More information about the Midnightbsd-cvs mailing list