From 7c2623b1006e16ad054e6d526b5a5fd2cf0bff10 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 30 Jan 2025 10:22:39 +0100 Subject: [PATCH] overlay profiles: Add accept keywords for dev-util/{gdbus-codegen,glib-utils} So they match the version of dev-libs/glib. --- .../profiles/coreos/base/package.accept_keywords | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 7873833877..f093864141 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -50,6 +50,10 @@ # Catalyst 4 is not stable yet, but earlier versions are masked now. =dev-util/catalyst-4.0.0 ~amd64 ~arm64 +# Needed to address CVE-2024-52533 +=dev-util/gdbus-codegen-2.82.4 ~amd64 ~arm64 +=dev-util/glib-utils-2.82.4 ~amd64 ~arm64 + # Keep versions on both arches in sync. =dev-util/maturin-1.8.1 ~arm64 =net-firewall/conntrack-tools-1.4.8-r1 ~arm64