Skip to content

Commit 4c7b52a

Browse files
committed
Address review feedback; add notes about out-of-band with pointer to fixed CVE
Signed-off-by: Chris Wayne <[email protected]>
1 parent cb3ab09 commit 4c7b52a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

data/releases/eol.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
branches:
22
- release: "1.25"
3-
finalPatchRelease: "1.25.15"
3+
finalPatchRelease: "1.25.16"
44
endOfLifeDate: 2023-10-28
5+
note: >-
6+
1.25.16 was released in November 2023 (after the EOL date) to fix [CVE-2023-5528](https://github.com/advisories/GHSA-hq6q-c2x6-hmch)
57
- release: "1.24"
68
finalPatchRelease: "1.24.17"
79
endOfLifeDate: 2023-07-28

data/releases/schedule.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ schedules:
1414
- release: 1.28.4
1515
cherryPickDeadline: ""
1616
targetDate: 2023-11-14
17+
note: >-
18+
Out of band release to fix [CVE-2023-5528](https://github.com/advisories/GHSA-hq6q-c2x6-hmch)
1719
- release: 1.28.3
1820
cherryPickDeadline: 2023-10-13
1921
targetDate: 2023-10-18
@@ -39,6 +41,8 @@ schedules:
3941
- release: 1.27.8
4042
cherryPickDeadline: ""
4143
targetDate: 2023-11-14
44+
note: >-
45+
Out of band release to fix [CVE-2023-5528](https://github.com/advisories/GHSA-hq6q-c2x6-hmch)
4246
- release: 1.27.7
4347
cherryPickDeadline: 2023-10-13
4448
targetDate: 2023-10-18
@@ -77,6 +81,8 @@ schedules:
7781
- release: 1.26.11
7882
cherryPickDeadline: ""
7983
targetDate: 2023-11-14
84+
note: >-
85+
Out of band release to fix [CVE-2023-5528](https://github.com/advisories/GHSA-hq6q-c2x6-hmch)
8086
- release: 1.26.10
8187
cherryPickDeadline: 2023-10-13
8288
targetDate: 2023-10-18

0 commit comments

Comments
 (0)