[oe] [meta-oe][PATCH] ledmon: Fix systemd unit install

2023-11-19 Thread Khem Raj
Use confgure knob to emable systemd service unitfile generation. Signed-off-by: Khem Raj --- meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/meta-oe/recipes-bsp/ledmon/ledmon_0.97.bb

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

2023-11-19 Thread Potin Lai
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 latest master

[oe] [meta-oe][PATCH 1/2] libplist: Upgrade to latest master

2023-11-19 Thread Potin Lai
Upgrade to latest master. 2cd858c test: use unique output file names across tests d45396a Prevent adding NULL items to array/dictionary nodes 2d8d7ef Plug memory leak in plist_write_to_stream() f28cf0f Add explicit casts and fix return type mismatches d772fd7 Add an explicit PLIST_FORMAT_NONE

[oe] [meta-oe][PATCH 2/2] idevicerestore: Upgrade to latest master

2023-11-19 Thread Potin Lai
Upgrade to latest master. ecae6c6 Change path_get_basename arg to const too acecac3 Change path_get_basename()'s return type to const char* 83600e9 restore: Fix UaF 85ea337 asr: Fix sending payload without checksum 10c15d5 Fix update restore by making sure the premanifest is properly generated

Re: [oe] [meta-python] [PATCH] python3-pytest-xdist: upgrade 3.3.1 -> 3.4.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:31:04 +0800, wan...@fujitsu.com wrote: > Changelog: > === > -Wait for workers to finish reporting when test run stops early. > -Added support for Python 3.12. > > Applied, thanks! [1/1] python3-pytest-xdist: upgrade 3.3.1 -> 3.4.0 commit:

Re: [oe] [meta-oe][PATCH] ocl-icd: upgrade 2.3.1 -> 2.3.2

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 14:46:43 +0300, alperak wrote: > Changelog: > > - Add support for system layers > - Implement published clGetICDLoaderInfoOCLICD extension > - Define CL_NO_NON_DISPATCH_EXTENSION_PROTOTYPES for compatibility with > recent headers > - Updated OpenCL Headers ot 2023.04.17 > -

Re: [oe] [meta-oe][PATCH] opencl-icd-loader: upgrade v2022.01.04 -> v2023.04.17

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 15:35:46 +0300, alperak wrote: > Changelog: > > - Synchronize with OpenCL v3.0.14 specification release. > > Applied, thanks! [1/1] opencl-icd-loader: upgrade v2022.01.04 -> v2023.04.17 commit: 259491990ae65e060c5e8cfb50d34b788da30825 Best regards, -- Khem Raj

Re: [oe] [meta-oe][PATCH] uutils-coreutils: upgrade 0.0.22 -> 0.0.23

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:45:45 +0300, alperak wrote: > Changelog: > > https://github.com/uutils/coreutils/releases/tag/0.0.23 > > Applied, thanks! [1/1] uutils-coreutils: upgrade 0.0.22 -> 0.0.23 commit: 3282b78470df619330a8d197e78189579cf66a13 Best regards, -- Khem Raj

Re: [oe] [meta-oe][PATCH] botan: upgrade 2.19.3 -> 3.2.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 17:06:03 +0300, alperak wrote: > License-Update: Copyright year updated. > > Changelog: > > https://botan.randombit.net/news.html#version-3-0-0-2023-04-11 > https://botan.randombit.net/news.html#version-3-1-0-2023-07-11 >

Re: [oe] [meta-oe][PATCH] capnproto: upgrade 0.10.4 -> 1.0.1

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 19:35:24 +0300, alperak wrote: > Applied, thanks! [1/1] capnproto: upgrade 0.10.4 -> 1.0.1 commit: dbee6afc11686501e9f9866d623d24e3ff440006 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [oe] [meta-oe][PATCH] cloc: upgrade 1.94 -> 1.98

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 19:55:27 +0300, alperak wrote: > Changelog: > > - New Languages: Cairo, Carbon, Circom, Containerfile, HolyC, kvlang, > Nunjucks, OpenSCAD, P4, Pest, Pony, TEAL, WGSL > - New switch --diff-list-files to run diff given two list files > - Handle comments embedded in OCaml

