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
27 changes: 27 additions & 0 deletions modules/log6x-rn-6.0.6.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
// Module included in the following assemblies:
//
// * observability/logging/logging-6.0/log6x-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="logging-release-notes-6-0-6_{context}"]
= Logging 6.0.6
This release includes link:https://access.redhat.com/errata/RHSA-2025:3132[RHSA-2025:3132].

[id="logging-release-notes-6-0-6-bug-fixes_{context}"]
== Bug fixes
* Before this update, the Logging Operator deployed the collector config map with output configurations that were not referenced by any inputs. With this update, the Operator adds validation to fail the `ClusterLogForwarder` custom resource if an output configuration is not referenced by any inputs, preventing the deployment of the collector.
(link:https://issues.redhat.com/browse/LOG-6759[LOG-6759])

[id="logging-release-notes-6-0-6-cves_{context}"]
== CVEs

* link:https://access.redhat.com/security/cve/CVE-2022-49043[CVE-2022-49043]
* link:https://access.redhat.com/security/cve/CVE-2024-45338[CVE-2024-45338]
* link:https://access.redhat.com/security/cve/CVE-2024-56171[CVE-2024-56171]
* link:https://access.redhat.com/security/cve/CVE-2025-24928[CVE-2025-24928]
* link:https://access.redhat.com/security/cve/CVE-2025-27144[CVE-2025-27144]

[NOTE]
====
For detailed information on Red{nbsp}Hat security ratings, review link:https://access.redhat.com/security/updates/classification/#important[Severity ratings].
====
2 changes: 2 additions & 0 deletions observability/logging/logging-6.0/log6x-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ include::_attributes/common-attributes.adoc[]

toc::[]

include::modules/log6x-rn-6.0.6.adoc[leveloffset=+1]

include::modules/log6x-rn-6.0.5.adoc[leveloffset=+1]

include::modules/log6x-rn-6.0.4.adoc[leveloffset=+1]
Expand Down