[OE-core] [PATCH] libevent: update to 2.1.11

2019-08-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../libevent/{libevent_2.1.10.bb => libevent_2.1.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libevent/{libevent_2.1.10.bb => libevent_2.1.11.bb} (88%) diff --git a/meta/recipes-support/li

[OE-core] [PATCH] xf86-input-libinput: update to 0.29.0

2019-08-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...input-libinput_0.28.2.bb => xf86-input-libinput_0.29.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_0.28.2.bb => xf86-input-libinput_0.29.0.bb} (63%) diff --git

[OE-core] [PATCH] xrandr: update to 1.5.1

2019-08-13 Thread Oleksandr Kravchuk
SRC_URI was moved from xorg-app-common.inc, since it has hardcoded file extension (tar.bz2), but upstream stopped publishing tar.bz2 archives for newer versions of the packages. Signed-off-by: Oleksandr Kravchuk --- .../xorg-app/{xrandr_1.5.0.bb => xrandr_1.5.1.bb} | 6 -- 1 f

[OE-core] [PATCH] git: update to 2.22.1

2019-08-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/git/git_2.22.0.bb | 11 --- meta/recipes-devtools/git/git_2.22.1.bb | 11 +++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta/recipes-devtools/git/git_2.22.0.bb create mode 100644 meta

[OE-core] [PATCH] ffmpeg: update to 4.2

2019-08-15 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../ffmpeg/{ffmpeg_4.1.4.bb => ffmpeg_4.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-multimedia/ffmpeg/{ffmpeg_4.1.4.bb => ffmpeg_4.2.bb} (97%) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg

[OE-core] [PATCH] python-setuptools: update to 41.1.0

2019-08-15 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- ...ython-setuptools_41.0.1.bb => python-setuptools_41.1.0.bb} | 0 ...hon3-setuptools_41.0.1.bb => python3-setuptools_41.1.0.bb} | 0 3 files changed, 2 insertions(+), 2 del

[OE-core] [PATCH] bitbake: runqueue: Ensure data is handled correctly

2019-08-15 Thread Oleksandr Kravchuk
From: Richard Purdie This doesn't appear to have ill effects right now but there is a correctness issue which this so fix it. (Bitbake rev: a5e084a266f63c2fd370122327615e49beaeb94e) Signed-off-by: Richard Purdie --- bitbake/lib/bb/runqueue.py | 2 ++ 1 file changed, 2 insertions(+) diff --gi

[OE-core] [PATCH] python3-scons: update to 3.1.1

2019-08-15 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...n3-scons-native_3.1.0.bb => python3-scons-native_3.1.1.bb} | 0 .../python/{python3-scons_3.1.0.bb => python3-scons_3.1.1.bb} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-scons-native_3.

[OE-core] [PATCH] ofono: update to 1.30

2019-08-16 Thread Oleksandr Kravchuk
Removed upstreamed patches. Signed-off-by: Oleksandr Kravchuk --- ...-t-overwrite-src_ofonod_DEPENDENCIES.patch | 50 --- ...Add-check-for-explicit_bzero-support.patch | 27 -- .../0001-build-Fix-a-race-condition.patch | 28 --- ...in-Quiet-ld-errors-with

[OE-core] [PATCH] git: update to 2.23.0

2019-08-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/git/git_2.22.1.bb | 11 --- meta/recipes-devtools/git/git_2.23.0.bb | 11 +++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta/recipes-devtools/git/git_2.22.1.bb create mode 100644 meta

[OE-core] [PATCH] cups: update to 2.2.12

2019-08-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-extended/cups/cups_2.2.11.bb | 6 -- meta/recipes-extended/cups/cups_2.2.12.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-extended/cups/cups_2.2.11.bb create mode 100644 meta/recipes

[OE-core] [PATCH] python-setuptools: update to 41.2.0

2019-08-21 Thread Oleksandr Kravchuk
From: Oleksandr Kravchuk Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- ...ython-setuptools_41.1.0.bb => python-setuptools_41.2.0.bb} | 0 ...hon3-setuptools_41.1.0.bb => python3-setuptools_41.2.0.bb} | 0 3 files chan

[OE-core] [PATCH] python3-smmap: update to 4.0.0

