[openssh-commits] [openssh] branch V_8_5 updated (51155e52 -> 0727dd09)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Mar 12 16:05:20 AEDT 2021


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch V_8_5
in repository openssh.

      from  51155e52  Move generic includes outside of ifdef.
       new  0727dd09  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 0727dd09eca355e7539cbcb23b148fcee9b21513
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