mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
profiles: enable dev-vcs/git 2.37.1
To be able to address CVE-2022-29187, we need to accept keywords and unmask dev-vcs/git 2.37.1.
This commit is contained in:
parent
3dded48503
commit
e5dc9fac33
@ -59,8 +59,8 @@
|
|||||||
# FIPS support is still being tested
|
# FIPS support is still being tested
|
||||||
=sys-fs/cryptsetup-2.4.3-r1 ~amd64 ~arm64
|
=sys-fs/cryptsetup-2.4.3-r1 ~amd64 ~arm64
|
||||||
|
|
||||||
# Required for CVE-2022-24765
|
# Required for CVE-2022-29187
|
||||||
=dev-vcs/git-2.35.3 ~amd64 ~arm64
|
=dev-vcs/git-2.37.1 ~amd64 ~arm64
|
||||||
|
|
||||||
=sys-power/acpid-2.0.33 ~amd64 ~arm64
|
=sys-power/acpid-2.0.33 ~amd64 ~arm64
|
||||||
|
|
||||||
|
@ -11,4 +11,4 @@
|
|||||||
|
|
||||||
# Overwrite portage-stable mask - we want to use this version of git
|
# Overwrite portage-stable mask - we want to use this version of git
|
||||||
# for security fixes.
|
# for security fixes.
|
||||||
=dev-vcs/git-2.35.3
|
=dev-vcs/git-2.37.1
|
||||||
|
Loading…
Reference in New Issue
Block a user