We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf6be35 + 582d52e commit a133111Copy full SHA for a133111
2 files changed
etc/kayobe/kolla-image-tags.yml
@@ -46,8 +46,9 @@ kolla_image_tags:
46
ubuntu-jammy: 2024.1-ubuntu-jammy-20251103T065408
47
ubuntu-noble: 2024.1-ubuntu-noble-20251103T065408
48
keystone:
49
- ubuntu-jammy: 2024.1-ubuntu-jammy-20251031T092724
50
- ubuntu-noble: 2024.1-ubuntu-noble-20251031T092724
+ rocky-9: 2024.1-rocky-9-20260331T140515
+ ubuntu-jammy: 2024.1-ubuntu-jammy-20260331T140515
51
+ ubuntu-noble: 2024.1-ubuntu-noble-20260331T140515
52
kolla_toolbox:
53
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
54
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
releasenotes/notes/fix-cve-2026-33551-e37bc84ad753d740.yaml
@@ -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