[oe] coreutils over uutils-coreutils when selinux in DISTRO_FEATURES

2023-12-30 Thread Vincent Davis Jr
Hello all, Currently using coreutils over busybox and systemd over sysvinit via: > > > > > SKIP_RECIPE[busybox] = "Don't build this" > DISTRO_FEATURES_BACKFILL_CONSIDERED:append = " sysvinit" > VIRTUAL-RUNTIME_syslog = "" > VIRTUAL-RUNTIME_initscripts = "" > VIRTUAL-RUNTIME_init_manager =

Re: [oe] [meta-filesystems][PATCH] zfs: update to 2.2.2

2023-12-30 Thread Khem Raj
On Fri, 29 Dec 2023 22:15:57 -0500, bruce.ashfi...@gmail.com wrote: > In addition to the zfs upstream commits: > > - This fixes the build against libc-headers/kernel 6.6+ > - adds bash-completion packaging, as 2.2.2 has support > > Bumping zfs to version zfs-2.2.2, which comprises the

Re: [oe] [meta-python][PATCH] python3-dominate: update to version 2.9.1

2023-12-30 Thread Khem Raj
On Fri, 29 Dec 2023 17:12:35 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-dominate: update to version 2.9.1 commit: 2f4372ed707f281ee1d0f95ca1dc553de3ff619e Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python][PATCH] python3-argh: update to version 0.30.5

2023-12-30 Thread Khem Raj
On Fri, 29 Dec 2023 17:14:54 +, Derek Straka wrote: > Applied, thanks! [1/1] python3-argh: update to version 0.30.5 commit: ebea0db450872e38450b259b949aabdbc2c9c491 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-python][PATCH 1/5] python3-kmod: add comment about update to version 0.9.2

2023-12-30 Thread Khem Raj
On Fri, 29 Dec 2023 19:24:03 +, Derek Straka wrote: > Applied, thanks! [1/5] python3-kmod: add comment about update to version 0.9.2 commit: 844635d0c20def5dfe8eac67434f88b3fc842bdd [2/5] python3-engineio: update to version 4.8.1 commit:

Re: [oe] [meta-oe][PATCH] driverctl: fix installed-vs-shipped

2023-12-30 Thread Khem Raj
On Fri, 29 Dec 2023 11:40:05 +0100, Martin Jansa wrote: > * introduced in upgrade to 0.115 version: > > https://git.openembedded.org/meta-openembedded/commit/?id=1f2c2ebcbcf5944225462f530e0d56b20f1b4630 > > * fixes: > ERROR: driverctl-0.115-r0 do_package: QA Issue: driverctl:

Re: [oe] [meta-oe][PATCH] i2cdev: New recipe with i2c tools

2023-12-30 Thread Khem Raj
On Wed, 27 Dec 2023 17:58:35 +0100, joerg.som...@navimatix.de wrote: > The main part is the tool lsi2c to scan the i2c bus, like lspci and lsusb > do. > > This recipe also ships a static library *libi2cdev.a*. Because this library > contains the file *smbus.c* which is *GPL v2+,* and a static

Re: [oe] [meta-networking][PATCH] networkmanager: drop libnewt dependency

2023-12-30 Thread Khem Raj
On Wed, 27 Dec 2023 15:15:13 +0200, Dmitry Baryshkov wrote: > With the nmtui being now handled via tha PACKAGECONFIG, there is no need > for the global libnewt dependency, PACKAGECONFIG["nmtui"] handles it > correctrly. Drop the libnewt from DEPENDS list. > > Applied, thanks! [1/1]

Re: [oe] [meta-networking][PATCH] samba: upgrade 4.18.8 -> 4.18.9

2023-12-30 Thread Khem Raj
On Wed, 27 Dec 2023 23:39:38 +0800, Yi Zhao wrote: > This is the latest stable release of the Samba 4.18 release series. > It contains the security-relevant bugfix CVE-2018-14628: > > Wrong ntSecurityDescriptor values for "CN=Deleted Objects" > allow read of object tombstones over LDAP >

Re: [oe] [PATCH][meta-oe] redis: upgrade 6.2.13 -> 6.2.14

