mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 23:46:59 +02:00
fix(profile): mask out newer versions of syslinux
syslinux 3.0 series works for now and the google guys use it, just stick with the program.
This commit is contained in:
parent
bce961ffad
commit
e9e3a8b157
@ -7,5 +7,9 @@
|
||||
# version of these packages even if a newer stable version becomes
|
||||
# available in portage:
|
||||
|
||||
# Use the 3.* series of syslinux, seems to work correctly with the
|
||||
# chromeos build system for now
|
||||
>=sys-boot/syslinux-3.90
|
||||
|
||||
# libpng security vulnerability fix
|
||||
<media-libs/libpng-1.2.44
|
||||
|
Loading…
Reference in New Issue
Block a user