[openssh-commits] [openssh] branch master updated (60107677 -> f64f8c00)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jun 4 15:05:08 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 60107677 upstream: correct extension name "no-presence-required" =>
new f64f8c00 upstream: allow ssh_config SetEnv to override $TERM, which is otherwise
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 f64f8c00d158acc1359b8a096835849b23aa2e86
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jun 4 05:02:40 2021 +0000
upstream: allow ssh_config SetEnv to override $TERM, which is otherwise
handled specially by the protocol. Useful in ~/.ssh/config to set TERM to
something generic (e.g. "xterm" instead of "xterm-256color") for destinations
that lack terminfo entries. feedback and ok dtucker@
OpenBSD-Commit-ID: 38b1ef4d5bc159c7d9d589d05e3017433e2d5758
Summary of changes:
misc.c | 17 ++++++++++++++++-
misc.h | 4 +++-
mux.c | 12 +++++++-----
ssh.c | 9 ++++++---
4 files changed, 32 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list