Skip to content

Commit

Permalink
Merge pull request #70383 from libander/OBSDOCS-722
Browse files Browse the repository at this point in the history
OBSDOCS-722 - Logging 5.6.15 Release Notes
  • Loading branch information
skrthomas committed Jan 18, 2024
2 parents 913d766 + eae1282 commit e058b89
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logging/logging_release_notes/logging-5-6-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ include::snippets/logging-compatibility-snip.adoc[]

include::snippets/logging-stable-updates-snip.adoc[]

include::modules/logging-release-notes-5-6-15.adoc[leveloffset=+1]

include::modules/logging-release-notes-5-6-14.adoc[leveloffset=+1]

include::modules/logging-release-notes-5-6-13.adoc[leveloffset=+1]
Expand Down
21 changes: 21 additions & 0 deletions modules/logging-release-notes-5-6-15.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
//module included in logging-5-6-release-notes.adoc
:content-type: REFERENCE
[id="logging-release-notes-5-6-15"]
= Logging 5.6.15
This release includes link:https://access.redhat.com/errata/RHBA-2024:0270[OpenShift Logging Bug Fix Release 5.6.15].

[id="logging-release-notes-5-6-15-bug-fixes"]
== Bug fixes
Before this update, the LokiStack ruler pods would not format the IPv6 pod IP in HTTP URLs used for cross pod communication, causing querying rules and alerts through the Prometheus-compatible API to fail. With this update, the LokiStack ruler pods encapsulate the IPv6 pod IP in square brackets, resolving the issue. (link:https://issues.redhat.com/browse/LOG-4892[LOG-4892])

[id="logging-release-notes-5-6-15-CVEs"]
== CVEs
* link:https://access.redhat.com/security/cve/CVE-2021-3468[CVE-2021-3468]
* link:https://access.redhat.com/security/cve/CVE-2023-3446[CVE-2023-3446]
* link:https://access.redhat.com/security/cve/CVE-2023-3817[CVE-2023-3817]
* link:https://access.redhat.com/security/cve/CVE-2023-5678[CVE-2023-5678]
* link:https://access.redhat.com/security/cve/CVE-2023-38469[CVE-2023-38469]
* link:https://access.redhat.com/security/cve/CVE-2023-38470[CVE-2023-38470]
* link:https://access.redhat.com/security/cve/CVE-2023-38471[CVE-2023-38471]
* link:https://access.redhat.com/security/cve/CVE-2023-38472[CVE-2023-38472]
* link:https://access.redhat.com/security/cve/CVE-2023-38473[CVE-2023-38473]

0 comments on commit e058b89

Please sign in to comment.