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

kernel-5.2.0.1 #

Note! The kernel-5.2.0.1 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 dependency has to be satisfied: -- erts-8.1 (first satisfied in OTP 19.1)

OTP-14823
Application(s):
kernel

Add os:cmd/2 that takes an options map as the second argument.

Add max_size as an option to os:cmd/2 that control the maximum size of the result that os:cmd/2 will return.

Full runtime dependencies of kernel-5.2.0.1: erts-8.1, sasl-3.0, stdlib-3.0