From b0241a6aa689cbd619a51fe7d66d1c6965d7417b Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 24 Apr 2023 16:24:07 +0200 Subject: [PATCH] profiles: Add accept keywords for sys-fs/multipath-tools --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 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 a770b4dec9..80ecd3b8a8 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 @@ -42,6 +42,9 @@ # Required for addressing CVE-2022-1304 =sys-fs/e2fsprogs-1.46.6 ~amd64 ~arm64 +# To keep the same version on both arches +=sys-fs/multipath-tools-0.9.4-r1 ~amd64 + # Keep iproute in sync with kernel version. =sys-apps/iproute2-5.15.0 ~amd64 ~arm64