mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
overlay profiles: Add some accept keywords
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
7480d8b043
commit
f3c7f2b9f3
@ -7,14 +7,20 @@
|
||||
# Gentoo upstream package stabilisation
|
||||
# (the following packages are "unstable" upstream; we're stabilising these)
|
||||
|
||||
# We always want the latest version available.
|
||||
=app-containers/containerd-2.1* ~amd64 ~arm64
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=app-containers/cri-tools-1.32.0 ~arm64
|
||||
=app-containers/incus-6.0.4-r1 ~arm64
|
||||
=app-containers/lxc-6.0.4-r1 ~arm64
|
||||
=app-containers/cri-tools-1.33.0 ~arm64
|
||||
=app-containers/incus-6.0.5 ~arm64
|
||||
=app-containers/lxc-6.0.5 ~arm64
|
||||
|
||||
# CVE-2025-6032
|
||||
=app-containers/podman-5.5.2 ~amd64 ~arm64
|
||||
|
||||
# We always want the latest version available.
|
||||
=app-containers/runc-1.3* ~amd64 ~arm64
|
||||
|
||||
# No stable keywords.
|
||||
=app-containers/syft-1.18.1 ~amd64 ~arm64
|
||||
|
||||
@ -32,6 +38,9 @@ app-crypt/azure-keyvault-pkcs11
|
||||
# The only available ebuild (from GURU) has ~amd64 and no keyword for arm64 yet.
|
||||
=app-crypt/clevis-19-r1 **
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=app-crypt/mit-krb5-1.21.3-r1 ~arm64
|
||||
|
||||
# No stable keywords yet because it's new.
|
||||
=app-emulation/open-vmdk-0.3.12 ~amd64
|
||||
|
||||
@ -47,19 +56,27 @@ dev-cpp/azure-identity
|
||||
dev-cpp/azure-security-keyvault-certificates
|
||||
dev-cpp/azure-security-keyvault-keys
|
||||
|
||||
# Not stabilised for arm64 yet.
|
||||
dev-db/etcd amd64
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=dev-lang/yasm-1.3.0-r1 ~arm64
|
||||
=dev-libs/cowsql-1.15.9 ~arm64
|
||||
=dev-libs/ding-libs-0.6.2-r1 ~arm64
|
||||
=dev-libs/elfutils-0.194 ~amd64
|
||||
|
||||
# The only available ebuild has ~amd64 and no keyword for arm64 yet.
|
||||
=dev-libs/jose-14 **
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=dev-libs/libnl-3.11.0 ~amd64
|
||||
|
||||
# The only available ebuild (from GURU) has ~amd64 and no keyword for arm64 yet.
|
||||
=dev-libs/luksmeta-9-r1 **
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=dev-libs/raft-0.22.1 ~arm64
|
||||
=dev-libs/xxhash-0.8.3-r1 ~arm64
|
||||
|
||||
# No arm64 keyword in package.
|
||||
=dev-util/bsdiff-4.3-r4 **
|
||||
@ -97,13 +114,9 @@ sys-apps/azure-vm-utils
|
||||
=sys-cluster/ipvsadm-1.31-r1 ~arm64
|
||||
|
||||
# Keep versions on both arches in sync.
|
||||
=sys-fs/lxcfs-6.0.4 ~arm64
|
||||
|
||||
=app-containers/containerd-2.1* ~amd64 ~arm64
|
||||
=app-containers/runc-1.3* ~amd64 ~arm64
|
||||
|
||||
# Not stabilised for arm64 yet.
|
||||
dev-db/etcd amd64
|
||||
=sys-fs/lxcfs-6.0.5 ~arm64
|
||||
=sys-fs/zfs-2.3.4 ~arm64
|
||||
=sys-fs/zfs-kmod-2.3.4 ~arm64
|
||||
|
||||
# Bump early for newer features.
|
||||
=sys-kernel/dracut-109* ~amd64 ~arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user