From 31bcdf8fa8041cc2c5c9a78a9486dfcdf9716482 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 22 Feb 2023 15:29:11 +0100 Subject: Prepare release --- erts/doc/src/notes.xml | 24 ++++++++++++++++++++++++ erts/vsn.mk | 2 +- lib/compiler/doc/src/notes.xml | 22 ++++++++++++++++++++++ lib/compiler/vsn.mk | 2 +- lib/inets/doc/src/notes.xml | 19 ++++++++++++++++++- lib/inets/vsn.mk | 2 +- lib/ssh/doc/src/notes.xml | 24 ++++++++++++++++++++++++ lib/ssh/vsn.mk | 2 +- lib/ssl/doc/src/notes.xml | 26 ++++++++++++++++++++++++++ lib/ssl/vsn.mk | 2 +- make/otp_version_tickets | 11 ++++++++--- 11 files changed, 127 insertions(+), 9 deletions(-) diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 91fb60c147..6d1150aab4 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -31,6 +31,30 @@

This document describes the changes made to the ERTS application.

+
Erts 12.3.2.9 + +
Fixed Bugs and Malfunctions + + +

+ process_info(Pid, status) when Pid /= + self() could return an erroneous result.

+

+ Own Id: OTP-18421 Aux Id: PR-6806

+
+ +

In rare circumstances, when a process exceeded its + allowed heap size set by option max_heap_size, it + would not be killed as it should be, but instead enter a + kind of zombie state it would never get out of.

+

+ Own Id: OTP-18463 Aux Id: PR-6858

+
+
+
+ +
+
Erts 12.3.2.8
Fixed Bugs and Malfunctions diff --git a/erts/vsn.mk b/erts/vsn.mk index adc7c5f7d7..2025c8d67a 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 12.3.2.8 +VSN = 12.3.2.9 # Port number 4365 in 4.2 # Port number 4366 in 4.3 diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index b0a1b823d0..4af2f3d6e2 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -32,6 +32,28 @@

This document describes the changes made to the Compiler application.

+
Compiler 8.1.1.3 + +
Fixed Bugs and Malfunctions + + +

The compiler would generate incorrect code for the + following type of expression:

+

Pattern = BoundVar1 = . . . = BoundVarN = + Expression

+

An exception should be raised if any of the bound + variables have different values than Expression. + The compiler would generate code that would cause the + bound variables to be bound to the value of + Expressionwhether the value matched or not.

+

+ Own Id: OTP-18470 Aux Id: GH-6873, PR-6877

+
+
+
+ +
+
Compiler 8.1.1.2
Fixed Bugs and Malfunctions diff --git a/lib/compiler/vsn.mk b/lib/compiler/vsn.mk index e95ab3fca4..f0b9b437b0 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 8.1.1.2 +COMPILER_VSN = 8.1.1.3 diff --git a/lib/inets/doc/src/notes.xml b/lib/inets/doc/src/notes.xml index 3c79beebfd..ea3b23a834 100644 --- a/lib/inets/doc/src/notes.xml +++ b/lib/inets/doc/src/notes.xml @@ -33,7 +33,24 @@ notes.xml -
Inets 7.5.3.1 +
Inets 7.5.3.2 + +
Fixed Bugs and Malfunctions + + +

+ With this change, handling of URI to a folder, with + missing trailing / and a query component present is + fixed.

+

+ Own Id: OTP-18472 Aux Id: DAFH-1592

+
+
+
+ +
+ +
Inets 7.5.3.1
Improvements and New Features diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk index b03d776bff..cc5b701326 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -19,6 +19,6 @@ # %CopyrightEnd% APPLICATION = inets -INETS_VSN = 7.5.3.1 +INETS_VSN = 7.5.3.2 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" diff --git a/lib/ssh/doc/src/notes.xml b/lib/ssh/doc/src/notes.xml index eec7992892..2854c59b17 100644 --- a/lib/ssh/doc/src/notes.xml +++ b/lib/ssh/doc/src/notes.xml @@ -30,6 +30,30 @@ notes.xml +
Ssh 4.13.2.2 + +
Fixed Bugs and Malfunctions + + +

+ With this change, ssh application does not crash when + formatting some of info reports for unsuccessful + connections.

+

+ Own Id: OTP-18386 Aux Id: PR-6611

+
+ +

+ With this change, ssh does not log extensively long + messages.

+

+ Own Id: OTP-18417 Aux Id: DAFH-1349,ERIERL-888,IA18357

+
+
+
+ +
+
Ssh 4.13.2.1
Fixed Bugs and Malfunctions diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index afc1b15148..f150c3a568 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,4 +1,4 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 4.13.2.1 +SSH_VSN = 4.13.2.2 APP_VSN = "ssh-$(SSH_VSN)" diff --git a/lib/ssl/doc/src/notes.xml b/lib/ssl/doc/src/notes.xml index 95b73ec8a6..d80f460581 100644 --- a/lib/ssl/doc/src/notes.xml +++ b/lib/ssl/doc/src/notes.xml @@ -27,6 +27,32 @@

This document describes the changes made to the SSL application.

+
SSL 10.7.3.6 + +
Improvements and New Features + + +

+ Maximize compatibility by ignoring change_cipher_spec + during handshake even if middle_box_mode is not + negotiated (mandated by client)

+

+ Own Id: OTP-18433 Aux Id: GH-6772

+
+ +

+ Move assert of middlebox message after an + hello_retry_request to maximize interoperability. Does + not changes semantics of the protocol only allows + unexpected message delay from server.

+

+ Own Id: OTP-18467 Aux Id: GH-6807

+
+
+
+ +
+
SSL 10.7.3.5
Fixed Bugs and Malfunctions diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk index a291a8f5df..3429142285 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -1 +1 @@ -SSL_VSN = 10.7.3.5 +SSL_VSN = 10.7.3.6 diff --git a/make/otp_version_tickets b/make/otp_version_tickets index dcbe7c905d..5b4e3e907b 100644 --- a/make/otp_version_tickets +++ b/make/otp_version_tickets @@ -1,3 +1,8 @@ -OTP-18379 -OTP-18383 -OTP-18388 +OTP-18386 +OTP-18417 +OTP-18421 +OTP-18433 +OTP-18463 +OTP-18467 +OTP-18470 +OTP-18472 -- cgit v1.2.1