mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
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:
parent
34d70edc85
commit
2d29eaa777
@ -402,6 +402,7 @@ licenses
|
||||
|
||||
media-libs/libpng
|
||||
|
||||
net-analyzer/netperf
|
||||
net-analyzer/nmap
|
||||
net-analyzer/traceroute
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user