Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency erlang to v22.3.4 #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

This PR contains the following updates:

Package Update Change
erlang patch 22.3.1 -> 22.3.4

Release Notes

erlang/otp (erlang)

v22.3.4: OTP 22.3.4

Compare Source

Patch Package:           OTP 22.3.4
Git Tag:                 OTP-22.3.4
Date:                    2020-05-08
Trouble Report Id:       OTP-16636, OTP-16640, OTP-16641, OTP-16642
Seq num:                 ERIERL-145
System:                  OTP
Release:                 22
Application:             asn1-5.0.12, erts-10.7.2
Predecessor:             OTP 22.3.3

 Check out the git tag OTP-22.3.4, 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.

 ---------------------------------------------------------------------
 --- asn1-5.0.12 -----------------------------------------------------
 ---------------------------------------------------------------------

 The asn1-5.0.12 application can be applied independently of other
 applications on a full OTP 22 installation.

 --- Improvements and New Features ---

  OTP-16636    Application(s): asn1
               Related Id(s): ERIERL-145

               Dialyzer warnings of type no_match are now suppressed
               in the generated files.

 Full runtime dependencies of asn1-5.0.12: erts-7.0, kernel-3.0,
 stdlib-2.0

 ---------------------------------------------------------------------
 --- erts-10.7.2 -----------------------------------------------------
 ---------------------------------------------------------------------

 Note! The erts-10.7.2 application *cannot* be applied independently
       of other applications on an arbitrary OTP 22 installation.

       On a full OTP 22 installation, also the following runtime
       dependency has to be satisfied:
       -- kernel-6.5.1 (first satisfied in OTP 22.2)

 --- Fixed Bugs and Malfunctions ---

  OTP-16640    Application(s): erts
               Related Id(s): OTP-16193

               A literal area could prematurely be released before all
               uses of it had been removed. This occurred either when
               a terminating process had a complex exit reason
               referring to a literal that concurrently was removed,
               or when a terminating process continued executing a
               dirty NIF accessing a literal (via the heap) that
               concurrently was removed.

  OTP-16641    Application(s): erts

               The VM could potentially crash when checking process
               code of a process that terminated while executing a
               dirty NIF. The checking of process code is part of a
               code purge operation.

  OTP-16642    Application(s): erts

               System tasks of low priority were not interleaved with
               normal priority system tasks as they should. This could
               potentially delay garbage collection of another process
               longer than intended if the garbage collection was
               requested from a low priority process.

 Full runtime dependencies of erts-10.7.2: kernel-6.5.1, sasl-3.3,
 stdlib-3.5

 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------

v22.3.3: OTP 22.3.3

Compare Source

Patch Package:           OTP 22.3.3
Git Tag:                 OTP-22.3.3
Date:                    2020-04-27
Trouble Report Id:       OTP-16462, OTP-16619
Seq num:                 ERIERL-464, ERL-1213
System:                  OTP
Release:                 22
Application:             ssh-4.9.1, ssl-9.6.2
Predecessor:             OTP 22.3.2

 Check out the git tag OTP-22.3.3, 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.

 ---------------------------------------------------------------------
 --- ssh-4.9.1 -------------------------------------------------------
 ---------------------------------------------------------------------

 Note! The ssh-4.9.1 application *cannot* be applied independently of
       other applications on an arbitrary OTP 22 installation.

       On a full OTP 22 installation, also the following runtime
       dependency has to be satisfied:
       -- crypto-4.6.4 (first satisfied in OTP 22.2.2)

 --- Fixed Bugs and Malfunctions ---

  OTP-16462    Application(s): ssh
               Related Id(s): ERIERL-464

               Potential hazard between re-keying decision and socket
               close.

 Full runtime dependencies of ssh-4.9.1: crypto-4.6.4, erts-9.0,
 kernel-5.3, public_key-1.6.1, stdlib-3.4.1

 ---------------------------------------------------------------------
 --- ssl-9.6.2 -------------------------------------------------------
 ---------------------------------------------------------------------

 Note! The ssl-9.6.2 application *cannot* be applied independently of
       other applications on an arbitrary OTP 22 installation.

       On a full OTP 22 installation, also the following runtime
       dependency has to be satisfied:
       -- public_key-1.7.2 (first satisfied in OTP 22.3)

 --- Fixed Bugs and Malfunctions ---

  OTP-16619    Application(s): ssl
               Related Id(s): ERL-1213

               Fix timing bug that could cause ssl sockets to become
               unresponsive after an ssl:recv/3 call timed out

 Full runtime dependencies of ssl-9.6.2: crypto-4.2, erts-10.0,
 inets-5.10.7, kernel-6.0, public_key-1.7.2, stdlib-3.5

 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------

v22.3.2: OTP 22.3.2

Compare Source

Patch Package:           OTP 22.3.2
Git Tag:                 OTP-22.3.2
Date:                    2020-04-09
Trouble Report Id:       OTP-16030
Seq num:                
System:                  OTP
Release:                 22
Application:             asn1-5.0.11
Predecessor:             OTP 22.3.1

 Check out the git tag OTP-22.3.2, 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.

 ---------------------------------------------------------------------
 --- asn1-5.0.11 -----------------------------------------------------
 ---------------------------------------------------------------------

 The asn1-5.0.11 application can be applied independently of other
 applications on a full OTP 22 installation.

 --- Improvements and New Features ---

  OTP-16030    Application(s): asn1

               The compiler now has limited support for the JSON
               encoding rules (ITU-T X.697 ASN.1 encoding rules:
               Specification of JavaScript Object Notation Encoding
               Rules).

 Full runtime dependencies of asn1-5.0.11: erts-7.0, kernel-3.0,
 stdlib-2.0

 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants