[oe] [meta-oe] [PATCH] xterm: upgrade 378 -> 379

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == * improve text-cursor (patch by Jan Engelhardt): + allow selecting CURSOR_BAR mode from command-line/Xresources. + draw cursor using filled rectangle instead of rectangle outline to permit thicker underlines/bars. + scale up cur

[oe] [meta-oe] [PATCH] xf86-video-amdgpu: upgrade 22.0.0 -> 23.0.0

2023-03-22 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...xf86-video-amdgpu_22.0.0.bb => xf86-video-amdgpu_23.0.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-graphics/xorg-driver/{xf86-video-amdgpu_22.0.0.bb => xf86-video-amdgpu_23.0.0.bb} (82%) diff --git a/

[oe] [meta-gnome] [PATCH] tracker: upgrade 3.4.2 -> 3.5.0

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == * Dark theme fixes in documentation * It is now possible to use TrackerSparqlStatement for SPARQL updates for massive performance improvements. * JSON-LD is now supported as a RDF format * New auto-generated VAPI file. Updates might be necessary

[oe] [meta-python] [PATCH] python3-zopeinterface: upgrade 5.5.2 -> 6.0

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Build Linux binary wheels for Python 3.11. Drop support for Python 2.7, 3.5, 3.6. Fix test deprecation warning on Python 3.11. Add preliminary support for Python 3.12 as of 3.12a5. Signed-off-by: Wang Mingyu --- ...hon3-zopeinterface_5.5.2.bb => pyth

[oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.47.3 -> 0.47.4

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: Correct duplicate record entries in windows wheels by updating poetry-core Signed-off-by: Wang Mingyu --- .../{python3-zeroconf_0.47.3.bb => python3-zeroconf_0.47.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyth

[oe] [meta-python] [PATCH] python3-web3: upgrade 5.31.4 -> 6.0.0

2023-03-22 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../python/{python3-web3_5.31.4.bb => python3-web3_6.0.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-web3_5.31.4.bb => python3-web3_6.0.0.bb} (84%) diff --git a/meta-python/r

[oe] [meta-python] [PATCH] python3-tzlocal: upgrade 4.2 -> 4.3

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == - Improved the error message when the ZoneInfo cannot be found - Don't error out because we find multiple possible timezones for a symlink. - More stable on Android/Termux with proot Signed-off-by: Wang Mingyu --- .../python/{python3-tzlocal_4.2.bb =>

[oe] [meta-python] [PATCH] python3-typeguard: upgrade 2.13.3 -> 3.0.1

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Improved the documentation Fixed assignment unpacking (a, b = ...) being checked incorrectly Fixed @typechecked attempting to instrument wrapper decorators such as @contextmanager when applied to a class Fixed py.typed missing from the wheel when n

[oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 2.0.4 -> 2.0.7

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.7 Signed-off-by: Wang Mingyu --- ...{python3-sqlalchemy_2.0.4.bb => python3-sqlalchemy_2.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/pyth

[oe] [meta-python] [PATCH] python3-socketio: upgrade 5.7.2 -> 5.8.0

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Made kombu client manager more robust and efficient Made aio_pika client manager more robust and efficient Correctly handle emits to multiple rooms in the async server Expose the ignore_queue option in namespaces Do not automatically import zmq TLS

[oe] [meta-python] [PATCH] python3-simplejson: upgrade 3.18.3 -> 3.18.4

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == * Test the sdist to prevent future regressions https://github.com/simplejson/simplejson/pull/311 * Enable ppc64le wheels https://github.com/simplejson/simplejson/pull/312 Signed-off-by: Wang Mingyu --- ...ython3-simplejson_3.18.3.bb => python3-simple

[oe] [meta-python] [PATCH] python3-rapidjson: upgrade 1.9 -> 1.10

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Use current master version of rapidjson Produce ppc64le wheels, thanks to mgiessing (PR #170) Use cibuildwheel 2.21.1 Signed-off-by: Wang Mingyu --- .../{python3-rapidjson_1.9.bb => python3-rapidjson_1.10.bb} | 2 +- 1 file changed, 1 insertion(+)

[oe] [meta-python] [PATCH] python3-pymisp: upgrade 2.4.169 -> 2.4.169.2

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Changes - Bump version. - Include event reports by default in feed. - Bump deps. - Add greynoise-ip object. Fix - Use proper parameter to trigger the request in search_galaxy_clusters. - Use POST in search galaxy cluster. Other -- - Rena

[oe] [meta-python] [PATCH] python3-pykickstart: upgrade 3.45 -> 3.47

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == displaymode: Update description to describe behavior network: Move new options to Fedora 39 Add conflict test between ostree sources Fix missing seen check for output generation Add new ostreecontainer command Check the conflicting commands automatica

[oe] [meta-python] [PATCH] python3-flask-socketio: upgrade 5.3.2 -> 5.3.3

2023-03-22 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...-flask-socketio_5.3.2.bb => python3-flask-socketio_5.3.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-flask-socketio_5.3.2.bb => python3-flask-socketio_5.3.3.bb} (81%) diff --

[oe] [meta-python] [PATCH] python3-engineio: upgrade 4.3.4 -> 4.4.0

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Allow configuring underlying websocket connection with custom options Cancel all running tasks in async SIGINT handler Handle unexpected WebSocket close frames sent by server Close aiohttp session after a failed connection Catch IOErrors

[oe] [meta-python] [PATCH] python3-daemon: upgrade 2.3.2 -> 3.0.1

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: == Bugs Fixed: * Migrate to use the explicitly-maintained 'packaging' library. The package bundled in 'setuptools.extern.packaging' is to help make that package self-contained, but is not a supported API. * Declare dependency on Setuptools >= 62.4.0. Thi

[oe] [meta-python] [PATCH] python3-eth-typing: upgrade 3.2.0 -> 3.3.0

2023-03-22 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...{python3-eth-typing_3.2.0.bb => python3-eth-typing_3.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-eth-typing_3.2.0.bb => python3-eth-typing_3.3.0.bb} (74%) diff --git a/me

[oe] [meta-python] [PATCH] python3-coverage: upgrade 7.2.1 -> 7.2.2

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: === - Fix: if a virtualenv was created inside a source directory, and a sourced package was installed inside the virtualenv, then all of the third-party packages inside the virtualenv would be measured. This was incorrect, but has now been fixed: only th

[oe] [meta-python] [PATCH] python3-cmake: upgrade 3.25.2 -> 3.26.0

2023-03-22 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../python/{python3-cmake_3.25.2.bb => python3-cmake_3.26.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.25.2.bb => python3-cmake_3.26.0.bb} (90%) diff --git a/meta-pytho

[oe] [meta-python] [PATCH] python3-argcomplete: upgrade 2.1.1 -> 3.0.0

2023-03-22 Thread wangmy
From: Wang Mingyu Changelog: === Fully support zsh. Argcomplete now supports completion descriptions and global completion in zsh. Clean up top level namespace. Documentation and test improvements. Test infrastructure improvements Indicate that there is no support commitment for fis

[oe] [meta-python] [PATCH] python3-apt: upgrade 2.5.2 -> 2.5.3

2023-03-22 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../python/{python3-apt_2.5.2.bb => python3-apt_2.5.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/python/{python3-apt_2.5.2.bb => python3-apt_2.5.3.bb} (90%) diff --git a/meta-oe/recipes-devt

[oe] [meta-python] [PATCH] python3-sentry-sdk: upgrade 1.15.0 -> 1.17.0

2023-03-22 Thread wangmy
From: Wang Mingyu License-Update: Switch to MIT license Changelog: https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md Signed-off-by: Wang Mingyu --- ...n3-sentry-sdk_1.15.0.bb => python3-sentry-sdk_1.17.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] [meta-python] [PATCH] python3-pymodbus: upgrade 3.2.0 -> 3.2.1

2023-03-22 Thread wangmy
From: Wang Mingyu License-Update: delete empty line at the end of the file. Changelog: == add missing server.start(). (#1443) Don't publish univeral (Python2 / Python 3) wheels (#1423) Remove unneccesary custom LOG_LEVEL check (#1424) Include py.typed in package (#1422) Signed-off-b

[oe] [meta-python] [PATCH] python3-geojson: upgrade 2.5.0 -> 3.0.1

2023-03-22 Thread wangmy
From: Wang Mingyu License-Update: Update library name in license Changelog: == Add Support for Python 3.11.x minor revisions Support for Python versions 3.7-3.11 (Python 2 no longer supported) Primary development branch renamed from master to main Handle all real numbers as coordinates D

[oe] [kirkstone][PATCH] mariadb: Fix CVE-2022-47015

2023-03-22 Thread Yu, Mingli
From: Mingli Yu Backport patch [1] to fix CVE-2022-47015 [2]. [1] https://github.com/MariaDB/server/commit/b98375f9df0 [2] https://jira.mariadb.org/browse/MDEV-29644 Signed-off-by: Mingli Yu --- meta-oe/recipes-dbs/mysql/mariadb.inc | 1 + ...ential-bug-of-null-pointer-dereferen.pat

Re: [oe] [kirkstone][meta-oe][PATCH] redis: upgrade 7.0.9 -> 7.0.10

2023-03-22 Thread Changqing Li
On 3/22/23 19:23, akuster808 wrote: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. On 3/22/23 4:29 AM, Changqing Li wrote: From: Changqing Li Upgrade urgency: SECURITY, cont

[oe] [meta-oe][kirkstone][langdale][PATCH] c-ares: fix CVE-2022-4904

2023-03-22 Thread Peter Marko
From: Peter Marko Backport based on https://github.com/c-ares/c-ares/issues/496 Signed-off-by: Peter Marko --- .../c-ares/c-ares/CVE-2022-4904.patch | 66 +++ .../recipes-support/c-ares/c-ares_1.18.1.bb | 4 +- 2 files changed, 69 insertions(+), 1 deletion(-) create

[oe] [meta-oe][PATCH] cmocka: Check for previous declaration of uintptr_t

2023-03-22 Thread Khem Raj
Fix build with musl/aarch64 Signed-off-by: Khem Raj --- meta-oe/recipes-test/cmocka/cmocka_1.1.7.bb | 1 + ...or-previous-declaration-of-uintptr_t.patch | 43 +++ 2 files changed, 44 insertions(+) create mode 100644 meta-oe/recipes-test/cmocka/files/0001-include-Check-for-pr

[oe] [meta-oe][PATCH] libyang: upgrade 2.1.30 -> 2.1.55

2023-03-22 Thread Yi Zhao
ChangeLog: https://github.com/CESNET/libyang/releases/tag/v2.1.55 * Generate cases list dynamically in run-ptest. * Add a patch to fix ptest. Signed-off-by: Yi Zhao --- ...ntext-skip-test-case-test_searchdirs.patch | 29 + .../libyang/libyang/run-ptest | 61 +

Re: [oe] [kirkstone][meta-oe][PATCH] redis: upgrade 7.0.9 -> 7.0.10

2023-03-22 Thread Armin Kuster
On 3/22/23 4:29 AM, Changqing Li wrote: From: Changqing Li Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2023-28425) Specially crafted MSETNX command can lead to assertion and denial-of-service Was this sent to master? Bug Fixes Large blocks of repl

Re: [oe] [kirkstone][meta-oe][PATCH] redis: upgrade 7.0.9 -> 7.0.10

2023-03-22 Thread Armin Kuster
On 3/22/23 4:29 AM, Changqing Li wrote: From: Changqing Li Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2023-28425) Specially crafted MSETNX command can lead to assertion and denial-of-service I am applying this to langdale then kirkstone -armin B

Re: [oe] [kirkstone][meta-webserver][PATCH] apache2: upgrade 2.4.55 -> 2.4.56

2023-03-22 Thread Armin Kuster
This is already queued in stable/kirtkstone-nut a few days ago -armin On 3/22/23 3:47 AM, Changqing Li wrote: From: Changqing Li This upgrade contains two CVE fixes, CVE-2023-25690 (CRITICAL) CVE-2023-27522 (HIGH) Signed-off-by: Changqing Li --- .../apache2/{apache2_2.4.55.bb => apache2_2

[oe] langdale merge request: March 22nd

2023-03-22 Thread Armin Kuster
The following changes since commit 613dc6e1076efcb8c0aadf7728433e5841e6a6aa:   nodejs: Upgrade 16.19.0 -> 16.19.1 (2023-03-12 11:51:57 -0400) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded langdale-next for you to fetch changes up to 3f9340a9241d497753

[oe] [master][meta-oe][PATCH] redis: upgrade 7.0.9 -> 7.0.10

2023-03-22 Thread Changqing Li
From: Changqing Li Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: * (CVE-2023-28425) Specially crafted MSETNX command can lead to assertion and denial-of-service Bug Fixes = * Large blocks of replica client output buffer may lead to psync loops and unne

[oe] [kirkstone][meta-oe][PATCH] redis: upgrade 7.0.9 -> 7.0.10

2023-03-22 Thread Changqing Li
From: Changqing Li Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2023-28425) Specially crafted MSETNX command can lead to assertion and denial-of-service Bug Fixes Large blocks of replica client output buffer may lead to PSYNC loops and unnecessary memory

Re: [oe] [meta-python][PATCH v2 1/4] python_mesonpy.bbclass: New class

2023-03-22 Thread Zoltan Boszormenyi
2023. 03. 20. 17:26 keltezéssel, Ross Burton írta: On 20 Mar 2023, at 15:01, Böszörményi Zoltán wrote: 2023. 03. 20. 15:46 keltezéssel, Ross Burton írta: On 17 Mar 2023, at 07:25, Zoltan Boszormenyi via lists.openembedded.org wrote: +inherit setuptools3-base python3targetconfig python_pep51

[oe] [kirkstone][meta-webserver][PATCH] apache2: upgrade 2.4.55 -> 2.4.56

2023-03-22 Thread Changqing Li
From: Changqing Li This upgrade contains two CVE fixes, CVE-2023-25690 (CRITICAL) CVE-2023-27522 (HIGH) Signed-off-by: Changqing Li --- .../apache2/{apache2_2.4.55.bb => apache2_2.4.56.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-webserver/recipes-httpd/apa