Skip to content

Commit 5c566fb

Browse files
committed
overlay profiles: accept unstable incus & friends for arm64
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 761719a commit 5c566fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
# Needed to address CVE-2025-24965.
1717
=app-containers/crun-1.20 ~amd64 ~arm64
1818

19+
# Keep versions on both arches in sync.
20+
=app-containers/lxc-6.0.3 ~arm64
21+
=app-containers/incus-6.0.3-r2 ~arm64
22+
1923
# No stable keywords.
2024
=app-containers/syft-1.18.1 ~amd64 ~arm64
2125

@@ -41,17 +45,24 @@
4145
# Keep versions on both arches in sync.
4246
=dev-lang/yasm-1.3.0-r1 ~arm64
4347
=dev-libs/ding-libs-0.6.2-r1 ~arm64
48+
=dev-libs/cowsql-1.15.7 ~arm64
4449

4550
# The only available ebuild (from GURU) has ~amd64 and no keyword for arm64 yet.
4651
=dev-libs/jose-12 **
4752
=dev-libs/luksmeta-9-r1 **
4853

54+
# Keep versions on both arches in sync.
55+
=dev-libs/raft-0.22.1 ~arm64
56+
4957
# No arm64 keyword in package.
5058
=dev-util/bsdiff-4.3-r4 **
5159

5260
# Catalyst 4 is not stable yet, but earlier versions are masked now.
5361
=dev-util/catalyst-4.0.0 ~amd64 ~arm64
5462

63+
# Keep versions on both arches in sync.
64+
=dev-util/xdelta-3.0.11-r1 ~arm64
65+
5566
# Needed to address CVE-2025-31498.
5667
=net-dns/c-ares-1.34.5 ~amd64 ~arm64
5768

@@ -99,5 +110,6 @@ sys-apps/azure-vm-utils
99110

100111
# Keep versions on both arches in sync.
101112
=sys-fs/fuse-3.17.2 ~arm64
113+
=sys-fs/lxcfs-6.0.3-r1 ~arm64
102114
=sys-libs/libsemanage-3.7 ~arm64
103115
=sys-process/audit-4.0.2-r1 ~arm64

0 commit comments

Comments
 (0)