From e7bbd1fd0aed12d052c87c5fa81b15e69296fb46 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 28 Feb 2010 00:55:36 +0000 Subject: DEP-3 tagging of all remaining patches --- debian/patches/debian-config.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'debian/patches/debian-config.patch') 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 @@ +Description: Various Debian-specific configuration changes + ssh: Enable ForwardX11Trusted, returning to earlier semantics which cause + fewer problems with existing setups (http://bugs.debian.org/237021). + . + ssh: Set 'SendEnv LANG LC_*' by default (http://bugs.debian.org/264024). + . + ssh: Enable HashKnownHosts by default to try to limit the spread of ssh + worms. + . + ssh: Enable GSSAPIAuthentication and disable GSSAPIDelegateCredentials by + default. + . + sshd: Refer to /usr/share/doc/openssh-server/README.Debian.gz alongside + PermitRootLogin default. + . + Document all of this, along with several sshd defaults set in + debian/openssh-server.postinst. +Author: Colin Watson +Author: Russ Allbery +Forwarded: not-needed +Last-Update: 2010-02-28 + Index: b/readconf.c =================================================================== --- a/readconf.c -- cgit v1.2.3