Skip to content

Commit 2f447cd

Browse files
authored
Merge pull request #95739 from tmalove/OSDOCS-15171
OSDOCS#15171: Update the z-stream RN for 4.15.54
2 parents 2cc9924 + 51cf008 commit 2f447cd

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

release_notes/ocp-4-15-release-notes.adoc

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2791,13 +2791,39 @@ This section will continue to be updated over time to provide notes on enhanceme
27912791
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.
27922792
====
27932793

2794+
// 4.15.54
2795+
[id="ocp-4-15-54_{context}"]
2796+
=== RHBA-2025:10306 - {product-title} 4.15.54 bug fix update
2797+
2798+
Issued: 09 July 2025
2799+
2800+
{product-title} release 4.15.54 is now available. The list of bug fixes that are included in this update is documented in the link:https://access.redhat.com/errata/RHBA-2025:10306[RHBA-2025:10306] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:10307[RHBA-2025:10307] advisory.
2801+
2802+
Space precluded documenting all of the container images for this release in the advisory.
2803+
2804+
You can view the container images in this release by running the following command:
2805+
2806+
[source,terminal]
2807+
----
2808+
$ oc adm release info 4.15.54 --pullspecs
2809+
----
2810+
2811+
[id="ocp-4-15-54-bug-fixes_{context}"]
2812+
==== Bug fixes
2813+
2814+
* Previously, proxy variables were not respected in Machine Config Daemon pods during in-place upgrades becuase of missing proxy configuration integration. As a consequence, failed upgrades occurred because of incorrect image pulls. With this release, proxy variables are respected in Machine Config Daemon pods during successful in-place upgrades. (link:https://issues.redhat.com/browse/OCPBUGS-57553[OCPBUGS-57553])
2815+
2816+
[id="ocp-4-15-54-updating_{context}"]
2817+
==== Updating
2818+
To update an {product-title} 4.15 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster by using the CLI].
2819+
27942820
// 4.15.53
27952821
[id="ocp-4-15-53_{context}"]
27962822
=== RHSA-2025:9259 - {product-title} 4.15.53 bug fix and security update
27972823

27982824
Issued: 26 June 2025
27992825

2800-
{product-title} release 4.15.53, which includes security updates, is now available. The list of bug fixes that are included in this update is documented in the link:https://access.redhat.com/errata/RHSA-2025:9259[RHSA-2025:9259 ] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:9260[RHBA-2025:9260] advisory.
2826+
{product-title} release 4.15.53, which includes security updates, is now available. The list of bug fixes that are included in this update is documented in the link:https://access.redhat.com/errata/RHSA-2025:9259[RHSA-2025:9259] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:9260[RHBA-2025:9260] advisory.
28012827

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

0 commit comments

Comments
 (0)