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

    Исходный пакет: openssh
    Версия: 5.2p1-alt1.1
    Собран:  8 апреля 2009 г. 0:43
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.openssh.com/portable.html

    Лицензия: BSD-style
    О пакете: OpenSSH free Secure Shell (SSH) implementation
    Описание: 
    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 includes the core files necessary for both the OpenSSH
    client and server.  To make this package useful, you should also
    install openssh-clients, openssh-server, or both.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    openssh (x86_64, i586)
    openssh-askpass-common (noarch)
    openssh-clients (x86_64, i586)
    openssh-keysign (x86_64, i586)
    openssh-server (x86_64, i586)

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

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

    Права:
    Dmitry V. Levin

      1. libssl-devel
      2. libaudit-devel
      3. libedit-devel
      4. zlib-devel
      5. pam_userpass-devel
      6. libwrap-devel

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


    26 марта 2009 г. Anton Farygin 5.2p1-alt1.1
    - added audit support
    24 февраля 2009 г. Dmitry V. Levin 5.2p1-alt1
    - Updated to 5.2p1.
    2 декабря 2008 г. Dmitry V. Levin 5.1p1-alt2
    - Added support for setting PermitEmptyPasswords in a Match block.
    - openssh-askpass-common: Packaged as noarch.