Skip to content

Commit 7741cad

Browse files
authored
Merge pull request #2246 from stackhpc/bump-keystone-epoxy
Bump Keystone images to fix CVE-2026-33551 (Epoxy)
2 parents 6346db1 + ee7adf3 commit 7741cad

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ kolla_image_tags:
2020
ironic_neutron_agent:
2121
rocky-9: 2025.1-rocky-9-20260205T152450
2222
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
23+
keystone:
24+
rocky-9: 2025.1-rocky-9-20260331T124655
25+
ubuntu-noble: 2025.1-ubuntu-noble-20260331T124655
2326
neutron:
2427
rocky-9: 2025.1-rocky-9-20260403T083425
2528
ubuntu-noble: 2025.1-ubuntu-noble-20260403T083425
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
security:
3+
- |
4+
Fixes `CVE-2026-33551 <https://bugs.launchpad.net/swift/+bug/2142138>`__
5+
with updated Keystone images

0 commit comments

Comments
 (0)