2023-12-30 Thread Khem Raj
On Wed, 27 Dec 2023 10:55:57 +0800, changqing...@windriver.com wrote: > Upgrade urgency SECURITY: See security fixes below. > > Security fixes: > (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a > race condition that can be used by another process to bypass desired Unix

Re: [oe] [PATCH][meta-oe] postgresql: upgrade 15.4 -> 15.5

2023-12-30 Thread Khem Raj
On Wed, 27 Dec 2023 10:54:34 +0800, changqing...@windriver.com wrote: > Refer https://www.postgresql.org/docs/release/15.5/ > > Applied, thanks! [1/1] postgresql: upgrade 15.4 -> 15.5 commit: bcedf9f99ca683764ef19ab008e042c82da616ff Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=-

Re: [oe] [meta-python] [PATCH] python3-distro: upgrade 1.8.0 -> 1.9.0

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 16:40:28 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -Refactor distro.info() method to return an InfoDict > -Ignore the file '/etc/board-release' > -Ignore the file '/etc/ec2_version' > -Run Python 3.6 on Ubuntu 20.04 for CI and bump isort > -Test on modern

Re: [oe] [meta-oe] [PATCH] zchunk: upgrade 1.3.2 -> 1.4.0

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 16:41:09 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] zchunk: upgrade 1.3.2 -> 1.4.0 commit: c0de3223bed81f9c0d2c5e11931091b72357957f Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe][meta-oe][PATCH 1/1] cjson: upgrade 1.7.16 -> 1.7.17

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 08:22:37 +, archana.polampa...@windriver.com wrote: > The following CVEs are addressed in this release. > CVE-2023-50471 > CVE-2023-50472 > > https://github.com/DaveGamble/cJSON/releases/tag/v1.7.17 > > > [...] Applied, thanks! [1/1] cjson: upgrade 1.7.16 -> 1.7.17

Re: [oe] [meta-oe] [PATCH] opencl-icd-loader: upgrade 2023.04.17 -> 2023.12.14

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:52:11 +0800, wan...@fujitsu.com wrote: > Changelog: > Synchronize with OpenCL v3.0.15 specification release. > > Applied, thanks! [1/1] opencl-icd-loader: upgrade 2023.04.17 -> 2023.12.14 commit: 0fdda9232f61755318da961104a7077f7bff49dd Best regards, -- Khem Raj

Re: [oe] [meta-python] [PATCH] python3-regex: upgrade 2023.10.3 -> 2023.12.25

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:37:21 +0800, wan...@fujitsu.com wrote: > Changelog: > = > -Cannot get release notification action in main.yml to work. Commenting it > out for now. > -Fixed invalid main.yml. > -The escape function no longer escapes \x00. It's not necessary. > -Inline flags can

Re: [oe] [meta-python] [PATCH] python3-ipython: upgrade 8.18.1 -> 8.19.0

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:31:42 +0800, wan...@fujitsu.com wrote: > Changelog: > https://github.com/ipython/ipython/blob/8.19.0/docs/source/whatsnew/version8.rst > > Applied, thanks! [1/1] python3-ipython: upgrade 8.18.1 -> 8.19.0 commit: 3225a285e91d93f0dfc354ed3e040621fe8b7397 Best

Re: [oe] [meta-python] [PATCH] python3-pydantic: upgrade 2.5.2 -> 2.5.3

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:36:49 +0800, wan...@fujitsu.com wrote: > Changelog: > > -uprev pydantic-core to 2.14.6 > -Fix memory leak with recursive definitions creating reference cycles > > Applied, thanks! [1/1] python3-pydantic: upgrade 2.5.2 -> 2.5.3 commit:

Re: [oe] [meta-python] [PATCH] python3-cassandra-driver: upgrade 3.28.0 -> 3.29.0

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:28:31 +0800, wan...@fujitsu.com wrote: > Changelog: > > -Add support for Python 3.9 through 3.12, drop support for 3.7 > -Removal of dependency on six module > -Raise explicit exception when deserializing a vector with a subtype that > isn’t a constant size >

Re: [oe] [meta-python] [PATCH] python3-bitarray: upgrade 2.9.0 -> 2.9.1

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:21:41 +0800, wan...@fujitsu.com wrote: > Changelog: > == > -* avoid buffer being unnecessarily initialized with 0s in several >functions of the 'bitarray.util' module > -* fix '.count()' type hint in pyi-file > -* improve testing > > [...] Applied, thanks!

