summaryrefslogtreecommitdiff
path: root/debian/patches/debian-config.patch
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-02-28 00:55:36 +0000
committerColin Watson <cjwatson@debian.org>2010-02-28 00:55:36 +0000
commite7bbd1fd0aed12d052c87c5fa81b15e69296fb46 (patch)
treea181ca1510bdc74c0a05537b10c56c24ce5dd0d5 /debian/patches/debian-config.patch
parent48241bb588b5a831640fa543e5f9361500d48d36 (diff)
DEP-3 tagging of all remaining patches
Diffstat (limited to 'debian/patches/debian-config.patch')
-rw-r--r--debian/patches/debian-config.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/patches/debian-config.patch b/debian/patches/debian-config.patch
index 5aa0035c8..3c8bbb0a4 100644
--- a/debian/patches/debian-config.patch
+++ b/debian/patches/debian-config.patch
@@ -1,3 +1,25 @@
1Description: Various Debian-specific configuration changes
2 ssh: Enable ForwardX11Trusted, returning to earlier semantics which cause
3 fewer problems with existing setups (http://bugs.debian.org/237021).
4 .
5 ssh: Set 'SendEnv LANG LC_*' by default (http://bugs.debian.org/264024).
6 .
7 ssh: Enable HashKnownHosts by default to try to limit the spread of ssh
8 worms.
9 .
10 ssh: Enable GSSAPIAuthentication and disable GSSAPIDelegateCredentials by
11 default.
12 .
13 sshd: Refer to /usr/share/doc/openssh-server/README.Debian.gz alongside
14 PermitRootLogin default.
15 .
16 Document all of this, along with several sshd defaults set in
17 debian/openssh-server.postinst.
18Author: Colin Watson <cjwatson@debian.org>
19Author: Russ Allbery <rra@debian.org>
20Forwarded: not-needed
21Last-Update: 2010-02-28
22
1Index: b/readconf.c 23Index: b/readconf.c
2=================================================================== 24===================================================================
3--- a/readconf.c 25--- a/readconf.c