[openssh-commits] [openssh] branch master updated (e6e7d265 -> dc91ceea)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Dec 2 13:58:01 AEDT 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from e6e7d265 previous commit broke bcrypt_pbkdf()
new dc91ceea upstream: don't put the tty into raw mode when SessionType=none, avoids
The 1 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 dc91ceea33cd4a9f05be953e8d8062f732db5c8a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Dec 2 02:44:44 2021 +0000
upstream: don't put the tty into raw mode when SessionType=none, avoids
^c being unable to kill such a session. bz3360; ok dtucker@
OpenBSD-Commit-ID: 83960c433052303b643b4c380ae2f799ac896f65
Summary of changes:
ssh.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list