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

Исходный пакет: openssh
Версия: 7.9p1-alt4.p10.1
Собран:  25 июня 2022 г. 12:28
Сообщить об ошибке в пакете
Домашняя страница: 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 (e2kv6, e2kv5, e2kv4, e2k)
openssh-askpass-common (noarch)
openssh-clients (e2kv6, e2kv5, e2kv4, e2k)
openssh-clients-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
openssh-common (e2kv6, e2kv5, e2kv4, e2k)
openssh-common-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
openssh-keysign (e2kv6, e2kv5, e2kv4, e2k)
openssh-keysign-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
openssh-server (e2kv6, e2kv5, e2kv4, e2k)
openssh-server-control (noarch)
openssh-server-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

Сопровождающий: Gleb Fotengauer-Malinovskiy


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

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


22 марта 2022 г. Gleb Fotengauer-Malinovskiy 7.9p1-alt4.p10.1
- Backported upstream security fixes (fixes CVE-2019-6111, CVE-2019-6109).
27 апреля 2021 г. Vladimir D. Seleznev 7.9p1-alt3
- Allowed CIPSO.
18 декабря 2020 г. Gleb Fotengauer-Malinovskiy 7.9p1-alt2
- Backported upstream patches for seccomp filter.
- Fixed build with gcc10.