[openssh-commits] [openssh] branch V_8_1 updated (d43ff22d -> beee0ef6)

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


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

dtucker pushed a change to branch V_8_1
in repository openssh.

      from  d43ff22d  Fix ifdef typo for declaration of memmem.
       new  beee0ef6  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 beee0ef61866cb567b9abc23bd850f922e59e3f0
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