mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
overlay profiles: Add some security-related accept keywords
This commit is contained in:
parent
bb8e9af8a6
commit
769518f90f
@ -7,6 +7,9 @@
|
|||||||
# Gentoo upstream package stabilisation
|
# Gentoo upstream package stabilisation
|
||||||
# (the following packages are "unstable" upstream; we're stabilising these)
|
# (the following packages are "unstable" upstream; we're stabilising these)
|
||||||
|
|
||||||
|
# Needed to address CVE-2024-40635.
|
||||||
|
=app-containers/containerd-2.0.4 ~amd64 ~arm64
|
||||||
|
|
||||||
# Keep versions on both arches in sync.
|
# Keep versions on both arches in sync.
|
||||||
=app-containers/cri-tools-1.32.0 ~arm64
|
=app-containers/cri-tools-1.32.0 ~arm64
|
||||||
|
|
||||||
@ -62,6 +65,11 @@
|
|||||||
|
|
||||||
# Keep versions on both arches in sync.
|
# Keep versions on both arches in sync.
|
||||||
=net-dns/bind-9.18.31-r1 ~arm64
|
=net-dns/bind-9.18.31-r1 ~arm64
|
||||||
|
|
||||||
|
# Needed to address CVE-2025-31498.
|
||||||
|
=net-dns/c-ares-1.34.5 ~amd64 ~arm64
|
||||||
|
|
||||||
|
# Keep versions on both arches in sync.
|
||||||
=net-firewall/conntrack-tools-1.4.8-r1 ~arm64
|
=net-firewall/conntrack-tools-1.4.8-r1 ~arm64
|
||||||
|
|
||||||
# Needed to address CVE-2025-2312.
|
# Needed to address CVE-2025-2312.
|
||||||
|
Loading…
Reference in New Issue
Block a user