diff options
author | Colin Watson <cjwatson@debian.org> | 2018-07-10 15:06:26 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-07-10 15:06:26 +0000 |
commit | 064fa3f4a8bd3b2e297bc4cfbaa7a22375323663 (patch) | |
tree | c23159a23239438f10da5f025ca2297ad44ca9d5 /debian/patches/shell-path.patch | |
parent | 970f1c25f7c73067f2f07e2e64c88201c90ff490 (diff) | |
parent | 92d266b9e75233afd4a1ce663f062b7e9a843e65 (diff) |
Merge branch 'fix-authorized_keys-environment-var' into 'master'
Fix ENV restriction of authorized keys
See merge request ssh-team/openssh!2
Diffstat (limited to 'debian/patches/shell-path.patch')
-rw-r--r-- | debian/patches/shell-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/shell-path.patch b/debian/patches/shell-path.patch index 638d348f2..92fc0026a 100644 --- a/debian/patches/shell-path.patch +++ b/debian/patches/shell-path.patch | |||
@@ -16,7 +16,7 @@ Patch-Name: shell-path.patch | |||
16 | 1 file changed, 2 insertions(+), 2 deletions(-) | 16 | 1 file changed, 2 insertions(+), 2 deletions(-) |
17 | 17 | ||
18 | diff --git a/sshconnect.c b/sshconnect.c | 18 | diff --git a/sshconnect.c b/sshconnect.c |
19 | index 3805d35d..8ab01c0e 100644 | 19 | index 3805d35d9..8ab01c0ef 100644 |
20 | --- a/sshconnect.c | 20 | --- a/sshconnect.c |
21 | +++ b/sshconnect.c | 21 | +++ b/sshconnect.c |
22 | @@ -239,7 +239,7 @@ ssh_proxy_connect(struct ssh *ssh, const char *host, u_short port, | 22 | @@ -239,7 +239,7 @@ ssh_proxy_connect(struct ssh *ssh, const char *host, u_short port, |