Patch Package | OTP 25.3.2.12 |
Git Tag | OTP-25.3.2.12 |
Date | 2024-05-02 |
Issue Id | |
System | OTP |
Release | 25 |
Application |
erts-13.2.2.9 #
Note! The erts-13.2.2.9 application *cannot* be applied independently of other applications on an arbitrary OTP 25 installation. On a full OTP 25 installation, also the following runtime dependencies have to be satisfied: -- kernel-8.5 (first satisfied in OTP 25.1) -- stdlib-4.1 (first satisfied in OTP 25.1)
- OTP-19070
-
- Application(s):
- erts
- Related Id(s):
- GH-8385
ETS functions did not properly handle keys containing maps, sometimes matching too many or too few objects.
- OTP-19071
-
Fix CPU quota determination for cgroups.
The bug was introduced through OTP-18999.
Full runtime dependencies of erts-13.2.2.9: kernel-8.5, sasl-3.3, stdlib-4.1
mnesia-4.21.4.3 #
The mnesia-4.21.4.3 application can be applied independently of other applications on a full OTP 25 installation.
- OTP-19076
-
- Application(s):
- mnesia
- Related Id(s):
- ERIERL-1073
Mnesia could crash during startup if del_table_copy/2 and add_table_copy/3 was invoked when the table was loading.
Full runtime dependencies of mnesia-4.21.4.3: erts-9.0, kernel-5.3, stdlib-3.4
ssl-10.9.1.4 #
Note! The ssl-10.9.1.4 application *cannot* be applied independently of other applications on an arbitrary OTP 25 installation. On a full OTP 25 installation, also the following runtime dependency has to be satisfied: -- stdlib-4.1 (first satisfied in OTP 25.1)
- OTP-19065
-
Fix certificate authorities check so that CA closest to peer is not lost. It could manifest itself in a failed connection as the client failed to realize it had a valid certificate chain to send to the server.
Full runtime dependencies of ssl-10.9.1.4: crypto-5.0, erts-10.0, inets-5.10.7, kernel-8.4, public_key-1.11.3, runtime_tools-1.15.1, stdlib-4.1