From 2a8eeb2ef8a31d27925987ac13ca2bdbfa0b91fa Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 23 Jun 2025 13:52:06 +0200 Subject: [PATCH] overlay profile: Add accept keywords for app-misc/jq --- .../profiles/coreos/base/package.accept_keywords | 5 +++++ 1 file changed, 5 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 bd4f4a2589..1c42685ca9 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 @@ -44,6 +44,11 @@ # Keep versions on both arches in sync. =app-emulation/qemu-guest-agent-9.2.0 ~arm64 + +# Needed to address CVE-2024-23337, CVE-2024-53427, CVE-2025-48060 +=app-misc/jq-1.8.0 ~amd64 ~arm64 + +# Keep versions on both arches in sync. =dev-build/meson-1.7.2 ~arm64 =dev-db/sqlite-3.49.2 ~arm64 =dev-lang/go-1.24.4 ~arm64