[openssh-commits] [openssh] branch master updated (6180b0fa -> d9685121)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Feb 11 12:35:08 AEDT 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  6180b0fa  upstream: test -Ohashalg=... and that the default output contains both
       new  d9685121  Improve seccomp compat on older systems.

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 d9685121ff6d57b8797411f3cb123884a4b96e30
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Feb 11 12:32:19 2023 +1100

    Improve seccomp compat on older systems.
    
    Check if flags to mmap and madvise are defined before using them.
    Should fix problems building on older Linux systems that don't have
    these.  bz#3537, with & ok djm at .

Summary of changes:
 sandbox-seccomp-filter.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list