Skip to content

Commit 542e8d6

Browse files
committed
Merge branch 'maint' into master
* maint: Updated OTP version Prepare release Update copyright year
2 parents ebfddbd + 966b0fc commit 542e8d6

4 files changed

Lines changed: 23 additions & 1 deletion

File tree

erts/doc/notes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,17 @@ This document describes the changes made to the ERTS application.
393393
[PR-11004]: https://github.com/erlang/otp/pull/11004
394394
[PR-10929]: https://github.com/erlang/otp/pull/10929
395395

396+
## Erts 16.4.0.5
397+
398+
### Fixed Bugs and Malfunctions
399+
400+
- Fixed a regression in the previous patch release that prevented epmd from binding to localhost.
401+
402+
Own Id: OTP-20275 Aux Id: [PR-11409], [GH-11402]
403+
404+
[PR-11409]: https://github.com/erlang/otp/pull/11409
405+
[GH-11402]: https://github.com/erlang/otp/issues/11402
406+
396407
## Erts 16.4.0.4
397408

398409
### Fixed Bugs and Malfunctions

lib/ssh/doc/notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,16 @@ limitations under the License.
228228
[PR-11010]: https://github.com/erlang/otp/pull/11010
229229
[PR-11012]: https://github.com/erlang/otp/pull/11012
230230

231+
## Ssh 5.5.2.4
232+
233+
### Fixed Bugs and Malfunctions
234+
235+
- The SSH client and server now reject incoming packets not aligned to the cipher block size as required by RFC 4253 §6. For CBC ciphers, a timing-safe "packet discard" mechanism (CVE-2008-5161 mitigation) ensures structural errors are indistinguishable from MAC failures before disconnecting. AEAD and encrypt-then-MAC modes disconnect immediately.
236+
237+
Own Id: OTP-20137 Aux Id: [PR-11110]
238+
239+
[PR-11110]: https://github.com/erlang/otp/pull/11110
240+
231241
## Ssh 5.5.2.3
232242

233243
### Fixed Bugs and Malfunctions

lib/ssh/src/ssh_fsm.hrl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%%
44
%% SPDX-License-Identifier: Apache-2.0
55
%%
6-
%% Copyright Ericsson AB 2021-2025. All Rights Reserved.
6+
%% Copyright Ericsson AB 2021-2026. All Rights Reserved.
77
%%
88
%% Licensed under the Apache License, Version 2.0 (the "License");
99
%% you may not use this file except in compliance with the License.

