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

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #235412
Пакет удалён: Alexey V. Vissarionov
Дата удаления: 3 августа 2019 г.
    Исходный пакет: openssh8
    Версия: 8.0p1-alt1
    Собран:  20 июня 2019 г. 19:11 в задании #232730
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.openssh.com/portable.html

    Лицензия: BSD
    О пакете: The OpenSSH implementation of SSH protocol
    Описание: 
    SSH (Secure Shell) is a program for logging into a remote machine and
    for executing commands on 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 separate libraries (OpenSSL).
    
    This package includes the core OpenSSH files and the client programs
    necessary to make encrypted connections to SSH servers.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    openssh8 (x86_64, i586, aarch64)
    openssh8-doc (noarch)
    openssh8-server (x86_64, i586, aarch64)

    Сопровождающий: Alexey V. Vissarionov

    Список участников:
    Alexey V. Vissarionov

      1. perl
      2. libssl-devel
      3. rpm-macros-pam0
      4. zlib-devel
      5. pam-devel
      6. pam_userpass-devel

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


    20 июня 2019 г. Alexey V. Vissarionov 8.0p1-alt1
    - import 8.0p1 from upstream
    - disable weak algorithms: CAST, Lucifer (DES), RC4, RIPEMD
    - add CFB mode for 256 bit Blowfish and {256,192,128} bit Rijndael