Erlang/OTP 19.0.5

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.0.5
Patch Package OTP 19.0.5
Git Tag OTP-19.0.5
Date 2016-08-17
System OTP
Release 19
Application

kernel-5.0.2 #

The kernel-5.0.2 application can be applied independently of other applications on a full OTP 19 installation.

OTP-13813
Application(s):
kernel

When calling os:cmd from a process that has set trap_exit to true an 'EXIT' message would be left in the message queue. This bug was introduced in kernel vsn 5.0.1.

Full runtime dependencies of kernel-5.0.2: erts-8.0, sasl-3.0, stdlib-3.0