[openssh-commits] [openssh] branch master updated (ed3ad71b -> 26b2675b)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jan 14 12:06:29 AEDT 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  ed3ad71b  upstream: fix reversed arguments on expand_proxy_command(); spotted
       new  26b2675b  Remove configure test & compat code for ripemd160.

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 26b2675b0c3e3efea11a52609073aec01736ec84
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jan 14 07:24:46 2020 +1100

    Remove configure test & compat code for ripemd160.
    
    RIPEMD160 support was removed upstream in 2017, however we still had
    a configure test and compat code for it, so clean those up now.

Summary of changes:
 configure.ac                    |   9 -
 digest-openssl.c                |   3 -
 openbsd-compat/Makefile.in      |   1 -
 openbsd-compat/openbsd-compat.h |   1 -
 openbsd-compat/openssl-compat.h |   6 -
 openbsd-compat/rmd160.c         | 378 ----------------------------------------
 openbsd-compat/rmd160.h         |  61 -------
 7 files changed, 459 deletions(-)
 delete mode 100644 openbsd-compat/rmd160.c
 delete mode 100644 openbsd-compat/rmd160.h

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


More information about the openssh-commits mailing list