Erlang/OTP 21.0.4

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:21.0.4
Patch Package OTP 21.0.4
Git Tag OTP-21.0.4
Date 2018-07-26
System OTP
Release 21
Application

erts-10.0.4 #

The erts-10.0.4 application can be applied independently of other applications on a full OTP 21 installation.

OTP-15169
Application(s):
erts

Fixed a bug that prevented the noshell option from working correctly on Mac OS X and BSD.

OTP-15184
Application(s):
erts

Fixed a crash when matching directly against a literal map using a single key that had been saved on the stack.

OTP-15196
Application(s):
erts

Fix node crash when passing a bad time option to file:read_file_info/2.

Full runtime dependencies of erts-10.0.4: kernel-6.0, sasl-3.0.1, stdlib-3.5