[oe] [meta-oe][mickledore][PATCH 2/2] grpc: fix CVE-2023-33953

2023-09-13 Thread Chen Qi via lists.openembedded.org
From: Chen Qi Signed-off-by: Chen Qi --- ...ventEngine-Improve-server-handling-o.patch | 224 ++ meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb | 1 + 2 files changed, 225 insertions(+) create mode 100644 meta-oe/recipes-devtools/grpc/grpc/0001-backport-iomgr-EventEngine-Impr

[oe] [meta-oe][mickledore][PATCH 1/2] grpc: fix CVE-2023-32732

2023-09-13 Thread Chen Qi via lists.openembedded.org
From: Chen Qi Signed-off-by: Chen Qi Signed-off-by: Khem Raj --- .../grpc/grpc/0001-fix-CVE-2023-32732.patch | 81 +++ meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb | 1 + 2 files changed, 82 insertions(+) create mode 100644 meta-oe/recipes-devtools/grpc/grpc/0001-fix-CVE-

[oe] [meta-oe][PATCH v2] mariadb: Add ptest support

2023-09-13 Thread Chi Xu
70 test cases in all, and all of them are PASS. There are some specific steps before doing test, please refer to the comments in run-ptest. Test results: root@intel-x86-64:~# ptest-runner mariadb START: ptest-runner 2023-09-14T15:17 BEGIN: /usr/lib64/mariadb/ptest PASS: strings PASS: json PASS: si

[oe] [meta-oe][PATCH] ostree: not compatible with riscv32 when ptest enabled

2023-09-13 Thread Kai Kang
From: Kai Kang ostree-ptest rdepends on strace which is not compatible with riscv32. So when ptest is enabled, set ostree not compatible with riscv32. Signed-off-by: Kai Kang --- meta-oe/recipes-extended/ostree/ostree_2023.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/reci

Re: [oe] [meta-oe][PATCH] mariadb: Add ptest support

2023-09-13 Thread Khem Raj
This is good. Can you also add it to ptest multconfig via PTESTS_SLOW_META_OE in meta-oe/conf/include/ptest-packagelists-meta-oe.inc On Wed, Sep 13, 2023 at 7:21 PM Chi Xu wrote: > > 70 test cases in all, and all of them are PASS. > There are some specific steps before doing test, > please refer

[oe] [meta-oe][PATCH] mariadb: Add ptest support

2023-09-13 Thread Chi Xu
70 test cases in all, and all of them are PASS. There are some specific steps before doing test, please refer to the comments in run-ptest. Test results: root@intel-x86-64:~# ptest-runner mariadb START: ptest-runner 2023-09-14T15:17 BEGIN: /usr/lib64/mariadb/ptest PASS: strings PASS: json PASS: si

[oe][meta-oe][kirkstone][PATCH] opensc: ignore CVE-2021-34193

2023-09-13 Thread Jose Quaresma
The CVE-2021-34193 is a duplicate CVE covering the 5 individual already fixed. https://github.com/OpenSC/OpenSC/pull/2855 Signed-off-by: Jose Quaresma --- meta-oe/recipes-support/opensc/opensc_0.22.0.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-oe/recipes-support/opensc/open

Re: [oe] luaposix_35.1.bb fails build, hostenv seems to leek into the build

2023-09-13 Thread Joakim Tjernlund via lists.openembedded.org
On Thu, 2023-09-07 at 17:41 +0200, Joakim Tjernlund wrote: > Here is a partial log: > [2023-09-07T14:27:47.651Z] ERROR: lib32-luaposix-35.1-r0 do_compile: > ExecutionError('/home/builduser/workspace/XR/XR_PretestJobs/yocto_pipeline/build/build/infn- > xr/gmcu/tmp/work/cortexa53-32-xrmllib32-linux-

[oe] The YPS 2023.11 CFP is waiting for you!

2023-09-13 Thread Josef Holzmayr
Summer vacation is over, so what is the next thing to focus on? Sharing your The Yocto Project, A Linux Foundation Project Kung-Fu, war stories, use cases... And the best place to do so is the Yocto Project Summit 2023.11 - the CFP is already open. We are eager to read your submissions! https://s

Re: [oe] [meta-oe][PATCH] opensc: ignore CVE-2021-34193

2023-09-13 Thread Jose Quaresma
Sorry but forgot to mention that this patch is for kirstone, should I send a new one? Jose Jose Quaresma escreveu no dia quarta, 13/09/2023 à(s) 12:02: > The CVE-2021-34193 is a duplicate CVE covering the 5 individual already > fixed. > > https://github.com/OpenSC/OpenSC/pull/2855 > > Signed-of

[oe] [meta-oe][PATCH] opensc: ignore CVE-2021-34193

2023-09-13 Thread Jose Quaresma
The CVE-2021-34193 is a duplicate CVE covering the 5 individual already fixed. https://github.com/OpenSC/OpenSC/pull/2855 Signed-off-by: Jose Quaresma --- meta-oe/recipes-support/opensc/opensc_0.22.0.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-oe/recipes-support/opensc/open

[oe] [meta-oe][PATCH] mosquitto: upgrade 2.0.15 -> 2.0.17

2023-09-13 Thread Gianfranco
Fix for CVE-2023-28366, CVE-2023-0809, CVE-2023-3592 Signed-off-by: Gianfranco Costamagna --- .../mosquitto/files/mosquitto.init| 20 +-- ...osquitto_2.0.15.bb => mosquitto_2.0.17.bb} | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) rename meta-networking/