Re: [oe] [meta-python][PATCH] python3-gcovr: switch to main branch

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 17:57:15 +0100, Christian Eggers wrote: > Branch "master" has been renamed to "main". > > Applied, thanks! [1/1] python3-gcovr: switch to main branch commit: b630e32f33d230b478ce76573607807313a03d13 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [oe] [meta-oe][PATCH] cpuid: upgrade 20211129 -> 20230614

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 20:05:23 +0300, alperak wrote: > Changelog: > > https://fossies.org/linux/cpuid/ChangeLog > > Applied, thanks! [1/1] cpuid: upgrade 20211129 -> 20230614 commit: a9f56dcce3f605c6e8fda9f9672177f3f37731f8 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [oe] [meta-oe][PATCH] gst-editing-services: upgrade 1.20.5 -> 1.22.7

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 21:52:30 +0300, alperak wrote: > Applied, thanks! [1/1] gst-editing-services: upgrade 1.20.5 -> 1.22.7 commit: 9bbf970c6acb9b71e1438616d82ac42cac3bb64b Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-oe][PATCH] luaposix: upgrade 35.1 -> 36.2.1

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 22:49:22 +0300, alperak wrote: > License-Update: Copyright years changed > > Changelog: https://github.com/luaposix/luaposix/blob/v36.2.1/NEWS.md > > Applied, thanks! [1/1] luaposix: upgrade 35.1 -> 36.2.1 commit: d8bd619184e6b0c11043d06d66d03dd19fd67a20 Best

Re: [oe] [meta-oe][PATCH] mercurial: upgrade 6.1 -> 6.5

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 23:08:15 +0300, alperak wrote: > Changelog: https://wiki.mercurial-scm.org/WhatsNew > > Applied, thanks! [1/1] mercurial: upgrade 6.1 -> 6.5 commit: c2773fdafcd8f7bd56d7fc749306ff1ff1ed56b6 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [oe] [meta-python][PATCH 1/1] python3-django: move to version 4.2.5

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 13:43:35 -0800, joe.sla...@windriver.com wrote: > Fixes CVE-2023-36053 and CVE-2023-41164 > > Applied, thanks! [1/1] python3-django: move to version 4.2.5 commit: 13057d943a517e2ed12184150ad4dc8ad1fb5c4c Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [oe] [meta-python][PATCH] python3-soupsieve: Break circular dependency with beautifulsoup4

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 23:30:01 +0100, Yoann Congal wrote: > python3-beautifulsoup4 does depend on python3-soupsieve but > python3-soupsieve does not depend on python3-beautifulsoup4. > > Applied, thanks! [1/1] python3-soupsieve: Break circular dependency with beautifulsoup4 commit:

Re: [oe] [PATCH] python3-gpiod: fix the required version of libgpiod

2023-11-19 Thread Khem Raj
On Fri, 17 Nov 2023 03:10:55 +0100, Bartosz Golaszewski wrote: > This version of python3-gpiod requires libgpiod v2.1 so fix RDEPENDS. > > Applied, thanks! [1/1] python3-gpiod: fix the required version of libgpiod commit: eed63a472767a6a0fa097feea0ac482a6da179c9 Best regards, -- Khem

Re: [oe] [meta-oe] [PATCH] imlib2: delete non-existent file

2023-11-19 Thread Khem Raj
On Fri, 17 Nov 2023 14:49:11 +0800, wan...@fujitsu.com wrote: > /usr/bin/imlib2-config was deleted from upstream, so delete it from bb > file. > > Applied, thanks! [1/1] imlib2: delete non-existent file commit: 9d7b61e96b0f72b55bbb891cd3cbd7150427297e Best regards, -- Khem Raj

Re: [oe] [meta-multimedia][PATCH] pipewire: Upgrade 0.3.84 -> 0.3.85

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 18:35:11 +0100, Markus Volk wrote: > PipeWire 0.3.85 (2023-11-16) > > This is the fifth (and last) 1.0 release candidate that is API and ABI > compatible with previous 0.3.x releases. > > Highlights > - Fix an issue where a link could end up paused while not negotiated. >

