overlay profiles: Unmask and add accept keywords for sys-libs/ncurses

This commit is contained in:
Krzesimir Nowak 2023-07-05 08:19:46 +02:00
parent a9a2447069
commit f2081a47b2
2 changed files with 8 additions and 0 deletions

View File

@ -81,6 +81,9 @@
=sys-libs/libsemanage-3.1-r2 ~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
# fixes.
=sys-libs/readline-8.2_p1 ~amd64 ~arm64

View File

@ -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
# libxcrypt, because we need to figure out how to solve the dep loop
# that results from the migration (python -> virtual/libcrypt ->