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

Исходный пакет: openssh
Версия: 5.9p1-alt7
Собран:  8 ноября 2013 г. 16:02 в задании #108153
Скопирован в задании: #117116
Сообщить об ошибке в пакете
Домашняя страница: 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).

Список rpm-пакетов, предоставляемых данным 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)

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

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

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

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


8 ноября 2013 г. Dmitry V. Levin 5.9p1-alt7
- sshd: applied upstream initialization fix (CVE-2013-4548).
15 апреля 2013 г. Dmitry V. Levin 5.9p1-alt6
- ssh-keygen: updated fix for #24682 to libcrypto >= 1.0.1 (closes: #28850).
12 апреля 2013 г. Dmitry V. Levin 5.9p1-alt5
- Relaxed runtime OpenSSL version check.