Package openssh-gostcrypto: Information

Source package: openssh-gostcrypto
Version: 8.6p1-alt4.gost
Latest version according to Repology
Build time:  Jun 30, 2023, 12:39 AM in the task #323913
Report package bug
FTBFS
ArchitectureFTBFS sinceUpdate
i586July 22, 2023April 27, 2024

License: SSH-OpenSSH and ALT-Public-Domain and BSD-3-clause and Beerware
Summary: OpenSSH free Secure Shell (SSH) implementation
Description: 
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).

List of rpms provided by this srpm:
openssh-askpass-common-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-clients-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-clients-gostcrypto-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
openssh-common-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-common-gostcrypto-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
openssh-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-keysign-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-keysign-gostcrypto-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
openssh-server-control-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-server-gostcrypto (x86_64, ppc64le, i586, armh, aarch64)
openssh-server-gostcrypto-debuginfo (x86_64, ppc64le, i586, armh, aarch64)




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

Last changed


June 29, 2023 Gleb Fotengauer-Malinovskiy 8.6p1-alt4.gost
- Updated -gostcrypto version.
June 29, 2023 Gleb Fotengauer-Malinovskiy 8.6p1-alt4
- Backported upstream patches for seccomp filter, allowing gettid(2) and
  writev(2) syscalls.
Feb. 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).