On Tue, 12 Mar 2024 at 19:55, Theodore A. Roth wrote:
> Any help or things to try would be appreciated. More than happy to provide
> more information if needed.
Maturin support is fairly new, and rpds is the first real consumer in
oe-core, so issues like this can happen. You need to find out ho
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 +-
> .../python/python3-ref
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 betwee
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 cha
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: H
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
https://autobuilder.yocto.io/pub/no
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
-
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 gl
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
-
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
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 Tuesday
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. S
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 pack
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 tha
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
Signed
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: avo
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
Signed
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
9a865a11d68
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
Si
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"
9
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: Fi
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 differ
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
(test_metadata.TestMetadata.test_lic
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 syst
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 p
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
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 kirks
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
identify
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
>
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: [o
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
31 matches
Mail list logo