Update dependency erlang to v28.3.1 #1775
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
28.3→28.3.1Release Notes
erlang/otp (erlang)
v28.3.1: OTP 28.3.1Compare Source
Check out the git tag OTP-28.3.1, and build a full OTP system including documentation. Apply one or more applications from this build as patches to your installation using the 'otp_patch_apply' tool. For information on install requirements, see descriptions for each application version below.
megaco-4.8.2
The megaco-4.8.2 application can be applied independently of other applications on a full OTP 28 installation.
Fixed Bugs and Malfunctions
The megaco_tcp module had debug unintentionally enabled.
Own Id: OTP-19896
mnesia-4.25.1
The mnesia-4.25.1 application can be applied independently of other applications on a full OTP 28 installation.
Fixed Bugs and Malfunctions
Fixed bug where
mnesia:del_table_copy/3could fail when deleting a node that had tables which was not active anywhere.Own Id: OTP-19890
Related Id(s): ERIERL-1268, PR-10482
public_key-1.20.1
Note! The public_key-1.20.1 application cannot be applied independently of other applications on an arbitrary OTP 28 installation.
Fixed Bugs and Malfunctions
Add missing git ignore for SLH-DSA generates.
Own Id: OTP-19897
Related Id(s): PR-10458
ssl-11.5.1
Note! The ssl-11.5.1 application cannot be applied independently of other applications on an arbitrary OTP 28 installation.
Fixed Bugs and Malfunctions
Correct TLS-1.3 alert handling so server will always send the alert with the encryption keys that the client is expecting, that is if for instance if client certification fails the alert will be sent using application traffic encryption keys.
Own Id: OTP-19795
Related Id(s): PR-10465
Correct TLS-1.3 session tickets documentation.
Own Id: OTP-19891
Related Id(s): PR-10481
Corrected app environment handling for session callback that was broken In OTP-23.
Own Id: OTP-19893
Related Id(s): PR-10480
xmerl-2.1.8
The xmerl-2.1.8 application can be applied independently of other applications on a full OTP 28 installation.
Fixed Bugs and Malfunctions
XML regular expressions in XSD validation now handle
\sand\Scorrectly.Own Id: OTP-19762
Related Id(s): ERIERL-1260, PR-10437
Thanks to
Maria Scott
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.