summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-01-12 19:31:01 +0100
committerErlang/OTP <otp@erlang.org>2023-01-12 19:31:01 +0100
commit356d5853aef58191738d8adbf15d7584f522b31d (patch)
tree512d66a4c63d76358a4217d0c297f2942dbb3435
parentc00a0ca6542e11da9fdd12bb9e414303ad1e3130 (diff)
downloaderlang-356d5853aef58191738d8adbf15d7584f522b31d.tar.gz
Prepare release
-rw-r--r--erts/doc/src/notes.xml23
-rw-r--r--erts/vsn.mk2
-rw-r--r--lib/common_test/doc/src/notes.xml16
-rw-r--r--lib/common_test/vsn.mk2
-rw-r--r--lib/compiler/doc/src/notes.xml21
-rw-r--r--lib/compiler/vsn.mk2
-rw-r--r--lib/inets/doc/src/notes.xml18
-rw-r--r--lib/inets/vsn.mk2
-rw-r--r--lib/kernel/doc/src/notes.xml25
-rw-r--r--lib/kernel/src/kernel.appup.src6
-rw-r--r--lib/kernel/vsn.mk2
-rw-r--r--lib/snmp/doc/src/notes.xml18
-rw-r--r--lib/snmp/vsn.mk2
-rw-r--r--make/otp_version_tickets62
14 files changed, 138 insertions, 63 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 5741df8567..19993968f4 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -31,6 +31,29 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 13.1.4</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fixed a bug in selective receive optimization that
+ could crash 32-bit emulators.</p>
+ <p>
+ Own Id: OTP-18383 Aux Id: ERIERL-905 </p>
+ </item>
+ <item>
+ <p>
+ A race condition which was very rarely triggered could
+ cause the signal queue of a process to become
+ inconsistent causing the runtime system to crash.</p>
+ <p>
+ Own Id: OTP-18388 Aux Id: OTP-17462, PR-6662 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 13.1.3</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/erts/vsn.mk b/erts/vsn.mk
index e93237875d..61f96bb101 100644
--- a/erts/vsn.mk
+++ b/erts/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
#
-VSN = 13.1.3
+VSN = 13.1.4
# Port number 4365 in 4.2
# Port number 4366 in 4.3
diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml
index 284cb42f9b..a5bbb5d7a0 100644
--- a/lib/common_test/doc/src/notes.xml
+++ b/lib/common_test/doc/src/notes.xml
@@ -33,6 +33,22 @@
<file>notes.xml</file>
</header>
+<section><title>Common_Test 1.23.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Change timeout to infinity for gen_server calls in
+ cth_log_redirect</p>
+ <p>
+ Own Id: OTP-18363 Aux Id: ERIERL-879 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Common_Test 1.23.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/common_test/vsn.mk b/lib/common_test/vsn.mk
index 65ecbf4c6f..4c6aab9f25 100644
--- a/lib/common_test/vsn.mk
+++ b/lib/common_test/vsn.mk
@@ -1 +1 @@
-COMMON_TEST_VSN = 1.23.2
+COMMON_TEST_VSN = 1.23.3
diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml
index 4c730932ca..fe2c8d4591 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -32,6 +32,27 @@
<p>This document describes the changes made to the Compiler
application.</p>
+<section><title>Compiler 8.2.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fixed a bug that could cause legal code to fail
+ validation.</p>
+ <p>
+ Own Id: OTP-18365</p>
+ </item>
+ <item>
+ <p>Eliminated a rare crash in the <c>beam_types</c>
+ module.</p>
+ <p>
+ Own Id: OTP-18368</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Compiler 8.2.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/compiler/vsn.mk b/lib/compiler/vsn.mk
index 30149df6ae..5b5306e4d3 100644
--- a/lib/compiler/vsn.mk
+++ b/lib/compiler/vsn.mk
@@ -1 +1 @@
-COMPILER_VSN = 8.2.2
+COMPILER_VSN = 8.2.3
diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml
index 73ad11c46d..8627087e05 100644
--- a/lib/inets/doc/src/notes.xml
+++ b/lib/inets/doc/src/notes.xml
@@ -33,7 +33,23 @@
<file>notes.xml</file>
</header>
- <section><title>Inets 8.2</title>
+ <section><title>Inets 8.2.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ fixes a missing case of the type specification for
+ httpd:info/2/3/4</p>
+ <p>
+ Own Id: OTP-18362 Aux Id: GH-6558, ERIERL-895 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>Inets 8.2</title>
<section><title>Improvements and New Features</title>
<list>
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index 89626b3639..ba50e95060 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 8.2
+INETS_VSN = 8.2.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"
diff --git a/lib/kernel/doc/src/notes.xml b/lib/kernel/doc/src/notes.xml
index dc7da07728..ecf4a97625 100644
--- a/lib/kernel/doc/src/notes.xml
+++ b/lib/kernel/doc/src/notes.xml
@@ -31,6 +31,31 @@
</header>
<p>This document describes the changes made to the Kernel application.</p>
+<section><title>Kernel 8.5.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ The tcp connect option 'bind_to_device' could not be used
+ with inet_backend = 'socket'. 'inet' requires value type
+ binarry() and 'socket' requires value type 'string()'.</p>
+ <p>
+ Own Id: OTP-18357 Aux Id: #6509 </p>
+ </item>
+ <item>
+ <p>
+ Minor issue processing options when calling
+ gen_tcp:connect with a sockaddr() and inet_backend =
+ socket.</p>
+ <p>
+ Own Id: OTP-18358 Aux Id: #6528 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Kernel 8.5.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/kernel/src/kernel.appup.src b/lib/kernel/src/kernel.appup.src
index 76a58a34dc..3a56077fb5 100644
--- a/lib/kernel/src/kernel.appup.src
+++ b/lib/kernel/src/kernel.appup.src
@@ -59,7 +59,8 @@
{<<"^8\\.4\\.2(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
{<<"^8\\.5$">>,[restart_new_emulator]},
{<<"^8\\.5\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
- {<<"^8\\.5\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]}],
+ {<<"^8\\.5\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
+ {<<"^8\\.5\\.2(?:\\.[0-9]+)*$">>,[restart_new_emulator]}],
[{<<"^7\\.0$">>,[restart_new_emulator]},
{<<"^7\\.0\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
{<<"^7\\.1$">>,[restart_new_emulator]},
@@ -91,4 +92,5 @@
{<<"^8\\.4\\.2(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
{<<"^8\\.5$">>,[restart_new_emulator]},
{<<"^8\\.5\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
- {<<"^8\\.5\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]}]}.
+ {<<"^8\\.5\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
+ {<<"^8\\.5\\.2(?:\\.[0-9]+)*$">>,[restart_new_emulator]}]}.
diff --git a/lib/kernel/vsn.mk b/lib/kernel/vsn.mk
index 6e4a6e9b37..62ce99fb1c 100644
--- a/lib/kernel/vsn.mk
+++ b/lib/kernel/vsn.mk
@@ -1 +1 @@
-KERNEL_VSN = 8.5.2
+KERNEL_VSN = 8.5.3
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index 535e2cfa29..b68b2304f9 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -34,7 +34,23 @@
</header>
- <section><title>SNMP 5.13.2</title>
+ <section><title>SNMP 5.13.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Single threaded agent crash when vacm table not properly
+ initiated.</p>
+ <p>
+ Own Id: OTP-18379 Aux Id: ERIERL-904 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>SNMP 5.13.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
<list>
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk
index 03c8df96de..0c05bc62bd 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 5.13.2
+SNMP_VSN = 5.13.3
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"
diff --git a/make/otp_version_tickets b/make/otp_version_tickets
index bfd2aaa64e..6ef1318f45 100644
--- a/make/otp_version_tickets
+++ b/make/otp_version_tickets
@@ -1,53 +1,9 @@
-OTP-16607
-OTP-18213
-OTP-18250
-OTP-18251
-OTP-18252
-OTP-18255
-OTP-18256
-OTP-18257
-OTP-18267
-OTP-18268
-OTP-18269
-OTP-18270
-OTP-18273
-OTP-18280
-OTP-18281
-OTP-18283
-OTP-18284
-OTP-18289
-OTP-18291
-OTP-18292
-OTP-18293
-OTP-18294
-OTP-18295
-OTP-18296
-OTP-18298
-OTP-18302
-OTP-18304
-OTP-18306
-OTP-18307
-OTP-18308
-OTP-18311
-OTP-18313
-OTP-18314
-OTP-18315
-OTP-18317
-OTP-18319
-OTP-18321
-OTP-18322
-OTP-18323
-OTP-18324
-OTP-18325
-OTP-18326
-OTP-18328
-OTP-18332
-OTP-18333
-OTP-18336
-OTP-18339
-OTP-18343
-OTP-18345
-OTP-18347
-OTP-18349
-OTP-18351
-OTP-18352
+OTP-18357
+OTP-18358
+OTP-18362
+OTP-18363
+OTP-18365
+OTP-18368
+OTP-18379
+OTP-18383
+OTP-18388