--- - branch: MAIN date: Sat Jul 18 08:55:16 UTC 2015 files: - new: '1.68' old: '1.67' path: pkgsrc/lang/erlang/Makefile pathrev: pkgsrc/lang/erlang/Makefile@1.68 type: modified - new: '1.19' old: '1.18' path: pkgsrc/lang/erlang/Makefile.versions pathrev: pkgsrc/lang/erlang/Makefile.versions@1.19 type: modified - new: '1.18' old: '1.17' path: pkgsrc/lang/erlang/PLIST pathrev: pkgsrc/lang/erlang/PLIST@1.18 type: modified - new: '1.14' old: '1.13' path: pkgsrc/lang/erlang/buildlink3.mk pathrev: pkgsrc/lang/erlang/buildlink3.mk@1.14 type: modified - new: '1.36' old: '1.35' path: pkgsrc/lang/erlang/distinfo pathrev: pkgsrc/lang/erlang/distinfo@1.36 type: modified - new: '1.18' old: '1.17' path: pkgsrc/lang/erlang-doc/PLIST pathrev: pkgsrc/lang/erlang-doc/PLIST@1.18 type: modified - new: '1.15' old: '1.14' path: pkgsrc/lang/erlang-doc/distinfo pathrev: pkgsrc/lang/erlang-doc/distinfo@1.15 type: modified - new: '1.16' old: '1.15' path: pkgsrc/lang/erlang-man/PLIST pathrev: pkgsrc/lang/erlang-man/PLIST@1.16 type: modified - new: '1.15' old: '1.14' path: pkgsrc/lang/erlang-man/distinfo pathrev: pkgsrc/lang/erlang-man/distinfo@1.15 type: modified - new: '1.3' old: '1.2' path: pkgsrc/lang/erlang/patches/patch-ao pathrev: pkgsrc/lang/erlang/patches/patch-ao@1.3 type: modified id: 20150718T085516Z.fcb334d1294a04e099742ec27ee03286c7eabd07 log: | Update erlang to 18.0. - Starting from 18.0 Erlang/OTP is released under the APL 2.0 - erts: The time functionality has been extended. This includes a new API for time, as well as "time warp" modes which alters the behavior when system time changes. You are strongly encouraged to use the new API instead of the old API based on erlang:now/0. erlang:now/0 has been deprecated since it is a scalability bottleneck. - erts: Beside the API changes and time warp modes a lot of scalability and performance improvements regarding time management has been made - erts: The previously introduced "eager check I/O" feature is now enabled by default. - erts/compiler: enhanced support for maps. Big maps new uses a HAMT (Hash Array Mapped Trie) representation internally which makes them more efficient. There is now also support for variables as map keys. - dialyzer: The -dialyzer() attribute can be used for suppressing warnings in a module by specifying functions or warning options. - ssl: Remove default support for SSL-3.0 and added padding check for TLS-1.0 due to the Poodle vulnerability. - ssl: Remove default support for RC4 cipher suites, as they are consider too weak. - stdlib: Allow maps for supervisor flags and child specs - stdlib: New functions in ets: - take/2. Works the same as ets:delete/2 but also returns the deleted object(s). - ets:update_counter/4 with a default object as argument Full changelog: http://www.erlang.org/download/otp_src_18.0.readme module: pkgsrc subject: 'CVS commit: pkgsrc/lang' unixtime: '1437209716' user: fhajny