| Name: | openssh-server |
|---|---|
| Version: | 8.0p1 |
| Release: | 17.el8_7 |
| Architecture: | x86_64 |
| Group: | System Environment/Daemons |
| Size: | 1047400 |
| License: | BSD |
| RPM: | openssh-server-8.0p1-17.el8_7.x86_64.rpm |
| Source RPM: | openssh-8.0p1-17.el8_7.src.rpm |
| Build Date: | Tue Feb 21 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.openssh.com/portable.html |
| Summary: | An open source SSH server daemon |
| Description: | OpenSSH is a free version of SSH (Secure SHell), a program for logging into and executing commands on a remote machine. This package contains the secure shell daemon (sshd). The sshd daemon allows SSH clients to securely connect to your SSH server. |
- Fix parsing of IPv6 IPs in sftp client (#2162733)
- Omit client side from minimize-sha1-use.patch to prevent regression (#2093897)
- Fix new issues found by static analyzers
- Upstream: add a local implementation of BSD realpath() for sftp-server (#2064249) - Change product name from Fedora to RHEL in openssh-7.8p1-UsePAM-warning.patch (#1953807) - Include caveat for crypto-policy in sshd manpage (#2044354) - Change log level of FIPS specific log message to verbose (#2050511) - Clarify force_file_perms (-m) documentation in sftp-server manpage (#1862504) - Minimize the use of SHA1 as a proof of possession for RSA key (#2093897)
- Upstream: ClientAliveCountMax=0 disable the connection killing behaviour (#2015828)
- Add support for "Include" directive in sshd_config file (#1926103)
- CVE-2021-41617 upstream fix (#2008885)
- sshd -T requires -C when "Match" is used in sshd_config (#1836277)
- CVE-2020-14145 openssh: Observable Discrepancy leading to an information leak in the algorithm negotiation (#1882252) - Hostbased ssh authentication fails if session ID contains a '/' (#1944125)
- ssh doesn't restore the blocking mode on standard output (#1942901)