Re: [dpdk-dev] [PATCH v1] doc: add note about patching third party dependencies

2019-08-06 Thread Thomas Monjalon
30/07/2019 13:07, John McNamara: > Added a note to the getting started guides about patching third > party libraries/dependencies to avoid any known vulnerabilities. > > Signed-off-by: John McNamara Applied, thanks

[dpdk-dev] [PATCH v1] doc: add note about patching third party dependencies

2019-07-30 Thread John McNamara
Added a note to the getting started guides about patching third party libraries/dependencies to avoid any known vulnerabilities. Signed-off-by: John McNamara --- doc/guides/freebsd_gsg/install_from_ports.rst | 6 ++ doc/guides/linux_gsg/sys_reqs.rst | 5 + 2 files changed, 11