net-analyzer/netperf: use the MIT licensed version

As the net-analyzer/netperf stable version does not have a clear
License, the upstream Gentoo package has a masked ebuild that uses the
source from Github commit:
3bc455b23f

This change unmasks netperf-2.7.0_p20210121 for amd64 and arm64, in
order to use the MIT licensed version of netperf.

Also, added netperf to the github actions sync list so that it gets
automatically synced with the upstream Gentoo.

Fixes: https://github.com/flatcar/Flatcar/issues/1459

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
This commit is contained in:
Adrian Vladu 2024-06-12 15:40:40 +03:00
parent 34d70edc85
commit 2d29eaa777
2 changed files with 4 additions and 0 deletions

View File

@ -402,6 +402,7 @@ licenses
media-libs/libpng
net-analyzer/netperf
net-analyzer/nmap
net-analyzer/traceroute

View File

@ -65,6 +65,9 @@
=dev-python/lxml-5.2.1 ~arm64
=dev-util/pahole-1.26 ~arm64
# Needed for the MIT License
=net-analyzer/netperf-2.7.0_p20210121 ~amd64 ~arm64
# Needed for addressing CVE-2024-25629
=net-dns/c-ares-1.27.0 ~amd64 ~arm64