[openssh-commits] [openssh] branch V_8_1 updated (69298ebf -> a991cc5e)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Jan 8 12:21:21 AEDT 2020


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  69298ebf  Remove duplicate __NR_clock_nanosleep
       new  030b4c2b  Allow clock_nanosleep_time64 in seccomp sandbox.
       new  a991cc5e  seccomp: Allow clock_gettime64() in sandbox.

The 2 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 a991cc5ed5a7c455fefe909a30cf082011ef5dff
Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jan 7 16:26:45 2020 -0800

    seccomp: Allow clock_gettime64() in sandbox.
    
    This helps sshd accept connections on mips platforms with
    upcoming glibc ( 2.31 )

commit 030b4c2b8029563bc8a9fd764288fde08fa2347c
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Mon Dec 16 13:55:56 2019 +1100

    Allow clock_nanosleep_time64 in seccomp sandbox.
    
    Needed on Linux ARM.  bz#3100, patch from jjelen at redhat.com.

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