1
0
forked from erlang/erlang

Accepting request 1037964 from home:matwey:branches:devel:languages:erlang:Factory

- Changes for 25.1.2:
  * mnesia: Don't fill the logs if mnesia can't connect to all
    nodes, due to partitioned network.
  * erts: Add abandon carrier free utilization limit (+Muacful)
    option to erts_alloc. This option allows the user to mark
    unused segments in a memory carrier as re-useable by the OS if
    needed. This functionality was a non-configurable default
    before Erlang/OTP 25, but removed due to performance issues.

OBS-URL: https://build.opensuse.org/request/show/1037964
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=127
This commit is contained in:
2022-12-05 15:12:04 +00:00
committed by Git OBS Bridge
parent d1c196650a
commit 9eb26f9780
4 changed files with 16 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: erlang
Version: 25.1.1
Version: 25.1.2
Release: 0
Summary: General-purpose programming language and runtime environment
License: Apache-2.0