summaryrefslogtreecommitdiff
path: root/debian/patches/no-dsa-host-key-by-default.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/no-dsa-host-key-by-default.patch')
-rw-r--r--debian/patches/no-dsa-host-key-by-default.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/no-dsa-host-key-by-default.patch b/debian/patches/no-dsa-host-key-by-default.patch
index b20cb22d5..d301e387a 100644
--- a/debian/patches/no-dsa-host-key-by-default.patch
+++ b/debian/patches/no-dsa-host-key-by-default.patch
@@ -1,4 +1,4 @@
1From 417f561eac9f391661ad23a27f1d711f56566176 Mon Sep 17 00:00:00 2001 1From 12b741fba8a8430c32b8b48e5427504e97d48625 Mon Sep 17 00:00:00 2001
2From: Colin Watson <cjwatson@debian.org> 2From: Colin Watson <cjwatson@debian.org>
3Date: Mon, 16 Jan 2017 13:53:04 +0000 3Date: Mon, 16 Jan 2017 13:53:04 +0000
4Subject: Remove ssh_host_dsa_key from HostKey default 4Subject: Remove ssh_host_dsa_key from HostKey default
@@ -32,10 +32,10 @@ index a391cf4b..1a7a5f18 100644
32 options->host_key_files[options->num_host_key_files++] = 32 options->host_key_files[options->num_host_key_files++] =
33 _PATH_HOST_ECDSA_KEY_FILE; 33 _PATH_HOST_ECDSA_KEY_FILE;
34diff --git a/sshd.8 b/sshd.8 34diff --git a/sshd.8 b/sshd.8
35index dd4b8fc3..79a7e080 100644 35index 6355178f..f038fb82 100644
36--- a/sshd.8 36--- a/sshd.8
37+++ b/sshd.8 37+++ b/sshd.8
38@@ -167,11 +167,10 @@ This option must be given if 38@@ -164,11 +164,10 @@ This option must be given if
39 is not run as root (as the normal 39 is not run as root (as the normal
40 host key files are normally not readable by anyone but root). 40 host key files are normally not readable by anyone but root).
41 The default is 41 The default is