Erlang/OTP 17.5.6.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:17.5.6.5
Patch Package OTP 17.5.6.5
Git Tag OTP-17.5.6.5
Date 2015-12-04
Issue Id
seq12872
System OTP
Release 17
Application

erts-6.4.1.4 #

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

OTP-11482
Application(s):
erts, kernel
Related Id(s):
seq12872

The 'raw' socket option could not be used multiple times in one call to any e.g gen_tcp function because only one of the occurrences were used. This bug has been fixed, and also a small bug concerning propagating error codes from within inet:setopts/2.

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

kernel-3.2.0.1 #

Note! The kernel-3.2.0.1 application can *not* be applied independently of other applications on an arbitrary OTP 17 installation. On a full OTP 17 installation, also the following runtime dependency has to be satisfied: -- erts-6.1.2 (first satisfied in OTP 17.1.2)

OTP-11482
Application(s):
erts, kernel
Related Id(s):
seq12872

The 'raw' socket option could not be used multiple times in one call to any e.g gen_tcp function because only one of the occurrences were used. This bug has been fixed, and also a small bug concerning propagating error codes from within inet:setopts/2.

Full runtime dependencies of kernel-3.2.0.1: erts-6.1.2, sasl-2.4, stdlib-2.0

ssl-6.0.1.1 #

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

OTP-13151
Application(s):
ssl

Gracefully ignore proprietary hash_sign algorithms

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