otp_versions.table

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OTP-29.0.3 : common_test-1.31.1 compiler-10.0.2 crypto-5.9.1 dialyzer-6.0.2 erts
33
OTP-29.0.2 : dialyzer-6.0.1 diameter-2.7.1 erl_interface-5.8.1 erts-17.0.2 ftp-1.2.6 inets-9.7.1 kernel-11.0.2 mnesia-4.26.1 public_key-1.21.2 ssh-6.0.1 ssl-11.7.2 stdlib-8.0.1 tools-4.2.1 # asn1-5.5 common_test-1.31 compiler-10.0.1 crypto-5.9 debugger-7.0 edoc-1.5 eldap-1.3 et-1.8 eunit-2.11 jinterface-1.16 megaco-4.9 observer-2.19 odbc-2.17 os_mon-2.12 parsetools-2.8 reltool-1.1 runtime_tools-2.4 sasl-4.4 snmp-5.20.4 syntax_tools-4.1 tftp-1.3 wx-2.6 xmerl-2.2 :
44
OTP-29.0.1 : compiler-10.0.1 erts-17.0.1 kernel-11.0.1 public_key-1.21.1 snmp-5.20.4 ssl-11.7.1 # asn1-5.5 common_test-1.31 crypto-5.9 debugger-7.0 dialyzer-6.0 diameter-2.7 edoc-1.5 eldap-1.3 erl_interface-5.8 et-1.8 eunit-2.11 ftp-1.2.5 inets-9.7 jinterface-1.16 megaco-4.9 mnesia-4.26 observer-2.19 odbc-2.17 os_mon-2.12 parsetools-2.8 reltool-1.1 runtime_tools-2.4 sasl-4.4 ssh-6.0 stdlib-8.0 syntax_tools-4.1 tftp-1.3 tools-4.2 wx-2.6 xmerl-2.2 :
55
OTP-29.0 : asn1-5.5 common_test-1.31 compiler-10.0 crypto-5.9 debugger-7.0 dialyzer-6.0 diameter-2.7 edoc-1.5 eldap-1.3 erl_interface-5.8 erts-17.0 et-1.8 eunit-2.11 ftp-1.2.5 inets-9.7 jinterface-1.16 kernel-11.0 megaco-4.9 mnesia-4.26 observer-2.19 odbc-2.17 os_mon-2.12 parsetools-2.8 public_key-1.21 reltool-1.1 runtime_tools-2.4 sasl-4.4 snmp-5.20.3 ssh-6.0 ssl-11.7 stdlib-8.0 syntax_tools-4.1 tftp-1.3 tools-4.2 wx-2.6 xmerl-2.2 # :
6+
OTP-28.5.0.5 : erts-16.4.0.5 ssh-5.5.2.4 # asn1-5.4.3 common_test-1.30.0.1 compiler-9.0.6.1 crypto-5.8.3.2 debugger-6.0.3 dialyzer-5.4.0.1 diameter-2.6.1.2 edoc-1.4.1 eldap-1.2.16 erl_interface-5.7.0.1 et-1.7.3 eunit-2.10.3 ftp-1.2.4.1 inets-9.6.2.2 jinterface-1.15 kernel-10.6.3.3 megaco-4.8.3.1 mnesia-4.25.3.1 observer-2.18.2 odbc-2.16.1 os_mon-2.11.2 parsetools-2.7.1 public_key-1.20.3.4 reltool-1.0.3 runtime_tools-2.3.1 sasl-4.3.2 snmp-5.20.2.1 ssl-11.6.0.4 stdlib-7.3.0.1 syntax_tools-4.0.3 tftp-1.2.4 tools-4.1.4 wx-2.5.4.1 xmerl-2.1.9 :
67
OTP-28.5.0.4 : crypto-5.8.3.2 diameter-2.6.1.2 erts-16.4.0.4 megaco-4.8.3.1 public_key-1.20.3.4 ssh-5.5.2.3 ssl-11.6.0.4 stdlib-7.3.0.1 # asn1-5.4.3 common_test-1.30.0.1 compiler-9.0.6.1 debugger-6.0.3 dialyzer-5.4.0.1 edoc-1.4.1 eldap-1.2.16 erl_interface-5.7.0.1 et-1.7.3 eunit-2.10.3 ftp-1.2.4.1 inets-9.6.2.2 jinterface-1.15 kernel-10.6.3.3 mnesia-4.25.3.1 observer-2.18.2 odbc-2.16.1 os_mon-2.11.2 parsetools-2.7.1 reltool-1.0.3 runtime_tools-2.3.1 sasl-4.3.2 snmp-5.20.2.1 syntax_tools-4.0.3 tftp-1.2.4 tools-4.1.4 wx-2.5.4.1 xmerl-2.1.9 :
78
OTP-28.5.0.3 : common_test-1.30.0.1 crypto-5.8.3.1 erts-16.4.0.3 kernel-10.6.3.3 public_key-1.20.3.3 ssh-5.5.2.2 ssl-11.6.0.3 # asn1-5.4.3 compiler-9.0.6.1 debugger-6.0.3 dialyzer-5.4.0.1 diameter-2.6.1.1 edoc-1.4.1 eldap-1.2.16 erl_interface-5.7.0.1 et-1.7.3 eunit-2.10.3 ftp-1.2.4.1 inets-9.6.2.2 jinterface-1.15 megaco-4.8.3 mnesia-4.25.3.1 observer-2.18.2 odbc-2.16.1 os_mon-2.11.2 parsetools-2.7.1 reltool-1.0.3 runtime_tools-2.3.1 sasl-4.3.2 snmp-5.20.2.1 stdlib-7.3 syntax_tools-4.0.3 tftp-1.2.4 tools-4.1.4 wx-2.5.4.1 xmerl-2.1.9 :
89
OTP-28.5.0.2 : dialyzer-5.4.0.1 diameter-2.6.1.1 erl_interface-5.7.0.1 erts-16.4.0.2 ftp-1.2.4.1 inets-9.6.2.2 kernel-10.6.3.2 mnesia-4.25.3.1 public_key-1.20.3.2 ssh-5.5.2.1 ssl-11.6.0.2 # asn1-5.4.3 common_test-1.30 compiler-9.0.6.1 crypto-5.8.3 debugger-6.0.3 edoc-1.4.1 eldap-1.2.16 et-1.7.3 eunit-2.10.3 jinterface-1.15 megaco-4.8.3 observer-2.18.2 odbc-2.16.1 os_mon-2.11.2 parsetools-2.7.1 reltool-1.0.3 runtime_tools-2.3.1 sasl-4.3.2 snmp-5.20.2.1 stdlib-7.3 syntax_tools-4.0.3 tftp-1.2.4 tools-4.1.4 wx-2.5.4.1 xmerl-2.1.9 :

0 commit comments

Comments
 (0)