Skip to content

Commit a48aeb8

Browse files
committed
OSDOCS-15170: 4.12.78 z-stream RN
1 parent 4931a68 commit a48aeb8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5204,3 +5204,28 @@ With this release, you can use the installation program to create an external cl
52045204
==== Updating
52055205

52065206
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].
5207+
5208+
// 4.12.78
5209+
[id="ocp-4-12-78_{context}"]
5210+
=== RHSA-2025:10270 - {product-title} 4.12.78 bug fix and security update
5211+
5212+
Issued: 10 July 2025
5213+
5214+
{product-title} release 4.12.78 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2025:10270[RHSA-2025:10270] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2025:10271[RHSA-2025:10271] advisory.
5215+
5216+
You can view the container images in this release by running the following command:
5217+
5218+
[source,terminal]
5219+
----
5220+
$ oc adm release info 4.12.78 --pullspecs
5221+
----
5222+
5223+
[id="ocp-4-12-78-bug-fixes_{context}"]
5224+
==== Bug fixes
5225+
5226+
* Previously, when you injected proxy environment variables in a build container, they replaced the default proxy settings and caused build failures due to external binary compatibility issues. Also, if no default variable was set, a null value was replaced, which caused applications to break. With this release, a check for a null proxy environment variable is added to the process and the injected proxy variables are added only if they are defined in the default variables and if the variable is not equal to a null value. (link:https://issues.redhat.com/browse/OCPBUGS-57171[OCPBUGS-57171])
5227+
5228+
[id="ocp-4-12-78-updating_{context}"]
5229+
==== Updating
5230+
5231+
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].

0 commit comments

Comments
 (0)