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

    Бинарный пакет: openssh-server
    Версия: 5.3p1-alt1
    Архитектура: i586
    Собран:  2 октября 2009 г. 4:55
    Исходный пакет: 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.

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Anton Farygin
    qa-robot

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


    1 октября 2009 г. Dmitry V. Levin 5.3p1-alt1
    - Updated to 5.3p1.
    12 апреля 2009 г. Dmitry V. Levin 5.2p1-alt2
    - Enabled kerberos support (Evgeny Sinelnikov; closes: #18183).
    26 марта 2009 г. Anton Farygin 5.2p1-alt1.1
    - Added audit support.