Erlang/OTP 17.3.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.3.2
Patch Package OTP 17.3.2
Git Tag OTP-17.3.2
Date 2014-10-15
Issue Id
seq12335
seq12420
System OTP
Release 17
Application

ssh-3.0.7 #

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

OTP-12227
Application(s):
ssh

Add option sftp_vsn to SFTP

OTP-11329
Application(s):
ssh
Related Id(s):
seq12335 , seq12420

Fix option user_interaction to work as expected. When password authentication is implemented with ssh keyboard-interactive method and the password is already supplied, so that we do not need to query user, then connections should succeed even though user_interaction option is set to false.

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

ssl-5.3.7 #

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

OTP-12198
Application(s):
ssl

Handle the fact that servers may send an empty SNI extension to the client.

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