[openssh-commits] [openssh] branch master updated (03ffc095 -> b236b27d)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Nov 3 00:14:11 AEDT 2019
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 03ffc095 Put stdint.h inside ifdef HAVE_STDINT_H.
new 382c18c2 statfs might be defined in sys/mount.h.
new b236b27d Put sftp-realpath in libssh.a
The 2 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 b236b27d6dada7f0542214003632b4e9b7aa1380
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Nov 3 00:10:43 2019 +1100
Put sftp-realpath in libssh.a
and remove it from the specific binary targets.
commit 382c18c20cdcec45b5d21ff25b4a5e0df91a68c4
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sun Nov 3 00:09:21 2019 +1100
statfs might be defined in sys/mount.h.
eg on old NetBSDs.
Summary of changes:
Makefile.in | 8 ++++----
configure.ac | 4 ++++
2 files changed, 8 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list