Package openssh: Information

    Source package: openssh
    Version: 7.2p2-alt2.M80C.5
    Build time:  Oct 17, 2019, 04:15 PM in the task #239321
    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: Denis Medvedev


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

    Last changed


    Oct. 16, 2019 Denis Medvedev 7.2p2-alt2.M80C.5
    - do not check options on connections. This is useless in modern systems.
    Aug. 24, 2018 Denis Medvedev 7.2p2-alt2.M80C.4
    - to c8.1
    Aug. 24, 2018 Denis Medvedev 7.2p2-alt2.M80C.3
    - Correction for fix for CVE-2018-15473