diff options
author | Colin Watson <cjwatson@debian.org> | 2017-01-16 13:58:16 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-01-16 13:58:19 +0000 |
commit | d85ee41ea27ccceb97f1fb042f8efc94514e0948 (patch) | |
tree | 1407b12337b607c2191922f7729c18132b6438bd /debian/patches/series | |
parent | fb87db8aa47d3508be8e5bb1d21897fa1f2eca90 (diff) | |
parent | 79d4110c92f82de854b10b2d96df9daaaaeaec3a (diff) |
Remove ssh_host_dsa_key from HostKey default (closes: #850614).
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 7edc511b8..6eae81080 100644 --- a/debian/patches/series +++ b/debian/patches/series | |||
@@ -28,3 +28,4 @@ regress-integrity-robust.patch | |||
28 | regress-forwarding-race.patch | 28 | regress-forwarding-race.patch |
29 | regress-mktemp.patch | 29 | regress-mktemp.patch |
30 | sandbox-x32-workaround.patch | 30 | sandbox-x32-workaround.patch |
31 | no-dsa-host-key-by-default.patch | ||