1
0
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:
2019-04-03 05:26:45 +00:00
committed by Git OBS Bridge
parent b11c0f1663
commit 137606e000
4 changed files with 17 additions and 4 deletions

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

Binary file not shown.

View File

@@ -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>

View File

@@ -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