termux-packages/packages/openssh
Fredrik Fornwall dd9da8b3ad openssh: Fix sshd env setup
The previous patched session.c just took the existing environment
and kept it. The new copies over a few specific variables needed
but otherwise does the normal setup.

Fixes #341 (TERM being ignored).
Fixes #290 (SSH_CONNECTION/SSH_CLIENT/SSH_TTY not setup).
Fixes https://github.com/termux/termux-app/issues/108 (SSH agent
forwarding not working).
2016-06-26 17:56:11 -04:00
..
auth.c.patch
build.sh openssh: Fix sshd env setup 2016-06-26 17:56:11 -04:00
explicit_bzero.c.patch
have_dev_ptmx.patch
misc_c.patch
mux.c.patch
no_loginrec.patch
no_tty_chmod.patch
servconf.c.patch
session_c_tmpdir.patch openssh: Fix sshd env setup 2016-06-26 17:56:11 -04:00
sftp-server.c.patch openssh: Do not try link(2) for sftp-server rename 2016-06-06 18:23:11 -04:00
source-ssh-agent.sh
ssh-with-agent.sh
sshd.c.patch openssh: Update from 7.1p2 to 7.2p1 2016-02-29 02:47:00 -05:00
sshd_config.5.patch