[openssh-commits] [openssh] branch master updated (47adfdc0 -> 7af1e92c)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu May 28 10:25:39 AEST 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 47adfdc0 upstream: two new tests for Include in sshd_config, checking whether
new 16ea1fdb upstream: fix crash in recallocarray when deleting SendEnv
new 0a9a6116 upstream: Do not call process_queued_listen_addrs() for every
new 7af1e92c upstream: fix Include before Match in sshd_config; bz#3122 patch
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 7af1e92cd289b7eaa9a683e9a6f2fddd98f37a01
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed May 27 22:37:53 2020 +0000
upstream: fix Include before Match in sshd_config; bz#3122 patch
from Jakub Jelen
OpenBSD-Commit-ID: 1b0aaf135fe6732b5d326946042665dd3beba5f4
commit 0a9a611619b0a1fecd0195ec86a9885f5d681c84
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed May 27 21:59:11 2020 +0000
upstream: Do not call process_queued_listen_addrs() for every
included file from sshd_config; patch from Jakub Jelen
OpenBSD-Commit-ID: 0ff603d6f06a7fab4881f12503b53024799d0a49
commit 16ea1fdbe736648f79a827219134331f8d9844fb
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed May 27 21:25:18 2020 +0000
upstream: fix crash in recallocarray when deleting SendEnv
variables; spotted by & ok sthen@
OpenBSD-Commit-ID: b881e8e849edeec5082b5c0a87d8d7cff091a8fd
Summary of changes:
readconf.c | 9 +++++++--
servconf.c | 39 +++++++++++++++++++++++++--------------
2 files changed, 32 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list