[oe] [meta-oe][PATCH 13/13] msktutil: Upgrade to 1.2.1

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../{msktutil_1.2.bb => msktutil_1.2.1.bb}| 5 +-- ...figure.ac-Remove-native-include-path.patch | 31 +++ 2 files changed, 34 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/msktutil/{msktutil_1.2.bb => msktutil_1.2.1.bb} (75%)

[oe] [meta-oe][PATCH 12/13] dbus-cxx: Upgrade to 2.3.1

2023-01-25 Thread Khem Raj
License-Update: Swith to new license [1] Drop upstreamed patches [1] https://github.com/dbus-cxx/dbus-cxx/commit/efe8d3587104bcd748d990da8b86de9e3ef9a0ed Signed-off-by: Khem Raj --- .../{dbus-cxx_2.1.0.bb => dbus-cxx_2.3.1.bb} | 12 +++ .../0001-Include-typeinfo-for-typeid.patch| 29

[oe] [meta-oe][PATCH 11/13] dbus-cxx: Fix build with gcc13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../recipes-core/dbus-cxx/dbus-cxx_2.1.0.bb | 1 + .../files/0001-Include-missing-cstdint.patch | 30 +++ 2 files changed, 31 insertions(+) create mode 100644 meta-oe/recipes-core/dbus-cxx/files/0001-Include-missing-cstdint.patch diff --git

[oe] [meta-multimedia][PATCH 10/13] crossguid: Fix build with gcc13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-include-missing-cstdint.patch| 31 +++ .../crossguid/crossguid_0.2.2.bb | 3 +- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-networking][PATCH 09/13] opensaf: Fix build with gcc13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- ...1-include-cstdint-for-uintXX_t-types.patch | 43 ++ ...-Werror-enum-int-mismatch-with-gcc13.patch | 59 +++ .../opensaf/opensaf_5.22.01.bb| 2 + 3 files changed, 104 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 07/13] rdfind: Fix build with gcc13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-standard-headers-limits-and-cstdint.patch | 54 +++ .../recipes-support/rdfind/rdfind_1.5.0.bb| 1 + 2 files changed, 55 insertions(+) create mode 100644

[oe] [meta-oe][PATCH 08/13] libiodbc: Fix SRC_URI to not use gitlab archives

2023-01-25 Thread Khem Raj
Fixes ERROR: libiodbc: SRC_URI uses unstable GitHub/GitLab archives, convert recipe to use git protocol [src-uri-bad] Signed-off-by: Khem Raj --- meta-oe/recipes-support/libiodbc/libiodbc_3.52.15.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

[oe] [meta-oe][PATCH 06/13] rdfind: Upgrade to 1.5.0 release

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../rdfind/0001-configure-Fix-check-for-AC_CHECK_LIB.patch | 2 +- .../rdfind/{rdfind_1.4.1.bb => rdfind_1.5.0.bb}| 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/rdfind/{rdfind_1.4.1.bb => rdfind_1.5.0.bb}

[oe] [meta-oe][PATCH 04/13] redis-plus-plus: Upgrade to 1.3.7

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../{redis-plus-plus_1.3.5.bb => redis-plus-plus_1.3.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/redis-plus-plus/{redis-plus-plus_1.3.5.bb => redis-plus-plus_1.3.7.bb} (90%) diff --git

[oe] [meta-oe][PATCH 05/13] redis-plus-plus: Fix build with gcc13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../files/0001-include-cstdint.patch | 37 +++ .../redis-plus-plus/redis-plus-plus_1.3.7.bb | 3 +- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-oe][PATCH 02/13] rocksdb: Fix build with gcc13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-missing-includes-cstdint-and-cstdio.patch | 70 +++ meta-oe/recipes-dbs/rocksdb/rocksdb_7.5.3.bb | 1 + 2 files changed, 71 insertions(+) create mode 100644 meta-oe/recipes-dbs/rocksdb/files/0001-Add-missing-includes-cstdint-and-cstdio.patch

[oe] [meta-oe][PATCH 03/13] rocksdb: Upgrade to 7.9.2

2023-01-25 Thread Khem Raj
Refresh patches Signed-off-by: Khem Raj --- .../files/0001-Add-missing-includes-cstdint-and-cstdio.patch | 2 +- .../files/0001-cmake-Add-check-for-atomic-support.patch | 2 +- .../files/0001-cmake-Use-exported-target-for-bz2.patch| 2 +-

