ping
On 3/6/24 14:54, Chen Qi via lists.openembedded.org wrote:
From: Chen Qi
Set CVE_PRODUCT and CVE_VERSION for ovmf. NVD uses 'edk2' and the
version should be the date only. Here's an example:
https://nvd.nist.gov/vuln/detail/CVE-2023-45232
Signed-off-by: Chen Qi
---
meta/recipes-core/o
From: Wang Mingyu
0001-generate-glslang-pkg-config.patch
refreshed for 1.3.280.0
License-Update:
===
spirv-headers:License-Update: List all licenses in the root LICENSE file.
vulkan-volk:Copyright year updated to 2024.
Signed-off-by: Wang Mingyu
---
.../glslang/0001-generate-glsla
From: Wang Mingyu
0001-Revert-meson-do-not-pull-in-clc-for-clover.patch
refreshed for 24.0.3
Signed-off-by: Wang Mingyu
---
...Revert-meson-do-not-pull-in-clc-for-clover.patch | 13 +
.../mesa/{mesa-gl_24.0.2.bb => mesa-gl_24.0.3.bb} | 0
meta/recipes-graphics/mesa/mesa.inc
From: Vijay Anusuri
Upstream-Status: Backport
[https://github.com/golang/go/commit/20586c0dbe03d144f914155f879fa5ee287591a1
&
https://github.com/golang/go/commit/bf80213b121074f4ad9b449410a4d13bae5e9be0
&
https://github.com/golang/go/commit/3643147a29352ca2894fd5d0d2069bc4b4335a7e]
Signed-off-by
Hey!
Sorry for the late reply, I was on vacation for a week.
>-Original Message-
>From: openembedded-core@lists.openembedded.org c...@lists.openembedded.org> On Behalf Of Steve Sakoman via
>lists.openembedded.org
>Sent: Wednesday, March 27, 2024 8:11 AM
>To: MacLeod, Randy
>Cc: Liu, Hai
On Tue, Mar 26, 2024 at 11:34 AM Randy MacLeod via
lists.openembedded.org
wrote:
>
> On 2024-03-19 7:23 p.m., Steve Sakoman wrote:
>
> On Tue, Mar 19, 2024 at 11:45 AM Randy MacLeod
> wrote:
>
> Hi Haitao, et al,
>
>
> Summary:
>
> I think we could bring these two commits back to kirkstone even t
On 2024-03-19 7:23 p.m., Steve Sakoman wrote:
On Tue, Mar 19, 2024 at 11:45 AM Randy MacLeod
wrote:
Hi Haitao, et al,
Summary:
I think we could bring these two commits back to kirkstone even though upstream
openssl mtc
does not plan to do so, at least not without "very good reasons".
but
All,
A friendly reminder - our regular monthly OpenEmbedded Happy Hour
is coming up tomorrow, on March 27 for Europe/Americas timezones
@ 1700/5pm UTC (1pm ET/10am PT)
https://www.openembedded.org/wiki/Calendar
https://www.openembedded.org/wiki/Happy_Hours
https://www.timeanddate.com/worldclock
On Wed, 20 Mar 2024 at 12:43, Ross Burton wrote:
> > and adding that depend (or using inherit gobject-introspection) caused
> > circular dependency
>
> Indeed. My branch has a glib-initial to break that cycle, but it wasn’t
> quite working right (and upstream were still changing things).
I jus
On Tue, Mar 26, 2024 at 1:46 PM Bruce Ashfield
wrote:
>
>
> On Mon, Mar 25, 2024 at 6:21 AM wrote:
>
>> From: Max Krummenacher
>>
>> Kernel commit 9eea8fafe33e ("libbpf: fix __arg_ctx type enforcement for
>> perf_event programs") added with 6.9-rc1
>> tools/include/uapi/asm/bpf_perf_event.h
>>
On Mon, Mar 25, 2024 at 6:21 AM wrote:
> From: Max Krummenacher
>
> Kernel commit 9eea8fafe33e ("libbpf: fix __arg_ctx type enforcement for
> perf_event programs") added with 6.9-rc1
> tools/include/uapi/asm/bpf_perf_event.h
> which for arc, arm64, loongarch, riscv and s390 includes headers from
On Mon, 2024-03-25 at 11:20 +0100, Max Krummenacher wrote:
> From: Max Krummenacher
>
> Kernel commit 61d348f1e96f ("perf testsuite: Add common output checking
> helpers") added with 6.9-rc1 added addional testscripts written in perl.
>
> Fixes:
> > ERROR: perf-1.0-r0 do_package_qa: QA Issue:
>
This causes ptest failures:
Failed ptests:
{'glib-networking': ['glib-networking/connection-gnutls.test',
'glib-networking/file-database-gnutls.test']}
(/usr/libexec/installed-tests/glib-networking/file-database-gnutls:400):
GLib-Net-WARNING **: 10:09:00.679: Failed to load
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 28th at 7:30 am PST (
https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
-
Weekly Project Engineering Sync Tuesday
On Tue, Mar 26, 2024 at 11:56 AM Bartosz Golaszewski wrote:
>
> On Wed, Mar 20, 2024 at 5:44 PM Steve Sakoman wrote:
> >
> > From: Alexander Kanavin
> >
> > License-Update: additional files
> >
> > Signed-off-by: Alexander Kanavin
> > Signed-off-by: Richard Purdie
> > (cherry picked from commi
On Wed, Mar 20, 2024 at 5:44 PM Steve Sakoman wrote:
>
> From: Alexander Kanavin
>
> License-Update: additional files
>
> Signed-off-by: Alexander Kanavin
> Signed-off-by: Richard Purdie
> (cherry picked from commit add81ef0299ea5260f9bdc59ffc8f5cc0e74276f)
> Signed-off-by: Steve Sakoman
> ---
On Tue, 2024-03-26 at 13:09 +0530, Vijay Anusuri via
lists.openembedded.org wrote:
> +++ b/meta/recipes-devtools/go/go-1.14/CVE-2023-45289.patch
> @@ -0,0 +1,121 @@
> +From 20586c0dbe03d144f914155f879fa5ee287591a1 Mon Sep 17 00:00:00
> 2001
> +From: Damien Neil
> +Date: Thu, 11 Jan 2024 11:31:57 -
Don't forget the mesa-gl recipe in those updates.
Alex
On Tue, 26 Mar 2024 at 01:37, wangmy via lists.openembedded.org
wrote:
>
> From: Wang Mingyu
>
> 0001-Revert-meson-do-not-pull-in-clc-for-clover.patch
> refreshed for 24.0.3
>
> Signed-off-by: Wang Mingyu
> ---
> ...Revert-meson-do-not-pu
This and the spirv recipes should be updated in lockstep with vulkan
recipes to keep them all at the same version. Please note that this is
written in the comments in all those recipes.
Alex
On Tue, 26 Mar 2024 at 01:35, wangmy via lists.openembedded.org
wrote:
>
> From: Wang Mingyu
>
> 0001-g
Feature freeze perhaps? The patch is in abelloni/master-next and will
be handled later, possibly after the release is out. It's better to
not send it during the freeze period though to avoid adding to the
backlog.
Alex
On Tue, 26 Mar 2024 at 08:47, Vyacheslav Yurkov wrote:
>
> Just checking if t
Just checking if there's any feedback for the patch or something that
stops it from being merged.
Slava
On 17.03.2024 20:33, Vyacheslav Yurkov via lists.openembedded.org wrote:
From: Baruch Siach
Use the read-only squashfs filesystem to test the read-only case.
Signed-off-by: Baruch Siach
From: Vijay Anusuri
Upstream-Status: Backport
[https://github.com/golang/go/commit/20586c0dbe03d144f914155f879fa5ee287591a1
&
https://github.com/golang/go/commit/bf80213b121074f4ad9b449410a4d13bae5e9be0
&
https://github.com/golang/go/commit/3643147a29352ca2894fd5d0d2069bc4b4335a7e]
Signed-off-by
22 matches
Mail list logo