Erlang/OTP 17.0.2

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.0.2
Patch Package OTP 17.0.2
Git Tag OTP-17.0.2
Date 2014-05-27
Issue Id
sequence
System OTP
Release 17
Application

inets-5.10.1 #

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

OTP-11914
Application(s):
inets

Correct distirbing mode for httpd:reload_config/2

OTP-11925
Application(s):
inets
Related Id(s):
sequence , 12601

Improved handling of invalid strings in the HTTP request line.

Impact: May improve memory consumption

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

ssh-3.0.2 #

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

OTP-11908
Application(s):
ssh

Fixed timeout bug in ssh:connect.

OTP-11885
Application(s):
ssh

Option max_sessions added to ssh:daemon/{2,3}. This option, if set, limits the number of simultaneous connections accepted by the daemon.

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