Erlang/OTP 17.2.1

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.2.1
Patch Package OTP 17.2.1
Git Tag OTP-17.2.1
Date 2014-08-21
Issue Id
seq12663
System OTP
Release 17
Application

ssh-3.0.4 #

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

OTP-12057
Application(s):
ssh
Related Id(s):
seq12663

When starting an ssh-daemon giving the option {parallel_login, true}, the timeout for authentication negotiation ({negotiation_timeout, integer()}) was never removed.

This caused the session to always be terminated after the timeout if parallel_login was set.

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