[oe] [meta-networking] [PATCH] strongswan: upgrade 5.9.11 -> 5.9.12

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: == - Fixed a vulnerability in charon-tkm related to processing DH public values that can lead to a buffer overflow and potentially remote code execution. - The new `pki --ocsp` command produces OCSP responses based on certificate status information

[oe] [meta-python] [PATCH] python3-rich: upgrade 13.6.0 -> 13.7.0

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: -Adds missing parameters to Panel.fit -Some text goes missing during wrapping when it contains double width characters -Ensure font is correctly inherited in exported HTML -Fixed typing for FloatPrompt. Signed-off-by: Wang Mingyu ---

[oe] [meta-python] [PATCH] python3-pydantic: upgrade 2.5.0 -> 2.5.1

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: === -uprev pydantic-core to 2.14.3 -Fix package description limit -Fix ValidateCallWrapper error when creating a model which has a @validate_call wrapped field annotation Signed-off-by: Wang Mingyu --- .../{python3-pydantic_2.5.0.bb =>

[oe] [meta-python] [PATCH] python3-pdm: upgrade 2.10.1 -> 2.10.3

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: = -Create virtualenv for conda base Python. #2409 -Log the response text when pdm publish fails with HTTP error. -Improve the error message when a specific package can't be found in the lockfile. -prevent wrong project name (including space and illegal

[oe] [meta-python] [PATCH] python3-pastedeploy: upgrade 3.0.1 -> 3.1.0

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: Fix python_requires package metadata to support Python 3.7+. Signed-off-by: Wang Mingyu --- ...ython3-pastedeploy_3.0.1.bb => python3-pastedeploy_3.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-python] [PATCH] python3-ldap: upgrade 3.4.3 -> 3.4.4

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: = -Reconnect race condition in ReconnectLDAPObject is now fixed -Socket ownership is now claimed once we've passed it to libldap -LDAP_set_option string formats are now compatible with Python 3.12 -Security Policy was created -Broken article links are

