diff options
Diffstat (limited to 'debian/patches/debian-banner.patch')
-rw-r--r-- | debian/patches/debian-banner.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/debian-banner.patch b/debian/patches/debian-banner.patch index b1338d2c7..9062918f6 100644 --- a/debian/patches/debian-banner.patch +++ b/debian/patches/debian-banner.patch | |||
@@ -19,7 +19,7 @@ Patch-Name: debian-banner.patch | |||
19 | 4 files changed, 18 insertions(+), 1 deletion(-) | 19 | 4 files changed, 18 insertions(+), 1 deletion(-) |
20 | 20 | ||
21 | diff --git a/servconf.c b/servconf.c | 21 | diff --git a/servconf.c b/servconf.c |
22 | index 3fff3d53..0a8f6fd6 100644 | 22 | index 3fff3d531..0a8f6fd62 100644 |
23 | --- a/servconf.c | 23 | --- a/servconf.c |
24 | +++ b/servconf.c | 24 | +++ b/servconf.c |
25 | @@ -177,6 +177,7 @@ initialize_server_options(ServerOptions *options) | 25 | @@ -177,6 +177,7 @@ initialize_server_options(ServerOptions *options) |
@@ -67,7 +67,7 @@ index 3fff3d53..0a8f6fd6 100644 | |||
67 | case sIgnore: | 67 | case sIgnore: |
68 | case sUnsupported: | 68 | case sUnsupported: |
69 | diff --git a/servconf.h b/servconf.h | 69 | diff --git a/servconf.h b/servconf.h |
70 | index 5dfc9bc0..b0fa7045 100644 | 70 | index 5dfc9bc02..b0fa70455 100644 |
71 | --- a/servconf.h | 71 | --- a/servconf.h |
72 | +++ b/servconf.h | 72 | +++ b/servconf.h |
73 | @@ -211,6 +211,8 @@ typedef struct { | 73 | @@ -211,6 +211,8 @@ typedef struct { |
@@ -80,7 +80,7 @@ index 5dfc9bc0..b0fa7045 100644 | |||
80 | 80 | ||
81 | /* Information about the incoming connection as used by Match */ | 81 | /* Information about the incoming connection as used by Match */ |
82 | diff --git a/sshd.c b/sshd.c | 82 | diff --git a/sshd.c b/sshd.c |
83 | index 9a7f5495..1d645a17 100644 | 83 | index 9a7f5495c..1d645a170 100644 |
84 | --- a/sshd.c | 84 | --- a/sshd.c |
85 | +++ b/sshd.c | 85 | +++ b/sshd.c |
86 | @@ -384,7 +384,8 @@ sshd_exchange_identification(struct ssh *ssh, int sock_in, int sock_out) | 86 | @@ -384,7 +384,8 @@ sshd_exchange_identification(struct ssh *ssh, int sock_in, int sock_out) |
@@ -94,7 +94,7 @@ index 9a7f5495..1d645a17 100644 | |||
94 | options.version_addendum); | 94 | options.version_addendum); |
95 | 95 | ||
96 | diff --git a/sshd_config.5 b/sshd_config.5 | 96 | diff --git a/sshd_config.5 b/sshd_config.5 |
97 | index 1a1c6dd0..45044a70 100644 | 97 | index 1a1c6dd09..45044a70f 100644 |
98 | --- a/sshd_config.5 | 98 | --- a/sshd_config.5 |
99 | +++ b/sshd_config.5 | 99 | +++ b/sshd_config.5 |
100 | @@ -531,6 +531,11 @@ or | 100 | @@ -531,6 +531,11 @@ or |