mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
profiles: accept keywords for wget 1.21.2.
Accept both keywords ~amd64 and ~arm64, mainly to address CVE-2021-31879.
This commit is contained in:
parent
89a86a1bf1
commit
61fde6cbed
@ -115,3 +115,7 @@ dev-util/checkbashisms
|
||||
|
||||
# dev-libs/openssl-3.0.0 is still in testing phase at this point
|
||||
=dev-libs/openssl-3.0.0 ~amd64 ~arm64
|
||||
|
||||
# To address security issues like CVE-2021-31879, we need to accept
|
||||
# keywords for wget 1.21.2.
|
||||
=net-misc/wget-1.21.2 ~amd64 ~arm64
|
||||
|
Loading…
Reference in New Issue
Block a user