[oe] [meta-python] [PATCH] python3-imageio: upgrade 2.32.0 -> 2.33.0

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: === -Update pyav plugin to reflect AV changes -Unpin Pillow and allow versions >=10.1.0 -Support for AVIF image format Signed-off-by: Wang Mingyu --- .../{python3-imageio_2.32.0.bb => python3-imageio_2.33.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-python] [PATCH] python3-django: upgrade 4.2.5 -> 4.2.7

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: === -Fixed a regression in Django 4.2 that caused a crash of QuerySet.aggregate() with aggregates referencing expressions containing subqueries (#34798). -Restored, following a regression in Django 4.2, creating varchar/text_pattern_ops indexes on CharField

[oe] [meta-python] [PATCH] python3-dateparser: upgrade 1.1.8 -> 1.2.0

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: = -New PREFER_MONTH_OF_YEAR setting (#1146) -Absolute years in Russian are no longer being treated as a number of years in the past (#1129) -Removed the use of datetime.utcnow, deprecated on Python 3.12 (#1179) -Applied Black formatting to the code base

[oe] [meta-python] [PATCH] python3-aiohttp: upgrade 3.8.6 -> 3.9.0

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: https://docs.aiohttp.org/en/stable/changes.html Signed-off-by: Wang Mingyu --- .../{python3-aiohttp_3.8.6.bb => python3-aiohttp_3.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-oe] [PATCH] libwebsockets: upgrade 4.3.2 -> 4.3.3

2023-11-21 Thread wangmy
From: Wang Mingyu 0001-Fix-Werror-enum-int-mismatch-in-lws_tls_server_abort.patch removed since it's included in 4.3.3 Signed-off-by: Wang Mingyu --- ...int-mismatch-in-lws_tls_server_abort.patch | 32 --- ...ockets_4.3.2.bb => libwebsockets_4.3.3.bb} | 5 ++- 2 files

[oe] [meta-perl] [PATCH] libextutils-cppguess-perl: upgrade 0.26 -> 0.27

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: support C++20 and C++23 standards, and vendored version output Signed-off-by: Wang Mingyu --- ...-cppguess-perl_0.26.bb => libextutils-cppguess-perl_0.27.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-gnome] [PATCH] gnome-bluetooth: upgrade 42.6 -> 42.7

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: -fixes bugs that stopped the Obex Push server from automatically accepting files from paired devices and caused the device's Connection switch to appear out of sync with the connection state. -build fixes -updated translations Signed-off-by: Wang

[oe] [meta-oe] [PATCH] exiftool: upgrade 12.69 -> 12.70

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: === - This marks the 20th anniversary of the initial ExifTool release! - Added ability to read/delete C2PA CAI JUMBF metadata from TIFF-based images (eg. DNG), QuickTime-based files (eg. MP4) and WebP images, and read JUMBF from other RIFF-based

[oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0

2023-11-21 Thread wangmy
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../ctags/{ctags_6.0.20231112.0.bb => ctags_6.0.20231119.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_6.0.20231112.0.bb => ctags_6.0.20231119.0.bb} (95%) diff --git

[oe] [meta-oe] [PATCH] c-ares: upgrade 1.22.0 -> 1.22.1

2023-11-21 Thread wangmy
From: Wang Mingyu Changelog: -Fix /etc/hosts processing performance with all entries using same IPaddress. -Fix typos in manpages -Fix OpenWatcom building Signed-off-by: Wang Mingyu --- .../c-ares/{c-ares_1.22.0.bb => c-ares_1.22.1.bb} | 2 +- 1 file changed, 1

Re: [oe][meta-networking][kirkstone][PATCH 1/2] samba: fix CVE-2023-4091

2023-11-21 Thread Anuj Mittal
On Wed, 2023-11-22 at 04:55 +, Polampalli, Archana via lists.openembedded.org wrote: > From: Archana Polampalli > > A vulnerability was discovered in Samba, where the flaw allows SMB > clients to > truncate files, even with read-only permissions when the Samba VFS > module > "acl_xattr" is

[oe][meta-networking][kirkstone][PATCH 2/2] samba: fix CVE-2023-42669

2023-11-21 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli A vulnerability was found in Samba's "rpcecho" development server, a non-Windows RPC server used to test Samba's DCE/RPC stack elements. This vulnerability stems from an RPC function that can be blocked indefinitely. The issue arises because the "rpcecho" service

[oe][meta-networking][kirkstone][PATCH 1/2] samba: fix CVE-2023-4091

2023-11-21 Thread Polampalli, Archana via lists.openembedded.org
From: Archana Polampalli A vulnerability was discovered in Samba, where the flaw allows SMB clients to truncate files, even with read-only permissions when the Samba VFS module "acl_xattr" is configured with "acl_xattr:ignore system acls = yes". The SMB protocol allows opening files when the

[oe] [meta-oe][PATCH] zeromq: Update to 4.3.5

2023-11-21 Thread Peter Kjellerstedt
A backported patch has been removed as it is no longer needed. License-Update: Relicensed as MPL-2.0 Signed-off-by: Peter Kjellerstedt --- ...cator.hpp-define-missing-rebind-type.patch | 64 --- .../{zeromq_4.3.4.bb => zeromq_4.3.5.bb} | 8 +-- 2 files changed, 3

Re: [oe] [meta-oe][PATCHv2] flatpak: Add packageconfigs for man and docbook docs

2023-11-21 Thread Khem Raj
On Mon, 20 Nov 2023 16:09:01 +0100, Markus Volk wrote: > Applied, thanks! [1/1] flatpak: Add packageconfigs for man and docbook docs commit: b5ca85bbeb3629cad07ebffbee6a48e69645630b Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-multimedia][PATCHv2] musicpd: unbreak build with ffmpeg 6.1

2023-11-21 Thread Khem Raj
On Mon, 20 Nov 2023 18:47:25 +0100, Markus Volk wrote: > Applied, thanks! [1/1] musicpd: unbreak build with ffmpeg 6.1 commit: 1e086c487d4e68ec011479884de17d3503d64f76 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-oe][master][PATCH] sdbus-c++: Update ptest path

