Erlang/OTP 17.5.6.9

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:17.5.6.9
Patch Package OTP 17.5.6.9
Git Tag OTP-17.5.6.9
Date 2016-03-10
System OTP
Release 17
Application

diameter-1.9.2.4 #

The diameter-1.9.2.4 application can be applied independently of other applications on a full OTP 17 installation.

OTP-13342
Application(s):
diameter

Fix handling of shared peer connections in watchdog state SUSPECT.

A peer connection shared from a remote node was regarded as being up for the lifetime of the connection, ignoring watchdog transitions into state SUSPECT.

Full runtime dependencies of diameter-1.9.2.4: erts-6.0, kernel-3.0, ssl-5.3.4, stdlib-2.0

erts-6.4.1.6 #

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

OTP-13298
Application(s):
erts
Related Id(s):
OTP-11388

When calling garbage_collect/[1,2] or check_process_code/[2,3] from a process with a higher priority than the priority of the process operated on, the run queues could end up in an inconsistent state. This bug has now been fixed.

Full runtime dependencies of erts-6.4.1.6: kernel-3.0, sasl-2.4, stdlib-2.0

ssl-6.0.1.2 #

The ssl-6.0.1.2 application can be applied independently of other applications on a full OTP 17 installation.

OTP-13189
Application(s):
ssl

Hibernation with small or a zero timeout will now work as expected

Full runtime dependencies of ssl-6.0.1.2: crypto-3.3, erts-6.0, kernel-3.0, public_key-0.22, stdlib-2.0

Thanks To #

Andrey Mayorov