[openssh-commits] [openssh] branch master updated (71e48bc7 -> cd4e937a)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Mar 8 10:42:23 AEDT 2018


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

dtucker pushed a change to branch master
in repository openssh.

      from  71e48bc7  Remove extra XMSS #endif
       new  58fd4c5c  Check for and work around buggy fflush(NULL).
       new  c0a0c3fc  Disable UTMPX on SunOS4.
       new  cd4e937a  Use https URLs for links that support it.

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 cd4e937aa701f70366cd5b5969af525dff6fdf15
Author: Alan Yee <alyee at ucsd.edu>
Date:   Wed Mar 7 15:12:14 2018 -0800

    Use https URLs for links that support it.

commit c0a0c3fc4a76b682db22146b28ddc46566db1ce9
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Mar 5 20:03:07 2018 +1100

    Disable UTMPX on SunOS4.

commit 58fd4c5c0140f6636227ca7acbb149ab0c2509b9
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Mar 5 19:28:08 2018 +1100

    Check for and work around buggy fflush(NULL).
    
    Some really old platforms (eg SunOS4) segfault on fflush(NULL) so check
    for and work around.  With klausz at haus-gisela.de.

Summary of changes:
 README                    | 14 +++++++-------
 configure.ac              | 11 +++++++++++
 openbsd-compat/bsd-misc.c | 16 ++++++++++++++++
 openbsd-compat/bsd-misc.h |  4 ++++
 4 files changed, 38 insertions(+), 7 deletions(-)

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


More information about the openssh-commits mailing list