summaryrefslogtreecommitdiff
path: root/debian/patches/debian-config.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-02-12 01:16:18 +0000
committerColin Watson <cjwatson@debian.org>2014-02-12 01:16:35 +0000
commite7cf31b81380f497e29bb9dbafd5a526a66310ba (patch)
treeacfea5c3dd5b57807bec61f4d3429dee4271ed72 /debian/patches/debian-config.patch
parentb962e0c1928bd9d983cba5fc0d1a01c96fa4961d (diff)
parentbdb60d16baf6d163844fc6f5f8520bc853b6611b (diff)
Stop claiming that "Protocol 2" is a Debian-specific default
This has been upstream's default since 5.4p1.
Diffstat (limited to 'debian/patches/debian-config.patch')
-rw-r--r--debian/patches/debian-config.patch14
1 files changed, 6 insertions, 8 deletions
diff --git a/debian/patches/debian-config.patch b/debian/patches/debian-config.patch
index 5d24b22b8..70e057ed5 100644
--- a/debian/patches/debian-config.patch
+++ b/debian/patches/debian-config.patch
@@ -1,4 +1,4 @@
1From ee8d8b97cc2c6081df3af453a228992b87309ec4 Mon Sep 17 00:00:00 2001 1From f08f2d9c3fedf37f97f1b2d06f1fe36af4e5f1c3 Mon Sep 17 00:00:00 2001
2From: Colin Watson <cjwatson@debian.org> 2From: Colin Watson <cjwatson@debian.org>
3Date: Sun, 9 Feb 2014 16:10:18 +0000 3Date: Sun, 9 Feb 2014 16:10:18 +0000
4Subject: Various Debian-specific configuration changes 4Subject: Various Debian-specific configuration changes
@@ -22,7 +22,7 @@ debian/openssh-server.postinst.
22 22
23Author: Russ Allbery <rra@debian.org> 23Author: Russ Allbery <rra@debian.org>
24Forwarded: not-needed 24Forwarded: not-needed
25Last-Update: 2013-09-14 25Last-Update: 2014-02-12
26 26
27Patch-Name: debian-config.patch 27Patch-Name: debian-config.patch
28--- 28---
@@ -30,8 +30,8 @@ Patch-Name: debian-config.patch
30 ssh_config | 7 ++++++- 30 ssh_config | 7 ++++++-
31 ssh_config.5 | 19 ++++++++++++++++++- 31 ssh_config.5 | 19 ++++++++++++++++++-
32 sshd_config | 1 + 32 sshd_config | 1 +
33 sshd_config.5 | 27 +++++++++++++++++++++++++++ 33 sshd_config.5 | 25 +++++++++++++++++++++++++
34 5 files changed, 53 insertions(+), 3 deletions(-) 34 5 files changed, 51 insertions(+), 3 deletions(-)
35 35
36diff --git a/readconf.c b/readconf.c 36diff --git a/readconf.c b/readconf.c
37index 273552d..6ac8bea 100644 37index 273552d..6ac8bea 100644
@@ -120,10 +120,10 @@ index d9b8594..4db32f5 100644
120 #StrictModes yes 120 #StrictModes yes
121 #MaxAuthTries 6 121 #MaxAuthTries 6
122diff --git a/sshd_config.5 b/sshd_config.5 122diff --git a/sshd_config.5 b/sshd_config.5
123index 9fa6086..e7ac846 100644 123index 9fa6086..496530b 100644
124--- a/sshd_config.5 124--- a/sshd_config.5
125+++ b/sshd_config.5 125+++ b/sshd_config.5
126@@ -57,6 +57,33 @@ Arguments may optionally be enclosed in double quotes 126@@ -57,6 +57,31 @@ Arguments may optionally be enclosed in double quotes
127 .Pq \&" 127 .Pq \&"
128 in order to represent arguments containing spaces. 128 in order to represent arguments containing spaces.
129 .Pp 129 .Pp
@@ -139,8 +139,6 @@ index 9fa6086..e7ac846 100644
139+.Pp 139+.Pp
140+.Bl -bullet -offset indent -compact 140+.Bl -bullet -offset indent -compact
141+.It 141+.It
142+.Cm Protocol No 2
143+.It
144+.Cm ChallengeResponseAuthentication No no 142+.Cm ChallengeResponseAuthentication No no
145+.It 143+.It
146+.Cm X11Forwarding No yes 144+.Cm X11Forwarding No yes