2021-02-03 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python-smmap.inc | 2 +- .../python/{python3-smmap_3.0.4.bb => python3-smmap_4.0.0.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-smmap_3.0.4

[OE-core] [PATCH] python3-numpy: update to 0.20.0

2021-02-03 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{python3-numpy_1.19.5.bb => python3-numpy_1.20.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python-numpy/{python3-numpy_1.19.5.bb => python3-numpy_1.20.0.bb} (92%) diff --git a/meta/recipes-de

[OE-core] [PATCH] inetutils: update to 2.0

2021-02-06 Thread Oleksandr Kravchuk
Removed upstreamed patches and refreshed q few other. Signed-off-by: Oleksandr Kravchuk --- ...001-rcp-fix-to-work-with-large-files.patch | 31 --- .../inetutils/fix-disable-ipv6.patch | 24 +++--- ...rse-pull-in-features.h-for-__GLIBC__.patch | 16

[OE-core] [PATCH] ell: update to 0.37

2021-02-06 Thread Oleksandr Kravchuk
Changelog: - Fix issue with D-Bus filter messages with no interfaces set. - Add support for PKCS#12 certification loading. Signed-off-by: Oleksandr Kravchuk --- meta/recipes-core/ell/{ell_0.36.bb => ell_0.37.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/

[OE-core] [PATCH] connman: update to 1.39

2021-02-10 Thread Oleksandr Kravchuk
Changelog: - Fix issue with scanning state synchronization and iwd. - Fix issue with invalid key with 4-way handshake offloading. - Fix issue with DNS proxy length checks to prevent buffer overflow. - Fix issue with DHCP leaking stack data via uninitialized variable. Signed-off-by: Oleksandr

[OE-core] [PATCH] cryptodev: upgrade to 1.12

2021-02-11 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{cryptodev-linux_1.11.bb => cryptodev-linux_1.12.bb}| 0 .../{cryptodev-module_1.11.bb => cryptodev-module_1.12.bb} | 0 .../{cryptodev-tests_1.11.bb => cryptodev-tests_1.12.bb}| 0 meta/recipes-kernel/cryptodev/cryp

[OE-core] [PATCH] linux-firmware: update to 20210208

2021-02-11 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{linux-firmware_20201218.bb => linux-firmware_20210208.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20201218.bb => linux-firmware_20210208.bb} (99%) diff --git a/meta/r

[OE-core] [PATCH] tar: update to 1.34

2021-02-13 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-extended/tar/{tar_1.33.bb => tar_1.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/tar/{tar_1.33.bb => tar_1.34.bb} (95%) diff --git a/meta/recipes-extended/tar/tar_1.33.bb b/meta/recipes-extend

[OE-core] [PATCH] python3-pygments: update to 2.8.0

2021-02-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...{python3-pygments_2.7.4.bb => python3-pygments_2.8.0.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-devtools/python/{python3-pygments_2.7.4.bb => python3-pygments_2.8.0.bb} (76%) diff --git a/meta/recipes-de

[OE-core] [PATCH] python3-setuptools: update to 53.0.0

2021-02-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...ython3-setuptools_52.0.0.bb => python3-setuptools_53.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_52.0.0.bb => python3-setuptools_53.0.0.bb} (94%) diff --git a/meta/r

[OE-core] [PATCH] python3: update to 3.9.2

2021-02-19 Thread Oleksandr Kravchuk
Removed CVE patch was upstreamed. License-Update: copyright years. Signed-off-by: Oleksandr Kravchuk --- .../python/python3/CVE-2021-3177.patch| 191 -- .../{python3_3.9.1.bb => python3_3.9.2.bb}| 5 +- 2 files changed, 2 insertions(+), 194 deletions(-) del

[OE-core] [PATCH] ell: update to 0.38

2021-02-19 Thread Oleksandr Kravchuk
Changelog: - Fix issue with DHCP v6 Rapid Commit option check. - Fix issue with handling RFC8018/RFC1423 padding. Signed-off-by: Oleksandr Kravchuk --- meta/recipes-core/ell/{ell_0.37.bb => ell_0.38.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/

[OE-core] [PATCH] busybox: update 1.33.0

2021-02-19 Thread Oleksandr Kravchuk
Removed upstreamed patch. Signed-off-by: Oleksandr Kravchuk --- ...1-hwclock-make-glibc-2.31-compatible.patch | 83 --- .../{busybox_1.32.0.bb => busybox_1.33.0.bb} | 4 +- 2 files changed, 1 insertion(+), 86 deletions(-) delete mode 100644 meta/recipes-core/busybox/busy

[OE-core] [PATCH] net-tools: update to 2.10

2021-02-19 Thread Oleksandr Kravchuk
Removed upstreamed patches. Added new package configs. Signed-off-by: Oleksandr Kravchuk --- ...075-ifconfig.c-pointtopoint_spelling.patch | 26 --- .../Bug_541172-netstat.c-exit-codes.patch | 22 ...ols_1.60-20181103.bb => net-tools_2.10.bb} |

[OE-core] [PATCH] cups: set rundir to /run/cups if systemd is used

2021-02-21 Thread Oleksandr Kravchuk
exits due to inactivity, so that the daemon cannot be activated again. [YOCTO #14152] Signed-off-by: Oleksandr Kravchuk --- meta/recipes-extended/cups/cups.inc | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups

Re: [OE-core] [PATCH] cups: set rundir to /run/cups if systemd is used

2021-02-21 Thread Oleksandr Kravchuk
Kai - Could you please verify and confirm the fix is correct? On 21/02/2021 17:49, Oleksandr Kravchuk wrote: When running under systemd, cups needs to be configured with '--with-rundir=/run/cups', as systemd takes an exception to the activation socket being under /var/run and re

[OE-core] [PATCH v2] cups: set rundir to /run/cups if systemd is used

2021-02-21 Thread Oleksandr Kravchuk
exits due to inactivity, so that the daemon cannot be activated again. [YOCTO #14152] Signed-off-by: Oleksandr Kravchuk --- meta/recipes-extended/cups/cups.inc | 9 + 1 file changed, 9 insertions(+) diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups

Re: [OE-core] [PATCH] busybox: update 1.33.0

2021-02-21 Thread Oleksandr Kravchuk
I must have missed that. My apologies. On 22/02/2021 07:36, Valek, Andrej wrote: Hello Oleksandr, Why are you upgrading to unstable version? Cheers, Andrej -Original Message- From: openembedded-core@lists.openembedded.org On Behalf Of Oleksandr Kravchuk Sent: Friday, February 19

[OE-core] [PATCH] python3: update to 3.9.7

2021-09-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3_3.9.6.bb => python3_3.9.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3_3.9.6.bb => python3_3.9.7.bb} (99%) diff --git a/meta/recipes-devtools/python/python3

[OE-core] [PATCH] python3-git: update to 3.1.24

2021-09-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3-git_3.1.20.bb => python3-git_3.1.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-git_3.1.20.bb => python3-git_3.1.24.bb} (92%) diff --git a/meta/recipes-devtools/

[OE-core] [PATCH] python3-dbusmock: update to 0.24.0

2021-09-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{python3-dbusmock_0.23.1.bb => python3-dbusmock_0.24.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.23.1.bb => python3-dbusmock_0.24.0.bb} (83%) diff --git a/meta/recipes-de

[OE-core] [PATCH 1/2] python3-setuptools: update to 58.0.4

2021-09-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...ython3-setuptools_57.4.0.bb => python3-setuptools_58.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_57.4.0.bb => python3-setuptools_58.0.4.bb} (94%) diff --git a/meta/r

[OE-core] [PATCH 2/2] python3-setuptools: minor cleanup

2021-09-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/python3-setuptools_58.0.4.bb | 46 +-- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/meta/recipes-devtools/python/python3-setuptools_58.0.4.bb b/meta/recipes-devtools/python/python3-setuptools_58.0.4.bb

[OE-core] [PATCH 1/2] xf86-input-libinput: update to 1.2.0

2021-09-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...f86-input-libinput_1.1.0.bb => xf86-input-libinput_1.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-driver/{xf86-input-libinput_1.1.0.bb => xf86-input-libinput_1.2.0.bb} (74%) diff --git a/meta/r

[OE-core] [PATCH 2/2] libinput: update to 1.19.0

2021-09-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../wayland/{libinput_1.18.1.bb => libinput_1.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/wayland/{libinput_1.18.1.bb => libinput_1.19.0.bb} (95%) diff --git a/meta/recipes-graphics/w

[OE-core] [PATCH] libxi: update to 1.8

2021-10-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../xorg-lib/{libxi_1.7.99.2.bb => libxi_1.8.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxi_1.7.99.2.bb => libxi_1.8.bb} (87%) diff --git a/meta/recipes-graphics/xorg-lib/libxi_1.

[OE-core] [PATCH] xorgproto: update to 2021.5

2021-10-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{xorgproto_2021.4.99.2.bb => xorgproto_2021.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-proto/{xorgproto_2021.4.99.2.bb => xorgproto_2021.5.bb} (90%) diff --git a/meta/recipes-graphic

[OE-core] [PATCH] xkeyboard-config: update to 2.34

2021-10-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{xkeyboard-config_2.33.bb => xkeyboard-config_2.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.33.bb => xkeyboard-config_2.34.bb} (92%) diff --git a/meta/recipes-gr

[OE-core] [PATCH] libxkbcommon: update to 1.3.1

2021-10-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../xorg-lib/{libxkbcommon_1.3.0.bb => libxkbcommon_1.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxkbcommon_1.3.0.bb => libxkbcommon_1.3.1.bb} (92%) diff --git a/meta/recipes-graphics/xo

[OE-core] [PATCH] mirrors.bbclass: remove dead infozip mirrors

2021-10-14 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/classes/mirrors.bbclass | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index ba325a658b..1afce92147 100644 --- a/meta/classes/mirrors.bbclass +++ b/meta/classes/mirrors.bbclass @@ -29,7

[OE-core] [PATCH] man-pages: update to 5.13

2021-10-16 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../man-pages/{man-pages_5.12.bb => man-pages_5.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/man-pages/{man-pages_5.12.bb => man-pages_5.13.bb} (92%) diff --git a/meta/recipes-extended/man-pag

[OE-core] [PATCH] python3-smmap: update to 5.0.0

2021-10-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python3-smmap_4.0.0.bb | 3 --- .../python/{python-smmap.inc => python3-smmap_5.0.0.bb} | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 meta/recipes-devtools/python/pyth

[OE-core] [PATCH] python3-pyparsing: update to 3.0.0

2021-10-23 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python3-pyparsing_2.4.7.bb | 3 --- .../{python-pyparsing.inc => python3-pyparsing_3.0.0.bb}| 6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 meta/recipes-devtools/python/pyth

[OE-core] [PATCH] libxcvt: add recipe

2021-10-27 Thread Oleksandr Kravchuk
This library is a dependancy of xserver-xorg 21.1.0. Signed-off-by: Oleksandr Kravchuk --- .../xorg-lib/libxcvt_0.1.1.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 meta/recipes-graphics/xorg-lib/libxcvt_0.1.1.bb diff --git a/meta/recipes

Re: [OE-core] [PATCH] libxcvt: add recipe

2021-10-27 Thread Oleksandr Kravchuk
On 27/10/2021 23:09, Khem Raj wrote: On Wed, Oct 27, 2021 at 2:03 PM Oleksandr Kravchuk wrote: This library is a dependancy of xserver-xorg 21.1.0. I wonder if we need this to be in core layer though Could you please clarify why it shouldn't if the package that needs is part o

Re: [OE-core] [PATCH] libxcvt: add recipe

2021-10-27 Thread Oleksandr Kravchuk
On 27/10/2021 23:15, Khem Raj wrote: On Wed, Oct 27, 2021 at 2:12 PM Oleksandr Kravchuk wrote: On 27/10/2021 23:09, Khem Raj wrote: On Wed, Oct 27, 2021 at 2:03 PM Oleksandr Kravchuk wrote: This library is a dependancy of xserver-xorg 21.1.0. I wonder if we

Re: [OE-core] [PATCH] libxcvt: add recipe

2021-10-28 Thread Oleksandr Kravchuk
-graphics/xorg-lib/libxcvt_0.1.1.bb) Okay, thanks. I'll assign myself with v2. On 27/10/2021 23:03:38+0200, Oleksandr Kravchuk wrote: This library is a dependancy of xserver-xorg 21.1.0. Signed-off-by: Oleksandr Kravchuk --- .../xorg-lib/libxcvt_0.1.1.bb

[OE-core] [PATCH 1/2] libxcvt: add recipe

2021-10-28 Thread Oleksandr Kravchuk
This library is a dependancy of xserver-xorg 21.1.0. Signed-off-by: Oleksandr Kravchuk --- meta/conf/distro/include/maintainers.inc | 1 + .../xorg-lib/libxcvt_0.1.1.bb | 19 +++ 2 files changed, 20 insertions(+) create mode 100644 meta/recipes-graphics

[OE-core] [PATCH 2/2] WIP: xserver-xorg: update to 21.1.0

2021-10-28 Thread Oleksandr Kravchuk
This dirty work-in-progress patch is an open call for anyone interested to help with its testing. Signed-off-by: Oleksandr Kravchuk --- .../xorg-xserver/xserver-xorg.inc | 62 --- ...-duplicate-definitions-of-IOPortBase.patch | 45 -- ...probing-a-non-PCI

[OE-core] [PATCH 1/2] python3-protobuf: update to 3.19.0

2021-10-28 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{python3-protobuf_3.18.1.bb => python3-protobuf_3.19.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-protobuf_3.18.1.bb => python3-protobuf_3.19.0.bb} (92%) diff --git a/meta-

[OE-core] [PATCH 2/2] protobuf: update to 3.19.0

2021-10-28 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../protobuf/{protobuf_3.18.0.bb => protobuf_3.19.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.18.0.bb => protobuf_3.19.0.bb} (98%) diff --git a/meta-oe/recipes-de

[OE-core] [PATCH] python3-imageio: update to 2.10.1

2021-10-28 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{python3-imageio_2.9.0.bb => python3-imageio_2.10.1.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-imageio_2.9.0.bb => python3-imageio_2.10.1.bb} (73%) diff --git a/meta-

[OE-core] [PATCH] python3-pybind11: update to 2.8.1

2021-10-28 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{python3-pybind11_2.7.0.bb => python3-pybind11_2.8.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pybind11_2.7.0.bb => python3-pybind11_2.8.1.bb} (93%) diff --git a/meta-

[OE-core] [PATCH] python3-google-api-core: update to 2.2.0

2021-10-28 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...oogle-api-core_2.1.1.bb => python3-google-api-core_2.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-core_2.1.1.bb => python3-google-api-core_2.2.0.bb} (87%) diff --

[OE-core] [PATCH] python3-google-api-python-client: update to 2.28.0

2021-10-28 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...ent_2.27.0.bb => python3-google-api-python-client_2.28.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-google-api-python-client_2.27.0.bb => python3-google-api-python-client_2.28.0.b

Re: [OE-core] [PATCH 2/2] WIP: xserver-xorg: update to 21.1.0

2021-10-28 Thread Oleksandr Kravchuk
On 28/10/2021 23:45, akuster808 wrote: Oleksandr, On 10/28/21 11:43 AM, Oleksandr Kravchuk wrote: This dirty work-in-progress patch is an open call for anyone interested to help with its testing. What may get more folks participating in testing this is if you push your changes to

Re: [OE-core] [PATCH 2/2] WIP: xserver-xorg: update to 21.1.0

2021-11-03 Thread Oleksandr Kravchuk
obbyist work with no corporate backing. It's older than you, but will actually die after you retire ;) Alex On Thu, 28 Oct 2021 at 20:44, Oleksandr Kravchuk wrote: This dirty work-in-progress patch is an open call for anyone interested to help with its testing. Signed-o

[OE-core] [PATCH] ell: update to 0.32

2020-06-20 Thread Oleksandr Kravchuk
Changelog: - Fix issue with handling D-Bus watch removal. Signed-off-by: Oleksandr Kravchuk --- meta/recipes-core/ell/{ell_0.31.bb => ell_0.32.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-core/ell/{ell_0.31.bb => ell_0.32.bb} (83%) diff --git

[OE-core] [PATCH] python3-setuptools: update to 47.3.0

2020-06-25 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- ...hon3-setuptools_47.1.1.bb => python3-setuptools_47.3.0.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-setuptools_47.1.1

[OE-core] [PATCH] python3-setuptools: update to 49.2.0

2020-07-25 Thread Oleksandr Kravchuk
Rebased patch and got rid of the .inc file as Python 2 is not supported anymore. Signed-off-by: Oleksandr Kravchuk --- ...nally-do-not-fetch-code-by-easy_install.patch | 16 +--- .../python/python3-setuptools_47.3.1.bb | 6 -- ...tuptools.inc => pyth

[OE-core] [PATCH] python3: update to 3.8.5

2020-07-25 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3_3.8.3.bb => python3_3.8.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3_3.8.3.bb => python3_3.8.5.bb} (99%) diff --git a/meta/recipes-devtools/

[OE-core] [PATCH] libhandy: update to 0.80.0

2020-07-26 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../libhandy/{libhandy_git.bb => libhandy_0.80.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-gnome/libhandy/{libhandy_git.bb => libhandy_0.80.0.bb} (89%) diff --git a/meta/recipes-gnome/li

[OE-core] [PATCH] bash-completion: update to 2.11

2020-07-26 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{bash-completion_2.10.bb => bash-completion_2.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/bash-completion/{bash-completion_2.10.bb => bash-completion_2.11.bb} (87%) diff --git a/meta/r

[OE-core] [PATCH] re2c: update to 2.0

2020-07-26 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-support/re2c/{re2c_1.3.bb => re2c_2.0.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-support/re2c/{re2c_1.3.bb => re2c_2.0.bb} (74%) diff --git a/meta/recipes-support/re2c/re2c_1.3.bb b/meta/r

[OE-core] [PATCH] diffoscope: update to 153

2020-07-26 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../diffoscope/{diffoscope_151.bb => diffoscope_153.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_151.bb => diffoscope_153.bb} (83%) diff --git a/meta/recipes-support/diff

[OE-core] [PATCH] json-c: update to 0.15

2020-07-27 Thread Oleksandr Kravchuk
Remove upstreamed patch. Signed-off-by: Oleksandr Kravchuk --- .../json-c/json-c/CVE-2020-12762.patch| 160 -- .../json-c/{json-c_0.14.bb => json-c_0.15.bb} | 6 +- 2 files changed, 2 insertions(+), 164 deletions(-) delete mode 100644 meta/recipes-devtools/json-c/j

[OE-core] [PATCH] git: update 2.28.0

2020-07-27 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/git/{git_2.27.0.bb => git_2.28.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta/recipes-devtools/git/{git_2.27.0.bb => git_2.28.0.bb} (51%) diff --git a/meta/recipes-devtools/git/git_2.27.0.bb

Re: [OE-core] [PATCH] re2c: update to 2.0

2020-07-27 Thread Oleksandr Kravchuk
On 27/07/2020 21:22, Richard Purdie wrote: On Sun, 2020-07-26 at 21:42 +0200, Oleksandr Kravchuk wrote: Signed-off-by: Oleksandr Kravchuk --- meta/recipes-support/re2c/{re2c_1.3.bb => re2c_2.0.bb} | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) rename meta/recipes-support/r

[OE-core] [PATCH] libwpe: update to 1.7.1

2020-07-29 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-sato/webkit/{libwpe_1.6.0.bb => libwpe_1.7.1.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-sato/webkit/{libwpe_1.6.0.bb => libwpe_1.7.1.bb} (82%) diff --git a/meta/recipes-sato/webkit/libwpe_1.6.0.bb

[OE-core] [PATCH] iproute2: update to 5.8.0

2020-08-11 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../0001-devlink.c-add-missing-include.patch | 23 --- ...01-libc-compat.h-add-musl-workaround.patch | 10 .../{iproute2_5.7.0.bb => iproute2_5.8.0.bb} | 2 +- 3 files changed, 5 insertions(+), 30 deletions(-) delete mode 100

[OE-core] [PATCH] ethtool: update to 5.8

2020-08-11 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../ethtool/ethtool/avoid_parallel_tests.patch | 6 +++--- .../ethtool/{ethtool_5.7.bb => ethtool_5.8.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_5.7.bb => ethto

[OE-core] [PATCH] python3-setuptools: update to 49.3.1

2020-08-11 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...ython3-setuptools_49.2.1.bb => python3-setuptools_49.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_49.2.1.bb => python3-setuptools_49.3.1.bb} (95%) diff --git a/meta/r

Re: [OE-core] [PATCH] iproute2: update to 5.8.0

2020-08-12 Thread Oleksandr Kravchuk
On 12/08/2020 16:49, Richard Purdie wrote: On Wed, 2020-08-12 at 02:10 +0200, Oleksandr Kravchuk wrote: Signed-off-by: Oleksandr Kravchuk --- .../0001-devlink.c-add-missing-include.patch | 23 --- ...01-libc-compat.h-add-musl-workaround.patch | 10

[OE-core] [PATCH] ell: update to 0.48

2022-01-29 Thread Oleksandr Kravchuk
Changelog: - Fix issue with memory leaking from ICMPv6 RA. Signed-off-by: Oleksandr Kravchuk --- meta/recipes-core/ell/{ell_0.47.bb => ell_0.48.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.47.bb => ell_0.48.bb} (89%) diff --git a/meta/r

[OE-core] [PATCH] python3: udpate to 3.10.1

2021-12-09 Thread Oleksandr Kravchuk
Refreshed patches. Signed-off-by: Oleksandr Kravchuk --- ...ib-termcap-to-linker-flags-to-avoid-.patch | 6 ++--- ...hell-version-of-python-config-that-w.patch | 7 +++--- ...-search-system-for-headers-libraries.patch | 6 ++--- ...e-stdin-I-O-errors-same-way-as-maste.patch | 8

[OE-core] [PATCH] libx11: update to 1.7.3

2021-12-09 Thread Oleksandr Kravchuk
Dropped upstreamed patches. Signed-off-by: Oleksandr Kravchuk --- .../libx11/Fix-hanging-issue-in-_XReply.patch | 49 --- .../xorg-lib/libx11/keysym.patch | 46 - .../{libx11_1.7.2.bb => libx11_1.7.3.bb} | 19 --- 3 files changed,

[OE-core] [PATCH] xwayland: update to 21.1.4

2021-12-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../xwayland/{xwayland_21.1.3.bb => xwayland_21.1.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_21.1.3.bb => xwayland_21.1.4.bb} (95%) diff --git a/meta/recipes-graphics/xw

[OE-core] [PATCH] xserver-xorg: update to 21.1.2

2021-12-18 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{xserver-xorg_21.1.1.bb => xserver-xorg_21.1.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-xserver/{xserver-xorg_21.1.1.bb => xserver-xorg_21.1.2.bb} (92%) diff --git a/meta/recipes-gr

[OE-core] [PATCH] ofono: update to 1.34

2022-01-11 Thread Oleksandr Kravchuk
Changelog: - Fix issue with handling device info of Quectel modems. - Fix issue with handling callback for RIL dial manager. Signed-off-by: Oleksandr Kravchuk --- .../recipes-connectivity/ofono/{ofono_1.33.bb => ofono_1.34.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename m

[OE-core] [PATCH] python3-setuptools: update to 54.1.0

2021-03-06 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...ython3-setuptools_53.0.0.bb => python3-setuptools_54.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_53.0.0.bb => python3-setuptools_54.1.0.bb} (94%) diff --git a/meta/r

[OE-core] [PATCH] ell: update to 0.39

2021-04-04 Thread Oleksandr Kravchuk
Changelog: - Add support for serialized test execution framework. Signed-off-by: Oleksandr Kravchuk --- meta/recipes-core/ell/{ell_0.38.bb => ell_0.39.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.38.bb => ell_0.39.bb} (90%) diff --git

[OE-core] [PATCH] python3: update to 3.9.4

2021-04-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ..._locale.py-correct-the-test-output-format.patch | 14 +++--- .../python/{python3_3.9.2.bb => python3_3.9.4.bb} | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) rename meta/recipes-devtools/python/{python3_3.9.2.bb => python3_3.

[OE-core] [PATCH] python3-dbusmock: update to 0.23.0

2021-04-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../{python3-dbusmock_0.22.0.bb => python3-dbusmock_0.23.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-dbusmock_0.22.0.bb => python3-dbusmock_0.23.0.bb} (83%) diff --git a/meta/recipes-de

[OE-core] [PATCH] python3-setuptools: update to 56.0.0

2021-04-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...ython3-setuptools_54.1.1.bb => python3-setuptools_56.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-setuptools_54.1.1.bb => python3-setuptools_56.0.0.bb} (94%) diff --git a/meta/r

[OE-core] [PATCH] autoconf-archive: update to 2021.02.19

2021-04-17 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- ...nf-archive_2019.01.06.bb => autoconf-archive_2021.02.19.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-devtools/autoconf-archive/{autoconf-archive_2019.01.06.bb => autoconf-archive_2021.02.19.bb} (78%) diff --

[OE-core] [PATCH] python3: update to 3.10.4

2022-03-31 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3_3.10.3.bb => python3_3.10.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3_3.10.3.bb => python3_3.10.4.bb} (99%) diff --git a/meta/recipes-devtools/

[OE-core] [PATCH] python3-mako: update to 1.2.0

2022-04-02 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3-mako_1.1.6.bb => python3-mako_1.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-mako_1.1.6.bb => python3-mako_1.2.0.bb} (82%) diff --git a/meta/recipes-devtools/

[OE-core] [PATCH v2] python3-mako: update to 1.2.0

2022-04-02 Thread Oleksandr Kravchuk
License-Update: copyright years changed. Signed-off-by: Oleksandr Kravchuk --- .../python/{python3-mako_1.1.6.bb => python3-mako_1.2.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-mako_1.1.6.bb => python3-mako_1.2.0.b

[OE-core] [PATCH] tzdata: update to 2022a

2022-04-02 Thread Oleksandr Kravchuk
--- meta/recipes-extended/timezone/timezone.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/timezone/timezone.inc b/meta/recipes-extended/timezone/timezone.inc index 43d14d7f12..cdd1a2ac3c 100644 --- a/meta/recipes-extended/timezone/timezone.inc

[OE-core] [PATCH 1/2] python3-mako: update to 1.2.0

2022-04-09 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../python/{python3-mako_1.1.6.bb => python3-mako_1.2.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-mako_1.1.6.bb => python3-mako_1.2.0.bb} (82%) diff --git a/meta/recipes-devtools/

[OE-core] [PATCH 2/2] mesa: update to 22.0.1

2022-04-09 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-graphics/mesa/mesa.inc | 4 ++-- meta/recipes-graphics/mesa/{mesa_22.0.0.bb => mesa_22.0.1.bb} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/mesa/{mesa_22.0.0.bb => mesa_22.

[OE-core] [PATCH] bitbake.conf: change GNOME_MIRROR to new one

2021-07-21 Thread Oleksandr Kravchuk
URI has been permanently moved and returns HTTP 301. Signed-off-by: Oleksandr Kravchuk --- meta/conf/bitbake.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 160abf40ee..821dae2ba6 100644 --- a/meta/conf/bitbake.conf

[OE-core] [PATCH] curl: upgrade to 7.52.1

2017-01-04 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-support/curl/{curl_7.51.0.bb => curl_7.52.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.51.0.bb => curl_7.52.1.bb} (94%) diff --git a/meta/recipes-support/curl/curl_7.51.0.bb

[OE-core] [PATCH] curl: upgrade to 7.53.0

2017-02-23 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-support/curl/{curl_7.52.1.bb => curl_7.53.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.52.1.bb => curl_7.53.0.bb} (94%) diff --git a/meta/recipes-support/curl/curl_7.52.1.bb

[OE-core] [meta-networking][PATCH] wireshark: update to 2.2.5

2017-03-06 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- .../wireshark/{wireshark_2.2.4.bb => wireshark_2.2.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/wireshark/{wireshark_2.2.4.bb => wireshark_2.2.5.bb} (95%) diff --git a/meta-netw

Re: [OE-core] [meta-networking][PATCH] wireshark: update to 2.2.5

2017-03-06 Thread Oleksandr Kravchuk
Please ignore. Mistakenly sent to wrong mailing list. On 6 March 2017 at 10:22, Oleksandr Kravchuk < oleksandr.kravc...@pelagicore.com> wrote: > Signed-off-by: Oleksandr Kravchuk > --- > .../wireshark/{wireshark_2.2.4.bb => wireshark_2.2.5.bb} | > 4 ++--

[OE-core] [PATCH] curl: upgrade to 7.54.0

2017-04-21 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta/recipes-support/curl/{curl_7.53.1.bb => curl_7.54.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.53.1.bb => curl_7.54.0.bb} (94%) diff --git a/meta/recipes-support/curl/curl_7.53.1.bb

[OE-core] [meta-oe][PATCH] qemu-native: add dependency on dtc-native

2019-03-03 Thread Oleksandr Kravchuk
This fixes the following build error: ../loader-fit.c:30:10: fatal error: libfdt.h: No such file or directory Signed-off-by: Oleksandr Kravchuk --- meta/recipes-devtools/qemu/qemu-native_3.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/qemu

<    1   2   3   4   >