Erlang/OTP 19.3.6.8

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:19.3.6.8
Patch Package OTP 19.3.6.8
Git Tag OTP-19.3.6.8
Date 2018-04-06
System OTP
Release 19
Application

ssh-4.4.2.3 #

Note! The ssh-4.4.2.3 application can *not* be applied independently of other applications on an arbitrary OTP 19 installation. On a full OTP 19 installation, also the following runtime dependencies have to be satisfied: -- crypto-3.7.3 (first satisfied in OTP 19.3) -- public_key-1.4 (first satisfied in OTP 19.3) -- stdlib-3.3 (first satisfied in OTP 19.3)

OTP-15004
Application(s):
ssh

An ssh_sftp server (running version 6) could fail if it is told to remove a file which in fact is a directory.

Full runtime dependencies of ssh-4.4.2.3: crypto-3.7.3, erts-6.0, kernel-3.0, public_key-1.4, stdlib-3.3