[oe] [meta-oe] [PATCH] uhubctl: upgrade 2.3.0 -> 2.4.0

2021-09-05 Thread zhengruoqin
Support for toggle action (turn power on or off opposite to current power state) b99a080. More sane error reporting when we enumerate devices which lack permissions 9b5efa0. Allow pkg-config override to make some build systems (e.g. chromium OS) happier 92736a8. Even more supported devices.

[oe] [meta-oe] [PATCH] unclutter-xfixes: upgrade 1.5 -> 1.6

2021-09-05 Thread zhengruoqin
This release contains the following changes: [Feature] --start-hidden to hide the cursor initially when unclutter-xfixes starts. [Feature] --ignore-buttons to specify one or more buttons which do not unhide the cursor. [Feature] --hide-on-touch to hide the cursor on touch input. [Fix] --timeout

[oe] [meta-networking] [PATCH] wireshark: upgrade 3.4.7 -> 3.4.8

2021-09-05 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../wireshark/{wireshark_3.4.7.bb => wireshark_3.4.8.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.4.7.bb => wireshark_3.4.8.bb} (97%) diff --git

[oe] [meta-python] [PATCH] python3-kiwisolver: upgrade 1.3.1 -> 1.3.2

2021-09-05 Thread zangrc
CI: fix building wheels on GHA * ci: fix wheel build command * ci: remove references to submodules * ci: fix sdist command and remove Python 3.6 from the matrix * ci: slightly alter invocation * ci: disable emulation * ci: smaller matrix * ci: use a small matrix but with all python versions * ci:

[oe] [meta-python] [PATCH] python3-ipython: upgrade 7.26.0 -> 7.27.0

2021-09-05 Thread zangrc
IPython 7.27 is a minor release that fixes a couple of issues and compatibility. Add support for GTK4 PR Add support for Qt6 PR Fix an issue with pip magic on windows PR Signed-off-by: Zang Ruochen --- .../{python3-ipython_7.26.0.bb => python3-ipython_7.27.0.bb}| 2 +- 1 file changed, 1

