[oe][meta-python][kirkstone][PATCH] python3-pillow: Fix CVE-2023-44271

2023-12-21 Thread dnyandev
Add patch to fix CVE-2023-44271 Reference: https://github.com/python-pillow/Pillow/commit/1fe1bb49c452b0318cad12ea9d97c3bef188e9a7 Signed-off-by: Dnyandev Padalkar --- .../python3-pillow/CVE-2023-44271.patch | 156 ++ .../python/python3-pillow_9.4.0.bb| 1 +

[oe] [meta-oe][PATCH] driverctl: upgrade 0.111 -> 0.115

2023-12-21 Thread Alper Ak
Changelog: * driverctl: Fix duplicate ID write error * driverctl: add list-persisted command * Fix device driver binding issue after re-enumeration * driverctl: fix list_devices() when `driver_override` is not set Signed-off-by: alperak --- .../driverctl/driverctl_0.111.bb | 28 ---

[oe] [meta-oe][dunfell][PATCH 2/2] opensc: Fix CVE-2023-40661

2023-12-21 Thread virendra thakur
From: virendra thakur Upstream-Status: Backport[https://salsa.debian.org/opensc-team/opensc/-/commit/8026fb4ca0ed53d970c6c497252eb264d4192d50] Signed-off-by: virendra thakur --- .../opensc/opensc/CVE-2023-40661-1.patch | 47 +++ .../opensc/opensc/CVE-2023-40661-2.patch

[oe] [meta-oe][dunfell][PATCH 1/2] opensc: Fix CVE-2023-40660

2023-12-21 Thread virendra thakur
From: virendra thakur Upstream-Status: Backport [https://salsa.debian.org/opensc-team/opensc/-/commit/940e8bc764047c873f88bb1396933a5368d03533] Signed-off-by: virendra thakur --- .../opensc/opensc/CVE-2023-40660.patch| 55 +++ .../recipes-support/opensc/opensc_0.20.0.b

[oe] [meta-oe][PATCH] dool: upgrade 1.1.0 -> 1.3.1

2023-12-21 Thread Alper Ak
* Patches removed because fixed in the new version * License-Update: GPL-2.0 -> GPL-3.0 Changelog: * Fix help of vmstat (as it includes sys instead of swap) * Fix multiple SWAP's breaks output * Better support for NVME drives * Support for Python v3.12 * Shorter and more concise device names * ad

[oe] [meta-python][PATCH] python3-parse: update to version 1.20.0

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...ython3-parse_1.19.1.bb => python3-parse_1.20.0.bb} | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) rename meta-python/recipes-devtools/python/{python3-parse_1.19.1.bb => python3-parse_1.20.0.bb} (56%) diff --git a/meta-python/recipes-devtool

[oe] [meta-python][PATCH] python3-web3: update to version 6.13.0

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python3-web3_6.12.0.bb => python3-web3_6.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-web3_6.12.0.bb => python3-web3_6.13.0.bb} (84%) diff --git a/meta-python/recipes-devtools/py

[oe] [meta-python][PATCH] python3-greenlet: update to version 3.0.3

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python3-greenlet_3.0.2.bb => python3-greenlet_3.0.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-greenlet_3.0.2.bb => python3-greenlet_3.0.3.bb} (78%) diff --git a/meta-python/recipes-devto

[oe] [meta-python][PATCH] python3-flask-jwt-extended: update to version 4.6.0

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...wt-extended_4.5.3.bb => python3-flask-jwt-extended_4.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-flask-jwt-extended_4.5.3.bb => python3-flask-jwt-extended_4.6.0.bb} (80%) diff --git a/met

[oe] [meta-python][PATCH] python3-mypy: update to version 1.8.0

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python3-mypy_1.7.1.bb => python3-mypy_1.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-mypy_1.7.1.bb => python3-mypy_1.8.0.bb} (86%) diff --git a/meta-python/recipes-devtools/pyth

[oe] [meta-python][PATCH] python3-constantly: update to version 23.10.4

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...-constantly_15.1.0.bb => python3-constantly_23.10.4.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-constantly_15.1.0.bb => python3-constantly_23.10.4.bb} (57%) diff --git a/meta-python/reci

[oe] [meta-python][PATCH] python3-pyroute2: update to version 0.7.10

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python3-pyroute2_0.7.9.bb => python3-pyroute2_0.7.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pyroute2_0.7.9.bb => python3-pyroute2_0.7.10.bb} (92%) diff --git a/meta-python/recipes-devt

[oe] [meta-python][PATCH 2/2] python3-setuptools-scm-git-archive: remove obsolete package

2023-12-21 Thread Derek Straka
Upstream project is obsolete with setuptools_scm >= 7.0 which natively supports git archives See upstream repo for details - https://github.com/Changaco/setuptools_scm_git_archive/ Signed-off-by: Derek Straka --- .../packagegroups/packagegroup-meta-python.bb| 1 - .../python/python3-ansi

[oe] [meta-python][PATCH 1/2] python3-pytest-html: update to version 4.1.1

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...test-html_3.2.0.bb => python3-pytest-html_4.1.1.bb} | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) rename meta-python/recipes-devtools/python/{python3-pytest-html_3.2.0.bb => python3-pytest-html_4.1.1.bb} (59%) diff --git a/meta-python/recip

[oe] [meta-python][PATCH] python3-gspread: update to version 5.12.3

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python3-gspread/python3-gspread_5.10.0.bb | 13 - .../python3-gspread/python3-gspread_5.12.3.bb | 12 2 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python3-gspread/pytho

[oe] [meta-python][PATCH] python3-flask-wtf: fix upstream uri and version check

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python3-flask-wtf_1.2.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.1.bb b/meta-python/recipes-devtools/python/python3-flask-wtf_1.2.1.bb index 54d7bd637..97

Re: [oe] [meta-oe][PATCH 1/2] opensc: Fix CVE-2023-40660

2023-12-21 Thread Khem Raj
On 12/21/23 4:15 AM, virendra thakur wrote: From: virendra thakur Upstream-Status: Backport [https://salsa.debian.org/opensc-team/opensc/-/commit/940e8bc764047c873f88bb1396933a5368d03533] Signed-off-by: virendra thakur Please indicate the branch it is intended for in the subject field to

[oe] [meta-python][PATCH] python3-uswid: update to version 0.4.7

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python3-uswid_git.bb => python3-uswid_0.4.7.bb} | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) rename meta-python/recipes-devtools/python/{python3-uswid_git.bb => python3-uswid_0.4.7.bb} (70%) diff --git a/meta-python/recipes-devtools/py

[oe] [meta-python][PATCH] python3-wpa-supplicant: fix upstream uri and version check

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python3-wpa-supplicant_0.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb b/meta-python/recipes-devtools/python/python3-wpa-supplicant_0.2.bb index 5ac778

[oe] [meta-python][PATCH] python3-flask: fix upstream uri and version check

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python3-flask_2.3.3.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-flask_2.3.3.bb b/meta-python/recipes-devtools/python/python3-flask_2.3.3.bb index c8c8d870a..99a61f136 100

[oe] [meta-python][PATCH] python3-ipython-genutils: fix upstream uri and version check

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python3-ipython-genutils_0.2.0.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython-genutils_0.2.0.bb ind

[oe] [meta-python][PATCH] gyp: update to the latest commit

2023-12-21 Thread Derek Straka
NOTE: gyp is now idle, and support will be removed in future releases https://chromium.googlesource.com/external/gyp/+/d6c5dd51dc3a60bf4ff32a5256713690a1a10376 Signed-off-by: Derek Straka --- ...01-Fix-for-Python-3.10-compatibility.patch | 36 --- meta-python/recipes-devtools/gyp

[oe] [meta-python][PATCH] python3-wtforms: fix upstream uri and version check

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python3-wtforms_3.1.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-wtforms_3.1.1.bb b/meta-python/recipes-devtools/python/python3-wtforms_3.1.1.bb index c9ad1be48..b57c311

[oe] [meta-python][PATCH] python3-flask-sqlalchemy: fix upstream uri check

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb b/meta-python/recipes-devtools/python/python3-flask-sqlalchemy_3.1.1.bb ind

[oe] [meta-python][PATCH] python3-cmake: update to version 3.28.1

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python3-cmake_3.28.0.bb => python3-cmake_3.28.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.28.0.bb => python3-cmake_3.28.1.bb} (90%) diff --git a/meta-python/recipes-devtools/

Re: [oe] [PATCH] renderdoc: no need to depend on vim-native

