From 1ee6b984a29155eaf6feed1d63a2e9e14916b4e146f8ef7fb59826dcb407def0 Mon Sep 17 00:00:00 2001 From: Matwey Kornilov Date: Thu, 24 Aug 2017 11:38:42 +0000 Subject: [PATCH] Accepting request 517750 from home:matwey:branches:devel:languages:erlang:Factory - Update to 20.0.2: * asn: Fixed compilation error of generated code caused by a missing quotation of function names as part of an external call for encoding. * erts: Added missing release notes for OTP-14491 ("performance bug in pre-allocators") which was included in erts-9.0.1 (OTP-20.0.1). * erts: Fixed a bug that prevented TCP sockets from being closed properly on send timeouts. * erts: Fixed bug in operator bxor causing erroneuos result when one operand is a big *negative* integer with the lowest N*W bits as zero and the other operand not larger than N*W bits. N is an integer of 1 or larger and W is 32 or 64 depending on word size. * kernel: The documentation for the 'quiet' option in disk_log:open/1 had an incorrect default value. - erlang-gs application has been depricated OBS-URL: https://build.opensuse.org/request/show/517750 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=54 --- OTP-20.0.1.tar.gz | 3 --- OTP-20.0.2.tar.gz | 3 +++ _constraints | 2 +- erlang.changes | 23 +++++++++++++++++++++++ erlang.spec | 6 +----- 5 files changed, 28 insertions(+), 9 deletions(-) delete mode 100644 OTP-20.0.1.tar.gz create mode 100644 OTP-20.0.2.tar.gz diff --git a/OTP-20.0.1.tar.gz b/OTP-20.0.1.tar.gz deleted file mode 100644 index 379faa1..0000000 --- a/OTP-20.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b121b38102acd43f89afd786055461741522c3a13ee17ef1a795c0dbf6aa281 -size 52813358 diff --git a/OTP-20.0.2.tar.gz b/OTP-20.0.2.tar.gz new file mode 100644 index 0000000..3fd7d4b --- /dev/null +++ b/OTP-20.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6020138eeecc015ac5d12ccb2b2c543e975559e669c376702723a2a67dc105 +size 52809801 diff --git a/_constraints b/_constraints index 4269ee4..4464274 100644 --- a/_constraints +++ b/_constraints @@ -1,7 +1,7 @@ - 4000 + 6000 diff --git a/erlang.changes b/erlang.changes index 28155ab..fad05b0 100644 --- a/erlang.changes +++ b/erlang.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Aug 20 06:28:17 UTC 2017 - matwey.kornilov@gmail.com + +- Update to 20.0.2: + * asn: Fixed compilation error of generated code caused by a + missing quotation of function names as part of an external call for + encoding. + * erts: Added missing release notes for OTP-14491 ("performance + bug in pre-allocators") which was included in erts-9.0.1 (OTP-20.0.1). + * erts: Fixed a bug that prevented TCP sockets from being + closed properly on send timeouts. + * erts: Fixed bug in operator bxor causing erroneuos result + when one operand is a big *negative* integer with the lowest N*W bits as + zero and the other operand not larger than N*W bits. N is an integer of 1 + or larger and W is 32 or 64 depending on word size. + * kernel: The documentation for the 'quiet' option in + disk_log:open/1 had an incorrect default value. + +------------------------------------------------------------------- +Mon Jul 31 17:02:58 UTC 2017 - matwey.kornilov@gmail.com + +- erlang-gs application has been depricated + ------------------------------------------------------------------- Mon Jul 17 14:24:49 UTC 2017 - matwey.kornilov@gmail.com diff --git a/erlang.spec b/erlang.spec index d4971f6..b3c101c 100644 --- a/erlang.spec +++ b/erlang.spec @@ -21,7 +21,7 @@ %endif Name: erlang -Version: 20.0.1 +Version: 20.0.2 Release: 0 # not set up to be built with position independend executable support #!BuildIgnore: gcc-PIE @@ -107,7 +107,6 @@ systems from Ericsson. Summary: A debugger for debugging and testing of Erlang programs Group: Development/Languages/Other Requires: %{name} = %{version} -Requires: %{name}-gs = %{version} Requires: %{name}-wx = %{version} %description debugger @@ -117,7 +116,6 @@ A debugger for debugging and testing of Erlang programs. Summary: A DIscrepany AnaLYZer for ERlang programs Group: Development/Languages/Other Requires: %{name} = %{version} -Requires: %{name}-gs = %{version} Requires: %{name}-wx = %{version} Requires: graphviz @@ -161,7 +159,6 @@ The Erlang Port Mapper daemon acts as a name server on all hosts involved in dis Summary: An event tracer for Erlang programs Group: Development/Languages/Other Requires: %{name} = %{version} -Requires: %{name}-gs = %{version} Requires: %{name}-wx = %{version} %description et @@ -180,7 +177,6 @@ JInterface module for accessing erlang from Java Summary: A release management tool Group: Development/Languages/Other Requires: %{name} = %{version} -Requires: %{name}-gs = %{version} Requires: %{name}-wx = %{version} %description reltool