[PATCH] [oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.18.0 -> 2.19.1

2021-09-05 Thread zangrc
From: Wang Mingyu remove repeated calls to self._get_reason analyticsdata: update the api androidmanagement: update the api artifactregistry: update the api bigquerydatatransfer: update the api bigquery: update the api chat: update the api cloudidentity: update the api cloudkms: update the

[PATCH] [oe] [meta-python] [PATCH] python3-cryptography-vectors: upgrade 3.4.7 -> 3.4.8

2021-09-05 Thread zangrc
From: Wang Mingyu Changed the version scheme. This will result in us incrementing the major version more frequently, but does not change our existing backwards compatibility policy. BACKWARDS INCOMPATIBLE: The X.509 certificate parser no longer allows negative serial numbers. RFC 5280 has

[oe] [meta-oe] [PATCH] nlohmann-json: upgrade 3.9.1 -> 3.10.2

2021-09-05 Thread wangmy
Release date: 2021-08-26 SHA-256: 059743e48b37e41579ee3a92e82e984bfa0d2a9a2b20b175d04db8089f46f047 (json.hpp) 61e605be15e88deeac4582aaf01c09d616f8302edde7adcaba9261ddc3b4ceca (include.zip) Summary This release is made days after the 3.10.1 release due to a bug in the release script: The 3.10.1

[oe] [meta-oe] [PATCH] monit: upgrade 5.28.1 -> 5.29.0

2021-09-05 Thread wangmy
Signed-off-by: Wang Mingyu --- .../recipes-support/monit/{monit_5.28.1.bb => monit_5.29.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/monit/{monit_5.28.1.bb => monit_5.29.0.bb} (94%) diff --git a/meta-oe/recipes-support/monit/monit_5.28.1.bb

[oe] [meta-oe] [PATCH] libwebsockets: upgrade 4.2.1 -> 4.2.2

2021-09-05 Thread wangmy
ss: sigv4: disable ctest until new auth available Signed-off-by: Wang Mingyu --- .../{libwebsockets_4.2.1.bb => libwebsockets_4.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libwebsockets/{libwebsockets_4.2.1.bb =>

[oe] [meta-oe] [PATCH] cjson: upgrade 1.7.14 -> 1.7.15

2021-09-05 Thread wangmy
Fixes: Fix potential core dumped for strrchr, see https://github.com/DaveGamble/cJSON/pull/546 Fix null pointer crash in cJSON_CreateXxArray, see https://github.com/DaveGamble/cJSON/pull/538 Fix several null pointer problems on allocation failure, see

[oe] [meta-networking] [PATCH] wireshark: upgrade 3.4.7 -> 3.4.8

2021-09-05 Thread wangmy
Signed-off-by: Wang Mingyu --- .../wireshark/{wireshark_3.4.7.bb => wireshark_3.4.8.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.4.7.bb => wireshark_3.4.8.bb} (97%) diff --git

Re: [oe] [PATCH 1/8] dlt-daemon: update to 2.18.5

2021-09-05 Thread Khem Raj
On 9/5/21 12:22 PM, Armin Kuster wrote: well that wasn't expected. these 8  are all against Dunfell OK, so I guess you will line them up with your usual dunfell merge -armin On 9/5/21 12:21 PM, Armin Kuster via lists.openembedded.org wrote: From: Gianfranco - drop patch 204:

Re: [oe] [PATCH 1/8] dlt-daemon: update to 2.18.5

2021-09-05 Thread Armin Kuster
well that wasn't expected. these 8  are all against Dunfell -armin On 9/5/21 12:21 PM, Armin Kuster via lists.openembedded.org wrote: > From: Gianfranco > > - drop patch 204: upstream > - add gcc-10 build fix proposed upstream 238.patch > > Signed-off-by: Gianfranco Costamagna >

[oe] [PATCH 7/8] c-ares: upgrade 1.16.0 -> 1.16.1

2021-09-05 Thread Armin Kuster
From: Zang Ruochen Source: https://git.openembedded.org MR: 111050 Type: Security Fix Disposition: Backport from https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-support/c-ares?h=hardknott=dc25d9f11f3c7abc84700fc1d51fe6c2088a11c4 ChangeID:

[oe] [PATCH 6/8] dlt-daemon: update from 2.18.6 to 2.18.7

2021-09-05 Thread Armin Kuster
From: Gianfranco - add an upstream proposed patch 317.patch to fix a build failure with enabled systemd binding Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit 01fa60898c2fe65f327bea2f84aaca00aef3f371) [Stable

[oe] [PATCH 5/8] dlt-daemon: update to new release 2.18.6

2021-09-05 Thread Armin Kuster
From: Gianfranco Costamagna - drop patches 241 245 275: upstream Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj Stable version, bug fix only] (cherry picked from commit 8c17cac68473f98e663f05bc08b7505c0529e495) [ Stable version, bug fix only

[oe] [PATCH 4/8] dlt-daemon: superseed upstream pr #238 patch with pr #245 due to unexpected behaviour

2021-09-05 Thread Armin Kuster
From: Gianfranco Costamagna Upstream commented to use the second one Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit c32d2eb448ce343463dc75cc6120f395e32f0177) [Fixup for Dunfell context] Signed-off-by: Scott Murray

[oe] [PATCH 3/8] dlt-daemon: fix build with upstream-proposed patch for MUSL libc

2021-09-05 Thread Armin Kuster
From: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit a7c9aa13dd94712ea49f535fbbf38d2db54cf7e2) Signed-off-by: Scott Murray Signed-off-by: Armin Kuster --- .../dlt-daemon/dlt-daemon/241.patch

[oe] [PATCH 1/8] dlt-daemon: update to 2.18.5

2021-09-05 Thread Armin Kuster
From: Gianfranco - drop patch 204: upstream - add gcc-10 build fix proposed upstream 238.patch Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit 97092276dd453a4ef67aaec7bdcb0fb3cf1a5ca5) [Stable version, bug fix

[oe] [PATCH 2/8] dlt-daemon: fix build failure when dlt-dbus is enabled, due to missing service file.

2021-09-05 Thread Armin Kuster
From: Gianfranco Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit b2fe766703e94cee2e3d1e21f3274789d6cd0c57) Signed-off-by: Scott Murray Signed-off-by: Armin Kuster ---

[oe] [meta-oe][hardknott][PATCH] dlt-daemon: update from 2.18.6 to 2.18.7

2021-09-05 Thread Armin Kuster
From: Gianfranco - add an upstream proposed patch 317.patch to fix a build failure with enabled systemd binding Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Khem Raj (cherry picked from commit 01fa60898c2fe65f327bea2f84aaca00aef3f371) [Stable

Re: [oe] [meta-oe][PATCH] toybox-inittab: Use 0BSD for LIC_FILES_CHKSUM

2021-09-05 Thread Khem Raj
On Sun, Sep 5, 2021 at 1:43 AM Peter Kjellerstedt wrote: > > > -Original Message- > > From: Khem Raj > > Sent: den 5 september 2021 01:49 > > To: openembedded-devel@lists.openembedded.org > > Cc: Khem Raj ; Peter Kjellerstedt > > > > Subject: [meta-oe][PATCH] toybox-inittab: Use 0BSD

Re: [oe] [meta-oe][PATCH] toybox-inittab: Use 0BSD for LIC_FILES_CHKSUM

2021-09-05 Thread Peter Kjellerstedt
> -Original Message- > From: Khem Raj > Sent: den 5 september 2021 01:49 > To: openembedded-devel@lists.openembedded.org > Cc: Khem Raj ; Peter Kjellerstedt > > Subject: [meta-oe][PATCH] toybox-inittab: Use 0BSD for LIC_FILES_CHKSUM > > BSD-0-Clause has been deleted from common licenses