Re: [oe] [meta-webserver][PATCH] netdata: chown in systemd service with ':' iso '.'

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 18:53:06 +0100, Jan Vermaete wrote: > There was a warning in the systemd journaling about it. > > Applied, thanks! [1/1] netdata: chown in systemd service with ':' iso '.' commit: 3d3bbc2ac329b9aef969bfac1aa7460ad04d867d Best regards, -- Khem Raj

Re: [oe] [meta-webserver][PATCH] netdata: version bump 1.43.0 -> 1.43.2

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 19:39:56 +0100, Jan Vermaete wrote: > And fixed the upstream check for new versions. > > Changelog: https://github.com/netdata/netdata/blob/master/CHANGELOG.md > > Applied, thanks! [1/1] netdata: version bump 1.43.0 -> 1.43.2 commit:

Re: [oe] [meta-webserver][PATCH] README.md: was a Markdown paragraph and should be a list

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 19:45:46 +0100, Jan Vermaete wrote: > The Markdown was, at least at github.com, displayed as a paragraph. > And it reads beter as a list. > > Applied, thanks! [1/1] README.md: was a Markdown paragraph and should be a list commit:

Re: [oe] [meta-networking][PATCH] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1

2023-11-19 Thread Khem Raj
On Fri, 17 Nov 2023 19:32:23 +, Alex Kiernan wrote: > Applied, thanks! [1/1] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1 commit: 1ae1a7cd36240b259ea56b25a7d8a86d8dcae5a0 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-oe][PATCHv2] ledmon: upgrade 0.93 -> 0.97

2023-11-19 Thread Khem Raj
On Sat, 18 Nov 2023 12:52:25 +0300, alperak wrote: > * Added 0001-fix-build-with-clang.patch to fix build error caused by missing > 'value' initializer > > * License changed GPL-2.0-only -> LGPL-2.0-only > > - LIC_FILES_CHKSUM changed COPYING -> COPYING.LIB for LGPL-2.0-only > - Changed

Re: [oe] [meta-oe][PATCH] flatpak: Upgrade 1.15.4 -> 1.15.6

2023-11-19 Thread Khem Raj
On Sat, 18 Nov 2023 15:28:45 +0100, Markus Volk wrote: > - add a patch to fix build for the newly added wayland_security_context > feature > - build wayland_security_context according to wayland distro_feature > > Dependencies: > > In distributions that compile Flatpak to use a separate

Re: [oe] [meta-oe][PATCHv2] flatpak: Upgrade 1.15.4 -> 1.15.6

2023-11-19 Thread Khem Raj
On Sat, 18 Nov 2023 17:44:20 +0100, Markus Volk wrote: > - add a patch to fix build for the newly added wayland_security_context > feature > - build wayland_security_context according to wayland distro_feature > - add GIR_MESON_OPTION > - add packageconfigs for selinux and http_backend > >

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

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:29:25 +0800, wan...@fujitsu.com wrote: > Changelog: > https://docs.pydantic.dev/latest/changelog/ > > Applied, thanks! [1/1] python3-pydantic: upgrade 2.4.2 -> 2.5.0 commit: 1a108cc4bbf86644935cf9cdeca55730514436ee Best regards, -- Khem Raj

Re: [oe] [meta-oe][PATCH] ledmon: upgrade 0.93 -> 0.97

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 11:30:50 +0300, alperak wrote: > * License changed GPL-2.0-only -> LGPL-2.0-only > > - LIC_FILES_CHKSUM changed COPYING -> COPYING.LIB for LGPL-2.0-only > - Changed license headers in required source files. > - Changed copyright years to 2022 in modified files. > > *

Re: [oe] [meta-python] [PATCH] python3-pymetno: upgrade 0.11.0 -> 0.12.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:30:03 +0800, wan...@fujitsu.com wrote: > Changelog: > = > -don't overwrite day/night specific conditions > -Remove dependency on pytz > -Use ciso8601 for parsing time when already installed > > > [...] Applied, thanks! [1/1] python3-pymetno: upgrade 0.11.0

