From e76e18c1d2191bab28d1605308a8531dd2b45c5a Mon Sep 17 00:00:00 2001 From: Bartosz Bezak Date: Tue, 8 Sep 2026 15:35:34 +0200 Subject: [PATCH] Temporarily sync noble-proposed packages Ceph packages fixing CVE-2026-50152 [1] [2] are still in proposed and not yet available in noble-updates. Mirror them for Kolla builds and remove proposed once the fixed packages reach updates. [1] https://ubuntu.com/security/CVE-2026-50152 [2] https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2161000 Signed-off-by: Bartosz Bezak --- ansible/inventory/group_vars/all/deb-package-repos | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ansible/inventory/group_vars/all/deb-package-repos b/ansible/inventory/group_vars/all/deb-package-repos index 21ebf0b2..69333ced 100644 --- a/ansible/inventory/group_vars/all/deb-package-repos +++ b/ansible/inventory/group_vars/all/deb-package-repos @@ -79,7 +79,9 @@ deb_package_repos: # path. This allows us to include security updates when using # DIB_DISTRIBUTION_MIRROR with the Diskimage builder ubuntu-minimal # element. - distributions: noble noble-updates noble-backports noble-security + # TODO(bbezak): Remove noble-proposed once Ceph 19.2.6 reaches + # noble-updates: https://bugs.launchpad.net/bugs/2161000 + distributions: noble noble-updates noble-backports noble-security noble-proposed mirror: true mode: verbatim base_path: ubuntu/noble/