mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-11 21:52:07 +01:00
overlay profiles: Unmask and add accept keywords for sys-libs/ncurses
This commit is contained in:
parent
a9a2447069
commit
f2081a47b2
@ -81,6 +81,9 @@
|
|||||||
=sys-libs/libsemanage-3.1-r2 ~arm64
|
=sys-libs/libsemanage-3.1-r2 ~arm64
|
||||||
=sys-libs/libsepol-3.1 ~arm64
|
=sys-libs/libsepol-3.1 ~arm64
|
||||||
|
|
||||||
|
# Needed to fix CVE-2023-29491.
|
||||||
|
=sys-libs/ncurses-6.4_p20230527 ~amd64 ~arm64
|
||||||
|
|
||||||
# A dependency of app-shells/bash version that we need for security
|
# A dependency of app-shells/bash version that we need for security
|
||||||
# fixes.
|
# fixes.
|
||||||
=sys-libs/readline-8.2_p1 ~amd64 ~arm64
|
=sys-libs/readline-8.2_p1 ~amd64 ~arm64
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
# Overwrite portage-stable mask. The regressions that this version of
|
||||||
|
# ncurses caused are in Gentoo packages that we don't have in
|
||||||
|
# Flatcar. And we need it for a security fix.
|
||||||
|
=sys-libs/ncurses-6.4_p20230527
|
||||||
|
|
||||||
# Overwrite portage-stable mask. We are delaying the transition to
|
# Overwrite portage-stable mask. We are delaying the transition to
|
||||||
# libxcrypt, because we need to figure out how to solve the dep loop
|
# libxcrypt, because we need to figure out how to solve the dep loop
|
||||||
# that results from the migration (python -> virtual/libcrypt ->
|
# that results from the migration (python -> virtual/libcrypt ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user