[openssh-commits] [openssh] branch master updated (9c9ddc13 -> 5b56bd0a)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 17 13:21:59 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  9c9ddc13  upstream: Fix previous by calling the correct function.
       new  5b56bd0a  detect Linux/X32 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 5b56bd0affea7b02b540bdbc4d1d271b0e4fc885
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 17 13:15:50 2020 +1000

    detect Linux/X32 systems
    
    This is a frankenstein monster of AMD64 instructions/calling conventions
    but with a 4GB address space. Allegedly deprecated but people still run
    into it causing weird sandbox failures, e.g. bz#3085

Summary of changes:
 configure.ac | 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