Re: [OE-core] [PATCH 35/47] python3-jsonschema: upgrade 4.17.3 -> 4.21.1 and add new dependencies

2024-03-12 Thread Theodore A. Roth
On Wed, Mar 6, 2024 at 8:42 AM Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > --- > meta/conf/distro/include/maintainers.inc | 3 + > ...on3-jsonschema-specifications_2023.12.1.bb | 18 + > ...4.17.3.bb => python3-jsonschema_4.21.1.bb} | 4 +- >

Re: [yocto] [OE-core] Yocto Project Status 12 March 2024 (WW11)

2024-03-12 Thread Alexander Kanavin
On Tue, 12 Mar 2024 at 18:29, Richard Purdie wrote: > > I'd like to see the issue, as one recent change in devtool tests was > > in the minicom version update commit. > > e.g. > https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/6519/steps/14/logs/stdio > > which looks a race

Re: [yocto] [OE-core] Yocto Project Status 12 March 2024 (WW11)

2024-03-12 Thread Richard Purdie
On Tue, 2024-03-12 at 17:03 +0100, Alexander Kanavin wrote: > On Tue, 12 Mar 2024 at 15:45, Stephen Jolley > wrote: > > We are seeing issues with devtool tests changing metadata and > > causing race issues. It is unclear why we’re seeing these now. > > I'd like to see the issue, as one recent

[OE-core] [PATCH] gcc: Oe-selftest failure analysis - fix for tcl errors

2024-03-12 Thread Sadineni, Harish via lists.openembedded.org
From: Harish Sadineni gcc testsuite unable to read the value of variable $do-what-limit and causing below tcl errors. ERROR: can't read "do": no such variable while executing "set do_what $do-what-limit" To fix this, quote the variable using braces, as in ${do-what-limit}. Signed-off-by:

Re: [OE-core] [nanbield][PATCH 2/7] openssl: upgrade to 3.1.5

2024-03-12 Thread Steve Sakoman
I'm getting ptest failures with this patch, both on qemux86-64-pteset and qemuarm64-ptest. Links to logs below: https://autobuilder.yocto.io/pub/non-release/20240311-30/testresults/qemux86-64-ptest/core-image-ptest-openssl/log.do_testimage.831625.20240311232818

Re: [OE-core] Yocto Project Status 12 March 2024 (WW11)

2024-03-12 Thread Alexander Kanavin
On Tue, 12 Mar 2024 at 15:45, Stephen Jolley wrote: > We are seeing issues with devtool tests changing metadata and causing race > issues. It is unclear why we’re seeing these now. I'd like to see the issue, as one recent change in devtool tests was in the minicom version update commit. Alex

[OE-core] [RFC OE-core] Bug 15423

2024-03-12 Thread Shinde, Yash via lists.openembedded.org
Hi, For https://bugzilla.yoctoproject.org/show_bug.cgi?id=15423, I am working on to find a work-around until a proper fix is found. I am looking into if there is any way to skip/disable individual test cases(tst-scm_rights.c and tst-scm_rights-time64.c which cause stale qemu processes) for

[OE-core] [PATCH] gcc: Oe-selftest failure analysis - fix for tcl errors

2024-03-12 Thread Sadineni, Harish via lists.openembedded.org
From: Harish Sadineni gcc testsuite unable to read the value of variable $do-what-limit and causing below tcl errors. ERROR: can't read "do": no such variable while executing "set do_what $do-what-limit" To fix this the variable changed as ${do-what-limit} Signed-off-by: Harish Sadineni

Re: [OE-core] [RFC PATCH V2 0/5] Fix persistent tmp

2024-03-12 Thread Randy MacLeod via lists.openembedded.org
Add Trevor who made the original commit: commit d5d40479d706cbb382850b9479c5dd9bfb801c99 Author: Trevor Woerner Date:   Mon Feb 27 00:00:40 2023     VOLATILE_TMP_DIR: add     Provide a mechanism to allow users to choose whether the /tmp directory     is on persistent storage (non-volatile) or

[OE-core] Yocto Project Status 12 March 2024 (WW11)

2024-03-12 Thread Stephen Jolley
Current Dev Position: YP 5.0 M4 - Final Release Next Deadline: 1st April 2024 YP 5.0 M4 build Next Team Meetings: - Bug Triage meeting Thursday March 14th at 7:30 am PST ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) - Weekly Project Engineering Sync

Re: [OE-core] [PATCH 1/7, v3] openssh: replace complete configuration files by patch

