[openssh-commits] [openssh] branch master updated (dcc8997 -> c9c8835)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 24 13:47:10 AEDT 2015


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

dtucker pushed a change to branch master
in repository openssh.

      from  dcc8997   Convert two macros into functions.
       new  ef342ab   Include OpenSSL's objects.h before bn.h.
       new  c9c8835   Add AI_NUMERICSERV to fake-rfc2553.

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 c9c88355c6a27a908e7d1e5003a2b35ea99c1614
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Feb 24 13:43:57 2015 +1100

    Add AI_NUMERICSERV to fake-rfc2553.
    
    Our getaddrinfo implementation always returns numeric values already.

commit ef342ab1ce6fb9a4b30186c89c309d0ae9d0eeb4
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Feb 24 13:39:57 2015 +1100

    Include OpenSSL's objects.h before bn.h.
    
    Prevents compile errors on some platforms (at least old GCCs and AIX's
    XLC compilers).

Summary of changes:
 buffer.h                      | 1 +
 openbsd-compat/fake-rfc2553.h | 3 +++
 2 files changed, 4 insertions(+)

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


More information about the openssh-commits mailing list