Package openssh: Information

    Source package: openssh
    Version: 6.7p1-alt1.M60P.1
    Build time:  Jan 18, 2016, 03:11 PM in the task #155940
    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)




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

    Last changed


    Jan. 14, 2016 Gleb Fotengauer-Malinovskiy 6.7p1-alt1.M60P.1
    - openssh-clients: disabled UseRoaming (fixes CVE-2016-0777 and CVE-2016-0778).
    - Backported to p6 branch.
    Nov. 20, 2014 Dmitry V. Levin 6.7p1-alt1
    - Updated to 6.7p1-29-g51b64e4.
    April 25, 2014 Dmitry V. Levin 6.6p1-alt3
    - ssh-agent: fixed unintended socket removal (closes: #30029).