Skip to content

Commit 3ad8611

Browse files
Backport of [NET-10290] Update ENVOY_VERSIONS into release/1.19.x (#21532)
* backport of commit 77a9e29 * backport of commit 0dcfe4b * backport of commit 44afa0f --------- Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
1 parent 25c19b0 commit 3ad8611

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.changelog/21524.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:security
2+
Upgrade envoy module dependencies to version 1.27.7, 1.28.5 and 1.29.7 or higher to resolve [CVE-2024-39305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39305)
3+
```

envoyextensions/xdscommon/ENVOY_VERSIONS

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# See https://www.consul.io/docs/connect/proxies/envoy#supported-versions for more information on Consul's Envoy
1010
# version support.
11-
1.29.5
12-
1.28.4
13-
1.27.6
11+
1.29.7
12+
1.28.5
13+
1.27.7
1414
1.26.8

0 commit comments

Comments
 (0)