[openssh-commits] [openssh] branch master updated (1cd67ee1 -> 82fef71e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Mar 12 16:04:07 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 1cd67ee1 Move generic includes outside of ifdef.
new 82fef71e Allow (but return EACCES) fstatat64 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 82fef71e20ffef425b932bec26f5bc46aa1ed41c
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Mar 12 15:58:57 2021 +1100
Allow (but return EACCES) fstatat64 in sandbox.
This is apparently used in some configurations of OpenSSL when glibc
has getrandom(). bz#3276, patch from Kris Karas, ok djm@
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