2024-03-12 Thread Enrico Scholz via lists.openembedded.org
Alexander Kanavin writes: > Why is the patch inappropriate for upstream submission? To me it looks > like it should be at least proposed. > > ++Include /etc/ssh/sshd_config.d/*.conf Underlying feature exists for 4 years and nearly every major linux distribution (including OE) has such a line.

[OE-core][kirkstone 8/8] librsvg: Fix do_package_qa error for librsvg

2024-03-12 Thread Steve Sakoman
From: Nikhil R When using meta-rust layer for rust below do_package_qa error in librsvg is observed Fix the below error: ERROR: librsvg-2.52.10-r0 do_package_qa: QA Issue: File /usr/bin/rsvg-convert in package rsvg doesn't have GNU_HASH (didn't pass LDFLAGS?) File /usr/bin/rsvg-convert in

[OE-core][kirkstone 7/8] linux-yocto/5.15: fix partion scanning

2024-03-12 Thread Steve Sakoman
From: Bruce Ashfield Integrating the following commit(s) to linux-yocto/5.15: 1/1 [ Author: Christoph Hellwig Email: h...@lst.de Subject: block, loop: support partitions without scanning Date: Fri, 27 May 2022 07:58:06 +0200 Historically we did distinguish between a flag

[OE-core][kirkstone 6/8] linux-yocto/5.15: update CVE exclusions (5.15.150)

2024-03-12 Thread Steve Sakoman
From: Bruce Ashfield Data pulled from: https://github.com/nluedtke/linux_kernel_cves 1/1 [ Author: Nicholas Luedtke Email: nicholas.lued...@uwalumni.com Subject: Update 25Feb24 Date: Sun, 25 Feb 2024 07:03:08 -0500 ] Signed-off-by: Bruce Ashfield

[OE-core][kirkstone 5/8] linux-yocto/5.15: update to v5.15.150

2024-03-12 Thread Steve Sakoman
From: Bruce Ashfield Updating linux-yocto/5.15 to the latest korg -stable release that comprises the following commits: 80efc6265290 Linux 5.15.150 da6cabc1981e r8169: use new PM macros b7f3fac6d301 netfilter: nf_tables: can't schedule in nft_chain_validate a4efc62cd1ed ext4:

[OE-core][kirkstone 3/8] linux-yocto/5.15: update CVE exclusions

2024-03-12 Thread Steve Sakoman
From: Bruce Ashfield Data pulled from: https://github.com/nluedtke/linux_kernel_cves 1/1 [ Author: Nicholas Luedtke Email: nicholas.lued...@uwalumni.com Subject: Update 25Feb24 Date: Sun, 25 Feb 2024 07:03:08 -0500 ] Signed-off-by: Bruce Ashfield

[OE-core][kirkstone 4/8] linux-yocto/5.10: update to v5.10.210

2024-03-12 Thread Steve Sakoman
From: Bruce Ashfield Updating linux-yocto/5.10 to the latest korg -stable release that comprises the following commits: aa6ca808a467 Linux 5.10.210 cf5a69e35591 PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() 9f53d24852ff net: bcmgenet: Fix EEE implementation

[OE-core][kirkstone 1/8] go: Backport fix CVE-2024-24784 & CVE-2024-24785

2024-03-12 Thread Steve Sakoman
From: Vivek Kumbhar Backport fixes for : CVE-2024-24784 - Upstream-Status: Backport from https://github.com/golang/go/commit/5330cd225ba54c7dc78c1b46dcdf61a4671a632c CVE-2024-24785 - Upstream-Status: Backport from https://github.com/golang/go/commit/056b0edcb8c152152021eebf4cf42adbfbe77992

[OE-core][kirkstone 2/8] linux-yocto/5.15: update to v5.15.149

2024-03-12 Thread Steve Sakoman
From: Bruce Ashfield Updating linux-yocto/5.15 to the latest korg -stable release that comprises the following commits: 458ce51d0356 Linux 5.15.149 d72da18772ff usb: dwc3: gadget: Ignore End Transfer delay on teardown acff71e58748 media: Revert "media: rkisp1: Drop IRQF_SHARED"

[OE-core][kirkstone 0/8] Patch review

2024-03-12 Thread Steve Sakoman
Please review this set of changes for kirkstone and have comments back by end of day Wednesday, March 13 Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6670 The following changes since commit e5aae8a371717215a7d78459788ad67dfaefe37e: golang:

Re: [OE-core] Yocto rpm packages do not keep the modified CONFFILES

2024-03-12 Thread Alexander Kanavin
On Tue, 12 Mar 2024 at 02:57, Chen, Qi wrote: > > Packages + overrides are a very common way to configure/customize images. > > Take OE itself as an example, the sshd_config is a conffile for openssh, but > in rootfs-postcommands.bbclass, it is customized. > This means sshd_config might be

Re: [OE-core] Patchtest results for [PATCH 2/7] openssh-config: initial checkin

2024-03-12 Thread Trevor Gamblin
On 2024-03-11 14:12, Enrico Scholz via lists.openembedded.org wrote: patcht...@automation.yoctoproject.org writes: FAIL: test lic files chksum modified not mentioned: LIC_FILES_CHKSUM changed without "License-Update:" tag and description in commit message

Re: [OE-core] [PATCH 0/7] Replace sshd_config patching by snippets

2024-03-12 Thread Alexander Kanavin
It's a very much welcome refactoring (existing code is an inconsistent mess), but there's also a feature freeze right now, and this patchset is invasive. Can you resubmit once the LTS is out? Alex On Mon, 11 Mar 2024 at 18:19, Enrico Scholz via lists.openembedded.org wrote: > > To deal with

Re: [OE-core] [PATCH 1/7, v3] openssh: replace complete configuration files by patch

2024-03-12 Thread Alexander Kanavin
Why is the patch inappropriate for upstream submission? To me it looks like it should be at least proposed. Alex On Tue, 12 Mar 2024 at 12:00, Enrico Scholz via lists.openembedded.org wrote: > > From: Enrico Scholz > > Instead of shipping the whole configuration files for openssh, add > small

Re: [oe-core][kirkstone][PATCH 1/1] expat: Upgrade to 2.6.0

2024-03-12 Thread Randy MacLeod
On Tue, Mar 12, 2024, 03:54 Meenali Gupta via lists.openembedded.org wrote: > From: Meenali Gupta > > Package and run benchmark as part of ptest > This is a major release As explained in: https://lists.openembedded.org/g/openembedded-core/message/196837 we can't do major release updates on

Re: [oe-core][kirkstone][PATCH 1/1] expat: fix CVE-2023-52426

2024-03-12 Thread Randy MacLeod
On Tue, Mar 12, 2024, 03:58 Meenali Gupta via lists.openembedded.org wrote: > Hi Anuj, > > I have sent the upgrade to 2.6.0 , it includes the complete security fix > for CVE-2023-52426 and CVE-2023-52425. > Unfortunately that update changes the so version number, so it isn't acceptable for

[OE-core] [PATCH 1/7, v3] openssh: replace complete configuration files by patch

2024-03-12 Thread Enrico Scholz via lists.openembedded.org
From: Enrico Scholz Instead of shipping the whole configuration files for openssh, add small patch includes configuration snippets from subdirectories. This allows us to keep the original upstream configuration which is mainly useful for documentation purposes. It makes it more easy to

Re: [OE-core] [PATCH] ptest: test for PTEST_ENABLED instead of DISTRO_FEATURES

2024-03-12 Thread Richard Purdie
On Sat, 2024-03-09 at 02:29 -0800, Robert P. J. Day wrote: > > As ptest.bbclass defines the more intuitive ptest-related variable: > >   PTEST_ENABLED = >     "${@bb.utils.contains('DISTRO_FEATURES', 'ptest', '1', '0', d)}" > > modify a number of obvious recipe ptest checks to use that simpler

Re: [oe-core][kirkstone][PATCH 1/1] expat: fix CVE-2023-52426

2024-03-12 Thread Meenali Gupta via lists.openembedded.org
Hi Anuj, I have sent the upgrade to 2.6.0 , it includes the complete security fix for CVE-2023-52426 and CVE-2023-52425. Regards Meenali From: Mittal, Anuj Sent: 11 March 2024 08:37 To: Gupta, Meenali ; openembedded-core@lists.openembedded.org Subject: Re:

[oe-core][kirkstone][PATCH 1/1] expat: Upgrade to 2.6.0

2024-03-12 Thread Meenali Gupta via lists.openembedded.org
From: Meenali Gupta Package and run benchmark as part of ptest This is a major release with following changes [1] ChangeLog: https://github.com/libexpat/libexpat/blob/R_2_6_1/expat/Changes Security fixes: #789 #814 CVE-2023-52425 -- Fix quadratic runtime issues with big tokens