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/changelog | |
parent | 4be35c48f0c60c0c8badc76d3d69b5d1a57de8e1 (diff) | |
parent | c662cd7269217e67b4c47ed4afdbe0ca8d355fd4 (diff) |
Backport upstream patch to unbreak case-sensitive matching of ssh_config (closes: #738619).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9e821ff25..ba32acdc7 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,8 @@ openssh (1:6.5p1-2) UNRELEASED; urgency=medium | |||
2 | 2 | ||
3 | * Only enable ssh.service for systemd, not both ssh.service and | 3 | * Only enable ssh.service for systemd, not both ssh.service and |
4 | ssh.socket. Thanks to Michael Biebl for spotting this. | 4 | ssh.socket. Thanks to Michael Biebl for spotting this. |
5 | * Backport upstream patch to unbreak case-sensitive matching of ssh_config | ||
6 | (closes: #738619). | ||
5 | 7 | ||
6 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2014 10:41:26 +0000 | 8 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Feb 2014 10:41:26 +0000 |
7 | 9 | ||