forked from erlang/erlang
Accepting request 690636 from home:gsantomaggio_suse:branches:devel:languages:erlang:Factory
- Update to 21.3.3: - Changes for 21.3.3: * http://erlang.org/download/OTP-21.3.3.README * erts: Fixed a bug in seq_trace:reset_trace/0 that could crash the emulator. * erts: Fixed bug in process_info(reductions) causing it to sometimes return invalid results. * kernel/stdlib: Fixed a performance regression when reading files opened with the compressed flag. OBS-URL: https://build.opensuse.org/request/show/690636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=78
This commit is contained in:
BIN
OTP-21.3.2.tar.gz
(Stored with Git LFS)
BIN
OTP-21.3.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
OTP-21.3.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
OTP-21.3.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 02 12:05:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
|
||||
|
||||
- Update to 21.3.3:
|
||||
- Changes for 21.3.3:
|
||||
* http://erlang.org/download/OTP-21.3.3.README
|
||||
* erts: Fixed a bug in seq_trace:reset_trace/0 that could crash
|
||||
the emulator.
|
||||
* erts: Fixed bug in process_info(reductions) causing it to
|
||||
sometimes return invalid results.
|
||||
* kernel/stdlib: Fixed a performance regression when reading files
|
||||
opened with the compressed flag.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 09:18:44 UTC 2019 - Gabriele Santomaggio <g.santomaggio@gmail.com>
|
||||
|
||||
|
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: erlang
|
||||
Version: 21.3.2
|
||||
Version: 21.3.3
|
||||
Release: 0
|
||||
# not set up to be built with position independend executable support
|
||||
#!BuildIgnore: gcc-PIE
|
||||
|
Reference in New Issue
Block a user