diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-11 11:27:57 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-11 11:28:08 +0000 |
commit | b6e13bfac71554ebb32d1f293765cee5e9eabf63 (patch) | |
tree | 40a73eb469aa98f093d5c2bd0a615694c945de23 /debian/patches/series | |
parent | 4be35c48f0c60c0c8badc76d3d69b5d1a57de8e1 (diff) | |
parent | c662cd7269217e67b4c47ed4afdbe0ca8d355fd4 (diff) |
Backport upstream patch to unbreak case-sensitive matching of ssh_config (closes: #738619).
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 5d21e57d1..f571f76a5 100644 --- a/debian/patches/series +++ b/debian/patches/series | |||
@@ -26,3 +26,4 @@ no-openssl-version-check.patch | |||
26 | gnome-ssh-askpass2-icon.patch | 26 | gnome-ssh-askpass2-icon.patch |
27 | sigstop.patch | 27 | sigstop.patch |
28 | debian-config.patch | 28 | debian-config.patch |
29 | fix-case-sensitive-matching.patch | ||