Erlang/OTP 17.5.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:17.5.6
Patch Package OTP 17.5.6
Git Tag OTP-17.5.6
Date 2015-06-02
System OTP
Release 17
Application

inets-5.10.9 #

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

OTP-12776
Application(s):
inets

Add behaviour with optional callbacks to customize the inets HTTP server.

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

ssh-3.2.4 #

Note! The ssh-3.2.4 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: -- stdlib-2.3 (first satisfied in OTP 17.4)

OTP-12782
Application(s):
ssh

Gracefully terminate if sockets is unexpectedly closed.

OTP-12784
Application(s):
ssh

Made Codenomicon Defensics test suite pass:

limit number of algorithms in kexinit message check 'e' and 'f' parameters in kexdh implement 'keyboard-interactive' user authentication on server side return plain text message to bad version exchange message

Full runtime dependencies of ssh-3.2.4: crypto-3.3, erts-6.0, kernel-3.0, public_key-0.22, stdlib-2.3

ssl-6.0.1 #

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

OTP-12783
Application(s):
ssl

Terminate gracefully when receving bad input to premaster secret calculation

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