Skip to content

Commit 3e58721

Browse files
authored
Merge pull request #57312 from libander/RHDEVDOCS-4933
RHDEVDOCS-4933 - Logging 5.4.13 Release Notes
2 parents 33ee2fe + fa37686 commit 3e58721

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

logging/cluster-logging-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ This release includes link:https://access.redhat.com/errata/RHSA-2022:6344[OpenS
6666

6767
include::modules/cluster-logging-rn-5.5.adoc[leveloffset=+1]
6868

69+
include::modules/cluster-logging-rn-5.4.13.adoc[leveloffset=+1]
70+
6971
include::modules/cluster-logging-rn-5.4.12.adoc[leveloffset=+1]
7072

7173
include::modules/cluster-logging-rn-5.4.11.adoc[leveloffset=+1]
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
//module included in cluster-logging-release-notes.adoc
2+
:_content-type: REFERENCE
3+
[id="cluster-logging-release-notes-5-4-13_{context}"]
4+
= Logging 5.4.13
5+
This release includes link:https://access.redhat.com/errata/RHBA-2023:1312[OpenShift Logging Bug Fix Release 5.4.13].
6+
7+
[id="openshift-logging-5-4-13-bug-fixes"]
8+
== Bug fixes
9+
* Before this update, a problem with the Fluentd collector caused it to not capture OAuth login events stored in `/var/log/auth-server/audit.log`. This led to incomplete collection of login events from the OAuth service. With this update, the Fluentd collector now resolves this issue by capturing all login events from the OAuth service, including those stored in `/var/log/auth-server/audit.log`, as expected. (link:https://issues.redhat.com/browse/LOG-3731[LOG-3731])
10+
11+
[id="openshift-logging-5-4-13-CVEs"]
12+
== CVEs
13+
* link:https://access.redhat.com/security/cve/CVE-2022-4304[CVE-2022-4304]
14+
* link:https://access.redhat.com/security/cve/CVE-2022-4450[CVE-2022-4450]
15+
* link:https://access.redhat.com/security/cve/CVE-2023-0215[CVE-2023-0215]
16+
* link:https://access.redhat.com/security/cve/CVE-2023-0286[CVE-2023-0286]
17+
* link:https://access.redhat.com/security/cve/CVE-2023-0767[CVE-2023-0767]
18+
* link:https://access.redhat.com/security/cve/CVE-2023-23916[CVE-2023-23916]

0 commit comments

Comments
 (0)