summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-14 13:41:34 +0000
committerColin Watson <cjwatson@debian.org>2017-03-14 13:43:04 +0000
commit4b128b76f5e0e41c3edb950ec503cf04bdd83028 (patch)
tree2faa96a0c1ff1a6019f0a007bb69599edccc0531 /debian/patches/series
parent5e90171e0d3f39624c922a06e434423b31f6f9b9 (diff)
parenta0f9daa9c3cc2b37b9707b228263eb717d201371 (diff)
Fix ssh-keyscan to correctly hash hosts with a port number (closes: #857736, LP: #1670745).
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 7ddc4a772..2d9d2bc12 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -31,3 +31,4 @@ sandbox-x32-workaround.patch
31no-dsa-host-key-by-default.patch 31no-dsa-host-key-by-default.patch
32restore-authorized_keys2.patch 32restore-authorized_keys2.patch
33ssh-keygen-hash-corruption.patch 33ssh-keygen-hash-corruption.patch
34ssh-keyscan-hash-port.patch