Erlang/OTP 24.1.7

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:24.1.7
Patch Package OTP 24.1.7
Git Tag OTP-24.1.7
Date 2021-11-22
Issue Id
ERIERL-726
System OTP
Release 24
Application

ssh-4.12.5 #

The ssh-4.12.5 application can be applied independently of other applications on a full OTP 24 installation.

OTP-17764
Application(s):
ssh
Related Id(s):
ERIERL-726

Fixed a race condition in the acceptor loop: if a client disconnected immediately after the tcp connect, the server could cease handling connection on that address:port.

Full runtime dependencies of ssh-4.12.5: crypto-5.0, erts-9.0, kernel-5.3, public_key-1.6.1, runtime_tools-1.15.1, stdlib-3.15