diff options
author | Colin Watson <cjwatson@debian.org> | 2014-03-19 16:40:50 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-03-19 16:40:55 +0000 |
commit | 2491df1666864ce27a0becff4c85fec7d6ff38ff (patch) | |
tree | 7cad7ef6746abf36393594fb9abb0113b7b8793f /debian/patches/fix-case-sensitive-matching.patch | |
parent | d563b20ec274b25929677424e4673eb23774b335 (diff) | |
parent | 6dbd954a28d3fc2631f1c0b42c23452e1e493e6f (diff) |
Apply various warning-suppression and regression-test fixes to gssapi.patch from Damien Miller.
Diffstat (limited to 'debian/patches/fix-case-sensitive-matching.patch')
-rw-r--r-- | debian/patches/fix-case-sensitive-matching.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/fix-case-sensitive-matching.patch b/debian/patches/fix-case-sensitive-matching.patch index 820745cc1..c721b5a0a 100644 --- a/debian/patches/fix-case-sensitive-matching.patch +++ b/debian/patches/fix-case-sensitive-matching.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From bdb60d16baf6d163844fc6f5f8520bc853b6611b Mon Sep 17 00:00:00 2001 | 1 | From efb58a7258484c31c702f9093b7a726da9eab682 Mon Sep 17 00:00:00 2001 |
2 | From: Damien Miller <djm@mindrot.org> | 2 | From: Damien Miller <djm@mindrot.org> |
3 | Date: Tue, 4 Feb 2014 11:26:04 +1100 | 3 | Date: Tue, 4 Feb 2014 11:26:04 +1100 |
4 | Subject: Unbreak case-sensitive matching of ssh_config | 4 | Subject: Unbreak case-sensitive matching of ssh_config |