summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-09 11:25:49 +0000
committerColin Watson <cjwatson@debian.org>2017-03-09 11:26:56 +0000
commit5e90171e0d3f39624c922a06e434423b31f6f9b9 (patch)
treef26935de9fdaa86aaa32d89a7f3d01da9d4e29e8 /debian/patches/series
parent0f47d98a0bf566b08873ac1464427a1263a24698 (diff)
parent78800aa252da1ebbfb55f7e593f43c337e694cc3 (diff)
Fix ssh-keygen -H accidentally corrupting known_hosts that contained already-hashed entries (closes: #851734, LP: #1668093).
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 6f0004748..7ddc4a772 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -30,3 +30,4 @@ regress-mktemp.patch
30sandbox-x32-workaround.patch 30sandbox-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