]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
seccomp: Allow clock_gettime64() in sandbox.
authorKhem Raj <raj.khem@gmail.com>
Wed, 8 Jan 2020 00:26:45 +0000 (16:26 -0800)
committerDarren Tucker <dtucker@dtucker.net>
Wed, 8 Jan 2020 01:10:00 +0000 (12:10 +1100)
commitb110cefdfbf5a20f49b774a55062d6ded2fb6e22
tree408979fcb081338009599057d509e541724b2ae1
parent3cc60c899a92a469e5118310ba6b74cb57215618
seccomp: Allow clock_gettime64() in sandbox.

This helps sshd accept connections on mips platforms with
upcoming glibc ( 2.31 )
sandbox-seccomp-filter.c