[openssh-commits] [openssh] branch master updated (c13403e5 -> a8265bd6)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu May 7 15:39:41 AEST 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  c13403e5  Skip security key tests if ENABLE_SK not set.
       new  59d53155  Check if -D_REENTRANT is needed for localtime_r.
       new  955854ca  upstream: another case where a utimes() failure could make scp send
       new  a8265bd6  upstream: openssh-8.3; ok deraadt@

The 3 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 a8265bd64c14881fc7f4fa592f46dfc66b911f17
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 6 20:58:01 2020 +0000

    upstream: openssh-8.3; ok deraadt@
    
    OpenBSD-Commit-ID: c8831ec88b9c750f5816aed9051031fb535d22c1

commit 955854cafca88e0cdcd3d09ca1ad4ada465364a1
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 6 20:57:38 2020 +0000

    upstream: another case where a utimes() failure could make scp send
    
    a desynchronising error; reminded by Aymeric Vincent ok deraadt markus
    
    OpenBSD-Commit-ID: 2ea611d34d8ff6d703a7a8bf858aa5dbfbfa7381

commit 59d531553fd90196946743da391f3a27cf472f4e
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu May 7 15:34:12 2020 +1000

    Check if -D_REENTRANT is needed for localtime_r.
    
    On at least HP-UX 11.11, the localtime_r declararation is behind
    ifdef _REENTRANT.  Check for and add if needed.

Summary of changes:
 configure.ac | 13 +++++++++++++
 scp.c        |  6 ++----
 version.h    |  4 ++--
 3 files changed, 17 insertions(+), 6 deletions(-)

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


More information about the openssh-commits mailing list