Пакет openssh-server: Информация

    Бинарный пакет: openssh-server
    Версия: 7.2p2-alt2.M80C.5
    Архитектура: x86_64
    Собран:  17 октября 2019 г. 16:15 в задании #239321
    Исходный пакет: openssh
    Категория: Система/Серверы
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openssh.com/portable.html

    Лицензия: BSD-style
    О пакете: OpenSSH Secure Shell protocol daemon
    Описание: 
    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).
    
    This package contains the secure shell daemon.  The sshd is the server
    part of the secure shell protocol and allows ssh clients to connect to
    your host.

    Сопровождающий: Denis Medvedev


    Последнее изменение


    16 октября 2019 г. Denis Medvedev 7.2p2-alt2.M80C.5
    - do not check options on connections. This is useless in modern systems.
    24 августа 2018 г. Denis Medvedev 7.2p2-alt2.M80C.4
    - to c8.1
    24 августа 2018 г. Denis Medvedev 7.2p2-alt2.M80C.3
    - Correction for fix for CVE-2018-15473