Mailing List Archive

[openssh] branch master updated (d0c4fa58 -> 87b0d9c1)
This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

from d0c4fa58 Rerun tests if any .github config file changes.
new 87b0d9c1 Add a timegm implementation from Heimdal via Samba.

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 87b0d9c1b789d3ff958ec45df2ac912e24461bae
Author: Darren Tucker <dtucker@dtucker.net>
Date: Thu Aug 11 22:48:23 2022 +1000

Add a timegm implementation from Heimdal via Samba.

Fixes build on (at least Solaris 10).

Summary of changes:
LICENCE | 1 +
configure.ac | 1 +
openbsd-compat/Makefile.in | 1 +
openbsd-compat/bsd-timegm.c | 82 +++++++++++++++++++++++++++++++++++++++++
openbsd-compat/openbsd-compat.h | 4 ++
5 files changed, 89 insertions(+)
create mode 100644 openbsd-compat/bsd-timegm.c

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits