diff --git a/content/operate/rs/release-notes/rs-8-2-releases/_index.md b/content/operate/rs/release-notes/rs-8-2-releases/_index.md index c064d9949f..54655f7fe3 100644 --- a/content/operate/rs/release-notes/rs-8-2-releases/_index.md +++ b/content/operate/rs/release-notes/rs-8-2-releases/_index.md @@ -57,22 +57,6 @@ Redis Software version 8.2.0 introduces the following breaking changes: - Existing functionality for listing, deleting, and loading modules is unchanged. -### OpenSSL version on RHEL 9 - -On RHEL 9, Redis Software version 8.0.16 and later requires OpenSSL 3.3 or later. Other supported platforms are unaffected. - -Redis Software is built against the OpenSSL 3.3 runtime included in recent RHEL 9 minor releases. Nodes on an earlier RHEL 9 minor release don't meet this requirement. For example, RHEL 9.6 ships OpenSSL 3.2.2. - -The pre-upgrade checks don't detect an incompatible OpenSSL version, so an upgrade can pass validation and then fail partway through. This can leave the management services on the node in a failed state. - -Before you upgrade, check the OpenSSL version on each node: - -```sh -openssl version -``` - -If the version is earlier than 3.3.0, upgrade the `openssl` and `openssl-libs` packages before you upgrade Redis Software. - ### Reserved ports Make sure the following ports are open before upgrading Redis Software. diff --git a/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-25.md b/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-25.md index ba36e959c4..aabcc791fd 100644 --- a/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-25.md +++ b/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-25.md @@ -177,22 +177,6 @@ Redis Software version 8.2.0 introduces the following breaking changes: - Existing functionality for listing, deleting, and loading modules is unchanged. -### OpenSSL version on RHEL 9 - -On RHEL 9, Redis Software version 8.0.16 and later requires OpenSSL 3.3 or later. Other supported platforms are unaffected. - -Redis Software is built against the OpenSSL 3.3 runtime included in recent RHEL 9 minor releases. Nodes on an earlier RHEL 9 minor release don't meet this requirement. For example, RHEL 9.6 ships OpenSSL 3.2.2. - -The pre-upgrade checks don't detect an incompatible OpenSSL version, so an upgrade can pass validation and then fail partway through. This can leave the management services on the node in a failed state. - -Before you upgrade, check the OpenSSL version on each node: - -```sh -openssl version -``` - -If the version is earlier than 3.3.0, upgrade the `openssl` and `openssl-libs` packages before you upgrade Redis Software. - ### Reserved ports Make sure the following ports are open before upgrading Redis Software. diff --git a/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-46.md b/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-46.md index 4babd2ef22..e1ae3ae203 100644 --- a/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-46.md +++ b/content/operate/rs/release-notes/rs-8-2-releases/rs-8-2-0-46.md @@ -71,10 +71,6 @@ The following table shows which Redis modules are compatible with each Redis dat ## Version changes -### OpenSSL version - -Redis Software version 8.0.16 and later requires OpenSSL 3.3 or later. - ### Reserved ports Make sure the following ports are open before upgrading Redis Software.