aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2022-01-26 12:29:31 +0100
committerLoïc Hoguin <[email protected]>2022-01-26 12:29:31 +0100
commit0b4ee5175934223e442e5917b65c2ab423e82808 (patch)
tree813807d855d5015324fc9fed4b03e6eb938de972
parent65be0c495d2e1fd3e1bb216c082872cb4f8494be (diff)
downloadci.erlang.mk-0b4ee5175934223e442e5917b65c2ab423e82808.tar.gz
ci.erlang.mk-0b4ee5175934223e442e5917b65c2ab423e82808.tar.bz2
ci.erlang.mk-0b4ee5175934223e442e5917b65c2ab423e82808.zip
OTP-22.3.4.22
-rw-r--r--early-plugins.mk4
-rw-r--r--release-notes/OTP-22.3.4.22.README.txt147
2 files changed, 149 insertions, 2 deletions
diff --git a/early-plugins.mk b/early-plugins.mk
index 126e970..825d36f 100644
--- a/early-plugins.mk
+++ b/early-plugins.mk
@@ -16,7 +16,7 @@ OTP-18 := OTP-18.0.3 OTP-18.1.5 OTP-18.2.4 OTP-18.3.4.11
OTP-19 := OTP-19.0.7 OTP-19.1.6 OTP-19.2.3 OTP-19.3.6.13
OTP-20 := OTP-20.0.5 OTP-20.1.7 OTP-20.2.4 OTP-20.3.8.26
OTP-21 := OTP-21.0.9 OTP-21.1.4 OTP-21.2.7 OTP-21.3.8.24
-OTP-22 := OTP-22.0.7 OTP-22.1.8 OTP-22.2.8 OTP-22.3.4.21
+OTP-22 := OTP-22.0.7 OTP-22.1.8 OTP-22.2.8 OTP-22.3.4.22
OTP-23 := OTP-23.0.4 OTP-23.1.5 OTP-23.2.7.3 OTP-23.3.4.7
OTP-24 := OTP-24.0.6
@@ -82,7 +82,7 @@ OTP-22-DROPPED := OTP-22.0-rc1 OTP-22.0-rc2 OTP-22.0-rc3 OTP-22.0 \
OTP-22.3.3 OTP-22.3.4 OTP-22.3.4.1 OTP-22.3.4.2 OTP-22.3.4.3 \
OTP-22.3.4.4 OTP-22.3.4.5 OTP-22.3.4.8 OTP-22.3.4.9 OTP-22.3.4.10 \
OTP-22.3.4.11 OTP-22.3.4.12 OTP-22.3.4.13 OTP-22.3.4.15 OTP-22.3.4.17 \
- OTP-22.3.4.18 OTP-22.3.4.19 OTP-22.3.4.20
+ OTP-22.3.4.18 OTP-22.3.4.19 OTP-22.3.4.20 OTP-22.3.4.21
OTP-23-DROPPED := OTP-23.0-rc1 OTP-23.0-rc2 OTP-23.0-rc3 OTP-23.0 OTP-23.0.1 \
OTP-23.0.2 OTP-23.0.3 OTP-23.1 OTP-23.1.1 OTP-23.1.2 OTP-23.1.3 OTP-23.1.4 \
OTP-23.2 OTP-23.2.1 OTP-23.2.3 OTP-23.2.4 OTP-23.3.1 OTP-23.3.2 OTP-23.2.7.2 \
diff --git a/release-notes/OTP-22.3.4.22.README.txt b/release-notes/OTP-22.3.4.22.README.txt
new file mode 100644
index 0000000..bbd3bc6
--- /dev/null
+++ b/release-notes/OTP-22.3.4.22.README.txt
@@ -0,0 +1,147 @@
+Patch Package: OTP 22.3.4.22
+Git Tag: OTP-22.3.4.22
+Date: 2021-10-19
+Trouble Report Id: OTP-17604, OTP-17628, OTP-17642, OTP-17651,
+ OTP-17665, OTP-17677, OTP-17700, OTP-17707
+Seq num: ERIERL-706, GH-5235, GH-5271
+System: OTP
+Release: 22
+Application: erts-10.7.2.14, ssh-4.9.1.4
+Predecessor: OTP 22.3.4.21
+
+ Check out the git tag OTP-22.3.4.22, 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.
+
+ ---------------------------------------------------------------------
+ --- erts-10.7.2.14 --------------------------------------------------
+ ---------------------------------------------------------------------
+
+ Note! The erts-10.7.2.14 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-17604 Application(s): erts
+
+ On 32-bit computers, binary_to_term/1,2 is now more
+ resilient against corrupted binaries containing maps in
+ the external format.
+
+
+ OTP-17628 Application(s): erts
+
+ A call to process_info(Pid, status) could erroneously
+ report the status running when it should have reported
+ waiting. This occurred when the calling process was
+ executing on a higher priority than the process being
+ inspected. This bug has been present since OTP 21.0
+ (erts version 10.0).
+
+
+ OTP-17642 Application(s): erts
+ Related Id(s): PR-5248
+
+ A race between an exiting port and handling of
+ simultaneously received signals to that port could
+ cause a runtime system crash. The effected signals are
+ link, monitor and demonitor. On OTP 22 a similiar race
+ could also cause a memory leak when receiving an unlink
+ signal.
+
+
+ OTP-17651 Application(s): erts
+ Related Id(s): GH-5235, PR-5244
+
+ The message queue of a process entered an inconsistent
+ state after a receive expression with an invalid
+ timeout value was executed. If the exception raised due
+ to the invalid timeout value was caught, the following
+ receive expression executed by the process could fail
+ to match messages already present in the message queue.
+
+ On OTP 24 this could also cause the whole runtime
+ system to crash.
+
+
+ OTP-17665 Application(s): erts
+ Related Id(s): PR-5248
+
+ Sending a Port ! {PortOwner, close} signal from a
+ process other than the port owner could erroneously
+ trigger a badsig exit signal being sent to the port
+ owner process even though the correct PortOwner had
+ been passed in the signal.
+
+
+ OTP-17677 Application(s): erts
+
+ This fixes a bug in erts_factory_undo that caused the
+ heap to not be reset correctly. The erts_factory_undo
+ function is, for example, called when a
+ binary_to_term/1 call fails to reset the heap to its
+ state before the binary_to_term/1 call. This can cause
+ the heap to contain invalid terms which potentially can
+ cause issues (e.g., crashes) when the whole heap is
+ scanned.
+
+
+ OTP-17700 Application(s): erts
+ Related Id(s): GH-5271, PR-5273
+
+ Fix bug in persistent_term when a key-value pair
+ contains a magic reference that is referred more than
+ once. Magic references are NIF resources or returned
+ from BIFs like ets:new, atomics:new. The bug could
+ cause the memory of the referred resource to be
+ prematurely deallocated.
+
+ The bug also apply to magic references in message
+ passing on a runtime built with configure option
+ --enable-sharing-preserving.
+
+ Bug exist for 64-bit since OTP-24.0 and for 32-bit
+ since OTP-20.0.
+
+
+ Full runtime dependencies of erts-10.7.2.14: kernel-6.5.1, sasl-3.3,
+ stdlib-3.5
+
+
+ ---------------------------------------------------------------------
+ --- ssh-4.9.1.4 -----------------------------------------------------
+ ---------------------------------------------------------------------
+
+ Note! The ssh-4.9.1.4 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-17707 Application(s): ssh
+ Related Id(s): ERIERL-706
+
+ The value of the connect_timeout option is now used as
+ default value for the negotiation timeout.
+
+
+ Full runtime dependencies of ssh-4.9.1.4: crypto-4.6.4, erts-9.0,
+ kernel-5.3, public_key-1.6.1, stdlib-3.4.1
+
+
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+ ---------------------------------------------------------------------
+