[openssh-commits] [openssh] branch master updated (acaf9e05 -> 429170f2)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jan 14 14:48:53 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  acaf9e05  Update depend to remove rmd160.h.
       new  e0cedcad  Improve search for 'struct timespec'.
       new  a0989b60  Include compat header for definitions.
       new  429170f2  Wrap stdint.h inside HAVE_STDINT_H.

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 429170f273ce1b0140f8111a45ba69390d98de3a
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jan 14 14:41:47 2020 +1100

    Wrap stdint.h inside HAVE_STDINT_H.

commit a0989b60211b6f1c2313e1397c526d883a23a075
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jan 14 14:26:41 2020 +1100

    Include compat header for definitions.

commit e0cedcad51fe02683943bf4f1ad2961aa3f35313
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Jan 14 09:42:52 2020 +1100

    Improve search for 'struct timespec'.
    
    Make struct timespec test consistent with existing timeval test.
    Include time.h for timespec in compat header where required.

Summary of changes:
 configure.ac              | 25 ++++++++++++++++++++++++-
 openbsd-compat/bsd-misc.h |  2 ++
 ssh-ed25519-sk.c          |  2 ++
 ssh-sk.c                  |  4 +++-
 4 files changed, 31 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list