Re: [oe] [meta-python] [PATCH] python3-asyncinotify: upgrade 4.0.4 -> 4.0.5

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:09:19 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] python3-asyncinotify: upgrade 4.0.4 -> 4.0.5 commit: 47829c75bb56c9d4f424ffa46fa567428035556e Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [oe] [meta-python] [PATCH] python3-apispec: upgrade 6.3.0 -> 6.3.1

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:08:19 +0800, wan...@fujitsu.com wrote: > Changelog: > - Fix conversion of deprecated flag on parameters > > Applied, thanks! [1/1] python3-apispec: upgrade 6.3.0 -> 6.3.1 commit: 054e5ea2c2db18294a099870833e7b161967640a Best regards, -- Khem Raj

Re: [oe] [meta-oe] [PATCH] opencl-headers: upgrade 2023.04.17 -> 2023.12.14

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:06:05 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] opencl-headers: upgrade 2023.04.17 -> 2023.12.14 commit: fb8f7ffddfcb3edc815a75b70a3c26c39f40e31f Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [oe] [meta-oe] [PATCH] valijson: upgrade 1.0.1 -> 1.0.2

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:06:44 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] valijson: upgrade 1.0.1 -> 1.0.2 commit: bd86be802a4947266f04e014344f41853493c15d Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-oe] [PATCH] libqmi: upgrade 1.34.0 -> 1.35.1

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:04:59 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] libqmi: upgrade 1.34.0 -> 1.35.1 commit: f690ea9e33d9ff80bb3e7434a5ce428c7a4a0c6c Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-oe] [PATCH] libmbim: upgrade 1.31.1 -> 1.31.2

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:03:39 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] libmbim: upgrade 1.31.1 -> 1.31.2 commit: dd093656b9cc2def64307387ba45da61451d5397 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-oe] [PATCH] jq: upgrade 1.7 -> 1.7.1

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:01:07 +0800, wan...@fujitsu.com wrote: > Changelog: > == > - CVE-2023-50246: Fix heap buffer overflow in jvp\_literal\_number\_literal > - CVE-2023-50268: fix stack-buffer-overflow if comparing nan with payload > > Applied, thanks! [1/1] jq: upgrade 1.7 -> 1.7.1

Re: [oe] [meta-oe] [PATCH] jasper: Fix install conflict when enable multilib.

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 15:00:33 +0800, wan...@fujitsu.com wrote: > Error: Transaction test error: > file /usr/include/jasper/jas_config.h conflicts between attempted installs > of lib32-jasper-dev-4.1.1-r0.armv7ahf_neon and jasper-dev-4.1.1-r0.cortexa57 > > The differences between the two files

Re: [oe] [meta-oe] [PATCH] exiftool: upgrade 12.70 -> 12.71

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 14:56:14 +0800, wan...@fujitsu.com wrote: > Changelog: > > - Added a warning if there was an error reading an alternate file with the > -fileNUM option > - Added the ability to write QuickTime Keys:Encoder > - Added a few new Canon LensType values > - Added a

Re: [oe] [meta-oe] [PATCH] ctags: upgrade 6.0.20231210.0 -> 6.0.20231224.0

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 14:59:55 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] ctags: upgrade 6.0.20231210.0 -> 6.0.20231224.0 commit: 51648324086a34abe212c659ce3e6b70edd0e210 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

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

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 14:59:02 +0800, wan...@fujitsu.com wrote: > Changelog: > === > -A memory leak fix in the prior version wasn't applied correctly, resulting > in an invalid memory access causing a crash. > > Applied, thanks! [1/1] uftp: upgrade 5.0.2 -> 5.0.3 commit:

Re: [oe] [meta-oe] [PATCH] dbus-cxx: upgrade 2.4.0 -> 2.5.0

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 14:55:41 +0800, wan...@fujitsu.com wrote: > Applied, thanks! [1/1] dbus-cxx: upgrade 2.4.0 -> 2.5.0 commit: 0739cb15d5133ab1576ebb197edacc222a14e737 Best regards, -- Khem Raj -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [oe] [meta-oe][PATCH] libharu: upgrade 2.3.0 -> 2.4.4

2023-12-30 Thread Khem Raj
On Tue, 26 Dec 2023 09:32:50 +0300, alperak wrote: > * Dropped patches because fixed in the new version. > > Changelog: > > * Add copy hpdf_namedict.h at install > * Added page boundary support. > * fixed glyph index to be 16 bit unsigned instead of signed > * Bug fixes > * Shared library has

Re: [oe] [meta-oe][PATCH] hstr: upgrade 2.5.0 -> 3.1.0