2023-12-21 Thread Khem Raj
On Thu, Dec 21, 2023 at 2:20 AM Ross Burton wrote: > > From: Ross Burton > > Remove the patch to bring back the user of xxd from vim-native, the > patch claimed that the cross-compiling rules were broken. However they > work just fine if you tell it what compiler to use, as the default is > "c++"

[oe] [meta-python][PATCH 2/2] python3-grpcio-tools: update to version 1.60.0

2023-12-21 Thread Derek Straka
Delete upstreamed patch for off_t Rebase the other patches on the latest version Signed-off-by: Derek Straka --- .../0001-direct_mmap-Use-off_t-on-linux.patch | 37 --- ...f-Disable-musttail-attribute-on-mips.patch | 10 ++--- ...-Do-not-mix-C-and-C-compiler-options.patch | 25 ++

[oe] [meta-python][PATCH 1/2] python3-grpcio: update to version 1.60.0

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python3-grpcio_1.59.3.bb => python3-grpcio_1.60.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-grpcio_1.59.3.bb => python3-grpcio_1.60.0.bb} (93%) diff --git a/meta-python/recipes-devtool

[oe] [meta-python][PATCH 5/5] python3-flask-wtf: update to version 1.2.1

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...ython3-flask-wtf_1.1.1.bb => python3-flask-wtf_1.2.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-flask-wtf_1.1.1.bb => python3-flask-wtf_1.2.1.bb} (66%) diff --git a/meta-python/recipes-d

[oe] [meta-python][PATCH 4/5] python3-eventlet: update to version 0.34.1

2023-12-21 Thread Derek Straka
Remove patch incorporated in the upstream release Signed-off-by: Derek Straka --- ...o-host-0-is-not-supported-on-OpenInd.patch | 78 --- ...t_0.33.3.bb => python3-eventlet_0.34.1.bb} | 3 +- 2 files changed, 1 insertion(+), 80 deletions(-) delete mode 100644 meta-python/recip

[oe] [meta-python][PATCH 2/5] python3-bitarray: update to version 2.9.0

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python3-bitarray_2.8.5.bb => python3-bitarray_2.9.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-bitarray_2.8.5.bb => python3-bitarray_2.9.0.bb} (80%) diff --git a/meta-python/recipes-devto

[oe] [meta-python][PATCH 3/5] python3-pyfanotify: update to version 0.2.2

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...ine-FNM_EXTMATCH-if-not-already-defined.patch | 16 +++- ...tify_0.2.1.bb => python3-pyfanotify_0.2.2.bb} | 2 +- 2 files changed, 8 insertions(+), 10 deletions(-) rename meta-python/recipes-devtools/python/{python3-pyfanotify_0.2.1.bb => python3-

[oe] [meta-python][PATCH 1/5] python3-rapidjson: update to version 1.14

2023-12-21 Thread Derek Straka
Signed-off-by: Derek Straka --- ...thon3-rapidjson_1.13.bb => python3-rapidjson_1.14.bb} | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) rename meta-python/recipes-devtools/python/{python3-rapidjson_1.13.bb => python3-rapidjson_1.14.bb} (82%) diff --git a/meta-python/recipes-dev

Re: [oe] [kirkstone][PATCH 0/2] Add sipconfig.py support to sip3

2023-12-21 Thread Rob Woolley via lists.openembedded.org
Hi Armin, Is there anything else I can provide? I'm happy to do any additional testing if it helps. Regards, Rob From: Woolley, Rob Sent: Wednesday, December 6, 2023 11:57 AM To: akuster808 ; openembedded-devel@lists.openembedded.org Cc: raj.k...@gmail.com

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-21 Thread Alper Ak
Added openssl as a depends and sent v2 patch, thank you. Martin Jansa , 21 Ara 2023 Per, 15:30 tarihinde şunu yazdı: > > Adding the dependency on target openssl allows the build to finish OK. > > On Thu, Dec 21, 2023 at 1:06 PM Martin Jansa via lists.openembedded.org > wrote: >> >> Hi, >> >> it

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-21 Thread Martin Jansa
Adding the dependency on target openssl allows the build to finish OK. On Thu, Dec 21, 2023 at 1:06 PM Martin Jansa via lists.openembedded.org wrote: > Hi, > > it seems to be trying to link with native libcrypto in some builds: > > lib32-wavpack/5.6.0/recipe-sysroot-native/usr/lib/libcrypto.so:

