Revisions of erlang

Matwey Kornilov's avatar Matwey Kornilov (matwey) accepted request 527005 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 56)
- Only Java 1.6 is supported by Erlang since 18.0 release
- Update to 20.0.5:
  * erts: Fixed bug in binary_to_term and binary_to_atom that could
    cause VM crash. Typically happens when the last character of an
    UTF8 string is in the range 128 to 255, but truncated to only
    one byte. Bug exists in binary_to_term since ERTS version
    5.10.2 (OTP_R16B01) and binary_to_atom since ERTS version 9.0
    (OTP-20.0).
  * inets: http_uri aligned to follow RFC 3986 and not convert "+"
    to space when decoding URIs.
  * inets: Added new option max_client_body_chunk to httpd server
    to allow chunked delivery of PUT and POST data to mod_esi
    callback. Note, new mod_esi callback implementation is
    required. Also correct value provided by server_name
    environment variable.
Matwey Kornilov's avatar Matwey Kornilov (matwey) accepted request 519286 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 55)
- Update to 20.0.4:
  * dializer: Fix a bug where merging PLT:s could lose info. The
    bug was introduced in Erlang/OTP 20.0.
  * erts: A timer internal bit-field used for storing scheduler id
    was too small. As a result, VM internal timer data structures
    could become inconsistent when using 1024 schedulers on the
    system. Note that systems with less than 1024 schedulers are
    not effected by this bug. This bug was introduced in ERTS
    version 7.0 (OTP 18.0).
  * erts: Automatic cleanup of a BIF timer, when the owner process
    terminated, could race with the timeout of the timer. This
    could cause the VM internal data structures to become
    inconsistent which very likely caused a VM crash. This bug was
    introduced in ERTS version 9.0 (OTP 20.0).
- Update to 20.0.3:
  * asn1: Default values now work in extension for PER, so if you
    give the atom asn1_DEFAULT instead of a value it will become
    the default value.
  * compiler: Fail labels on guard BIFs weren't taken into account
    during an optimization pass, and a bug in the validation pass
    sometimes prevented this from being noticed when a fault
    occurred.
  * erts: Binary append operations did not check for overflow,
    resulting in nonsensical results when huge binaries were
    appended.
  * ssh: All unknown options are sent to the transport handler
    regardless of type.
Matwey Kornilov's avatar Matwey Kornilov (matwey) accepted request 517750 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 54)
- 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
Matwey Kornilov's avatar Matwey Kornilov (matwey) accepted request 493204 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 51)
- Disable global PIE for erlang, code is currently not fully
  ready.
Nico Kruber's avatar Nico Kruber (NicoK) committed (revision 47)
Nico Kruber's avatar Nico Kruber (NicoK) accepted request 431243 from Nico Kruber's avatar Nico Kruber (NicoK) (revision 46)
update to 19.1
Nico Kruber's avatar Nico Kruber (NicoK) accepted request 419073 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 45)
- Update to 19.0.4:
  * erts: Fixed a race that could cause a lost wakeup of a process
    that timed out in a receive ... after. This bug was introduced
    in ERTS version 7.0.
  * erts: Fixed segfault after writing an erl crash dump.
Matwey Kornilov's avatar Matwey Kornilov (matwey) accepted request 404842 from Matwey Kornilov's avatar Matwey Kornilov (matwey) (revision 44)
If accepted, please do not forward to Factory until d:l:e bleeding edge rebuilt.
Matwey Kornilov's avatar Matwey Kornilov (matwey) accepted request 403774 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 43)
- Do not suppress errors from useradd/groupadd
- Orthographic/typographical fixes
Nico Kruber's avatar Nico Kruber (NicoK) accepted request 374121 from Nico Kruber's avatar Nico Kruber (NicoK) (revision 39)
update to 18.3

(local build for 42.1 runs fine, let's see how the others do, but I wanted this sr out now)
Displaying revisions 81 - 100 of 136
openSUSE Build Service is sponsored by