Package openssh: Information

    Source package: openssh
    Version: 5.9p1-alt7
    Build time:  Nov 8, 2013, 04:02 PM in the task #108153
    Copied in the task: #110259
    Report package bug
    License: BSD-style
    Summary: OpenSSH free Secure Shell (SSH) implementation
    Description: 
    Ssh (Secure Shell) a program for logging into a remote machine and for
    executing commands in a remote machine.  It is intended to replace
    rlogin and rsh, and provide secure encrypted communications between
    two untrusted hosts over an insecure network.  X11 connections and
    arbitrary TCP/IP ports can also be forwarded over the secure channel.
    
    OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
    up to date in terms of security and features, as well as removing all
    patented algorithms to seperate libraries (OpenSSL).

    List of rpms provided by this srpm:
    openssh (x86_64, i586)
    openssh-askpass-common (noarch)
    openssh-clients (x86_64, i586)
    openssh-clients-debuginfo (x86_64, i586)
    openssh-common (x86_64, i586)
    openssh-common-debuginfo (x86_64, i586)
    openssh-keysign (x86_64, i586)
    openssh-keysign-debuginfo (x86_64, i586)
    openssh-server (x86_64, i586)
    openssh-server-control (noarch)
    openssh-server-debuginfo (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Anton Farygin
    qa-robot


      1. libwrap-devel
      2. libkrb5-devel
      3. libedit-devel
      4. libssl-devel
      5. libaudit-devel
      6. pam_userpass-devel
      7. zlib-devel

    Last changed


    Nov. 8, 2013 Dmitry V. Levin 5.9p1-alt7
    - sshd: applied upstream initialization fix (CVE-2013-4548).
    April 15, 2013 Dmitry V. Levin 5.9p1-alt6
    - ssh-keygen: updated fix for #24682 to libcrypto >= 1.0.1 (closes: #28850).
    April 12, 2013 Dmitry V. Levin 5.9p1-alt5
    - Relaxed runtime OpenSSL version check.