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

2024-11-15 Thread aszh07 via lists.openembedded.org
awmidi, control, pcm, client_event_filter,latency,namehint,seq Signed-off-by: aszh07 --- .../distro/include/ptest-packagelists.inc | 1 + ...001-remove-check_TESTS-from-automake.patch | 27 +++ .../alsa/alsa-lib/run-ptest | 17 .../als

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

2024-10-18 Thread aszh07
ptest() function. Signed-off-by: aszh07 --- .../distro/include/ptest-packagelists.inc | 1 + .../alsa/alsa-lib/run-ptest | 15 + .../alsa/alsa-lib_1.2.11.bb | 21 ++- 3 files changed, 36 insertions(+), 1 deletion(-) c

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

2024-10-16 Thread aszh07
"libswresample libavcodec" to CVE_PRODUCT to detect vulnerabilities where the product is "libswresample libavcodec" as well. Signed-off-by: aszh07 --- meta/recipes-multimedia/ffmpeg/ffmpeg_7.0.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-multimedia/ffmpeg

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

2024-10-16 Thread aszh07
ptest() function. Signed-off-by: aszh07 --- .../distro/include/ptest-packagelists.inc | 1 + .../alsa/alsa-lib_1.2.12.bb | 23 +-- meta/recipes-multimedia/alsa/files/run-ptest | 14 +++ 3 files changed, 36 insertions(+), 2 deletions(-) create mode

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

2024-10-16 Thread aszh07
"libswresample libavcodec" to CVE_PRODUCT to detect vulnerabilities where the product is "libswresample libavcodec" as well. Signed-off-by: aszh07 --- meta/recipes-multimedia/ffmpeg/ffmpeg_6.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-multimedia/ffmpeg

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

2024-10-16 Thread aszh07
"libswresample libavcodec" to CVE_PRODUCT to detect vulnerabilities where the product is "libswresample libavcodec" as well. Signed-off-by: aszh07 --- meta/recipes-multimedia/ffmpeg/ffmpeg_5.0.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-multimedia/ffmpeg

[OE-core][kirkstone][PATCH] glib-2.0: Remove gvariant byteswap test

2024-09-03 Thread aszh07
index 00..4cefd2e522 --- /dev/null +++ b/meta/recipes-core/glib-2.0/glib-2.0/0001-glib-2.0-Remove-gvariant-byteswap-test.patch @@ -0,0 +1,45 @@ +From f4c529805aed5ee92b8d7d729cfa501be5835d7e Mon Sep 17 00:00:00 2001 +From: aszh07 +Date: Mon, 29 Jul 2024 16:19:10 +0530 +Subject: [PATCH] glib

[OE-core][kirkstone][PATCH] expat: fix CVE-2023-52425

2024-08-09 Thread aszh07
libexpat through 2.5.0 allows a denial of service (resource consumption) because many full reparsings are required in the case of a large token for which multiple buffer fills are needed. References: https://security-tracker.debian.org/tracker/CVE-2023-52425 https://ubuntu.com/security/CVE-2023-52

[OE-core][master][scarthgap][PATCH] xz: Update LICENSE variable for xz packages

2024-06-26 Thread aszh07
Update LICENSE defined for xz packages to match the license information provided in the xz COPYING file. The License information from PACKAGERS file of xz mentions packages with lzma files are in public domain.They ask to use GPLv2+, if only it's not possible to mention "PD and GPLv2+". Include P

[OE-core][kirkstone][PATCH V3] nghttp2: fix CVE-2023-44487

2024-03-21 Thread aszh07
/72b4af6143681f528f1d237b21a9a7aee1738832] + +Signed-off-by: Zahir Hussain zahir.ba...@kpit.com +Signed-off-by: aszh07 +--- +CMakeLists.txt | 4 ++ +cmakeconfig.h.in | 9 +++ +configure.ac | 21 +++ +doc/Makefile.am| 1 + +lib/CMakeLists.txt

[OE-core][kirkstone][PATCH] alsa-lib: Enabling ptest for alsa-lib component

2023-12-21 Thread aszh07
binaries into PTEST path using do_install_ptest() function. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- .../distro/include/ptest-packagelists.inc | 1 + .../alsa/alsa-lib_1.2.6.1.bb | 19 +++ 2 files changed, 20 insertions(+) diff --git a/meta/conf/distro/inc

[OE-core][dunfell][PATCH] alsa-lib: Enabling ptest for alsa-lib component

2023-12-21 Thread aszh07
binaries into PTEST path using do_install_ptest() function. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- .../distro/include/ptest-packagelists.inc | 1 + .../alsa/alsa-lib_1.2.1.2.bb | 19 +++ 2 files changed, 20 insertions(+) diff --git a/meta/conf/distro/inc

[OE-core][kirkstone][PATCH] nghttp2: fix CVE-2023-44487

2023-12-09 Thread aszh07
: https://snapshot.debian.org/archive/debian-security/20231016T131513Z/pool/updates/main/n/nghttp2/nghttp2_1.36.0-2%2Bdeb10u2.debian.tar.xz Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- .../nghttp2/nghttp2/CVE-2023-44487.patch | 906 ++ .../recipes-support/nghttp2

[OE-core][master][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES

2023-12-01 Thread aszh07
initializes the variable from environment, So we have to unset it in the toolchain file to avoid overwriting the variable definition again. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake | 3 +++ 1 file changed, 3 insertions(+) diff

[OE-core][dunfell][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES

2023-12-01 Thread aszh07
initializes the variable from environment, So we have to unset it in the toolchain file to avoid overwriting the variable definition again. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake | 3 +++ 1 file changed, 3 insertions(+) diff

[OE-core][kirkstone][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES

2023-12-01 Thread aszh07
initializes the variable from environment, So we have to unset it in the toolchain file to avoid overwriting the variable definition again. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake | 3 +++ 1 file changed, 3 insertions(+) diff --git

Re: [OE-core] [master][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES variable definition from toolchain file

2023-11-30 Thread aszh07
You are correct, of course. But currently, we don't have any test cases for this issue. Cheers, Zahir. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#191482): https://lists.openembedded.org/g/openembedded-core/message/191482 Mute This Topic: https

[OE-core][kirkstone][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES variable definition from toolchain file

2023-11-29 Thread aszh07
initializes the variable from environment, So we have to unset it in the toolchain file to avoid overwriting the variable definition again. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake | 3 +++ 1 file changed, 3 insertions(+) diff

[OE-core][dunfell][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES variable definition from toolchain file

2023-11-29 Thread aszh07
initializes the variable from environment, So we have to unset it in the toolchain file to avoid overwriting the variable definition again. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake | 3 +++ 1 file changed, 3 insertions(+) diff

[OE-core][master][PATCH] cmake: Unset CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES variable definition from toolchain file

2023-11-29 Thread aszh07
initializes the variable from environment, So we have to unset it in the toolchain file to avoid overwriting the variable definition again. Signed-off-by: aszh07 Signed-off-by: Zahir Hussain --- meta/recipes-devtools/cmake/cmake/OEToolchainConfig.cmake | 3 +++ 1 file changed, 3 insertions(+) diff