[oe] [PATCH v3] meson.bbclass: Split into meson-env and meson classes

2023-03-24 Thread Zoltan Boszormenyi
The new meson-env class will be used by a new PEP517 python build class using meson-python a.k.a. mesonpy. Reasons for not using meson.bbclass as is: * Both meson and python_pep517 classes declare EXPORT_FUNCTION. For some reason, meson always wins regardless of the inheritance order. The me

[oe] [meta-oe][dunfell][PATCH] postgresql: CVE-2022-41862 Client memory disclosure when connecting with Kerberos to modified server

2023-03-24 Thread Hitendra Prajapati
Upstream-Status: Backport from https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=3f7342671341a7a137f2d8b06ab3461cdb0e1d88 Signed-off-by: Hitendra Prajapati --- .../postgresql/files/CVE-2022-41862.patch | 48 +++ .../recipes-dbs/postgresql/postgresql_12.9.bb | 1

[oe] [meta-oe][meta-networking][PATCH] dnsmasq: fix CVE-2023-28450

2023-03-24 Thread Peter Marko
From: Peter Marko The patch is modified by removing irrelevant and conflicting CHANGELOG entry. Signed-off-by: Peter Marko --- .../recipes-support/dnsmasq/dnsmasq_2.89.bb | 1 + .../dnsmasq/files/CVE-2023-28450.patch| 48 +++ 2 files changed, 49 insertions(+) create

[oe] [meta-oe][meta-networking][langdale][kirkstone][PATCH] dnsmasq: fix CVE-2023-28450

2023-03-24 Thread Peter Marko
From: Peter Marko The patch is modified by removing irrelevant and conflicting CHANGELOG entry. Signed-off-by: Peter Marko --- .../recipes-support/dnsmasq/dnsmasq.inc | 1 + .../dnsmasq/files/CVE-2023-28450.patch| 48 +++ 2 files changed, 49 insertions(+) create

[oe] [meta-webserver][kirkstone][PATCH 1/1] phpmyadmin: fix CVE-2023-25727

2023-03-24 Thread Joe Slater
From: Dragos-Marian Panait In phpMyAdmin before 4.9.11 and 5.x before 5.2.1, an authenticated user can trigger XSS by uploading a crafted .sql file through the drag-and-drop interface. Reference: https://nvd.nist.gov/vuln/detail/CVE-2023-25727 Upstream patch: https://github.com/phpmyadmin/phpmy

[oe][meta-oe][PATCH 1/1] Nodejs: add missing run_ptest script

2023-03-24 Thread Polampalli, Archana
ptest-runner is not available for Nodejs on target hence added run-ptest script Signed-off-by: Archana Polampalli --- meta-oe/recipes-devtools/nodejs/nodejs/run-ptest | 3 +++ meta-oe/recipes-devtools/nodejs/nodejs_18.14.2.bb | 1 + 2 files changed, 4 insertions(+) create mode 100755 meta-oe/r

[oe] [meta-gnome][PATCH] nautilus: Fix build with clang and drop unused patch

2023-03-24 Thread Khem Raj
Signed-off-by: Khem Raj --- ...r-prototype-for-functions-without-pa.patch | 94 --- ...initialize-GdkDragAction-action-to-0.patch | 47 ++ .../recipes-gnome/nautilus/nautilus_44.0.bb | 1 + 3 files changed, 48 insertions(+), 94 deletions(-) delete mode 100644 meta-gno

[oe] [meta-filesystems][PATCH] xfstests: Fix build with musl

2023-03-24 Thread Khem Raj
Musl does not implement FTW_ACTIONRETVAL which is a GNU extention therefore add that to configure check before enabling nftw Signed-off-by: Khem Raj --- ...for-FTW_ACTIONRETVAL-along-with-nftw.patch | 34 +++ .../xfstests/xfstests_2023.03.05.bb | 1 + 2 files changed,

[oe] [meta-multimedia][PATCH] libcamera: update 0.0.1 -> 0.0.4

2023-03-24 Thread Markus Volk
Signed-off-by: Markus Volk --- ...le_sink.cpp-Avoid-dangling-reference.patch | 46 --- ...{libcamera_0.0.1.bb => libcamera_0.0.4.bb} | 7 +-- 2 files changed, 2 insertions(+), 51 deletions(-) delete mode 100644 meta-multimedia/recipes-multimedia/libcamera/libcamera/0001-file_si