From 447f3f45b073ce7fc1ef96db853e58a674757b84 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 25 Nov 2024 12:37:34 +0100 Subject: [PATCH] overlay profiles: Add some accept keywords to keep version consistent on two arches --- .../profiles/coreos/base/package.accept_keywords | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 34ac33860c..1e9d69fdb8 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 @@ -91,18 +91,22 @@ =net-analyzer/netperf-2.7.0_p20210121 ~amd64 ~arm64 # Keep versions on both arches in sync. -=net-firewall/conntrack-tools-1.4.8 ~arm64 +=net-firewall/conntrack-tools-1.4.8-r1 ~arm64 =net-libs/libnetfilter_cthelper-1.0.1-r1 ~arm64 =net-libs/libnetfilter_cttimeout-1.0.1 ~arm64 # Needed by updated app-containers/containers-common =net-misc/passt-2024.09.06 ~amd64 ~arm64 +# Keep versions on both arches in sync. +=net-nds/openldap-2.6.6-r2 ~amd64 + # Package has not been stabilised yet. =sys-apps/azure-vm-utils-0.4.0 ~amd64 ~arm64 # Keep versions on both arches in sync. -=sys-apps/kexec-tools-2.0.28 ~arm64 +=sys-apps/kexec-tools-2.0.29-r1 ~arm64 +=sys-apps/util-linux-2.40.2 ~arm64 =sys-apps/zram-generator-1.1.2-r1 ~arm64 =sys-auth/sssd-2.9.5 ~arm64 =sys-boot/mokutil-0.7.2 **