Skip to content

Commit 834d535

Browse files
committed
RHIDP-5822 Release notes for Red Hat Developer Hub 1.3.5
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent be1e5f5 commit 834d535

6 files changed

+16
-3
lines changed

artifacts/attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
:product-short: Developer Hub
1212
:product-very-short: RHDH
1313
:product-version: 1.3
14-
:product-bundle-version: 1.3.4
15-
:product-chart-version: 1.3.4
14+
:product-bundle-version: 1.3.5
15+
:product-chart-version: 1.3.5
1616
:product-backstage-version: 1.29.2
1717
:rhdeveloper-name: Red Hat Developer
1818
:rhel: Red Hat Enterprise Linux

assemblies/assembly-release-notes-fixed-security-issues.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ This section lists security issues fixed in {product} {product-version}.
77

88
== {product} {product-bundle-version}
99

10-
include::./modules/release-notes/snip-fixed-security-issues-in-product-1.3.4.adoc[leveloffset=+2]
10+
include::./modules/release-notes/snip-fixed-security-issues-in-product-1.3.5.adoc[leveloffset=+2]
11+
12+
// Empty content, therefore commented out.
13+
// include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.3.5.adoc[leveloffset=+2]
14+
15+
== {product} 1.3.4
16+
17+
include::./modules/release-notes/snip-fixed-security-issues-in-product-1.3.5.adoc[leveloffset=+2]
1118

1219
include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.3.4.adoc[leveloffset=+2]
1320

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CVE-2025-22150

modules/release-notes/list-fixed-security-issues-in-rpm-1.3.5.txt

Whitespace-only changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
= {product} dependency updates
2+
3+
link:https://access.redhat.com/security/cve/CVE-2025-22150[CVE-2025-22150]::
4+
A flaw was found in the undici package for Node.js. Undici uses `Math.random()` to choose the boundary for a multipart/form-data request. It is known that the output of `Math.random()` can be predicted if several of its generated values are known. If an app has a mechanism that sends multipart requests to an attacker-controlled website, it can leak the necessary values. Therefore, an attacker can tamper with the requests going to the backend APIs if certain conditions are met.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
= RHEL 9 platform RPM updates

0 commit comments

Comments
 (0)