Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openssh-clients: OpenSSH clients.
        
        
        - Summary
- OpenSSH is a free version of SSH (Secure SHell), a program for logging
into and executing commands on a remote machine. This package includes
the clients necessary to make encrypted connections to SSH servers.
You'll also need to install the openssh package on OpenSSH clients.
Changelog
        
            - * Mon Jun 27 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 3.6.1p2-33.30.6
- - ssh -q should not display banner (#129289)
- CAN-2004-2069 - prevent DoS on openssh server (#156996)
- fixed memory leaks in sftp client (#151080) 
            - * Mon Jun  6 19:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 3.6.1p2-33.30.5
- - call start_pam with user name even if it doesn't exist on the
  system (#153295) 
            - * Fri Mar 18 18:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com>
- - prevent deadlock when client exits and has x11 connections (#144543)