[openssh-commits] [openssh] branch master updated (e56aa87 -> 69ff64f)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jan 27 23:08:08 AEDT 2015


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

djm pushed a change to branch master
in repository openssh.

      from  e56aa87   upstream commit
       new  ade31d7   these need active_state defined to link on OSX
       new  a2c95c1   OSX lacks HOST_NAME_MAX, has _POSIX_HOST_NAME_MAX
       new  358964f   use ssh-keygen under test rather than system's
       new  69ff64f   compile on systems without TCP_MD5SIG (e.g. OSX)

The 4 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 69ff64f69615c2a21c97cb5878a0996c21423257
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Jan 27 23:07:43 2015 +1100

    compile on systems without TCP_MD5SIG (e.g. OSX)

commit 358964f3082fb90b2ae15bcab07b6105cfad5a43
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Jan 27 23:07:25 2015 +1100

    use ssh-keygen under test rather than system's

commit a2c95c1bf33ea53038324d1fdd774bc953f98236
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Jan 27 23:06:59 2015 +1100

    OSX lacks HOST_NAME_MAX, has _POSIX_HOST_NAME_MAX

commit ade31d7b6f608a19b85bee29a7a00b1e636a2919
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Jan 27 23:06:23 2015 +1100

    these need active_state defined to link on OSX
    
    temporary measure until active_state goes away entirely

Summary of changes:
 defines.h                        | 8 ++++++++
 regress/Makefile                 | 6 +++---
 regress/netcat.c                 | 2 ++
 regress/unittests/kex/test_kex.c | 2 ++
 ssh-keyscan.c                    | 2 ++
 ssh-keysign.c                    | 2 ++
 6 files changed, 19 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list