[openssh-commits] [openssh] branch master updated (d27cba58 -> 7f23f421)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri May 1 12:52:16 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 d27cba58 Fix conditional for openssl-based chacha20.
new 7f23f421 Include sys/byteorder.h for htons and friends.
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 7f23f42123d64272a7b00754afa6b0841d676691
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri May 1 12:21:58 2020 +1000
Include sys/byteorder.h for htons and friends.
These are usually in netinet/in.h but on HP-UX they are not defined if
_XOPEN_SOURCE_EXTENDED is set. Only needed for netcat in the regression
tests.
Summary of changes:
configure.ac | 1 +
regress/netcat.c | 3 +++
2 files changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list