Overview
Request 650299 accepted
- update to 21.1.2:
- Changes for 21.1.2:
* http://erlang.org/download/OTP-21.1.2.README
* compiler: Fixed a bug where incorrect code was generated following a binary match guard.
* erts: Fixed a rare bug where files could be closed on a
normal instead of an IO scheduler, resulting in system
instability if the operation blocked.
* public_key: Add DSA SHA2 oids in public_keys ASN1-spec and public_key:pkix_sign_types/1
- Fix instructions for changing address for epmd.socket service. The ListenStream option needs to be completely overriden otherwise the
socket will be started with multiple ListenStream options and it will fail.
- Created by gsantomaggio
- In state accepted
- Package maintainer: simonoff
- Supersedes 649971
Fri Nov 17 22:39:41 UTC 2018 - Gabriele Santomaggio
Extra space before "17" and "Gabriele"
Request History
gsantomaggio created request
- update to 21.1.2:
- Changes for 21.1.2:
* http://erlang.org/download/OTP-21.1.2.README
* compiler: Fixed a bug where incorrect code was generated following a binary match guard.
* erts: Fixed a rare bug where files could be closed on a
normal instead of an IO scheduler, resulting in system
instability if the operation blocked.
* public_key: Add DSA SHA2 oids in public_keys ASN1-spec and public_key:pkix_sign_types/1
- Fix instructions for changing address for epmd.socket service. The ListenStream option needs to be completely overriden otherwise the
socket will be started with multiple ListenStream options and it will fail.
matwey accepted request
Thanks