Subject: CVS commit: [netbsd-2-0] src/crypto/dist/ssh
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/15/2006 15:43:25
Module Name:	src
Committed By:	bouyer
Date:		Sun Oct 15 15:43:25 UTC 2006

Modified Files:
	src/crypto/dist/ssh [netbsd-2-0]: sshd_config

Log Message:
Pull up following revision(s) (requested by adrianp in ticket #10719):
        crypto/dist/ssh/sshd_config: revision 1.25
Change the default sshd configuration file so that only protocol version
2 is enabled by default.  Users can manually add back support for
protocol version 1 in their sshd_config if they have a specific need for it.

Suggested by perry@ and ghen@. Ok'ed security-officer@ and christos@


To generate a diff of this commit:
cvs rdiff -r1.18.2.1 -r1.18.2.2 src/crypto/dist/ssh/sshd_config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.