[oe] [meta-oe][PATCH 01/13] vulkan-cts,opengl-es-cts: Fix build with gcc-13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- .../files/0001-Include-missing-cstdint.patch | 34 +++ .../files/0001-include-missing-cstdint.patch | 61 +++ ...01-vulkancts-Include-missing-cstdint.patch | 32 ++ .../vk-gl-cts/files/0001-vulkancts.patch | 40

Re: [oe] [meta-oe][PATCH] softhsm: enable objectstore backend

2023-01-25 Thread Khem Raj
On Wed, Jan 25, 2023 at 10:52 PM Jan Lübbe wrote: > > On Wed, 2023-01-25 at 08:56 -0800, Khem Raj wrote: > > seeing a build failure > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2389/steps/15/logs/stdio > > It is looking for the sqlite3 binary during configure: >

Re: [oe] [meta-oe][PATCH] softhsm: enable objectstore backend

2023-01-25 Thread Jan Luebbe
On Wed, 2023-01-25 at 08:56 -0800, Khem Raj wrote: > seeing a build failure > > https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2389/steps/15/logs/stdio It is looking for the sqlite3 binary during configure:

Re: [oe] [meta-oe][PATCH] softhsm: enable objectstore backend

2023-01-25 Thread Khem Raj
seeing a build failure https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2389/steps/15/logs/stdio On Tue, Jan 24, 2023 at 5:13 AM Jan Luebbe wrote: > > We already depend on sqlite, but the objectstore backend using it is not > enabled by default. Add the necessary configure

[oe] [meta-oe][PATCH 2/2] mariadb: Fix build with gcc-13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/mysql/mariadb.inc | 1 + ...-missing-includes-cstdint-and-cstdio.patch | 95 +++ 2 files changed, 96 insertions(+) create mode 100644 meta-oe/recipes-dbs/mysql/mariadb/0001-Add-missing-includes-cstdint-and-cstdio.patch

[oe] [meta-multimedia][PATCH 1/2] libcamera: Fix build with gcc-13

2023-01-25 Thread Khem Raj
Signed-off-by: Khem Raj --- ...le_sink.cpp-Avoid-dangling-reference.patch | 46 +++ .../libcamera/libcamera_0.0.1.bb | 1 + 2 files changed, 47 insertions(+) create mode 100644

Re: [oe] [langdale 34/41] Revert "waf-samba.bbclass: point PYTHON_CONFIG to target python3-config"

2023-01-25 Thread Khem Raj
maybe you can remove 18/34 patch and this revert completely from pull. On Wed, Jan 25, 2023 at 5:32 AM Armin Kuster wrote: > > This reverts commit 4b063f93a731cd6cc486dfcbc2c2f403fd29e7f3. > > This is breaking builds. > > Signed-off-by: Armin Kuster > --- >

[oe] [langdale 40/41] perfetto: pass TUNE_CCARGS to use machine tune

2023-01-25 Thread Armin Kuster
From: Markus Volk We already tried to pass -mfloat-abi=hard if the machine can use it, but since no floating-point-unit was defined it got stubbed out and the result was, that only arm targets configured for softfp were able to build perfetto. Simplify by passing ${TUNE_CCARGS} to ensure, we

[oe] [langdale 41/41] perfetto: Do not pass TUNE_CCARGS to native/host compiler

2023-01-25 Thread Armin Kuster
From: Khem Raj TUNE_CCARGS are meant to be passed to target compilers only. This fixes build failures seen on qemux6 Signed-off-by: Khem Raj Cc: Markus Volk (cherry picked from commit 90ea68fc11181a62741e4ca79dfef0fefe48cb41) Signed-off-by: Armin Kuster ---

[oe] [langdale 39/41] strongswan: upgrade 5.9.8 -> 5.9.9

2023-01-25 Thread Armin Kuster
From: Yi Zhao Changelog: https://github.com/strongswan/strongswan/releases/tag/5.9.9 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj (cherry picked from commit 6cca42d726c333b5955c6f4e46395b9578efce2e) Signed-off-by: Armin Kuster --- .../strongswan/{strongswan_5.9.8.bb =>

[oe] [langdale 38/41] sshpass: Use SPDX identified string for GPLv2

