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

  • Default inline alert: Версия в репозитории: 9.5p1-alt1

Бинарный пакет: openssh-server
Версия: 8.6p1-alt3
Архитектура: e2k
Собран:  4 февраля 2022 г. 13:24
Исходный пакет: openssh
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://www.openssh.com/portable.html

Лицензия: SSH-OpenSSH and ALT-Public-Domain and BSD-3-clause and Beerware
О пакете: 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


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


1 февраля 2022 г. Gleb Fotengauer-Malinovskiy 8.6p1-alt3
- Fix ssh-keygen(1) output of keys containing CR byte (thanks to
  Dmitry Belyavskiy for the patch; see mindrot#3283 and mindrot#3385).
27 сентября 2021 г. Gleb Fotengauer-Malinovskiy 8.6p1-alt2
- Backported upstream security fix for missing initialization of supplemental
  groups in handling of AuthorizedKeysCommandUser and
  AuthorizedPrincipalsCommandUser options.
27 июля 2021 г. Gleb Fotengauer-Malinovskiy 8.6p1-alt1
- Updated to 8.6p1.