pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   asau
Date:           Wed Jan 23 21:46:06 UTC 2013

Modified Files:
        pkgsrc/lang/erlang: Makefile Makefile.versions PLIST distinfo
        pkgsrc/lang/erlang-doc: PLIST distinfo
        pkgsrc/lang/erlang-man: PLIST distinfo
        pkgsrc/lang/erlang/patches: patch-ab

Log Message:
Update to Erlang/OTP R15B03-1

Changes in R15B03-1

After the release of R15B03 a very unfortunate bug in ssl:ssl_accept/2
(accept with timeout) was detected. This bug will have negative impact
on a number of popular http servers and server frameworks written in
Erlang.

The differences from R15B03 are in ssl-5.1.2 and erts-5.9.3.1.

Full log at http://www.erlang.org/download/otp_src_R15B03-1.readme

Changes in R15B03

Mostly bug fixes and small improvements.

Full log at http://www.erlang.org/download/otp_src_R15B03.readme

Changes in R15B02

Highlights

  OTP-8871  == ssl ==

    Experimental support for TLS 1.1 is now available, will be
    officially supported from OTP-R16. Thanks to Andreas Schultz
    for implementing the first version.

  OTP-8872  == ssl ==

    Experimental support for TLS 1.2 is now available, will be
    officially supported from OTP-R16. Thanks to Andreas Schultz
    for implementing the first version.

 OTP-10113  == ssl ==

    Removed some bottlenecks increasing the applications
    parallelism especially for the client side.

Full log at http://www.erlang.org/download/otp_src_R15B02.readme


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/lang/erlang/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/erlang/Makefile.versions
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/erlang/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/lang/erlang/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/erlang-doc/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/erlang-doc/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/erlang-man/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/erlang-man/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/erlang/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index