[openssh-commits] [openssh] branch master updated (5ee3fb5 -> 010359b)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Nov 6 16:48:35 AEDT 2016
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 5ee3fb5 Use ptrace(PT_DENY_ATTACH, ..) on OS X.
new efb494e upstream commit
new 010359b 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 010359b32659f455fddd2bd85fd7cc4d7a3b994a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Nov 6 05:46:37 2016 +0000
upstream commit
Validate address ranges for AllowUser/DenyUsers at
configuration load time and refuse to accept bad ones. It was previously
possible to specify invalid CIDR address ranges (e.g. djm at 127.1.2.3/55) and
these would always match.
Thanks to Laurence Parry for a detailed bug report. ok markus (for
a previous diff version)
Upstream-ID: 9dfcdd9672b06e65233ea4434c38226680d40bfb
commit efb494e81d1317209256b38b49f4280897c61e69
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Oct 28 03:33:52 2016 +0000
upstream commit
Improve pkcs11_add_provider() logging: demote some
excessively verbose error()s to debug()s, include PKCS#11 provider name and
slot in log messages where possible. bz#2610, based on patch from Jakub Jelen
Upstream-ID: 3223ef693cfcbff9079edfc7e89f55bf63e1973d
Summary of changes:
auth.c | 22 ++++++++++++++++------
match.c | 21 +++++++++++++++------
servconf.c | 8 +++++++-
ssh-pkcs11.c | 41 ++++++++++++++++++++++++++---------------
4 files changed, 64 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list