[OE-core][scarthgap][PATCH] libarchive: Fix CVE-2024-20696

2025-01-01 Thread aszh07 via lists.openembedded.org
Add Patch file to fix CVE-2024-20696 CVE: CVE-2024-20696 Signed-off-by: Nitin Wankhade Signed-off-by: Nikhil R --- .../libarchive/CVE-2024-20696.patch | 115 ++ .../libarchive/libarchive_3.7.4.bb| 3 +- 2 files changed, 117 insertions(+), 1 deletion(-)

[OE-core][kirkstone][PATCH] libarchive: Fix CVE-2024-20696

2025-01-01 Thread aszh07 via lists.openembedded.org
Add Patch file to fix CVE-2024-20696 CVE: CVE-2024-20696 Signed-off-by: Nitin Wankhade Signed-off-by: Nikhil R --- .../libarchive/CVE-2024-20696.patch | 114 ++ .../libarchive/libarchive_3.6.2.bb| 1 + 2 files changed, 115 insertions(+) create mode 1006

Re: [OE-core] [master][PATCH V2] alsa-lib: enabling ptest for alsa-lib component

2024-12-02 Thread aszh07 via lists.openembedded.org
Hi Team, Could someone review the changes and integrate them into the master branch? Please let me know if you need any clarification from our side. Thanks! Zahir. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#208148): https://lists.openembedde

Re: [OE-core] [kirkstone][PATCH] ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT

2024-11-20 Thread aszh07 via lists.openembedded.org
Hi Steve, This changes are already upstreamed to master. It also got integrated to master. https://git.yoctoproject.org/poky/commit/?id=22c08cab4db89dc3d41ab22cfe0482c1483391dd Thanks! Zahir -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207511):

[OE-core][master][PATCH V2] alsa-lib: enabling ptest for alsa-lib component

2024-11-15 Thread aszh07 via lists.openembedded.org
These changes enable ptest for alsa-lib. 1) Removes the test suite execution 'make check-TESTS' call using patch file. 2) Compiled the test directory source code using "oe_runmake check" command. 3) Copied all the required binaries into PTEST_PATH using do_install_ptest() function. runqemu tes