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 Initial push 2015-06-13 01:03:31 +02:00
build.sh openssh: Fix sshd env setup 2016-06-26 17:56:11 -04:00
explicit_bzero.c.patch Initial push 2015-06-13 01:03:31 +02:00
have_dev_ptmx.patch Initial push 2015-06-13 01:03:31 +02:00
misc_c.patch Initial push 2015-06-13 01:03:31 +02:00
mux.c.patch openssh: Make ControlMaster feature work 2015-12-17 19:34:19 -05:00
no_loginrec.patch Initial push 2015-06-13 01:03:31 +02:00
no_tty_chmod.patch Initial push 2015-06-13 01:03:31 +02:00
servconf.c.patch Update openssh from 6.8 to 6.9 2015-07-11 21:47:52 -04:00
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 Initial push 2015-06-13 01:03:31 +02:00
ssh-with-agent.sh Initial push 2015-06-13 01:03:31 +02:00
sshd_config.5.patch Initial push 2015-06-13 01:03:31 +02:00
sshd.c.patch openssh: Update from 7.1p2 to 7.2p1 2016-02-29 02:47:00 -05:00