Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        openssh-askpass-gnome: A passphrase dialog for OpenSSH, X, and GNOME.
        
        
        - 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
an X11 passphrase dialog for OpenSSH and the GNOME GUI desktop
environment.
Changelog
        
            - * Mon Oct  4 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.6.1p2-33.30.3
- - add a --enable-vendor-patchlevel option which allows a ShowPatchLevel option
  to enable display of a vendor patch level during version exchange (#120285)
- configure with --disable-strip to build useful debuginfo subpackages 
            - * Mon Sep 27 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com>
- - backport fix from 3.7 to use TCP_NODELAY for interactive connections again 
            - * Mon Sep 13 19:00:00 2004 Nalin Dahyabhai <nalin{%}redhat{*}com> 3.6.1p2-33.30.2
- - don't cast the user ID to long when calculating an offset; if size_t is
  also long we'll get a long result instead of a possibly-larger off_t
  (Bernd Schmidt, #125444)