6. Patches for Secure Shell

This section gives you information on how to get and apply patches for Secure Shell. Click here for the contents of this section.

6.1. Applying patches for SSH

Please 'cd' to your ssh source directory, and give the command:

% patch -p1 -l < /path/to/sshpath

Then run make distclean, configure, make, and make install again.

6.2. Official patch distribution from SSH Communications Security

The official location for recent patches to SSH1 and SSH2 is available from http://www.ssh.fi/sshprotocols2/. You can get older patches for SSH1 and SSH2 at http://www.ssh.fi/sshprotocols2/oldnews.html.

6.3. Other patch distributions

James Barlow  maintains a repository for ssh patches at:

http://www.ncsa.uiuc.edu/General/CC/ssh/patch_repository/

His comments:

"I have put in a few patches we have done, a few that have been posted to the newsgroup, and a few others that I know of.  There is a page that describes submitting patches, and if anybody has comments they can let me know.  Most of the patches currently relate to the 1.2.x version, but I can put up patches for the 2.0.x version as well."


| Previous Chapter | | Next Chapter |

| Table of contents of this chapter | | General table of contents | | Beginning of this section |