[oe] [meta-networking][dunfell][PATCH] wireshark: Fix CVE-2023-3649

2023-11-02 Thread Hitendra Prajapati via lists.openembedded.org
Upstream-Status: Backport from https://gitlab.com/wireshark/wireshark/-/commit/75e0ffcb42f3816e5f2fdef12f3c9ae906130b0c Signed-off-by: Hitendra Prajapati --- .../wireshark/files/CVE-2023-3649.patch | 231 ++ .../wireshark/wireshark_3.2.18.bb | 1 + 2 files

Re: [oe] meta-openembedded CVEs, patch stats and AUH

2023-11-02 Thread Tim Orling
On Thu, Nov 2, 2023 at 10:51 AM Khem Raj wrote: > Awesome work ! I agree. This is very exciting. > > On Thu, Nov 2, 2023 at 6:49 AM Richard Purdie > wrote: > > > > Patch Metrics and CVEs > > -- > > > > I'm now pleased to say we have CVE and patch metrics being generated

Re: [oe] [meta-oe][PATCH] Update ipmitool to eliminate unneeded patch

2023-11-02 Thread Johnathan Mantey
Khem Raj writes: Thanks for the patch, few nits for future reference The patch is not generated against standalone meta-openembedded repo so please do so. it makes it easy for us to appy it. The subject line has a familiar format recipe: Details. The append is not needed the option can

[oe] [meta-oe][PATCH] Update ipmitool to eliminate unneeded patch

2023-11-02 Thread Johnathan Mantey
The upstream ipmitool code has implemented an autoconfig control to enable and disable dynamic fetching of the IANA numbers file. As a result the patch removing the code that blocks fetching the IANA numbers is no longer relevant. The patch being removed explicitlly blocks downloading the IANA

Re: [oe] [meta-oe][PATCH] Update ipmitool to eliminate unneeded patch

2023-11-02 Thread Johnathan Mantey
Khem Raj writes: Thanks for the patch, few nits for future reference The patch is not generated against standalone meta-openembedded repo so please do so. it makes it easy for us to appy it. The subject line has a familiar format recipe: Details. The append is not needed the option can

Re: [oe] [meta-oe][PATCH v3] vboxguestdrivers: Remove the buildpath

2023-11-02 Thread Khem Raj
please rebase it against master or master-next and resend. I can not apply v3 On Wed, Nov 1, 2023 at 11:19 PM Yu, Mingli wrote: > > From: Mingli Yu > > Fixes: > WARNING: vboxguestdrivers-7.0.10-r0 do_package_qa: QA Issue: File > /usr/lib/modules/6.1.51-yocto-standard/kernel/misc/vboxsf.ko in

Re: [oe] meta-openembedded CVEs, patch stats and AUH

2023-11-02 Thread Khem Raj
Awesome work ! On Thu, Nov 2, 2023 at 6:49 AM Richard Purdie wrote: > > Patch Metrics and CVEs > -- > > I'm now pleased to say we have CVE and patch metrics being generated > (Thanks Yoann and Ross): > > https://autobuilder.yocto.io/pub/non-release/patchmetrics-meta-oe/ > >

Re: [oe] [meta-oe][PATCH] Update ipmitool to eliminate unneeded patch

2023-11-02 Thread Khem Raj
Thanks for the patch, few nits for future reference The patch is not generated against standalone meta-openembedded repo so please do so. it makes it easy for us to appy it. The subject line has a familiar format recipe: Details. The append is not needed the option can be merged into the

[oe] [meta-python][PATCH 3/4] python3-olefile: add recipe

2023-11-02 Thread Leon Anavi
Add olefile, a package to parse, read and write Microsoft OLE2 files. Version 0.46 changelog: - OleFileIO can now be used as a context manager (with...as), to close the file automatically (see doc). - Improved handling of malformed files. - Fixed several bugs. This work was sponsored by

[oe] [meta-python][PATCH 2/4] python3-oletools: add recipe

2023-11-02 Thread Leon Anavi
Add oletools, Python tools to analyze security characteristics of MS Office and OLE files. Version 0.60.1 changelog: - olevba: fixed a bug when calling XLMMacroDeobfuscator removed keyword "sample" causing false positives - oleid: fixed OleID init issue - oleobj: added simple detection of

[oe] [meta-python][PATCH 1/4] python3-multivolumefile: add recipe

2023-11-02 Thread Leon Anavi
Add multivolumefile, a multi volume file wrapper library. Version 0.2.3 changelog: - implement readall() - lint with black This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi --- .../python/python3-multivolumefile_0.2.3.bb | 21 +++ 1 file changed, 21

[oe] [meta-python][PATCH 4/4] python3-pcodedmp: add recipe

2023-11-02 Thread Leon Anavi
Add pcodedmp, a VBA (Visual Basic for Applications; the macro programming language used in Microsoft Office) p-code disassembler version 1.2.6: - Some cosmetic changes - win_unicode_console not used when unavailable - win_unicode_console is now used only on Windows This work was sponsored by

[oe] meta-openembedded CVEs, patch stats and AUH

2023-11-02 Thread Richard Purdie
Patch Metrics and CVEs -- I'm now pleased to say we have CVE and patch metrics being generated (Thanks Yoann and Ross): https://autobuilder.yocto.io/pub/non-release/patchmetrics-meta-oe/ which for example generates this:

[oe] [meta-python][PATCH 1/2] python3-blivet: 3.4.3 -> 3.8.2

2023-11-02 Thread Kai Kang
From: Kai Kang Update python3-blivet 3.4.3 to 3.8.2 * drop 0004-fix-new.roots-object-is-not-iterable.patch which is not needed any more * adjust indent as well Signed-off-by: Kai Kang --- ...fix-new.roots-object-is-not-iterable.patch | 28 --- ...livet_3.4.3.bb =>

[oe] [meta-python][PATCH 2/2] python3-blivetgui: 2.3.0 -> 2.4.2

2023-11-02 Thread Kai Kang
From: Kai Kang Update python3-blivetgui from 2.3.0 to 2.4.2 * drop patches that there are not needed any more * not set var `B` that out of source tree build is supported * inherit setuptools3 rather than setuptools3_legacy Signed-off-by: Kai Kang ---

[oe] [meta-oe][PATCH v3] vboxguestdrivers: Remove the buildpath

2023-11-02 Thread Yu, Mingli
From: Mingli Yu Fixes: WARNING: vboxguestdrivers-7.0.10-r0 do_package_qa: QA Issue: File /usr/lib/modules/6.1.51-yocto-standard/kernel/misc/vboxsf.ko in package kernel-module-vboxsf-6.1.51-yocto-standard contains reference to TMPDIR [buildpaths] WARNING: vboxguestdrivers-7.0.10-r0