Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package erlang for openSUSE:Factory checked in at 2022-08-28 13:12:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erlang (Old) and /work/SRC/openSUSE:Factory/.erlang.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erlang" Sun Aug 28 13:12:24 2022 rev:122 rq:999527 version:25.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/erlang/erlang.changes 2022-07-15 13:52:42.863568005 +0200 +++ /work/SRC/openSUSE:Factory/.erlang.new.2083/erlang.changes 2022-08-28 13:12:28.864568967 +0200 @@ -1,0 +2,29 @@ +Tue Aug 09 08:24:52 UTC 2022 - matwey.korni...@gmail.com + +- Changes for 25.0.3: + * erts: Distributed exit signals could be lost under the + following conditions: + * erts: A race could cause process_info(Pid, message_queue_len) + on other processes to return invalid results. + * erts: Fixed reduction counting for handling process system + tasks. + * erts: Priority elevation of terminating processes did not work + which could cause execution of such processes to be delayed. + * erts: An unlink operation made by a process that terminated + before the unlink operation completed, i.e., before it had + received an unlink-ack signal from the linked process, caused + an exit signal to erroneously be sent from the terminating + process to the process being unlinked. This exit signal would + most often be ignored by the receiver, but if the receiver of + the exit signal concurrently set up a new link, it could + receive the exit signal with the actual exit reason of the + terminating process instead of a noproc exit reason. It is + however very hard to detect that this has happened and has no + obvious negative consequences, so it should be considered + harmless. A distributed unlink-ack signal received by a + terminating process was also not properly removed which could + cause a minor memory leak. + * ssl: The link to crypto:engine_load refered the function with + wrong arity. + +------------------------------------------------------------------- Old: ---- OTP-25.0.2.tar.gz New: ---- OTP-25.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erlang.spec ++++++ --- /var/tmp/diff_new_pack.PvTv59/_old 2022-08-28 13:12:30.080572069 +0200 +++ /var/tmp/diff_new_pack.PvTv59/_new 2022-08-28 13:12:30.084572079 +0200 @@ -23,7 +23,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: erlang -Version: 25.0.2 +Version: 25.0.3 Release: 0 Summary: General-purpose programming language and runtime environment License: Apache-2.0 ++++++ OTP-25.0.2.tar.gz -> OTP-25.0.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/erlang/OTP-25.0.2.tar.gz /work/SRC/openSUSE:Factory/.erlang.new.2083/OTP-25.0.3.tar.gz differ: char 12, line 1