Skip to content

Commit 447f3f4

Browse files
committed
overlay profiles: Add some accept keywords to keep version consistent on two arches
1 parent 2e79e4f commit 447f3f4

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,22 @@
9191
=net-analyzer/netperf-2.7.0_p20210121 ~amd64 ~arm64
9292

9393
# Keep versions on both arches in sync.
94-
=net-firewall/conntrack-tools-1.4.8 ~arm64
94+
=net-firewall/conntrack-tools-1.4.8-r1 ~arm64
9595
=net-libs/libnetfilter_cthelper-1.0.1-r1 ~arm64
9696
=net-libs/libnetfilter_cttimeout-1.0.1 ~arm64
9797

9898
# Needed by updated app-containers/containers-common
9999
=net-misc/passt-2024.09.06 ~amd64 ~arm64
100100

101+
# Keep versions on both arches in sync.
102+
=net-nds/openldap-2.6.6-r2 ~amd64
103+
101104
# Package has not been stabilised yet.
102105
=sys-apps/azure-vm-utils-0.4.0 ~amd64 ~arm64
103106

104107
# Keep versions on both arches in sync.
105-
=sys-apps/kexec-tools-2.0.28 ~arm64
108+
=sys-apps/kexec-tools-2.0.29-r1 ~arm64
109+
=sys-apps/util-linux-2.40.2 ~arm64
106110
=sys-apps/zram-generator-1.1.2-r1 ~arm64
107111
=sys-auth/sssd-2.9.5 ~arm64
108112
=sys-boot/mokutil-0.7.2 **

0 commit comments

Comments
 (0)