Erlang/OTP 19.3.6

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
Patch Package OTP 19.3.6
Git Tag OTP-19.3.6
Date 2017-06-08
Issue Id
ERIERL-24
System OTP
Release 19
Application

erts-8.3.5 #

Note! The erts-8.3.5 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: -- sasl-3.0.1 (first satisfied in OTP 19.1)

OTP-14441
Application(s):
erts
Related Id(s):
ERL-430

Active-mode TCP sockets are now cleaned up properly on send/shutdown errors.

OTP-14444
Application(s):
erts
Related Id(s):
ERIERL-24

A code purge operation could under certain circumstances expand the size of hibernated processes.

OTP-14451
Application(s):
erts

Fix so that the ERL_ZZ_SIGTERM_KILL introduced in erts-8.3.4 works.

Full runtime dependencies of erts-8.3.5: kernel-5.0, sasl-3.0.1, stdlib-3.0