[openssh-commits] [openssh] branch master updated (8e206e0d -> 96558ecd)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Feb 26 14:13:31 AEDT 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  8e206e0d  Constify utimes in compat library to match specs.
       new  0132056e  Improve handling of _getshort and _getlong.
       new  284b6e53  Allow ppoll_time64 in seccomp sandbox.
       new  96558ecd  Add debian-i386 test target.

The 3 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 96558ecd87adac62efa9a2b5479f686ab86b0be1
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Feb 26 14:10:41 2022 +1100

    Add debian-i386 test target.

commit 284b6e5394652d519e31782e3b3cdfd7b21d1a81
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Feb 26 14:06:14 2022 +1100

    Allow ppoll_time64 in seccomp sandbox.
    
    Should fix sandbox violations on (some? at least i386 and armhf) 32bit
    Linux platforms.  Patch from chutzpahu at gentoo.org and cjwatson at
    debian.org via bz#3396.

commit 0132056efabc5edb85c3c7105d2fb6dee41843c6
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Fri Feb 25 19:47:48 2022 +1100

    Improve handling of _getshort and _getlong.
    
    If the system native ones are exactly as required then use them,
    otherwise use the local versions mapped to another name to prevent
    name collisions.

Summary of changes:
 .github/workflows/selfhosted.yml |  2 ++
 openbsd-compat/getrrsetbyname.c  | 17 +++++++++--------
 sandbox-seccomp-filter.c         |  3 +++
 3 files changed, 14 insertions(+), 8 deletions(-)

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


More information about the openssh-commits mailing list