Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Oct 2 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> - 4.3p2-10
- improve gssapi-no-spnego patch (#208102)
- CVE-2006-4924 - prevent DoS on deattack detector (#207957)
- CVE-2006-5051 - don't call cleanups from signal handler (#208459)
- * Wed Aug 23 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> - 4.3p2-9
- don't report duplicate syslog messages, use correct local time (#189158)
- don't allow spnego as gssapi mechanism (from upstream)
- fixed memleaks found by Coverity (from upstream)
- allow ip options except source routing (#202856) (patch by HP)
- * Tue Aug 8 17:00:00 2006 Tomas Mraz <tmraz{%}redhat{*}com> - 4.3p2-8
- drop the pam-session patch from the previous build (#201341)
- don't set IPV6_V6ONLY sock opt when listening on wildcard addr (#201594)