[oe] [meta-oe][PATCH] tcpdump: Delete unused patch

2019-10-09 Thread Peiran Hong
Delete patch "0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch" since it is not used in the tcpdump recipe anymore. Signed-off-by: Peiran Hong --- ...16808-AoE-Add-a-missing-bounds-check.patch | 61 --- 1 file changed, 61 deletions(-) delete mode 100644 meta-

[oe] [meta-oe][PATCH] tcpdump: upgrade 4.9.2 -> 4.9.3

2019-10-07 Thread Peiran Hong
11 test failed after the upgrade since libpcap is not upgraded alongside with tcpdump. Signed-off-by: Peiran Hong --- .../tcpdump/tcpdump/add-ptest.patch | 9 + ...lute-path-when-searching-for-libdlpi.patch | 19 ++- .../recipes-support/tcpdump/tcpdump/run-p

[oe] [meta-oe][PATCH] zabbix: upgrade 3.0.9 -> 4.2.6

2019-10-02 Thread Peiran Hong
--with-libpthread to EXTRA_OECONF as default configure option since it is turned on by default in the new version. There are also new optional features available in this update that could be but are not yet added as PACKAGECONFIG. Signed-off-by: Peiran Hong --- .../zabbix/{zabbix_3.0.9.bb => zabbix_4.2.6

[oe] [meta-oe][PATCH] nmap: Update to 7.80

2019-09-23 Thread Peiran Hong
. The license changed in the commit https://github.com/nmap/nmap/commit/d639a53 and is only a date bump without modification of any content in the license. Signed-off-by: Peiran Hong --- h-header-to-pass-clang-compilation.patch} | 59 +-- .../nmap/{nmap_7.70.bb => nmap_7.80

Re: [oe] [meta-oe][PATCH] nmap: Update to 7.80

2019-09-23 Thread Peiran Hong
I double checked and the license file only had a date bump, the content of it did not change. I will email the commit with an edited commit message. Thank you, Peiran On 2019-09-23 12:24 p.m., Khem Raj wrote: On Mon, Sep 23, 2019 at 8:59 AM Peiran Hong <mailto:peiran.h...@windriver.

Re: [oe] [meta-oe][PATCH] nmap: Update to 7.80

2019-09-23 Thread Peiran Hong
I double checked and the license file only had a date bump, the content of it did not change. I will email the commit with an edited commit message. Thank you, Peiran On 2019-09-23 12:24 p.m., Khem Raj wrote: On Mon, Sep 23, 2019 at 8:59 AM Peiran Hong <mailto:peiran.h...@windriver.

Re: [oe] [meta-oe][PATCH] nmap: Update to 7.80

2019-09-23 Thread Peiran Hong
patch) 5. service_scan.cc: add line "#include " (same as original patch) Peiran On 2019-09-23 11:18 a.m., Khem Raj wrote: On Mon, Sep 23, 2019 at 6:59 AM Peiran Hong wrote: Updates nmap to v7.80, this solves the following CVEs: - CVE-2017-18594 - CVE-2018-15173

[oe] [meta-oe][PATCH] nmap: Update to 7.80

2019-09-23 Thread Peiran Hong
. Signed-off-by: Peiran Hong --- h-header-to-pass-clang-compilation.patch} | 59 +-- .../nmap/{nmap_7.70.bb => nmap_7.80.bb} | 8 +-- 2 files changed, 31 insertions(+), 36 deletions(-) rename meta-oe/recipes-security/nmap/files/{0001-include-time.h-for-time-struct

[oe] [meta-oe][warrior][PATCH] tcpdump: Fix CVE-2017-16808

2019-09-16 Thread Peiran Hong
of the macros are taken from the two commits as they impact a wide range of code and are difficult to integrate. CVE: CVE-2017-16808 Signed-off-by: Peiran Hong Signed-off-by: Khem Raj --- ...16808-AoE-Add-a-missing-bounds-check.patch | 61 +++ .../recipes-support/tcpdump/tcpdump_4.9.2

[oe] [meta-oe][thud][PATCH] tcpdump: Fix CVE-2017-16808

2019-09-16 Thread Peiran Hong
of the macros are taken from the two commits as they impact a wide range of code and are difficult to integrate. CVE: CVE-2017-16808 Signed-off-by: Peiran Hong Signed-off-by: Khem Raj --- ...16808-AoE-Add-a-missing-bounds-check.patch | 61 +++ .../recipes-support/tcpdump/tcpdump_4.9.2

[oe] [PATCH] tcpdump: Fix CVE-2017-16808

2019-09-13 Thread Peiran Hong
of the macros are taken from the two commits as they impact a wide range of code and are difficult to integrate. CVE: CVE-2017-16808 Signed-off-by: Peiran Hong --- ...16808-AoE-Add-a-missing-bounds-check.patch | 61 +++ .../recipes-support/tcpdump/tcpdump_4.9.2.bb | 1 + 2 files