Erlang/OTP 20.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:20.2.1
Patch Package OTP 20.2.1
Git Tag OTP-20.2.1
Date 2017-12-15
Issue Id
System OTP
Release 20
Application

ssh-4.6.4 #

Note! The ssh-4.6.4 application can *not* be applied independently of other applications on an arbitrary OTP 20 installation. On a full OTP 20 installation, also the following runtime dependencies have to be satisfied: -- crypto-4.2 (first satisfied in OTP 20.2) -- public_key-1.5.2 (first satisfied in OTP 20.2)

OTP-14827
Application(s):
ssh
Related Id(s):
ERL-531

Fix problem with OpenSSH 7.2 (and later) clients that has used sha1 instead of sha2 for rsa-sha-256/512 user's public keys.

Full runtime dependencies of ssh-4.6.4: crypto-4.2, erts-6.0, kernel-3.0, public_key-1.5.2, stdlib-3.3