[openssh-commits] [openssh] branch master updated (3dd0c64e -> a35d3e91)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 5 13:44:25 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 3dd0c64e upstream: more strictly enforce KEX state-machine by banning packet
new 3287790e upstream: memleak on error path; ok markus@
new f71219a0 upstream: fix memleaks in private key deserialisation; enforce more
new 69338ab4 upstream: whitespace
new a35d3e91 upstream: Remove debug message from sigchld handler. While this
The 4 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 a35d3e911e193a652bd09eed40907e3e165b0a7b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Feb 5 02:20:23 2021 +0000
upstream: Remove debug message from sigchld handler. While this
works on OpenBSD it can cause problems on other platforms. From kircherlike
at outlook.com via bz#3259, ok djm@
OpenBSD-Commit-ID: 3e241d7ac1ee77e3de3651780b5dc47b283a7668
commit 69338ab46afe9e3dfb7762ad65351d854077c998
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Feb 2 22:36:59 2021 +0000
upstream: whitespace
OpenBSD-Commit-ID: 544bb092e03fcbecb420196cd0f70af13ea868ad
commit f71219a01d8f71c4b3ed7e456337a84ddba1653e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Feb 2 22:36:46 2021 +0000
upstream: fix memleaks in private key deserialisation; enforce more
consistency between redundant fields in private key certificate and private
key body; ok markus@
OpenBSD-Commit-ID: dec344e414d47f0a7adc13aecf3760fe58101240
commit 3287790e78bf5b53c4a3cafb67bb5aa03e3910f0
Author: djm at openbsd.org <djm at openbsd.org>
Date: Tue Feb 2 22:35:14 2021 +0000
upstream: memleak on error path; ok markus@
OpenBSD-Commit-ID: 2091a36d6ca3980c81891a6c4bdc544e63cb13a8
Summary of changes:
ssh-agent.c | 4 ++--
ssh.c | 3 +--
sshd.c | 4 +---
sshkey.c | 21 ++++++++++++++++++++-
4 files changed, 24 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