Patch Package: OTP 17.5.6 Git Tag: OTP-17.5.6 Date: 2015-06-02 Trouble Report Id: OTP-12776, OTP-12782, OTP-12783, OTP-12784 Seq num: System: OTP Release: 17 Application: inets-5.10.9, ssh-3.2.4, ssl-6.0.1 Predecessor: OTP 17.5.5 Check out the git tag OTP-17.5.6, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below. --------------------------------------------------------------------- --- inets-5.10.9 ---------------------------------------------------- --------------------------------------------------------------------- The inets-5.10.9 application can be applied independently of other applications on a full OTP 17 installation. --- Improvements and New Features --- OTP-12776 Application(s): inets Add behaviour with optional callbacks to customize the inets HTTP server. Full runtime dependencies of inets-5.10.9: erts-6.0, kernel-3.0, mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-2.0 --------------------------------------------------------------------- --- ssh-3.2.4 ------------------------------------------------------- --------------------------------------------------------------------- Note! The ssh-3.2.4 application can *not* be applied independently of other applications on an arbitrary OTP 17 installation. On a full OTP 17 installation, also the following runtime dependency has to be satisfied: -- stdlib-2.3 (first satisfied in OTP 17.4) --- Fixed Bugs and Malfunctions --- OTP-12782 Application(s): ssh Gracefully terminate if sockets is unexpectedly closed. OTP-12784 Application(s): ssh Made Codenomicon Defensics test suite pass: limit number of algorithms in kexinit message check 'e' and 'f' parameters in kexdh implement 'keyboard-interactive' user authentication on server side return plain text message to bad version exchange message Full runtime dependencies of ssh-3.2.4: crypto-3.3, erts-6.0, kernel-3.0, public_key-0.22, stdlib-2.3 --------------------------------------------------------------------- --- ssl-6.0.1 ------------------------------------------------------- --------------------------------------------------------------------- The ssl-6.0.1 application can be applied independently of other applications on a full OTP 17 installation. --- Fixed Bugs and Malfunctions --- OTP-12783 Application(s): ssl Terminate gracefully when receving bad input to premaster secret calculation Full runtime dependencies of ssl-6.0.1: crypto-3.3, erts-6.0, kernel-3.0, public_key-0.22, stdlib-2.0 --------------------------------------------------------------------- --------------------------------------------------------------------- ---------------------------------------------------------------------