From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 00/27] Patch review
Date: Sun, 14 Jul 2024 05:38:29 -0700 [thread overview]
Message-ID: <cover.1720960579.git.steve@sakoman.com> (raw)
Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, July 16
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7136
The following changes since commit d511c41dac048fbdd93a54136e93b0623a18a83d:
xz: Update LICENSE variable for xz packages (2024-07-08 05:40:28 -0700)
are available in the Git repository at:
https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-nut
https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-nut
Alexander Kanavin (6):
mesa: remove obsolete
0001-meson.build-check-for-all-linux-host_os-combinations.patch
kexec-tools: submit
0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch upstream
vorbis: mark patch as Inactive-Upstream
grub: mark grub-module-explicitly-keeps-symbole-.module_license.patch
as a workaround
perl: submit the rest of determinism.patch upstream
iptables: submit
0001-configure-Add-option-to-enable-disable-libnfnetlink.patch
upstream
Changqing Li (2):
webkitgtk: fix do_configure error on beaglebone-yocto
webkitgtk: fix do_compile errors on beaglebone-yocto
Enrico Jörns (1):
wic: engine.py: use raw string for escape sequence
Hitendra Prajapati (1):
ruby: fix CVE-2024-27281
Jookia (1):
populate_sdk_ext.bbclass: Fix undefined variable error
Khem Raj (1):
linux-yocto: Enable team net driver
Niko Mauno (1):
dnf/mesa: Fix missing leading whitespace with ':append'
Peter Marko (1):
ncurses: switch to new mirror
Richard Purdie (2):
selftest/cases/runtime_test: Exclude centos-9 from virgl tests
cve-exclusion: Drop the version comparision/warning
Robert Kovacsics (1):
sdk: Fix path length limit to match reserved size
Ross Burton (6):
cpio: mark CVE-2023-7216 as disputed
fribidi: upgrade 1.0.13 -> 1.0.14
gstreamer1.0: skip another known flaky test
libportal: fix rare build race
meson: don't use deprecated pkgconfig variable
curl: skip FTP tests in run-ptest
Wang Mingyu (2):
ed: upgrade 1.20.1 -> 1.20.2
llvm: upgrade 18.1.5 -> 18.1.6
Yi Zhao (2):
libcap-ng: upgrade 0.8.4 -> 0.8.5
libcap-ng-python: upgrade 0.8.4 -> 0.8.5
meta/classes-recipe/populate_sdk_ext.bbclass | 2 +
meta/files/toolchain-shar-extract.sh | 4 +-
meta/lib/oeqa/selftest/cases/runtime_test.py | 2 +-
...icitly-keeps-symbole-.module_license.patch | 2 +-
meta/recipes-core/meta/uninative-tarball.bb | 2 +
meta/recipes-core/ncurses/ncurses.inc | 2 +-
meta/recipes-core/ncurses/ncurses_6.4.bb | 4 +-
meta/recipes-devtools/dnf/dnf_4.19.0.bb | 2 +-
.../llvm/{llvm_18.1.5.bb => llvm_18.1.6.bb} | 2 +-
meta/recipes-devtools/meson/meson_1.3.1.bb | 4 +-
.../perl/files/determinism.patch | 6 +-
.../ruby/ruby/CVE-2024-27281.patch | 97 +++++++++++++++++++
meta/recipes-devtools/ruby/ruby_3.2.2.bb | 1 +
meta/recipes-extended/cpio/cpio_2.15.bb | 1 +
.../ed/{ed_1.20.1.bb => ed_1.20.2.bb} | 2 +-
...ption-to-enable-disable-libnfnetlink.patch | 44 +++++----
...build-race-when-building-GTK-vapi-fi.patch | 49 ++++++++++
.../libportal/libportal_0.7.1.bb | 3 +-
...k-for-all-linux-host_os-combinations.patch | 42 --------
meta/recipes-graphics/mesa/mesa.inc | 3 +-
...Fix-add_buffer_phys_virt-align-issue.patch | 2 +-
.../linux/cve-exclusion_6.6.inc | 18 ++--
meta/recipes-kernel/linux/linux-yocto_6.6.bb | 2 +
.../gstreamer/gstreamer1.0/run-ptest | 9 +-
.../0001-configure-Check-for-clang.patch | 2 +-
...fic-declarations-in-FELighting.h-unn.patch | 44 +++++++++
...icDowncast-adoption-in-platform-code.patch | 65 +++++++++++++
meta/recipes-sato/webkit/webkitgtk_2.44.1.bb | 14 +--
meta/recipes-support/curl/curl/run-ptest | 4 +-
.../{fribidi_1.0.13.bb => fribidi_1.0.14.bb} | 2 +-
...hon-path-when-invoking-py-compile-54.patch | 34 +++++++
.../files/fix-issues-with-swig-4-2.patch | 32 ------
...hon_0.8.4.bb => libcap-ng-python_0.8.5.bb} | 0
meta/recipes-support/libcap-ng/libcap-ng.inc | 4 +-
...{libcap-ng_0.8.4.bb => libcap-ng_0.8.5.bb} | 0
scripts/lib/wic/engine.py | 2 +-
36 files changed, 369 insertions(+), 139 deletions(-)
rename meta/recipes-devtools/llvm/{llvm_18.1.5.bb => llvm_18.1.6.bb} (98%)
create mode 100644 meta/recipes-devtools/ruby/ruby/CVE-2024-27281.patch
rename meta/recipes-extended/ed/{ed_1.20.1.bb => ed_1.20.2.bb} (93%)
create mode 100644 meta/recipes-gnome/libportal/files/0001-meson.build-fix-build-race-when-building-GTK-vapi-fi.patch
delete mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-Remove-ARM-specific-declarations-in-FELighting.h-unn.patch
create mode 100644 meta/recipes-sato/webkit/webkitgtk/0002-More-dynamicDowncast-adoption-in-platform-code.patch
rename meta/recipes-support/fribidi/{fribidi_1.0.13.bb => fribidi_1.0.14.bb} (89%)
create mode 100644 meta/recipes-support/libcap-ng/files/0001-Fix-python-path-when-invoking-py-compile-54.patch
delete mode 100644 meta/recipes-support/libcap-ng/files/fix-issues-with-swig-4-2.patch
rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.8.4.bb => libcap-ng-python_0.8.5.bb} (100%)
rename meta/recipes-support/libcap-ng/{libcap-ng_0.8.4.bb => libcap-ng_0.8.5.bb} (100%)
--
2.34.1
next reply other threads:[~2024-07-14 12:39 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-14 12:38 Steve Sakoman [this message]
2024-07-14 12:38 ` [OE-core][scarthgap 01/27] cpio: mark CVE-2023-7216 as disputed Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 02/27] ruby: fix CVE-2024-27281 Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 03/27] libcap-ng: upgrade 0.8.4 -> 0.8.5 Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 04/27] libcap-ng-python: " Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 05/27] fribidi: upgrade 1.0.13 -> 1.0.14 Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 06/27] ed: upgrade 1.20.1 -> 1.20.2 Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 07/27] llvm: upgrade 18.1.5 -> 18.1.6 Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 08/27] wic: engine.py: use raw string for escape sequence Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 09/27] gstreamer1.0: skip another known flaky test Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 10/27] libportal: fix rare build race Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 11/27] linux-yocto: Enable team net driver Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 12/27] populate_sdk_ext.bbclass: Fix undefined variable error Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 13/27] sdk: Fix path length limit to match reserved size Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 14/27] selftest/cases/runtime_test: Exclude centos-9 from virgl tests Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 15/27] ncurses: switch to new mirror Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 16/27] meson: don't use deprecated pkgconfig variable Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 17/27] curl: skip FTP tests in run-ptest Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 18/27] mesa: remove obsolete 0001-meson.build-check-for-all-linux-host_os-combinations.patch Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 19/27] dnf/mesa: Fix missing leading whitespace with ':append' Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 20/27] kexec-tools: submit 0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch upstream Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 21/27] vorbis: mark patch as Inactive-Upstream Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 22/27] grub: mark grub-module-explicitly-keeps-symbole-.module_license.patch as a workaround Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 23/27] perl: submit the rest of determinism.patch upstream Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 24/27] iptables: submit 0001-configure-Add-option-to-enable-disable-libnfnetlink.patch upstream Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 25/27] cve-exclusion: Drop the version comparision/warning Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 26/27] webkitgtk: fix do_configure error on beaglebone-yocto Steve Sakoman
2024-07-14 12:38 ` [OE-core][scarthgap 27/27] webkitgtk: fix do_compile errors " Steve Sakoman
-- strict thread matches above, loose matches on Subject: below --
2024-09-30 1:56 [OE-core][scarthgap 00/27] Patch review Steve Sakoman
2024-11-21 21:53 Steve Sakoman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1720960579.git.steve@sakoman.com \
--to=steve@sakoman.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox