Jump to letter: [
ABCDEFGHIJKLMNOPRSTUWXYZ
]
openssh: The OpenSSH implementation of SSH protocol versions 1 and 2
- Summary
- SSH (Secure SHell) is a program for logging into and executing
commands on a remote machine. SSH is intended to replace rlogin and
rsh, and to provide secure encrypted communications between two
untrusted hosts over an insecure network. X11 connections and
arbitrary TCP/IP ports can also be forwarded over the secure channel.
OpenSSH is OpenBSD's version of the last free version of SSH, bringing
it up to date in terms of security and features, as well as removing
all patented algorithms to separate libraries.
This package includes the core files necessary for both the OpenSSH
client and server. To make this package useful, you should also
install openssh-clients, openssh-server, or both.
Changelog
- * Mon Nov 23 16:00:00 2009 Troy Dawson <tmraz{%}redhat{*}com> - 4.3p2-42.slf5
- Adding GSS_HOSTNAME patch (patch 152)
- * Wed Nov 14 16:00:00 2007 Troy Dawson <tmraz{%}redhat{*}com> - 4.3p2-41.slf5
- Changed sshd_config, pam.d/sshd to be just %config
- * Tue Nov 13 16:00:00 2007 Troy Dawson <tmraz{%}redhat{*}com> - 4.3p2-40.slf5
- sshd_config - changed it to be UsePam = yes
- evalutated security patches: CVE-2006-5052 was already patched by the
Ubuntu patch. CVE-2007-3102 was not needed because we didn't have
the original audit patch in