[openssh-commits] [openssh] branch master updated (e3b6c966 -> f6906f9b)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Aug 23 10:10:22 AEST 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from e3b6c966 upstream: switch percent_expand() to use sshbuf instead of a limited
new f6906f9b allow mprotect(2) with PROT_(READ|WRITE|NONE) only
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 f6906f9bf12c968debec3671bbf19926ff8a235b
Author: Damien Miller <djm at mindrot.org>
Date: Fri Aug 23 10:08:48 2019 +1000
allow mprotect(2) with PROT_(READ|WRITE|NONE) only
Used by some hardened heap allocators. Requested by Yegor
Timoshenko in https://github.com/openssh/openssh-portable/pull/142
Summary of changes:
sandbox-seccomp-filter.c | 26 ++++++++++++++++++++++++--
1 file changed, 24 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