[oe] [meta-oe][PATCH 2/2] opensc: Fix CVE-2023-40661

2023-12-21 Thread virendra thakur
From: virendra thakur Upstream-Status: Backport[https://salsa.debian.org/opensc-team/opensc/-/commit/8026fb4ca0ed53d970c6c497252eb264d4192d50] Signed-off-by: virendra thakur --- .../opensc/opensc/CVE-2023-40661-1.patch | 47 +++ .../opensc/opensc/CVE-2023-40661-2.patch

[oe] [meta-oe][PATCH 1/2] opensc: Fix CVE-2023-40660

2023-12-21 Thread virendra thakur
From: virendra thakur Upstream-Status: Backport [https://salsa.debian.org/opensc-team/opensc/-/commit/940e8bc764047c873f88bb1396933a5368d03533] Signed-off-by: virendra thakur --- .../opensc/opensc/CVE-2023-40660.patch| 55 +++ .../recipes-support/opensc/opensc_0.20.0.b

Re: [oe] [meta-oe][PATCH] wavpack: upgrade 5.1.0 -> 5.6.0

2023-12-21 Thread Martin Jansa
Hi, it seems to be trying to link with native libcrypto in some builds: lib32-wavpack/5.6.0/recipe-sysroot-native/usr/lib/libcrypto.so: file not recognized: file format not recognized collect2: error: ld returned 1 exit status have you tried to build it e.g. for aarch64 or arm on x86_64 build ho

[oe] [PATCH v2] lemon: upgrade to 3.44.2

2023-12-21 Thread Ross Burton
From: Ross Burton Lemon is packaged as part of sqlite, and sqlite 3.7.3 was released back in 2010[1]. As the small source tarballs no longer include the tools, fetch the sqlite github mirror instead. Don't bother installing a pretty minimal manpage, as very few projects use lemon (sqlite itself

Re: [oe] [PATCH 1/2] lemon: upgrade to 3.44.2

2023-12-21 Thread Ross Burton
On 20 Dec 2023, at 21:41, Khem Raj via lists.openembedded.org wrote: >> +${CC} ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} tool/lemon.c -o lemon > > why do we need CPPFLAGS here ? I’ve just realised that CFLAGS includes CPPFLAGS. I wonder how many times I’ve done this. :) Ross -=-=-=-=-=-=-=-=-=-=-=

[oe] [PATCH] renderdoc: no need to depend on vim-native

2023-12-21 Thread Ross Burton
From: Ross Burton Remove the patch to bring back the user of xxd from vim-native, the patch claimed that the cross-compiling rules were broken. However they work just fine if you tell it what compiler to use, as the default is "c++" and that isn't in HOSTTOOLS. Signed-off-by: Ross Burton --- .

Re: [oe] python 3.12 - help needed in fixing meta-oe failures

2023-12-21 Thread Yoann Congal
Le 19/12/2023 à 16:58, Khem Raj a écrit : > It would be good if you could send the patch this mailing list as well. Sent here => https://lists.openembedded.org/g/openembedded-devel/message/107703 > > On Tue, Dec 19, 2023 at 7:53 AM wrote: >> >> Hello, >> >> I send you a PR for this error: >> /s

[oe] [meta-python][PATCH] python3-click-spinner: backport patch that fixes deprecated methods

2023-12-21 Thread Yoann Congal
From: Ny Antra Ranaivoarison This allows build with python 3.12. Signed-off-by: Ny Antra Ranaivoarison Signed-off-by: Yoann Congal --- CC: Alexander Kanavin --- .../0001-Update-Versioneer-to-0.22.patch | 2489 + .../python/python3-click-spinner_0.1.10.bb|1 + 2 f

Re: [oe] [meta-oe][PATCH v2] c-ares: Move to tarballs, add ptest and static support

2023-12-21 Thread Alex Kiernan
On Thu, Dec 21, 2023 at 12:35 AM Khem Raj wrote: > > On 12/20/23 12:55 PM, Alex Kiernan wrote: > > Signed-off-by: Alex Kiernan > > --- > > > > Changes in v2: > > - Use relative path to arestest > > > > .../recipes-support/c-ares/c-ares/run-ptest | 7 +++ > > .../recipes-support/c-ares/c