[openssh-commits] [openssh] branch master updated (f0191d7 -> 6064a8b)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Dec 4 15:15:08 AEDT 2015
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from f0191d7 Revert "stub for pledge(2) for systems that lack it"
new d952162 upstream commit
new a90d001 upstream commit
new bcce474 upstream commit
new b91926a upstream commit
new 6064a8b upstream commit
The 5 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 6064a8b8295cb5a17b5ebcfade53053377714f40
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Dec 4 00:24:55 2015 +0000
upstream commit
clean up agent_fd handling; properly initialise it to -1
and make tests consistent
ok markus@
Upstream-ID: ac9554323d5065745caf17b5e37cb0f0d4825707
commit b91926a97620f3e51761c271ba57aa5db790f48d
Author: semarie at openbsd.org <semarie at openbsd.org>
Date: Thu Dec 3 17:00:18 2015 +0000
upstream commit
pledges ssh client: - mux client: which is used when
ControlMaster is in use. will end with "stdio proc tty" (proc is to
permit sending SIGWINCH to mux master on window resize)
- client loop: several levels of pledging depending of your used options
ok deraadt@
Upstream-ID: 21676155a700e51f2ce911e33538e92a2cd1d94b
commit bcce47466bbc974636f588b5e4a9a18ae386f64a
Author: doug at openbsd.org <doug at openbsd.org>
Date: Wed Dec 2 08:30:50 2015 +0000
upstream commit
Add "cpath" to the ssh-agent pledge so the cleanup
handler can unlink().
ok djm@
Upstream-ID: 9e632991d48241d56db645602d381253a3d8c29d
commit a90d001543f46716b6590c6dcc681d5f5322f8cf
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Dec 2 08:00:58 2015 +0000
upstream commit
ssh-agent pledge needs proc for askpass; spotted by todd@
Upstream-ID: 349aa261b29cc0e7de47ef56167769c432630b2a
commit d952162b3c158a8f23220587bb6c8fcda75da551
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Dec 1 23:29:24 2015 +0000
upstream commit
basic pledge() for ssh-agent, more refinement needed
Upstream-ID: 5b5b03c88162fce549e45e1b6dd833f20bbb5e13
Summary of changes:
clientloop.c | 32 +++++++++++++++++++++++++++++++-
mux.c | 11 ++++++++++-
ssh-agent.c | 5 ++++-
sshconnect2.c | 15 +++++++++------
4 files changed, 54 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list