Erlang/OTP 22.3.4.9

This release of Erlang/OTP can be built from source or installed using pre-built packages for your OS or third-party tools (such as kerl or asdf).

docker run -it erlang:22.3.4.9
Patch Package OTP 22.3.4.9
Git Tag OTP-22.3.4.9
Date 2020-08-21
Issue Id
ERIERL-520
System OTP
Release 22
Application

ssh-4.9.1.1 #

Note! The ssh-4.9.1.1 application *cannot* be applied independently of other applications on an arbitrary OTP 22 installation. On a full OTP 22 installation, also the following runtime dependency has to be satisfied: -- crypto-4.6.4 (first satisfied in OTP 22.2.2)

OTP-16791
Application(s):
ssh
Related Id(s):
ERIERL-520

Fix a bug that could crash the cli server if a too large cli-window was requested from the client.

OTP-16803
Application(s):
ssh

A new timeout is defined for daemons: hello_timeout.

It closes an incoming TCP-connection if no valid 1st message is received from the client within the timeout limit.

Full runtime dependencies of ssh-4.9.1.1: crypto-4.6.4, erts-9.0, kernel-5.3, public_key-1.6.1, stdlib-3.4.1