[openssh-commits] [openssh] branch master updated (bba229b6 -> 4ca6a1fa)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jan 27 20:52:10 AEDT 2021


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  bba229b6  Install moduli file before tests.
       new  4ca6a1fa  upstream: remove global variable used to stash compat flags and use the

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 4ca6a1fac328477c642329676d6469dba59019a3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Jan 27 09:26:53 2021 +0000

    upstream: remove global variable used to stash compat flags and use the
    
    purpose-built ssh->compat variable instead; feedback/ok markus@
    
    OpenBSD-Commit-ID: 7c4f200e112dae6bcf99f5bae1a5629288378a06

Summary of changes:
 channels.c    | 10 +++++-----
 clientloop.c  |  4 ++--
 compat.c      | 36 +++++++++++++++++-------------------
 compat.h      | 12 ++++++------
 kex.c         |  4 ++--
 kexgexc.c     |  4 ++--
 monitor.c     | 10 +++++-----
 nchan.c       |  6 +++---
 ssh-keyscan.c |  7 +++----
 ssh.c         |  4 ++--
 ssh_api.c     |  4 ++--
 sshconnect2.c | 28 ++++++++++++++--------------
 sshd.c        | 10 +++++-----
 ttymodes.c    |  4 ++--
 14 files changed, 70 insertions(+), 73 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list