[openssh-commits] [openssh] branch master updated (e409d796 -> 7ebfe4e4)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 18 20:47:29 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from e409d796 Try EGD/PRNGD if random device fails.
new 7ebfe4e4 Put second -lssh in link line for sftp-server.
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 7ebfe4e439853b88997c9cfc2ff703408a1cca92
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Jun 18 20:41:45 2021 +1000
Put second -lssh in link line for sftp-server.
When building --without-openssl the recent port-prngd.c change adds
a dependency on atomicio, but since nothing else in sftp-server uses
it, the linker may not find it. Add a second -lssh similar to other
binaries.
Summary of changes:
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list