[openssh-commits] [openssh] branch master updated (9d57762c -> 6b5a17bc)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Mar 26 13:41:17 AEDT 2018


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

dtucker pushed a change to branch master
in repository openssh.

      from  9d57762c  upstream: openssh-7.7
       new  bc3f80e4  Remove UNICOS code missed during removal.
       new  6b5a17bc  Include ssh_api.h for struct ssh.

The 2 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 6b5a17bc14e896e3904dc58d889b58934cfacd24
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Mar 26 13:12:44 2018 +1100

    Include ssh_api.h for struct ssh.
    
    struct ssh is needed by implementations of sys_auth_passwd() that were
    converted in commit bba02a50.  Needed to fix build on AIX, I assume for
    the other platforms too (although it should be harmless if not needed).

commit bc3f80e4d191b8e48650045dfa8a682cd3aabd4d
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Mar 26 12:58:09 2018 +1100

    Remove UNICOS code missed during removal.
    
    Fixes compile error on AIX.

Summary of changes:
 auth-sia.c                   |  1 +
 openbsd-compat/bsd-openpty.c | 14 --------------
 openbsd-compat/port-aix.c    |  1 +
 openbsd-compat/port-uw.c     |  1 +
 4 files changed, 3 insertions(+), 14 deletions(-)

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


More information about the openssh-commits mailing list