[erlang-questions] Patch Package OTP 17.5.4 Released

Zandra Hird zandra@REDACTED
Mon May 18 10:56:54 CEST 2015


Patch Package:           OTP 17.5.4
Git Tag:                 OTP-17.5.4

  Check out the git tag OTP-17.5.4, 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.8 ----------------------------------------------------
  ---------------------------------------------------------------------

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

  --- Fixed Bugs and Malfunctions ---

   OTP-12739    Application(s): inets
                Related Id(s): seq12860

                Reject messages with a Content-Length less than 0


  Full runtime dependencies of inets-5.10.8: erts-6.0, kernel-3.0,
  mnesia-4.12, runtime_tools-1.8.14, ssl-5.3.4, stdlib-2.0


  ---------------------------------------------------------------------
  --- ssh-3.2.3 -------------------------------------------------------
  ---------------------------------------------------------------------

  Note! The ssh-3.2.3 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-12738    Application(s): ssh
                Related Id(s): seq12860

                A new option for handling the SSH_MSG_DEBUG message's
                printouts. A fun could be given in the options that
                will be called whenever the SSH_MSG_DEBUG message
                arrives. This enables the user to format the printout
                or just discard it.


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


  ---------------------------------------------------------------------
  ---------------------------------------------------------------------
  ---------------------------------------------------------------------



More information about the erlang-questions mailing list