Erlang/OTP 20.3.8

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:20.3.8
Patch Package OTP 20.3.8
Git Tag OTP-20.3.8
Date 2018-06-14
Issue Id
ERIERL-161
System OTP
Release 20
Application

erts-9.3.3 #

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

OTP-15109
Application(s):
erts

Fixed bug in ets that could cause VM crash if process A terminates after fixating a table and process B deletes the table at "the same time". The table fixation could be done with ets:safe_fixtable or if process A terminates in the middle of a long running select or match call.

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

snmp-5.2.11 #

The snmp-5.2.11 application can be applied independently of other applications on a full OTP 20 installation.

OTP-14196
Application(s):
snmp
Related Id(s):
ERIERL-161

The Snmp MIB compiler now allows using a TEXTUAL-CONVENTION type before defining it.

Full runtime dependencies of snmp-5.2.11: crypto-3.3, erts-6.0, kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, stdlib-2.5