Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions modules/zstream-4-12-98-about.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
:_mod-docs-content-type: CONCEPT
[id="zstream-4-12-98-about_{context}"]
= RHSA-2026:65908 - {product-title} 4.12.98 bug fix and security update

[role="_abstract"]
Issued: 17 September 2026

{product-title} release {product-version}.98, which includes security updates, is now available. The list of fixed issues that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2026:65908[RHSA-2026:65908] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2026:65906[RHSA-2026:65906] advisory.

Space precluded documenting all of the container images for this release in the advisory.

You can view the container images in this release by running the following command:

[source,terminal]
----
$ oc adm release info 4.12.98 --pullspecs
----
6 changes: 6 additions & 0 deletions modules/zstream-4-12-98-fixed-issues.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: REFERENCE
[id="zstream-4-12-98-fixed-issues_{context}"]
= Fixed issues

[role="_abstract"]
* Before this update, the Operator Lifecycle Management (OLM) CSV annotation contained unexpected JSON, which was successfully parsed, but then threw a runtime error when attempting to use the resulting value. With this release, JSON values from OLM annotations are validated before use, and errors are logged, but the console does not fail when unexpected JSON is received in an annotation. (link:https://issues.redhat.com/browse/OCPBUGS-120132[OCPBUGS-120132])
6 changes: 6 additions & 0 deletions modules/zstream-4-12-98-updating.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:_mod-docs-content-type: REFERENCE
[id="zstream-4-12-98-updating_{context}"]
= Updating

[role="_abstract"]
To update an existing {product-title} 4.12 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
Comment thread
bjahagir-OpenShift marked this conversation as resolved.
9 changes: 9 additions & 0 deletions release_notes/ocp-4-12-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5476,3 +5476,12 @@ include::modules/zstream-4-12-97-fixed-issues.adoc[leveloffset=+3]

// 4.12.97 updating
include::modules/zstream-4-12-97-updating.adoc[leveloffset=+3]

// 4.12.98 about
include::modules/zstream-4-12-98-about.adoc[leveloffset=+2]

// 4.12.98 fixes
include::modules/zstream-4-12-98-fixed-issues.adoc[leveloffset=+3]

// 4.12.98 updating
include::modules/zstream-4-12-98-updating.adoc[leveloffset=+3]