2023-01-25 Thread Armin Kuster
From: Khem Raj Fixes QA Issue: Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license] Signed-off-by: Khem Raj (cherry picked from commit bb9672b8c5a8df645f420bd0ce8092800fa61e73) Signed-off-by: Armin Kuster --- meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb | 2 +-

[oe] [langdale 35/41] networkmanager: fix /etc/resolv.conf handling

2023-01-25 Thread Armin Kuster
From: Chen Qi The current handling of /etc/resolv.conf by NM has some problems. When networkd is not configuring network, and there's 'ip=dhcp' in kernel command line, the /run/NetworkManager/resolv.conf file is not created, resulting in /etc/resolv.conf being a dead symlink. This is because NM

[oe] [langdale 37/41] openwsman: upgrade 2.7.1 -> 2.7.2

2023-01-25 Thread Armin Kuster
From: Wang Mingyu Changelog: == - Security - call setgroups before setuid or setgid - harden systemd service (https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort) - Bugfixes - wsman-win-client-transport: initialize certificate pointer - iniparser: fix

[oe] [langdale 36/41] fluidsynth: update SRC_URI to remove non-existing 2.2.x branch

2023-01-25 Thread Armin Kuster
From: Preeti Sachan Remove branch 2.2.x from SRC_URI as fluidsynth github removed the branch. The SRCREV is on master branch. Signed-off-by: Preeti Sachan Signed-off-by: Khem Raj (cherry picked from commit 534d04af483d5f3d4fc73162c110449f169677a5) Signed-off-by: Armin Kuster ---

[oe] [langdale 34/41] Revert "waf-samba.bbclass: point PYTHON_CONFIG to target python3-config"

2023-01-25 Thread Armin Kuster
This reverts commit 4b063f93a731cd6cc486dfcbc2c2f403fd29e7f3. This is breaking builds. Signed-off-by: Armin Kuster --- meta-networking/classes/waf-samba.bbclass | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-networking/classes/waf-samba.bbclass

[oe] [langdale 33/41] kernel_add_regdb: Change the task order

2023-01-25 Thread Armin Kuster
From: Hermes Zhang The kernel_add_regdb should run before do_compile to make it take effect. Signed-off-by: Peter Kjellerstedt Signed-off-by: Armin Kuster --- meta-networking/classes/kernel_wireless_regdb.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [langdale 31/41] redis: Upgrade to 7.0.8

2023-01-25 Thread Armin Kuster
From: Chee Yang Lee Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2022-35977) Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands can drive Redis to OOM panic (CVE-2023-22458) Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands

[oe] [langdale 32/41] redis: Upgrade to 6.2.9

2023-01-25 Thread Armin Kuster
From: Chee Yang Lee Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2022-35977) Integer overflow in the Redis SETRANGE and SORT/SORT_RO commands can drive Redis to OOM panic (CVE-2023-22458) Integer overflow in the Redis HRANDFIELD and ZRANDMEMBER commands

[oe] [langdale 30/41] redis: 6.2.7 -> 6.2.8

