[openssh-commits] [openssh] branch master updated (f88a7a43 -> 1bb130ed)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Feb 11 10:20:36 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  f88a7a43  Add a hostname function for systems that don't have it.
       new  1bb130ed  Add __NR_futex_time64 to seccomp 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 1bb130ed34721d46452529d094d9bbf045607d79
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Feb 11 10:18:05 2021 +1100

    Add __NR_futex_time64 to seccomp sandbox.
    
    This is apparently needed for (some) 32 bit platforms with glibc 2.33.
    Patch from nix at esperi.org.uk and jjelen at redhat.com via bz#3260.

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