[openssh-commits] [openssh] branch master updated (3cc60c89 -> b110cefd)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jan 8 12:21:46 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 3cc60c89 upstream: missing else in check_enroll_options()
new b110cefd seccomp: Allow clock_gettime64() in sandbox.
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 b110cefdfbf5a20f49b774a55062d6ded2fb6e22
Author: Khem Raj <raj.khem at gmail.com>
Date: Tue Jan 7 16:26:45 2020 -0800
seccomp: Allow clock_gettime64() in sandbox.
This helps sshd accept connections on mips platforms with
upcoming glibc ( 2.31 )
Summary of changes:
sandbox-seccomp-filter.c | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list