[openssh-commits] [openssh] branch master updated (2b523d23 -> b1c82f4b)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Nov 13 23:21:58 AEDT 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  2b523d23  Include stdarg.h for va_list in xmalloc.h.
       new  b1c82f4b  seccomp: Allow clock_nanosleep() 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 b1c82f4b8adf3f42476d8a1f292df33fb7aa1a56
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Nov 13 23:19:35 2019 +1100

    seccomp: Allow clock_nanosleep() in sandbox.
    
    seccomp: Allow clock_nanosleep() to make OpenSSH working with latest
    glibc.  Patch from Jakub Jelen <jjelen at redhat.com> via bz #3093.

Summary of changes:
 sandbox-seccomp-filter.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list