[openssh-commits] [openssh] branch master updated (b4e96b4 -> 79d078e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Oct 26 08:53:24 AEDT 2016
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from b4e96b4 Use !=NULL instead of >0 for getdefaultproj.
new a903e31 upstream commit
new 79d078e upstream commit
The 2 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 79d078e7a49caef746516d9710ec369ba45feab6
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Tue Oct 25 04:08:13 2016 +0000
upstream commit
Fix logic in add_local_forward() that inverted a test
when code was refactored out into bind_permitted(). This broke ssh port
forwarding for non-priv ports as a non root user.
ok dtucker@ 'looks good' deraadt@
Upstream-ID: ddb8156ca03cc99997de284ce7777536ff9570c9
commit a903e315dee483e555c8a3a02c2946937f9b4e5d
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon Oct 24 01:09:17 2016 +0000
upstream commit
Remove dead breaks, found via opencoverage.net. ok
deraadt@
Upstream-ID: ad9cc655829d67fad219762810770787ba913069
Summary of changes:
readconf.c | 4 ++--
servconf.c | 3 +--
sshkey.c | 3 +--
3 files changed, 4 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list