[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project openssh-8.0p1-24.el8

Name openssh
Epoch 0
Version 8.0p1
Release 24.el8
Website/URL http://www.openssh.com/portable.html
License BSD
Build Time 2024-04-08 14:49:27
Build Host builder-x86-05.inferitos.ru
Summary An open source implementation of SSH protocol version 2
Repositories BaseOS
Description SSH (Secure SHell) is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to 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 version of the last free version of SSH, bringing it up to date in terms of security and features. This package includes the core files necessary for both the OpenSSH client and server. To make this package useful, you should also install openssh-clients, openssh-server, or both.
Errata INFSA-2024:3166
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
openssh-8.0p1-24.el8.x86_64 An open source implementation of SSH protocol version 2 889fda1c8ee8104d9dae111a196e92e38aea64e285ca5d271b9e34edcc47950d download
openssh-cavs-8.0p1-24.el8.x86_64 CAVS tests for FIPS validation 0ca0649092b45991f51906ca9fcc3880a4f0d007352eaebf9e69e7db6c6e4692 download
openssh-clients-8.0p1-24.el8.x86_64 An open source SSH client applications 7b1fd4567c2a2da94ace7946370ce92c2e954aff40643f6d093493b31bd2f0ed download
openssh-keycat-8.0p1-24.el8.x86_64 A mls keycat backend for openssh eafda0fcd7a4e56fbfcdacc50e403a25cf1fdfe4dedbcc4d5ccb5c2fcc91f853 download
openssh-ldap-8.0p1-24.el8.x86_64 A LDAP support for open source SSH server daemon 1afd7381f5aa82c12a276852a8dbc5aaea462069078be0cbba32c0f5199e6653 download
openssh-server-8.0p1-24.el8.x86_64 An open source SSH server daemon 0a9f09bd98a612892b8c4b5a7f0adff8c15573cf4bc2f3406958ed5792f972e9 download
pam_ssh_agent_auth-0.10.3-7.24.el8.x86_64 PAM module for authentication with ssh-agent 7245ee47582cb6afbb312f3c1fd0f24423b0163caf75b24791487605c09c718c download
openssh-askpass-8.0p1-24.el8.x86_64 A passphrase dialog for OpenSSH and X 59fb4cc965fb1ddcd0a694ff16f126d157e9070e7ddfc00cb922d161f72dead7 download
src
openssh-8.0p1-24.el8.src An open source implementation of SSH protocol version 2 8cc28d47a547e32a0eefe5f64b2b6c643b167a28c87870f617f16cd5dfc08ce2 download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.0p1-24
- Rebuilt for MSVSphere 8.10 beta

* Tue Feb 06 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-24
- Providing a kill switch for scp to deal with CVE-2020-15778
  Resolves: RHEL-22870

* Fri Jan 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-23
- Fix Terrapin attack
  Resolves: RHEL-19308

* Thu Dec 21 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-22
- Fix Terrapin attack
  Resolves: RHEL-19308
- Forbid shell metasymbols in username/hostname
  Resolves: RHEL-19788

* Tue Nov 07 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-21
- Using DigestSign/DigestVerify functions for better FIPS compatibility
  Resolves: RHEL-5217

* Mon Oct 30 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-20
- Limit artificial delays in sshd while login using AD user
  Resolves: RHEL-1684
- Add comment to OpenSSH server config about FIPS-incompatible key
  Resolves: RHEL-5221
- Avoid killing all processes on system in case of race condition
  Resolves: RHEL-11548
- Avoid sshd_config 256K limit
  Resolves: RHEL-5279
- Using DigestSign/DigestVerify functions for better FIPS compatibility
  Resolves: RHEL-5217
- Fix GSS KEX causing ssh failures when connecting to WinSSHD
  Resolves: RHEL-5321

* Thu Aug 24 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-19
- rebuilt
  Related: CVE-2023-38408

* Thu Jul 20 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-18
- Avoid remote code execution in ssh-agent PKCS#11 support
  Resolves: CVE-2023-38408

* Tue Dec 20 2022 Dmitry Belyavskiy - 8.0p1-17
- Fix parsing of IPv6 IPs in sftp client (#2151334)
- Avoid ssh banner one-byte overflow (#2138344)
- Avoid crash of sshd when Include folder does not exist (#2133087)

* Wed Jun 29 2022 Zoltan Fridrich <zfridric@redhat.com> - 8.0p1-16
- Omit client side from minimize-sha1-use.patch to prevent regression (#2093897)