Erlang/OTP 21.2.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:21.2.5
Patch Package OTP 21.2.5
Git Tag OTP-21.2.5
Date 2019-02-04
Issue Id
ERIERL-289
System OTP
Release 21
Application

inets-7.0.5 #

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

OTP-15554
Application(s):
inets
Related Id(s):
ERIERL-289

Fixed bug that causes a crash in http client when using hostnames (e.g. localhost) with the the option ipv6_host_with_brackets set to true.

This change also fixes a regression: httpc:request fails with connection error (nxdomain) if option ipv6_host_with_brackets set to true and host component of the URI is an IPv6 address.

Full runtime dependencies of inets-7.0.5: erts-6.0, kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-3.5