Re: [oe] [meta-python] [PATCH] python3-sentry-sdk: upgrade 1.34.0 -> 1.35.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:32:04 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Updated gRPC integration: Asyncio interceptors and easier setup > -Python 3.12: Replace deprecated datetime functions > -Metrics: Unify datetime format > -Celery: Set correct data in check_ins > -Celery:

Re: [oe] [meta-networking] [PATCH] openvpn: upgrade 2.6.6 -> 2.6.7

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:07:40 +0800, wan...@fujitsu.com wrote: > Changelog: > > dco: fix crash when --multihome is used with --proto tcp > Mock openvpn_exece on win32 also for test_tls_crypt > Add warning for the --show-groups command that some groups are missing > Print peer

Re: [oe] [meta-python] [PATCH] python3-argcomplete: upgrade 3.1.4 -> 3.1.6

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:08:50 +0800, wan...@fujitsu.com wrote: > Changelog: > == > Respect user choice in activate-global-python-argcomplete > Escape colon in zsh completions. Fixes #456 > > Applied, thanks! [1/1] python3-argcomplete: upgrade 3.1.4 -> 3.1.6 commit:

Re: [oe] [meta-python] [PATCH] python3-awesomeversion: upgrade 23.8.0 -> 23.11.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:10:09 +0800, wan...@fujitsu.com wrote: > Changelog: > === > -Update lockfile > -Set checkout depth to 0 in codecov action > -Force string when checking diff > -Add snapshot testing > -Allow PEP440 to access major/minor/patch properties > -Remove diff snapshots >

Re: [oe] [meta-python] [PATCH] python3-dbus-fast: upgrade 2.12.0 -> 2.14.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:10:51 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Add support for tuples to the marshaller > -Re-release since the previous release ran out of space on PyPI > > Applied, thanks! [1/1] python3-dbus-fast: upgrade 2.12.0 -> 2.14.0 commit:

Re: [oe] [meta-python] [PATCH] python3-eth-typing: upgrade 3.5.1 -> 3.5.2

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:13:20 +0800, wan...@fujitsu.com wrote: > Changelog: > Update network chain ids > > Applied, thanks! [1/1] python3-eth-typing: upgrade 3.5.1 -> 3.5.2 commit: 3818667dc0be22c33fddd5683922d4140255121a Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [oe] [meta-python] [PATCH] python3-eth-utils: upgrade 2.3.0 -> 2.3.1

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:13:58 +0800, wan...@fujitsu.com wrote: > Changelog: > = > -ome users were experiencing encoding issues when parsing the networks json. > Use UTF-8 explicitly. > -Fix character encoding issue > -Fix and add new test cases for invalid Network chain_id values. >

Re: [oe] [meta-python] [PATCH] python3-geomet: upgrade 1.0.0 -> 1.1.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:15:10 +0800, wan...@fujitsu.com wrote: > Changelog: > = > -Move project metadata to pyproject.toml, modify build scripts > -pyproject.toml: include the full README.md as the readme contents > -Remove dependency on six > -Fix geojson to esrijson conversion with

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

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 15:46:52 +0800, wan...@fujitsu.com wrote: > Changelog: > > -ares_reinit() is now implemented to re-read any system configuration and > immediately apply to an existing ares channel > -The adig command line program has been rewritten and its format now more >

Re: [oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20231105.0 -> 6.0.20231112.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 15:47:28 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] ctags: upgrade 6.0.20231105.0 -> 6.0.20231112.0 commit: e7e72d7c814d81e7786b3ffbc99f6626d655ee7e Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-perl] [PATCH] libencode-perl: upgrade 3.19 -> 3.20

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 15:48:13 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Fix indirect syntax accordingly to (but not by pulling) > -enc2xs: Fix indirect syntax > -encguess: remove duplicate "the" > -Fix spelling in comment > -fix gsm0338 test compatibility with perl < 5.8.8 > >

