[openssh-commits] [openssh] branch master updated (01362cf7 -> ab360066)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 15 15:14:12 AEDT 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 01362cf7 upstream: U2F tokens may return FIDO_ERR_USER_PRESENCE_REQUIRED when
new bb7413db upstream commit
new 19f8ec42 upstream commit
new ab360066 upstream: don't consult dlopen whitelist for internal security key
The 3 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 ab3600665387ae34785498558c4409e27f495b0b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Nov 15 04:12:32 2019 +0000
upstream: don't consult dlopen whitelist for internal security key
provider; spotted by dtucker@
OpenBSD-Commit-ID: bfe5fbd17e4ff95dd85b9212181652b54444192e
commit 19f8ec428db835f68c1cfd63587e9880ccd6486c
Author: Damien Miller <djm at mindrot.org>
Date: Fri Nov 15 15:08:28 2019 +1100
upstream commit
revision 1.40
date: 2013/09/30 12:02:34; author: millert; state: Exp; lines: +14 -15;
Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,
MAXNAMLEN or MAXLOGNAME where possible. OK deraadt@
commit bb7413db98e418d4af791244660abf6c829783f5
Author: Damien Miller <djm at mindrot.org>
Date: Fri Nov 15 15:07:30 2019 +1100
upstream commit
revision 1.39
date: 2012/01/20 07:09:42; author: tedu; state: Exp; lines: +4 -4;
the glob stat limit is way too low. bump to 2048.
while here, failed stats should count against the limit too.
ok deraadt sthen stsp
Summary of changes:
openbsd-compat/glob.c | 34 +++++++++++++++++-----------------
ssh-agent.c | 6 ++++--
2 files changed, 21 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list