Please review this set of changes for scarthgap and have comments back by end of day Wednesday, May 22
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6937 The following changes since commit 294a7dbe44f6b7c8d3a1de8c2cc182af37c4f916: build-appliance-image: Update to scarthgap head revision (2024-05-09 04:47:57 -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 Adriaan Schmidt (1): libcgroup_3.1.0: fix build on non-systemd systems Jose Quaresma (2): go: Drop the linkmode completely Revert "goarch: disable dynamic linking globally" Kai Kang (1): webkitgtk: 2.44.0 -> 2.44.1 Martin Hundebøll (1): classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs() Mingli Yu (1): ncurses: Fix CVE-2023-50495 Peter Marko (6): openssl: patch CVE-2024-4603 glib-2.0: Upgrade 2.78.4 -> 2.78.5 glib-2.0: Upgrade 2.78.5 -> 2.78.6 glibc: Update to latest on stable 2.39 branch glibc: Update to latest on stable 2.39 branch glibc: correct license Ralph Siemsen (1): uboot-sign: fix loop in do_uboot_assemble_fitimage Ross Burton (3): lib/oe/package-manager: allow including self in create_packages_dir selftest/classes: add localpkgfeed class oeqa/selftest/debuginfod: use localpkgfeed to speed server startup Sven Schwermer (2): recipetool: Handle unclean response in go resolver recipetool: Handle several go-import tags in go resolver Trevor Gamblin (1): patchtest: test_metadata: fix invalid escape sequences Wang Mingyu (1): llvm: upgrade 18.1.2 -> 18.1.3 Zev Weiss (1): bash: Fix file-substitution error-handling bug meta-selftest/classes/localpkgfeed.bbclass | 27 ++ meta/classes-recipe/go.bbclass | 2 - meta/classes-recipe/goarch.bbclass | 14 +- meta/classes-recipe/image_types.bbclass | 20 +- meta/classes-recipe/uboot-sign.bbclass | 2 +- meta/lib/oe/package_manager/__init__.py | 9 +- meta/lib/oeqa/selftest/cases/debuginfod.py | 14 +- meta/lib/patchtest/tests/test_metadata.py | 4 +- .../openssl/openssl/CVE-2024-4603.patch | 179 +++++++++++ .../openssl/openssl_3.2.1.bb | 1 + .../glib-2.0/glib-2.0/fix-regex.patch | 54 ---- ...{glib-2.0_2.78.4.bb => glib-2.0_2.78.6.bb} | 3 +- meta/recipes-core/glibc/glibc-common.inc | 2 +- meta/recipes-core/glibc/glibc-version.inc | 2 +- ...y-the-header-between-arm-and-aarch64.patch | 47 ++- ...e-Pass-mcpu-along-with-march-to-dete.patch | 62 ---- ...ss.patch => 0023-qemu-stale-process.patch} | 0 meta/recipes-core/glibc/glibc_2.39.bb | 7 +- ...akefile-install-systemd.h-by-default.patch | 37 +++ .../recipes-core/libcgroup/libcgroup_3.1.0.bb | 1 + .../ncurses/files/CVE-2023-50495.patch | 301 ++++++++++++++++++ meta/recipes-core/ncurses/ncurses_6.4.bb | 1 + meta/recipes-devtools/go/go-runtime.inc | 2 +- ...r-sort-ClassInfo-lists-by-name-as-we.patch | 6 +- .../bash/bash/fix-filesubst-errexit.patch | 34 ++ meta/recipes-extended/bash/bash_5.2.21.bb | 1 + ...af379dc70b4b1a63b01d67179eb431f03ac4.patch | 38 --- ...ebkitgtk_2.44.0.bb => webkitgtk_2.44.1.bb} | 3 +- scripts/lib/recipetool/create_go.py | 34 +- 29 files changed, 685 insertions(+), 222 deletions(-) create mode 100644 meta-selftest/classes/localpkgfeed.bbclass create mode 100644 meta/recipes-connectivity/openssl/openssl/CVE-2024-4603.patch delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/fix-regex.patch rename meta/recipes-core/glib-2.0/{glib-2.0_2.78.4.bb => glib-2.0_2.78.6.bb} (95%) delete mode 100644 meta/recipes-core/glibc/glibc/0023-aarch64-configure-Pass-mcpu-along-with-march-to-dete.patch rename meta/recipes-core/glibc/glibc/{0024-qemu-stale-process.patch => 0023-qemu-stale-process.patch} (100%) create mode 100644 meta/recipes-core/libcgroup/libcgroup/0001-include-Makefile-install-systemd.h-by-default.patch create mode 100644 meta/recipes-core/ncurses/files/CVE-2023-50495.patch create mode 100644 meta/recipes-extended/bash/bash/fix-filesubst-errexit.patch delete mode 100644 meta/recipes-sato/webkit/webkitgtk/2922af379dc70b4b1a63b01d67179eb431f03ac4.patch rename meta/recipes-sato/webkit/{webkitgtk_2.44.0.bb => webkitgtk_2.44.1.bb} (98%) -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199571): https://lists.openembedded.org/g/openembedded-core/message/199571 Mute This Topic: https://lists.openembedded.org/mt/106203023/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
