[oe] [meta-python] [PATCH] python3-msgpack: upgrade 1.0.2 -> 1.0.3

2021-12-21 Thread xuhuan.f...@fujitsu.com
From: Xu Huan changelog: Release Date: 2021-11-24 JST Fix Docstring (#459) Fix error formatting (#463) Improve error message about strict_map_key (#485) Signed-off-by: Xu Huan --- .../{python3-msgpack_1.0.2.bb => python3-msg

[oe] [meta-python] [PATCH] python3-huey: upgrade 2.4.1 -> 2.4.2

2021-12-21 Thread xuhuan.f...@fujitsu.com
From: Xu Huan changelog: = Fix implementation of schedule-pop Lua script so it works with Redis cluster. Ensure Django connections are closed before and after (previously they were only closed after) task execution with d

[oe] [meta-python] [PATCH] python3-h5py: upgrade 3.5.0 -> 3.6.0

2021-12-21 Thread xuhuan.f...@fujitsu.com
From: Xu Huan Signed-off-by: Xu Huan --- .../python/{python3-h5py_3.5.0.bb => python3-h5py_3.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-h5py_3.5.0.bb => python3-h5py_3.6.0.bb} (90%) diff --git a/meta-python/recipes-de

[oe] [meta-oe][hardknott][PATCH] mariadb: Upgrade to 10.5.13

2021-12-21 Thread Yu, Mingli
From: Mingli Yu Remove c11_atomics.patch as the logic is already included in the new version [1]. [1] https://github.com/MariaDB/server/commit/f502ccbcb5dfce29067434885a23db8d1bd5f134 Signed-off-by: Mingli Yu --- ...e_10.5.12.bb => mariadb-native_10.5.13.bb} | 0 meta-oe/recipes-dbs/mysql/m

Re: [oe][meta-oe][dunfell][PATCH] nss: Fix CVE-2021-43527

2021-12-21 Thread sana kazi
Hi, Could you please review the below patch? Regards, Sana Kazi On Thu, 16 Dec 2021 at 16:23, Sana Kazi wrote: > Add patch to fix CVE-2021-43527 which causes heap overflow in nss. > > Signed-off-by: Sana Kazi > Signed-off-by: Sana Kazi > --- > .../nss/nss/CVE-2021-43527.patch |

Re: [oe] [meta-oe]

2021-12-21 Thread Khem Raj
On 12/21/21 2:04 PM, Claus Stovgaard wrote: Hi Khem. Thanks for your reply On Mon, 2021-12-20 at 20:15 -0800, Khem Raj wrote: On 12/20/21 1:37 PM, Claus Stovgaard wrote: Looking forward to feedback on this. Do you prefer to include patch text in the request-pull? this looks good. Als

Re: [oe] [meta-webserver][PATCH v2 1/3] netdata: version bump from 1.32.0 to 1.32.1

2021-12-21 Thread Khem Raj
it fails to configure https://errors.yoctoproject.org/Errors/Details/619704/ On Sun, Dec 19, 2021 at 12:48 AM Jan Vermaete wrote: > > Changelog: https://github.com/netdata/netdata/releases/tag/1.32.1 > > test: raspberrypi4-64 > > Signed-off-by: Jan Vermaete > --- > .../netdata/{netdata_1.32.0.

Re: [oe] [PATCH] vlc: Fix build with un-renameed native libtool

2021-12-21 Thread Ross Burton
Sorry, thought I caught all of these. The name being doltlibtool probably messed up my grep. On Tue, 21 Dec 2021 at 21:49, Andreas Müller wrote: > > Fixes: > | ../doltlibtool: line 19: > /home/superandy/tmp/oe-core-glibc/work/cortexa72-mortsgna-linux/vlc/3.0.12-r0/build/compat/../aarch64-mortsg

Re: [oe] [meta-oe][dunfell][PATCH] libmicrohttpd: Add patch to fix CVE-2021-3466

2021-12-21 Thread Armin Kuster
Ernst, On 12/21/21 5:09 AM, Ernst Sjöstrand wrote: > Extract patch from the 0.9.71 release commit. Does this affect any other branch ? What version does it affect? > > Signed-off-by: Ernst Sjöstrand > --- > .../libmicrohttpd/CVE-2021-3466.patch | 152 ++ > .../libmicroh

Re: [oe] [meta-oe]

2021-12-21 Thread Claus Stovgaard
Hi Khem. Thanks for your reply On Mon, 2021-12-20 at 20:15 -0800, Khem Raj wrote: > > > On 12/20/21 1:37 PM, Claus Stovgaard wrote: > > > > Looking forward to feedback on this. > > > > Do you prefer to include patch text in the request-pull? > > > this looks good. Also check at layers.opene

[oe] [PATCH] vlc: Fix build with un-renameed native libtool

2021-12-21 Thread Andreas Müller
Fixes: | ../doltlibtool: line 19: /home/superandy/tmp/oe-core-glibc/work/cortexa72-mortsgna-linux/vlc/3.0.12-r0/build/compat/../aarch64-mortsgna-linux-libtool: No such file or directory Signed-off-by: Andreas Müller --- meta-multimedia/recipes-multimedia/vlc/vlc_3.0.12.bb | 2 -- 1 file change

[oe] [meta-oe][PATCH] Add pycups - python bindings for CUPS

2021-12-21 Thread Claus Stovgaard
From: Claus Stovgaard Used for access cups and control printers from python. Placed in meta-oe together with the rest of printing support, as tools like system-config-printer depend on pycups. Signed-off-by: Claus Stovgaard --- .../python/python3-pycups_2.0.1.bb| 19 +++

[oe] [meta-oe][PATCH] Add gutenprint to meta-oe

2021-12-21 Thread Claus Stovgaard
From: Claus Stovgaard According to wiki more than 1300 printer drivers. Specifically the CUPS dye-sublimation backend, used in industrial and medical is a nice fit when using Yocto for embedded solutions targeting this segment. As the gutenprint code generate a tool for string management, the na

[oe] [meta-oe][PATCH] Added usbip-tools for kernel USB/IP

2021-12-21 Thread Claus Stovgaard
From: Claus Stovgaard Userspace tool from the kernel. Used for control the client/server of USB/IP. The server expect USB devices and the client import them on the client machine. Making it look like a device is physical connected to the client, even though it is physical connected to the server.

[oe] [meta-filesystems][PATCH] simple-mtpfs: update to 0.4.0

2021-12-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{simple-mtpfs_git.bb => simple-mtpfs_0.4.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-filesystems/recipes-filesystems/simple-mtpfs/{simple-mtpfs_git.bb => simple-mtpfs_0.4.0.bb} (78%) diff --git a/meta-filesys

[oe] [meta-oe][dunfell][PATCH] libmicrohttpd: Add patch to fix CVE-2021-3466

2021-12-21 Thread Ernst Sjöstrand
Extract patch from the 0.9.71 release commit. Signed-off-by: Ernst Sjöstrand --- .../libmicrohttpd/CVE-2021-3466.patch | 152 ++ .../libmicrohttpd/libmicrohttpd_0.9.70.bb | 3 +- 2 files changed, 154 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-

[oe] [meta-oe][PATCH v3] php: Upgrade to 8.1.0

2021-12-21 Thread Yu, Mingli
From: Mingli Yu Rebase one patch to new version and enable openssl PACKAGECONFIG as OpenSSL 3.0 is now supported in the new version now [1] and remove one patch [2] as the related support for cross-compile env is already added in 8.1.0 [3]. [1] https://github.com/php/php-src/commit/7b34db0659dd

[oe] [meta-oe][PATCH v2] php: Upgrade to 8.1.0

2021-12-21 Thread Yu, Mingli
From: Mingli Yu Rebase one patch to new version and enable openssl PACKAGECONFIG as OpenSSL 3.0 is now supported in the new version now [1] and remove one patch [2] as the related support for cross-compile env is already added in 8.1.0 [3]. Remove [1] https://github.com/php/php-src/commit/7b34

[oe] [meta-python][PATCH] python3-dacite: Add recipe

2021-12-21 Thread Kasper
From: Kasper Revsbech Signed-off-by: Kasper Revsbech --- .../python/python3-dacite_1.6.0.bb| 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-dacite_1.6.0.bb diff --git a/meta-python/recipes-devtools/python/pyt