Package openssh: Information

Source package: openssh
Version: 6.7p1-alt1.M70C.3
Build time:  Sep 14, 2017, 02:45 PM in the task #188134
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. libkrb5-devel
    2. libselinux-devel
    3. libedit-devel
    4. libssl-devel
    5. zlib-devel
    6. libaudit-devel
    7. pam_userpass-devel

Last changed


Sept. 12, 2017 Gleb Fotengauer-Malinovskiy 6.7p1-alt1.M70C.3
- Backported upstream changes (fixes CVE-2016-1908).
Aug. 30, 2017 Gleb Fotengauer-Malinovskiy 6.7p1-alt1.M70C.2
- Backported upstream fixes for CVE-2016-10009, CVE-2016-10011.
Nov. 8, 2016 Gleb Fotengauer-Malinovskiy 6.7p1-alt1.M70C.1
- Backported to c7 branch.