Re: [oe] [meta-filesystems] [PATCH] bindfs: upgrade 1.17.5 -> 1.17.6

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 15:51:44 +0800, wan...@fujitsu.com wrote: > Changelog: > === > * Fixed undefined behaviour on platforms where 'uid_t' or 'gid_t' > is signed > > Applied, thanks! [1/1] bindfs: upgrade 1.17.5 -> 1.17.6 commit: 1202e52cf3f925e293542e03a3952d1e2c86e02c Best

Re: [oe] [meta-python] [PATCH] python3-hexbytes: upgrade 0.3.1 -> 1.0.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:01:23 +0800, wan...@fujitsu.com wrote: > License-Update: Copyright year updated to 2023. > > Changelog: > = > -Move HexBytes prepend of 0x from hex method to __repr__ to not break hex of > parent bytes class > -Drop python 3.7 support > -Added missing build

Re: [oe] [meta-python] [PATCH] python3-linux-procfs: upgrade 0.7.1 -> 0.7.3

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:03:15 +0800, wan...@fujitsu.com wrote: > License-Update: Change the COPYING file for SPDX licenses > > Changelog: > > -python-linux-procfs: Remove specfiles and update version > -procfs/utilist/__init__/setup/bitmasklist_test/setup.py/: Added SPDX licence > >

Re: [oe] [meta-python] [PATCH] python3-google-api-core: upgrade 2.12.0 -> 2.14.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:15:55 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Support with_call for wrapped rpcs > -Update async client to use async retry > -Add caching to routing header calculation > -Add warning to retry target to avoid incorrect usage > -Drop usage of distutils >

Re: [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.106.0 -> 2.108.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:16:56 +0800, wan...@fujitsu.com wrote: > Changelog: > https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md > > Applied, thanks! [1/1] python3-google-api-python-client: upgrade 2.106.0 -> 2.108.0 commit:

Re: [oe] [meta-python] [PATCH] python3-mypy: upgrade 1.6.1 -> 1.7.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:18:34 +0800, wan...@fujitsu.com wrote: > Changelog: > https://github.com/python/mypy/blob/master/CHANGELOG.md > > Applied, thanks! [1/1] python3-mypy: upgrade 1.6.1 -> 1.7.0 commit: 9b36130c3cae2f403a29608998747cc44f05ddac Best regards, -- Khem Raj

Re: [oe] [meta-python] [PATCH] python3-platformdirs: upgrade 3.11.0 -> 4.0.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:19:59 +0800, wan...@fujitsu.com wrote: > Changelog: > site_cache_dir: Use /var/cache again instead of /var/tmp on UNIX > > Applied, thanks! [1/1] python3-platformdirs: upgrade 3.11.0 -> 4.0.0 commit: 00a2bf791c041cd48a6b82581210507ef9fedc26 Best regards, --

Re: [oe] [meta-python] [PATCH] python3-prompt-toolkit: upgrade 3.0.39 -> 3.0.41

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:26:34 +0800, wan...@fujitsu.com wrote: > Changelog: > > - Fix regression regarding IPython input hook (%gui) integration. > - Improved Python 3.12 support (fixes event loop 'DeprecationWarning'). > - Vi key bindings: 'control-t' and 'control-d' for

Re: [oe] [meta-python] [PATCH] python3-pyaudio: upgrade 0.2.13 -> 0.2.14

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:27:46 +0800, wan...@fujitsu.com wrote: > Changelog: > -pre-compiled wheels for Microsoft Windows (32-bit and 64-bit) are now > available for Python 3.12 on PyPI. > > Applied, thanks! [1/1] python3-pyaudio: upgrade 0.2.13 -> 0.2.14 commit:

Re: [oe] [meta-networking] [PATCH] uftp: upgrade 5.0.1 -> 5.0.2

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:42:09 +0800, wan...@fujitsu.com wrote: > Changelog: > = > -Fixed bug that caused crash when a CLIENT_KEY arrived out of order > -Fixed option handling on Windows when an argument is missing > > Applied, thanks! [1/1] uftp: upgrade 5.0.1 -> 5.0.2 commit:

Re: [oe] [meta-oe] [PATCH] webkitgtk3: upgrade 2.42.1 -> 2.42.2

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:48:51 +0800, wan...@fujitsu.com wrote: > Changelog: > == > - Bump Safari version in user agent header. > - Fix CSP regression that broke Unity WebGL applications. > - Fix the build with GBM disabled. > - Fix several crashes and rendering issues. > > [...] Applied,

Re: [oe] [meta-oe][PATCH] libmtp: upgrade 1.1.20 -> 1.1.21

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 12:57:16 +0300, alperak wrote: > Changelog: > > Bugs fixed: > > - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake) > - fix warnings regarding mismatched parameter docs > - fix comment above sort_storage_bysort_storage_by > - Revert "ptp_pack_string: check

