Skip to content

Commit 241d96f

Browse files
authored
Merge pull request #93735 from theashiot/OBSDOCS-1918
OBSDOCS-1918: Logging Z-Stream Release Notes - 6.1.7
2 parents b1eb5a0 + 58d0b47 commit 241d96f

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

modules/log6x-6-1-7-rn.adoc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * observability/logging/logging-6.1/log6x-release-notes-6.1.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="logging-release-notes-6-1-7_{context}"]
7+
= Logging 6.1.7 Release Notes
8+
9+
This release includes link:https://access.redhat.com/errata/RHBA-2025:8143[RHBA-2025:8143].
10+
11+
[id="logging-release-notes-6-1-7-bug-fixes_{context}"]
12+
== Bug fixes
13+
14+
* Before this update, merging data from the `message` field into the root of a Syslog log event caused the log event to be inconsistent with the ViaQ data model. The inconsistency could lead to overwritten system information, data duplication, or event corruption. This update revises Syslog parsing and merging for the Syslog output to align with other output types, resolving this inconsistency. (link:https://issues.redhat.com/browse/LOG-7184[LOG-7184])
15+
16+
17+
* Before this update, log forwarding failed if you configured a cluster-wide proxy with a URL containing a username with an encoded "@" symbol; for example "user%40name". This update resolves the issue by adding correct support for URL-encoded values in proxy configurations. (link:https://issues.redhat.com/browse/LOG-7187[LOG-7187])
18+
19+
[id="logging-release-notes-6-1-7-cves_{context}"]
20+
== CVEs
21+
22+
* link:https://access.redhat.com/security/cve/CVE-2022-49043[CVE-2022-49043]
23+
* link:https://access.redhat.com/security/cve/CVE-2024-12087[CVE-2024-12087]
24+
* link:https://access.redhat.com/security/cve/CVE-2024-12088[CVE-2024-12088]
25+
* link:https://access.redhat.com/security/cve/CVE-2024-12133[CVE-2024-12133]
26+
* link:https://access.redhat.com/security/cve/CVE-2024-12243[CVE-2024-12243]
27+
* link:https://access.redhat.com/security/cve/CVE-2024-12747[CVE-2024-12747]
28+
* link:https://access.redhat.com/security/cve/CVE-2024-56171[CVE-2024-56171]
29+
* link:https://access.redhat.com/security/cve/CVE-2025-0395[CVE-2025-0395]
30+
* link:https://access.redhat.com/security/cve/CVE-2025-24928[CVE-2025-24928]
31+
32+
33+
[NOTE]
34+
====
35+
For detailed information on Red{nbsp}Hat security ratings, review link:https://access.redhat.com/security/updates/classification/#important[Severity ratings].
36+
====

observability/logging/logging-6.1/log6x-release-notes-6.1.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
include::modules/log6x-6-1-7-rn.adoc[leveloffset=+1]
10+
911
include::modules/log6x-6-1-6-rn.adoc[leveloffset=+1]
1012

1113
include::modules/log6x-6-1-5-rn.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)