2023-11-21 Thread Khem Raj
On Tue, 21 Nov 2023 18:59:37 +0530, Poonam Jadhav wrote: > Update ptest path to run sdbus-c++ ptest > > Applied, thanks! [1/1] sdbus-c++: Update ptest path commit: ba89a9058acbc1d20987373e60e528cc2518aff1 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [oe] [meta-oe][PATCH 0/2] Upgrade idevicerestore and libplist to latest master

2023-11-21 Thread Khem Raj
On Mon, 20 Nov 2023 15:24:14 +0800, Potin Lai wrote: > This patch series upgrade both idevicerestore and libplist to latest commit of > master branch on github to support newer macOS and iOS device restore. > > Potin Lai (2): > libplist: Upgrade to latest master > idevicerestore: Upgrade to

[oe] [meta-oe][kirkstone][PATCH] sdbus-c++: Update ptest path

2023-11-21 Thread Poonam Jadhav
From: Poonam Jadhav Update ptest path to run sdbus-c++ ptest Signed-off-by: Poonam Jadhav --- meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.0.0.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.0.0.bb

[oe] [meta-oe][master][PATCH] sdbus-c++: Update ptest path

2023-11-21 Thread Poonam Jadhav
From: Poonam Jadhav Update ptest path to run sdbus-c++ ptest Signed-off-by: Poonam Jadhav --- meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.4.0.bb | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.4.0.bb

Re: [oe] [meta-oe][PATCH 2/2] webkitgtk4: Add recipe

2023-11-21 Thread Zoltan Boszormenyi
Sorry for the noise. 2023. 11. 21. 14:08 keltezéssel, Alexander Kanavin írta: oe-core already carries the gtk4 version of webkitgtk. webkitgtk3 in meta-oe is a temporary recipe until all consumers migrate to gtk4. Alex On Tue, 21 Nov 2023 at 14:02, Zoltan Boszormenyi wrote: Signed-off-by:

Re: [oe] [meta-oe][PATCH 2/2] webkitgtk4: Add recipe

2023-11-21 Thread Alexander Kanavin
oe-core already carries the gtk4 version of webkitgtk. webkitgtk3 in meta-oe is a temporary recipe until all consumers migrate to gtk4. Alex On Tue, 21 Nov 2023 at 14:02, Zoltan Boszormenyi wrote: > > Signed-off-by: Zoltán Böszörményi > --- > .../recipes-support/webkitgtk/webkitgtk4_2.42.2.bb

[oe] [meta-oe][PATCH 2/2] webkitgtk4: Add recipe

2023-11-21 Thread Zoltan Boszormenyi
Signed-off-by: Zoltán Böszörményi --- .../recipes-support/webkitgtk/webkitgtk4_2.42.2.bb| 11 +++ 1 file changed, 11 insertions(+) create mode 100644 meta-oe/recipes-support/webkitgtk/webkitgtk4_2.42.2.bb diff --git a/meta-oe/recipes-support/webkitgtk/webkitgtk4_2.42.2.bb

[oe] [meta-oe][PATCH 1/2] webkitgtk3: Prepare adding webkitgtk4

2023-11-21 Thread Zoltan Boszormenyi
Split the recipe into an include file and a minimal recipe. Rename the patch directory to "files". Move do_install:append() and the gtk+3 dependency into the recipe file. Signed-off-by: Zoltán Böszörményi --- ...spection.cmake-prefix-variables-obta.patch | 0

[oe] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2023-11-21 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[oe] [meta-networking][kirkstone][PATCH 1/1] frr: Fix for multiple CVE's

2023-11-21 Thread Narpat Mali via lists.openembedded.org
From: Narpat Mali Backport the below CVE fixes. CVE-2023-38406: https://security-tracker.debian.org/tracker/CVE-2023-38406 CVE-2023-38407: https://security-tracker.debian.org/tracker/CVE-2023-38407 CVE-2023-46752: https://security-tracker.debian.org/tracker/CVE-2023-46752 CVE-2023-46753: