diff options
author | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:24:48 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-08-22 16:25:18 +0100 |
commit | 801bf6e20895d448d4d25327370c039698ebae98 (patch) | |
tree | d26a3913cc91c8e9f530511f01e90f081018453a /debian/patches/x32-syntax-error.patch | |
parent | 270afdb3d148062730276f507055d2163f463d3b (diff) | |
parent | cda04ac1f5c69710187e602043758063479c3c65 (diff) |
Quote IP address in suggested "ssh-keygen -f" calls (closes: #872643).
Diffstat (limited to 'debian/patches/x32-syntax-error.patch')
-rw-r--r-- | debian/patches/x32-syntax-error.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/x32-syntax-error.patch b/debian/patches/x32-syntax-error.patch index 7399bb0d1..c7b7a0a94 100644 --- a/debian/patches/x32-syntax-error.patch +++ b/debian/patches/x32-syntax-error.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 59b1519ddb11cc2393037e97ae806656c6276020 Mon Sep 17 00:00:00 2001 | 1 | From 4a6a0dd530022333dccf0e54a4c2827662b14109 Mon Sep 17 00:00:00 2001 |
2 | From: Damien Miller <djm@mindrot.org> | 2 | From: Damien Miller <djm@mindrot.org> |
3 | Date: Tue, 21 Mar 2017 08:47:55 +1100 | 3 | Date: Tue, 21 Mar 2017 08:47:55 +1100 |
4 | Subject: Fix syntax error on Linux/X32 | 4 | Subject: Fix syntax error on Linux/X32 |