2023-12-30 Thread Khem Raj
On Sun, 24 Dec 2023 12:01:36 +0300, alperak wrote: > Changelog: > > * Released v3.1.0 - Minor release fixing a Bash function that is used > when ioctl/TIOCSTI is not available. > > * Released v3.0.0 - major release which adds ability of HSTR to work > on operating systems and Linux kernels

Re: [oe] [meta-oe][PATCH v3] bearssl: Upgrade to latest

2023-12-30 Thread Khem Raj
On Sun, 24 Dec 2023 15:44:58 +, Alex Kiernan wrote: > Install headers so that dependencies can use this to build against. Make > `brssl` executable, fixup library soname. Drop patches which change > build flags in favour of command line overrides. Add support for static > build. > > Changes:

Re: [oe] [meta-networking][PATCH V3] open-vm-tools: upgrade 12.1.5 -> 12.3.5

2023-12-30 Thread Khem Raj
On Sun, 24 Dec 2023 15:36:47 +0800, Yi Zhao wrote: > Release Notes: > https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/ReleaseNotes.md > ChangeLog: > https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/open-vm-tools/ChangeLog > > Applied, thanks! [1/1] open-vm-tools: upgrade

[oe] [meta-multimedia][PATCH 2/2] libcamera: Fix build with python 3.12

2023-12-30 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-mojom-Drop-using-imp-module.patch| 176 ++ .../libcamera/libcamera_0.1.0.bb | 1 + 2 files changed, 177 insertions(+) create mode 100644

[oe] [meta-multimedia][PATCH 2/2] libcamera: Fix build with python 3.12

2023-12-30 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-mojom-Drop-using-imp-module.patch| 176 ++ .../libcamera/libcamera_0.1.0.bb | 1 + 2 files changed, 177 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH] ssd1306_git.bb: Add ssd1306_linux

2023-12-30 Thread Khem Raj
On Sat, Dec 30, 2023 at 9:11 AM Leon Anavi wrote: > Add ssd1306_linux, a simple OLED I2C SSD1306 Linux driver based on > the i2c library libi2c from i2c-tools. Example usage for a > compatible display with resolution 128x64 pixels: > > ssd1306_bin -n 1 -I 128x64 > ssd1306_bin -n 1 -c >

Re: [oe] [meta-python][PATCH 1/7] python3-pydantic-core: add v2.14.5

2023-12-30 Thread Khem Raj
If you are building master branch of meta-openembedded with nanbield of poly then perhaps that combination should be marked invalid. We should also bump the layer compat for master branch of meta-openembedded to move to next release code name On Sat, Dec 30, 2023 at 3:10 AM Alexandre Belloni via

[oe] [meta-oe][PATCH v3] bonnie++: New recipe for version 2.0

2023-12-30 Thread Jörg Sommer via lists . openembedded . org
From: Jörg Sommer Newer versions of bonnie get published on . Unfortunately, the new version doesn't compile with g++ 11 which requires *fix-csv2html-data.patch* and configure fails due to cross compilation which gets fixed with

[oe] [meta-oe][PATCH] ssd1306_git.bb: Add ssd1306_linux

2023-12-30 Thread Leon Anavi
Add ssd1306_linux, a simple OLED I2C SSD1306 Linux driver based on the i2c library libi2c from i2c-tools. Example usage for a compatible display with resolution 128x64 pixels: ssd1306_bin -n 1 -I 128x64 ssd1306_bin -n 1 -c ssd1306_bin -n 1 -r 0 ssd1306_bin -n 1 -x 1 -y 1 ssd1306_bin -n 1 -l

Re: [oe] [meta-python][PATCH 1/7] python3-pydantic-core: add v2.14.5

2023-12-30 Thread Alexandre Belloni via lists.openembedded.org
Hello, This causes the following failure: ERROR: ParseError at /home/pokybuild/yocto-worker/metrics/build/meta-openembedded/meta-python/recipes-devtools/python/python3-pydantic-core_2.14.5.bb:17: Could not inherit file classes/python_maturin.bbclass ERROR: Parsing halted due to errors, see

Re: [oe] [meta-oe][PATCH v2] bonnie++: New recipe for version 2.0

2023-12-30 Thread Jörg Sommer via lists . openembedded . org
Are the build logs available anywhere? I would like to see do_configure and do_compile. I suspect that configure picks the wrong compiler. Kind regards Jörg Sommer Software Developer / Programmierer -- Navimatix GmbH Tatzendpromenade 2 07745 Jena T: 03641 - 327 99 0 F: 03641 - 526 306