Erlang/OTP 19.3.6.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:19.3.6.9
Patch Package OTP 19.3.6.9
Git Tag OTP-19.3.6.9
Date 2018-05-09
System OTP
Release 19
Application

ssh-4.4.2.4 #

Note! The ssh-4.4.2.4 application can *not* be applied independently of other applications on an arbitrary OTP 19 installation. On a full OTP 19 installation, also the following runtime dependencies have to be satisfied: -- crypto-3.7.3 (first satisfied in OTP 19.3) -- public_key-1.4 (first satisfied in OTP 19.3) -- stdlib-3.3 (first satisfied in OTP 19.3)

OTP-15018
Application(s):
ssh

Fix rare spurios shutdowns of ssh servers when receiveing {'EXIT',_,normal} messages.

OTP-15064
Application(s):
ssh

Host key hash erroneously calculated for clients following draft-00 of RFC 4419, for example PuTTY

OTP-15066
Application(s):
ssh

Renegotiation could fail in some states

Full runtime dependencies of ssh-4.4.2.4: crypto-3.7.3, erts-6.0, kernel-3.0, public_key-1.4, stdlib-3.3