2023-01-25 Thread Armin Kuster
From: Changqing Li This upgrade include fix for CVE-2022-3647 Signed-off-by: Changqing Li Signed-off-by: Khem Raj Signed-off-by: Chee Yang Lee Signed-off-by: Armin Kuster --- .../0006-Define-correct-gregs-for-RISCV32.patch | 15 +-- .../redis/{redis_6.2.7.bb =>

[oe] [langdale 29/41] redis: 7.0.5 -> 7.0.7

2023-01-25 Thread Armin Kuster
From: Changqing Li This upgrade include fix for CVE-2022-3647 Signed-off-by: Changqing Li Signed-off-by: Khem Raj Signed-off-by: Chee Yang Lee Signed-off-by: Armin Kuster --- ...006-Define-correct-gregs-for-RISCV32.patch | 20 ++- .../redis/{redis_7.0.5.bb =>

[oe] [langdale 28/41] fwupd: Fix CVE-2022-3287

2023-01-25 Thread Armin Kuster
From: Chee Yang Lee Signed-off-by: Chee Yang Lee Signed-off-by: Armin Kuster --- .../fwupd/fwupd/CVE-2022-3287.patch | 218 ++ meta-oe/recipes-bsp/fwupd/fwupd_1.8.4.bb | 4 +- 2 files changed, 221 insertions(+), 1 deletion(-) create mode 100644

[oe] [langdale 27/41] zsh: Fix CVE-2021-45444

2023-01-25 Thread Armin Kuster
From: Chee Yang Lee backport patch from debian Signed-off-by: Chee Yang Lee Signed-off-by: Armin Kuster --- .../zsh/zsh/CVE-2021-45444_1.patch| 60 .../zsh/zsh/CVE-2021-45444_2.patch| 140 ++ .../zsh/zsh/CVE-2021-45444_3.patch|

[oe] [langdale 26/41] nss: Whitelist CVEs related to libnssdbm

2023-01-25 Thread Armin Kuster
From: Mathieu Dubois-Briand These CVEs only affect libnssdbm, compiled when --enable-legacy-db is used. https://bugzilla.mozilla.org/show_bug.cgi?id=1360782#c6 https://bugzilla.mozilla.org/show_bug.cgi?id=1360778#c8 https://bugzilla.mozilla.org/show_bug.cgi?id=1360900#c6

[oe] [langdale 24/41] networkmanager: install config files into correct place

2023-01-25 Thread Armin Kuster
From: Chen Qi The current location has no effect, because NetworkManager is not looking for config files there. In meson.build, we have: nm_pkglibdir = join_paths(nm_prefix, 'lib', nm_name) config_extra_h.set_quoted('NMLIBDIR', nm_pkglibdir) It's clear that the configuration

[oe] [langdale 25/41] nss: Add missing CVE product

2023-01-25 Thread Armin Kuster
From: Mathieu Dubois-Briand Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Khem Raj (cherry picked from commit 8e0432fd54a1412a67dc1f9c33f5f6afbb860a62) Signed-off-by: Armin Kuster --- meta-oe/recipes-support/nss/nss_3.74.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git

[oe] [langdale 23/41] networkmanager: fix dhcpcd PACKAGECONFIG

2023-01-25 Thread Armin Kuster
From: Chen Qi Without this patch, even if dhcpcd is enabled, the NetworkManager cannot find it. Below are the messages from NetworkMananger: dhcp: init: DHCP client 'dhcpcd' not available dhcp: init: Using DHCP client 'internal' The problem is that dhcpcd needs to be specified as a path,

[oe] [langdale 22/41] dool: Add patch to fix rebuild

2023-01-25 Thread Armin Kuster
From: Alexander Stein When cleaning the package during rebuild in base_do_configure() 'make clean' deletes docs/dool.1. This files comes from source repository but can't be recreated using 'make docs'. Signed-off-by: Alexander Stein Signed-off-by: Khem Raj (cherry picked from commit

[oe] [langdale 21/41] postfix: fix multilib conflict of sample-main.cf

2023-01-25 Thread Armin Kuster
From: Kai Kang It fails to install postfix and lib32-postfix at same time: | Error: Transaction test error: | file /etc/postfix/sample-main.cf conflicts between attempted installs of lib32-postfix-cfg-3.7.3-r0.i586 and postfix-cfg-3.7.3-r0.core2_64 Rename sample-main.cf with ${MLPREFIX}.

[oe] [langdale 20/41] smcroute: upgrade 2.5.5 -> 2.5.6

2023-01-25 Thread Armin Kuster
From: Wang Mingyu Changelog: == - Add smcroutectl batch support, issue #189. Based on the IPC support added in issue #185 - Fix #178: invalid systemd daemon type Simple/Notify vs simple/notify - Fix #179: typo in wildcard routes section of README - Fix #180: minor typo in file and

[oe] [langdale 19/41] fontforge: Inherit python3targetconfig

2023-01-25 Thread Armin Kuster
From: Khem Raj It currently ends up using native python3-config which adds native paths to compiler includes which is not what we want. Signed-off-by: Khem Raj (cherry picked from commit aac23a0407089ea23314720d49f9cb120452ce53) Signed-off-by: Armin Kuster ---

[oe] [langdale 18/41] waf-samba.bbclass: point PYTHON_CONFIG to target python3-config

2023-01-25 Thread Armin Kuster
From: Khem Raj Ensures that waf detects and uses it correctly Signed-off-by: Khem Raj (cherry picked from commit 3b7f98f52b58ec48bda9a6a64c0be507ccfb6463) Signed-off-by: Armin Kuster --- meta-networking/classes/waf-samba.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git

[oe] [langdale 17/41] audit: Inherit python3targetconfig

2023-01-25 Thread Armin Kuster
From: Khem Raj It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native python3-config which ends up adding native python3 include paths which might work

[oe] [langdale 16/41] volume-key: Inherit python3targetconfig

2023-01-25 Thread Armin Kuster
From: Khem Raj It uses python3-config during build to grok the python specific includedirs, therefore its important to ensure that target specific python3-config is used, otherwise currently it defaults to native python3-config which ends up adding native python3 include paths which might work

[oe] [langdale 15/41] aufs-util: Fix build with large file support enabled systems

2023-01-25 Thread Armin Kuster
From: Khem Raj Fixes | /mnt/b/yoe/master/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/aufs-util/4.9+gitAUTOINC+8f35db59ef-r0/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-ld: rdu64.o: in function `readdir64': | :122: multiple definition of `readdir64';

[oe] [langdale 14/41] colord: upgrade 1.4.5 -> 1.4.6

2023-01-25 Thread Armin Kuster
From: Wang Mingyu Changelog: == Bugfixes: - Add missing copyright notices - Add Spyder X entry - Document where to send patches - Don't use exact floating point comparisons - Drop option for removed reverse engineering tools - Drop references to hughski.com - Fix a small memory

[oe] [langdale 13/41] audit: upgrade 3.0.8 -> 3.0.9

2023-01-25 Thread Armin Kuster
From: Wang Mingyu Changelog: === In auditd, release the async flush lock on stop Don't allow auditd to log directly into /var/log when log_group is non-zero Cleanup krb5 memory leaks on error paths Update auditd.cron to use auditctl --signal In auparse, if too many

[oe] [langdale 12/41] botan: upgrade 2.19.2 -> 2.19.3

2023-01-25 Thread Armin Kuster
From: Chen Pei Version 2.19.3, 2022-11-16 CVE-2022-43705: A malicious OCSP responder could forge OCSP responses due to a failure to validate that an embedded certificate was issued by the end-entity issuing certificate authority. Signed-off-by: Chen Pei Signed-off-by: Khem Raj

[oe] [langdale 10/41] imapfilter: Upgrade to 2.7.6

2023-01-25 Thread Armin Kuster
From: Khem Raj Use git fetcher to avoid src-uri-bad build QA error Changes in this release [1] License-Update: Update copyright years [2] [1] https://github.com/lefcha/imapfilter/compare/v2.7.5...v2.7.6 [2] https://github.com/lefcha/imapfilter/commit/ce6b9050b284b9944ac52371a4a2254fc73bc219

[oe] [langdale 11/41] ostree: fix selinux policy rebuild error on first deployment

2023-01-25 Thread Armin Kuster
From: Yi Zhao Backport a patch to fix selinux policy rebuild error on first deployment. See: https://github.com/ostreedev/ostree/issues/2758 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj (cherry picked from commit 290166c46b6d7ae2474b754dd416bef45a0e7946) Signed-off-by: Armin Kuster ---

[oe] [langdale 09/41] protobuf: stage protoc binary to sysroot

2023-01-25 Thread Armin Kuster
From: Samuli Piippo If protoc is enabled for the build, recipes using protobuf will fail when protoc is not available in the recipe sysroot: | The imported target "protobuf::protoc" references the file | |

[oe] [langdale 08/41] Nodejs - Upgrade to 16.18.1

2023-01-25 Thread Armin Kuster
From: Archana Polampalli * Drop Openssl legacy provider patch and install both binaries patch which are already available in 16.x * Refresh native binaries patch against 16.x base Signed-off-by: Archana Polampalli Signed-off-by: Armin Kuster --- .../oe-npm-cache

[oe] [langdale 07/41] freeradius: fix multilib systemd service start failure

2023-01-25 Thread Armin Kuster
From: Kai Kang It fails to start radiusd.service from lib32-freeradius that the configure directory is /etc/lib32-raddb rather than /etc/raddb. So add an environment file to export a variable MLPREFIX for the service file to make it start successfully. Signed-off-by: Kai Kang Signed-off-by:

[oe] [langdale 06/41] ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3

2023-01-25 Thread Armin Kuster
From: Omkar Patil Changes: Rejected zero-sized runs Avoided merging runlists with no runs Fix CVE-2022-40284 Signed-off-by: Omkar Patil Signed-off-by: Khem Raj (cherry picked from commit 5d5e8854718dab02c2737e3faf288f830a514841) Signed-off-by: Armin Kuster --- ...3g-ntfsprogs_2022.5.17.bb

[oe] [langdale 05/41] ettercap: Add missing dependency on libpcre

2023-01-25 Thread Armin Kuster
From: Khem Raj It depends on it, but it was being pulled in via glib-2.0 which now uses libpcre2 Fixes TOPDIR/build/tmp/work/cortexa15t2hf-neon-yoe-linux-gnueabi/ettercap/0.8.3.1-r0/recipe-sysroot-native/usr/lib/libpcre.so: file not recognized: file format not recognized Signed-off-by: Khem

[oe] [langdale 04/41] gnome-text-editor: Add missing libpcre build time depenedency

2023-01-25 Thread Armin Kuster
From: Khem Raj libpcre is needed. glib-2.0 now uses libpcre2 instead of libpcre which was indirectly satisfying this Signed-off-by: Khem Raj (cherry picked from commit b08c4ab7c8efb7ccf9f4c6b6f44194212752959a) Signed-off-by: Armin Kuster ---

[oe] [langdale 02/41] nss: fix SRC_URI

2023-01-25 Thread Armin Kuster
From: Martin Jansa * http://ftp.mozilla.org/pub/mozilla.org now returns 404, but the SRC_URI still works without "mozilla.org" directory Signed-off-by: Martin Jansa Signed-off-by: Khem Raj (cherry picked from commit 74f131ffe8d33ac4fe8225d8102eddc31aef3e90) Signed-off-by: Armin Kuster ---

[oe] [langdale 03/41] xfce4-verve-plugin: fix do_configure faiure about missing libpcre

2023-01-25 Thread Armin Kuster
From: Chen Qi libpcre is needed. Previously, it's available because glib-2.0 depends on it. Now glib-2.0 has been upgraded and it now depends on libpcre2. So add this explicit dependency to fix the do_configure failure. Signed-off-by: Chen Qi Signed-off-by: Khem Raj (cherry picked from commit

[oe] [langdale 00/41] Patch review

2023-01-25 Thread Armin Kuster
Please review and have comments back by Friday. The following changes since commit c354f92778c1d4bcd3680af7e0fb0d1414de2344: chrony: Remove the libcap and nss PACKAGECONFIGs (2022-11-18 10:11:45 -0500) are available in the Git repository at:

[oe] [langdale 01/41] blueman: add RDEPEND on python3-fcntl

2023-01-25 Thread Armin Kuster
From: Markus Volk After updating current poky master python3-fcntl is not installed into my image anymore. Blueman-applet fails to run with Error: No module named 'fcntl''Module fcntl not found' Signed-off-by: Markus Volk Signed-off-by: Khem Raj (cherry picked from commit

[oe] [meta-python][PATCH 3/3] python3-cachetools: Upgrade 5.2.1 -> 5.3.0

2023-01-25 Thread Leon Anavi
Upgrade to release 5.3.0: - Add cache_info() function to @cached decorator. Signed-off-by: Leon Anavi --- ...{python3-cachetools_5.2.1.bb => python3-cachetools_5.3.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-python][PATCH 2/3] python3-imageio: Upgrade 2.24.0 -> 2.25.0

2023-01-25 Thread Leon Anavi
Upgrade to release 2.25.0: - Add audio support for ffmpeg writer Signed-off-by: Leon Anavi --- .../{python3-imageio_2.24.0.bb => python3-imageio_2.25.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-imageio_2.24.0.bb =>

[oe] [meta-python][PATCH 1/3] python3-email-validator: Upgrade 1.3.0 -> 1.3.1

2023-01-25 Thread Leon Anavi
Upgrade to release 1.3.1: - The new SPF 'v=spf1 -all' (reject-all) deliverability check is removed in most cases. It now is performed only for domains that do not have MX records but do have an A/ fallback record. Signed-off-by: Leon Anavi --- ...mail-validator_1.3.0.bb =>

[oe] [meta-oe][PATCH] libgpiod: fix python bindings build

2023-01-25 Thread Bartosz Golaszewski
From: Bartosz Golaszewski It seems that automake's AM_PATH_PYTHON() macro no longer sets the $PYTHON variable. This means the python bindings build for libgpiod has been broken for some time. As we know which version we're using - python3 - let's hardcode it in configure.ac. For now add a patch