summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-16 13:42:19 +0000
committerColin Watson <cjwatson@debian.org>2017-03-16 13:43:02 +0000
commit103818db322f2b2b9f5f9a71d4c36cdfd7f0d57a (patch)
tree51720b5fee3dbe37f58e489419cdfa40215d192b /debian/patches/series
parent43c142b02e71b5c2dee8ffe8f9314e54297004ea (diff)
parent35b2ea77a74348b575d680061f35ec7992b26ec8 (diff)
Fix null pointer dereference in ssh-keygen; this fixes an autopkgtest regression introduced in 1:7.4p1-8.
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 2d9d2bc12..32f913e89 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -32,3 +32,4 @@ no-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 34ssh-keyscan-hash-port.patch
35ssh-keygen-null-deref.patch