[openssh-commits] [openssh] branch master updated (d608a51 -> 00797e8)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Mar 4 05:03:39 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  d608a51   upstream commit
       new  1598419   define __unused to nothing if not already defined
       new  00797e8   check for crypt and DES_crypt in openssl block

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 00797e86b2d98334d1bb808f65fa1fd47f328ff1
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Mar 4 05:02:45 2015 +1100

    check for crypt and DES_crypt in openssl block
    
    fixes builds on systems that use DES_crypt; based on patch
    from Roumen Petrov

commit 1598419e38afbaa8aa5df8dd6b0af98301e2c908
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Mar 4 04:59:13 2015 +1100

    define __unused to nothing if not already defined
    
    fixes builds on BSD/OS

Summary of changes:
 configure.ac | 3 ++-
 defines.h    | 4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

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


More information about the openssh-commits mailing list