Re: [oe] [meta-oe][PATCH] libsigc++-2.0: upgrade 2.10.7 -> 2.12.1

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 13:54:02 +0300, alperak wrote: > Changelog: > > https://ftp.icm.edu.pl/pub/Linux/GNOME/sources/libsigc++/2.10/libsigc++-2.10.8.changes > https://ftp.icm.edu.pl/pub/Linux/GNOME/sources/libsigc++/2.12/libsigc++-2.12.0.changes >

Re: [oe] [meta-oe][PATCH] libsigc++-3: upgrade 3.2.0 -> 3.6.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 14:15:40 +0300, alperak wrote: > Changelog: > > https://ftp.fau.de/gnome/sources/libsigc++/3.4/libsigc++-3.4.0.changes > https://ftp.icm.edu.pl/pub/Linux/GNOME/sources/libsigc++/3.6/libsigc++-3.6.0.changes > > Applied, thanks! [1/1] libsigc++-3: upgrade 3.2.0 -> 3.6.0

Re: [oe] [meta-python] [PATCH] python3-tomlkit: upgrade 0.12.2 -> 0.12.3

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:33:08 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Improve the performance when parsing a table with nested dotted keys. > -Keep the newlines when replacing a table. > > Applied, thanks! [1/1] python3-tomlkit: upgrade 0.12.2 -> 0.12.3 commit:

Re: [oe] [meta-python] [PATCH] python3-types-setuptools: upgrade 68.2.0.0 -> 68.2.0.1

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:37:36 +0800, wan...@fujitsu.com wrote: > Changelog: > Bump flake8-pyi to 23.11.0 > > Applied, thanks! [1/1] python3-types-setuptools: upgrade 68.2.0.0 -> 68.2.0.1 commit: d5d19962b2ffd0b54e9b8f426556775a29e0d68c Best regards, -- Khem Raj

Re: [oe] [meta-python] [PATCH] python3-web3: upgrade 6.11.2 -> 6.11.3

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:38:11 +0800, wan...@fujitsu.com wrote: > Changelog: > > -When coming back through the middleware onion after a request is made, we > have > the response id. Use it to match to the cached request information and > process > the response accordingly. > -Adds

Re: [oe] [meta-python] [PATCH] python3-zeroconf: upgrade 0.126.0 -> 0.127.0

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:39:52 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Small speed up to writing outgoing packets > -Speed up incoming packet reader > -Small speed up to processing incoming dns records > > > [...] Applied, thanks! [1/1] python3-zeroconf: upgrade 0.126.0 ->

Re: [oe] [meta-oe] [PATCH] ser2net: upgrade 4.5.0 -> 4.5.1

2023-11-19 Thread Khem Raj
On Thu, 16 Nov 2023 16:40:41 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] ser2net: upgrade 4.5.0 -> 4.5.1 commit: 5244536ba710d485dc5d43945eea1cefcef0d553 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-oe][PATCH 1/2] nlohmann-json: Add ptest support

2023-11-19 Thread Khem Raj
There is another issue I sent info on for mickledore https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/3355/steps/14/logs/stdio On Fri, Nov 10, 2023 at 3:54 AM Yu, Mingli wrote: > > v2 sent. > > Thanks, > > From: Khem Raj > Sent: Friday,