diff options
author | Colin Watson <cjwatson@debian.org> | 2016-12-26 00:56:20 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-12-26 00:58:36 +0000 |
commit | f34e7a4deda39af73585fb2440e7ebc062940a6a (patch) | |
tree | 0fd69bca2a7c69396c227a03f66317d391040116 /debian/changelog | |
parent | de911c73504da8dd7d9bbaddcf0c0845dd6eb9a0 (diff) | |
parent | 41265d4fa6f5946719155a08a19717a4ca229454 (diff) |
Remove redundant "GSSAPIDelegateCredentials no" from ssh_config (already the upstream default), and document that setting ServerAliveInterval to 300 by default if BatchMode is set is Debian-specific (closes: #765630).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 80e03947f..a9f8f815e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -132,6 +132,9 @@ openssh (1:7.4p1-1) UNRELEASED; urgency=medium | |||
132 | PermitRootLogin setting is properly preserved. | 132 | PermitRootLogin setting is properly preserved. |
133 | - UsePrivilegeSeparation now defaults to the stronger "sandbox" rather | 133 | - UsePrivilegeSeparation now defaults to the stronger "sandbox" rather |
134 | than "yes", per upstream. | 134 | than "yes", per upstream. |
135 | * Remove redundant "GSSAPIDelegateCredentials no" from ssh_config (already | ||
136 | the upstream default), and document that setting ServerAliveInterval to | ||
137 | 300 by default if BatchMode is set is Debian-specific (closes: #765630). | ||
135 | 138 | ||
136 | -- Colin Watson <cjwatson@debian.org> Mon, 05 Dec 2016 19:31:33 +0000 | 139 | -- Colin Watson <cjwatson@debian.org> Mon, 05 Dec 2016 19:31:33 +0000 |
137 | 140 | ||