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
        
            - * Wed Feb  2 18:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com> 3.6.1p2-33.30.4
- - CAN-2004-0175 (#120147) don't allow scp to overwrite files 
  in other directories
- don't log in sigalarm handler - it can deadlock (#145001) 
            - * Tue Feb  1 18:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com>
- - allow changing expired passwords when privilege separation is on (#124602)
- don't leak whether root password is right if root isn't allowed (#141642) 
            - * Mon Jan 31 18:00:00 2005 Tomas Mraz <tmraz{%}redhat{*}com>
- - move the do_pam_session call before do_setusercontext in case of
  using privilege separation (#140824)