[openssh-commits] [openssh] branch master updated (95d1109f -> 05bcd0ca)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Nov 4 10:09:29 AEDT 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 95d1109f upstream: fix sshd_config SetEnv directive inside Match blocks; part of
new 7d680448 upstream: print reason in fatal error message when
new 05bcd0ca upstream: fold consecutive '*' wildcards to mitigate combinatorial
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 05bcd0cadf160fd4826a2284afa7cba6ec432633
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Nov 3 22:53:12 2020 +0000
upstream: fold consecutive '*' wildcards to mitigate combinatorial
explosion of recursive searches; ok dtucker
OpenBSD-Commit-ID: d18bcb39c40fb8a1ab61153db987e7d11dd3792b
commit 7d680448db5858dc76307663f78d0b8d3c2b4a3d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Oct 30 01:50:07 2020 +0000
upstream: print reason in fatal error message when
kex_assemble_namelist() fails
OpenBSD-Commit-ID: a9975ee8db6c98d6f32233d88051b2077ca63dab
Summary of changes:
match.c | 8 ++++----
sshconnect2.c | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list