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

Бинарный пакет: openssh-server
Версия: 7.9p1-alt4.p10.1
Архитектура: armh
Собран:  24 марта 2022 г. 18:26 в задании #297070
Исходный пакет: 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.

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


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


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.