[openssh-commits] [openssh] branch master updated (f5e917ab -> dd9d9b33)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Aug 28 16:52:06 AEST 2017
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from f5e917ab Add missing includes for bsd-err.c.
new dd9d9b33 Switch Capsicum header to sys/capsicum.h.
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 dd9d9b3381a4597b840d480b043823112039327e
Author: Darren Tucker <dtucker at zip.com.au>
Date: Mon Aug 28 16:48:27 2017 +1000
Switch Capsicum header to sys/capsicum.h.
FreeBSD's <sys/capability.h> was renamed to <sys/capsicum.h> in 2014 to
avoid future conflicts with POSIX capabilities (the last release that
didn't have it was 9.3) so switch to that. Patch from des at des.no.
Summary of changes:
configure.ac | 14 ++++++++++----
sandbox-capsicum.c | 2 +-
2 files changed, 11 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list