From 248dfe2efa5478628a0e5045fc45f28ea5860896 Mon Sep 17 00:00:00 2001 From: Tami Love Date: Tue, 9 Dec 2025 13:29:09 -0500 Subject: [PATCH] OSDOCS-17581: 4.19.21 z-stream RN --- modules/zstream-4-19-21-about.adoc | 21 +++++++++++++++++++++ modules/zstream-4-19-21-bug-fixes.adoc | 10 ++++++++++ modules/zstream-4-19-21-updating.adoc | 11 +++++++++++ release_notes/ocp-4-19-release-notes.adoc | 11 +++++++++++ 4 files changed, 53 insertions(+) create mode 100644 modules/zstream-4-19-21-about.adoc create mode 100644 modules/zstream-4-19-21-bug-fixes.adoc create mode 100644 modules/zstream-4-19-21-updating.adoc diff --git a/modules/zstream-4-19-21-about.adoc b/modules/zstream-4-19-21-about.adoc new file mode 100644 index 000000000000..9898b72dc021 --- /dev/null +++ b/modules/zstream-4-19-21-about.adoc @@ -0,0 +1,21 @@ +// Module included in the following assembly: +// +// * release_notes/ocp-4-29-21-release-notes.adoc + +:_mod-docs-content-type: CONCEPT +[id="zstream-4-19-21-about_{context}"] += RHBA-2025:22786 - {product-title} {product-version}.21 bug fix advisory + +[role="_abstract"] +Issued: 10 December 2025 + +{product-title} release {product-version}.21 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2025:22786[RHBA-2025:22786] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:22766[RHBA-2025:22766] 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.19.21 --pullspecs +---- diff --git a/modules/zstream-4-19-21-bug-fixes.adoc b/modules/zstream-4-19-21-bug-fixes.adoc new file mode 100644 index 000000000000..36afa366cc49 --- /dev/null +++ b/modules/zstream-4-19-21-bug-fixes.adoc @@ -0,0 +1,10 @@ +// Module included in the following assembly: +// +// * release_notes/ocp-4-19-release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="zstream-4-19-21-bug-fixes_{context}"] += Bug fixes + +[role="_abstract"] +There are no notable bug fixes in this release. diff --git a/modules/zstream-4-19-21-updating.adoc b/modules/zstream-4-19-21-updating.adoc new file mode 100644 index 000000000000..3545791f4ab3 --- /dev/null +++ b/modules/zstream-4-19-21-updating.adoc @@ -0,0 +1,11 @@ +// Module included in the following assembly: +// +// * release_notes/ocp-4-19-release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="zstream-4-19-21-updating_{context}"] += Updating + +[role="_abstract"] +To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. + diff --git a/release_notes/ocp-4-19-release-notes.adoc b/release_notes/ocp-4-19-release-notes.adoc index 8df915ec8958..ecc6625a734a 100644 --- a/release_notes/ocp-4-19-release-notes.adoc +++ b/release_notes/ocp-4-19-release-notes.adoc @@ -2949,6 +2949,16 @@ This section will continue to be updated over time to provide notes on enhanceme For any {product-title} release, always review the instructions on xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[updating your cluster] properly. ==== +// 4.19.21 about +include::modules/zstream-4-19-21-about.adoc[leveloffset=+2] + +// 4.19.21 fixes +include::modules/zstream-4-19-21-bug-fixes.adoc[leveloffset=+2] + +// 4.19.21 updating +include::modules/zstream-4-19-21-updating.adoc[leveloffset=+2] + + // 4.19.20 about include::modules/zstream-4-19-20-about.adoc[leveloffset=+2] @@ -2958,6 +2968,7 @@ include::modules/zstream-4-19-20-bug-fixes.adoc[leveloffset=+2] // 4.19.20 updating include::modules/zstream-4-19-20-updating.adoc[leveloffset=+2] + // 4.19.19 about include::modules/zstream-4-19-19-about.adoc[leveloffset=+2]