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/seccomp-s390-flock-ipc.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/seccomp-s390-flock-ipc.patch')
-rw-r--r-- | debian/patches/seccomp-s390-flock-ipc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/seccomp-s390-flock-ipc.patch b/debian/patches/seccomp-s390-flock-ipc.patch index 030d8f417..b62d0195c 100644 --- a/debian/patches/seccomp-s390-flock-ipc.patch +++ b/debian/patches/seccomp-s390-flock-ipc.patch | |||
@@ -22,7 +22,7 @@ Patch-Name: seccomp-s390-flock-ipc.patch | |||
22 | 1 file changed, 6 insertions(+) | 22 | 1 file changed, 6 insertions(+) |
23 | 23 | ||
24 | diff --git a/sandbox-seccomp-filter.c b/sandbox-seccomp-filter.c | 24 | diff --git a/sandbox-seccomp-filter.c b/sandbox-seccomp-filter.c |
25 | index ca75cc71..6e7de311 100644 | 25 | index ca75cc719..6e7de3114 100644 |
26 | --- a/sandbox-seccomp-filter.c | 26 | --- a/sandbox-seccomp-filter.c |
27 | +++ b/sandbox-seccomp-filter.c | 27 | +++ b/sandbox-seccomp-filter.c |
28 | @@ -166,6 +166,9 @@ static const struct sock_filter preauth_insns[] = { | 28 | @@ -166,6 +166,9 @@ static const struct sock_filter preauth_insns[] = { |