Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openssh-server: The OpenSSH server daemon.
- Summary
- OpenSSH is a free version of SSH (Secure SHell), a program for logging
into and executing commands on a remote machine. This package contains
the secure shell daemon (sshd). The sshd daemon allows SSH clients to
securely connect to your SSH server. You also need to have the openssh
package installed.
Changelog
- * Fri Nov 10 18:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 3.9p1-8.RHEL4.20
- CVE-2006-5794 properly detect failed key verify in monitor (#214640)
- * Tue Oct 10 19:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 3.9p1-8.RHEL4.19
- add support for hashed known_hosts file (#162681)
- * Thu Oct 5 19:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> 3.9p1-8.RHEL4.18
- fixed client behaviour when remote program generates large output (#184357)
- don't report duplicate syslog messages, use correct local time (#203671)
- don't set IPV6_V6ONLY sock opt when listening on wildcard addr (#201594)
- fix audit patch to include loginrec.h in auth.c (#193710)