[erlang-questions] Patch package OTP 17.5.6.5 released

Henrik Nord X henrik.x.nord@REDACTED
Fri Dec 4 13:16:36 CET 2015


Patch Package:           OTP 17.5.6.5
Git Tag:                 OTP-17.5.6.5
Date:                    2015-12-04
Trouble Report Id:       OTP-11482, OTP-13151
Seq num:                 seq12872
System:                  OTP
Release:                 17
Application:             erts-6.4.1.4, kernel-3.2.0.1, ssl-6.0.1.1
Predecessor:             OTP 17.5.6.4

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

  ---------------------------------------------------------------------
  --- erts-6.4.1.4 ----------------------------------------------------
  ---------------------------------------------------------------------

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

  --- Fixed Bugs and Malfunctions ---

   OTP-11482    Application(s): erts, kernel
                Related Id(s): seq12872

                The 'raw' socket option could not be used multiple
                times in one call to any e.g gen_tcp function because
                only one of the occurrences were used. This bug has
                been fixed, and also a small bug concerning propagating
                error codes from within inet:setopts/2.


  Full runtime dependencies of erts-6.4.1.4: kernel-3.0, sasl-2.4,
  stdlib-2.0


  ---------------------------------------------------------------------
  --- kernel-3.2.0.1 --------------------------------------------------
  ---------------------------------------------------------------------

  Note! The kernel-3.2.0.1 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:
        -- erts-6.1.2 (first satisfied in OTP 17.1.2)


  --- Fixed Bugs and Malfunctions ---

   OTP-11482    Application(s): erts, kernel
                Related Id(s): seq12872

                The 'raw' socket option could not be used multiple
                times in one call to any e.g gen_tcp function because
                only one of the occurrences were used. This bug has
                been fixed, and also a small bug concerning propagating
                error codes from within inet:setopts/2.


  Full runtime dependencies of kernel-3.2.0.1: erts-6.1.2, sasl-2.4,
  stdlib-2.0


  ---------------------------------------------------------------------
  --- ssl-6.0.1.1 -----------------------------------------------------
  ---------------------------------------------------------------------

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

  --- Fixed Bugs and Malfunctions ---

   OTP-13151    Application(s): ssl

                Gracefully ignore proprietary hash_sign algorithms


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


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




More information about the erlang-questions mailing list