Erlang/OTP 17.5.4

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.4
Patch Package OTP 17.5.4
Git Tag OTP-17.5.4
Date 2015-05-18
Issue Id
seq12860
System OTP
Release 17
Application

inets-5.10.8 #

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

OTP-12739
Application(s):
inets
Related Id(s):
seq12860

Reject messages with a Content-Length less than 0

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

ssh-3.2.3 #

Note! The ssh-3.2.3 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-12738
Application(s):
ssh
Related Id(s):
seq12860

A new option for handling the SSH_MSG_DEBUG message's printouts. A fun could be given in the options that will be called whenever the SSH_MSG_DEBUG message arrives. This enables the user to format the printout or just discard it.

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