<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/poky/scripts/pybootchartgui, branch trunk</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=trunk</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2025-07-23T07:25:47+00:00</updated>
<entry>
<title>poky: subtree update:c49684b48b..1e811f9e70</title>
<updated>2025-07-23T07:25:47+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2025-05-30T19:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c9537f57ab488bf5d90132917b0184e2527970a5'/>
<id>urn:sha1:c9537f57ab488bf5d90132917b0184e2527970a5</id>
<content type='text'>
Adrian Freihofer (13):
      ref-manual: cover UBOOT_ENV variables
      oe-selftest: drop redundant imports
      linux-fitimage: sign setup sections
      uboot, kernel: use hex address for UBOOT_ENTRYPOINT
      oe-selftest: adapt u-boot tests to latest changes
      oe-selftest: fitimage sort tests
      oe-selftest: fitimage cleanup
      oe-selftest: fitimage add more kernel tests
      oe-selftest: fitimage improve bb_vars access
      oe-selftest: fitimage add more u-boot tests
      migration-guides: cover FIT_UBOOT_ENV
      ref-manual: variable FIT_SIGN_INDIVIDUAL mix-and-match attacks
      ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME

Alejandro Hernandez Samaniego (1):
      newlib: Upgrade 4.4.0 -&gt; 4.5.0

Aleksandar Nikolic (2):
      scripts/install-buildtools: Update to 5.1.2
      scripts/install-buildtools: Update to 5.2

Alex Kiernan (14):
      boost: Use PN/BPN for naming of packages
      scdoc: Import from meta-wayland
      scdoc: Upgrade 1.11.2 -&gt; 1.11.3
      selftest: gdbserver: Adjust regex for change to output
      kmod: Upgrade 33 -&gt; 34.1
      eudev: Drop --output=... from kmod call in init script
      connman: Merge .inc into .bb
      connman: Delete patches for gold and MIPS binutils fix
      connman: Move ppp from DEPENDS to PACKAGECONFIG
      connman: Set --runstatedir to ${runtimedir}
      connman: Create ${sysconfdir} for systemd images
      connman: Add iptables/ip6tables-save to ac_cv_path
      connman: Mark iptables/nftables mutually incompatible
      connman: Set dns-backend automatically

Alexander Kanavin (37):
      classes/insane: do not leak host uid/gid into package_qa sstate signatures
      bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
      systemd-systemctl-native: correctly set PV
      python3-roman-numbers-py: correct upstream version check
      gnupg: follow odd-even scheme in upstream version checks
      gcr: exclude x.y.9z pre-releases from upstream version check
      scripts/install-buildtools: add an option to specify where downloads go
      scripts/install-buildtools: write download URLs to files for traceability
      glib-2.0: address ptest failures
      meta/lib/oe/recipeutils.py: handle fetcher errors when checking for new commits
      libsdl2: only include 2.x releases in version check
      ppp: remove erroneous generated header from the source tree
      mesa: correct download location
      mesa-demos: update 8.5.0 -&gt; 9.0.0
      qemu: fix upstream version check
      nfs-utils: replace problematic pending patch with upstream submission
      perl-cross: submit determinism.patch upstream
      tcl8: mark pending patches as inappropriate
      elfutils: remove 0001-libasm-may-link-with-libbz2-if-found.patch
      elfutils: remove 0001-dso-link-change.patch
      ca-certificates: submit sysroot patch upstream, drop default-sysroot.patch
      vulkan-samples: rewrite and submit reproducubility patch upstream
      tcl: provide a description for shared library name fixup patch
      xserver-xorg: submit 0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch upstream
      apt: remove 0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch
      mdadm: fetch from git
      mdadm: update 4.3 -&gt; 4.4
      ifupdown: mark defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch as Inappropriate
      gst-devtools: submit 0001-connect-has-a-different-signature-on-musl.patch upstream
      vim: mark no-path-adjust.patch as Inappropriate
      avahi: mark initscript.patch as Inappropriate
      apr: drop libtoolize_check.patch
      numactl: mark Fix-the-test-output-format.patch as Inappropriate
      tcf-agent: update SRC_URI to https://gitlab.eclipse.org
      libunwind: use github-releases class to determine latest versions
      libarchive: correct upstream version check
      clang: fix upstream version check

Alexandre Marques (2):
      bitbake: hashserv: Add `gc-mark-stream` command for batch hash marking
      scripts: Add clean-hashserver-database script

Alexis Cellier (1):
      systemd: Fix man page indices generation

Alon Bar-Lev (1):
      module.bbclass: add KBUILD_EXTRA_SYMBOLS to install

Alper Ak (3):
      ref-manual/variables.rst: document INHIBIT_AUTOTOOLS_DEPS
      ref-manual/variables.rst: document INHIBIT_DEFAULT_RUST_DEPS
      ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS

Andrew Kreimer (1):
      manuals: remove repeated word

Antonin Godard (70):
      contributor-guide/submit-changes: add policy on AI generated code
      Add favicon for the documentation html
      bitbake: doc: bitbake-user-manual-ref-variables: document BB_CURRENT_MC
      dev-manual: move multiconfig documentation to its own document
      variables.rst: add a reference to BB_CURRENT_MC from bbdocs
      migration-5.2: fix references to BB_CURRENT_MC
      dev-manual/multiconfig: rename to use Multiconfig term
      dev-manual/multiconfig: improve the current doc
      dev-manual/multiconfig: add suggested best practices and baremetal sections
      ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
      bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
      native: follow BUILD_* definitions for OBJCOPY, OBJDUMP and READELF
      overview-manual: convert source-fetching.png to svg and fix UNPACKDIR
      overview-manual: convert patching.png to svg
      overview-manual: convert configuration-compile-autoreconf.png to svg
      overview-manual: convert analysis-for-package-splitting.png to svg
      overview-manual/concepts: remove PR from the build dir list
      overview-manual/concepts: add UNPACKDIR in the directory description
      migration-guides/release-notes-5.2: add known issue on stalled NVD
      ref-manual/classes.rst: document the ptest-python-pytest class and variables
      ref-manual/variables.rst: WATCHDOG_TIMEOUT: fix recipe name
      ref-manual/variables.rst: document the WATCHDOG_RUNTIME_SEC variable
      ref-manual/variables.rst: document the MOUNT_GROUP variable
      ref-manual/features.rst: drop ld-is-gold
      ref-manual/variables.rst: document the MESON_INSTALL_TAGS
      ref-manual/variables.rst: document the NVD_DB_VERSION variable
      ref-manual/variables.rst: document autotools class related variables
      migration-guides/migration-5.2.rst: add information about autotools changes
      ref-manual/variables.rst: add a link for BB_USE_HOME_NPMRC
      migration-guides/migration-5.2: update for upcoming 5.2 release
      migration-guides/release-notes-5.2: update for upcoming 5.2 release
      classes/spdx-*.bbclass: move spdx2 specific variables out of spdx-common class
      migration-guides/release-notes-5.2.rst: add the list of contributors
      migration-guides/release-notes-5.2.rst: add recipe upgrades
      migration-guides/release-notes-5.2.rst: add LICENSE recipe changes
      migration-guides/release-notes-5.2.rst: add security fixes
      migration-guides/release-notes-5.2.rst: add an entry for addfragments
      migration-guides/migration-5.2.rst: final update for 5.2
      ref-manual/system-requirements.rst: update list of supported distributions
      poky.yaml.in: bump minimum required Python version to 3.9
      ref-manual/variables.rst: document the GRUB_MKIMAGE_OPTS variable
      ref-manual/variables.rst: document the SPDX_PACKAGE_VERSION variable
      migration-guides/{migration,release-note}-5.2: update for 5.2 release
      ref-manual/classes: ptest-python-pytest: improve the current documentation
      migration-guides/{migration,release-note}-5.2: improvements and fixes
      documentation/conf.py: define a manpage url
      ref-manual/variables.rst: add manpage links for toolchain variables
      ref-manual/variables.rst: add missing documentation for BUILD_* variables
      ref-manual/variables.rst: document missing SDK_*_ARCH variables
      ref-manual/variables.rst: document HOST_*_ARCH variables
      ref-manual/variables.rst: HOST_CC_ARCH: fix wrong SDK reference
      bitbake: doc/bitbake-user-manual-metadata.rst: fix python task example
      ref-manual/variables.rst: improve the PKGV documentation
      migration-guides/{migration,release-note}-5.2: update for 5.2 release
      poky.yaml: introduce DISTRO_LATEST_TAG
      Fix dead links that use the DISTRO macro
      migration-guides/{migration,release-notes}-5.2.rst: notes for systemd pni-names
      migration-guides/release-notes-5.2.rst: fix badly formatted gstreamer entries
      migration-guides/release-notes-5.2.rst: add missing cves
      bitbake: utils: format and improve docstrings
      bitbake: lib/bb: format and improve logging docstrings
      bitbake: doc: add a new Library Functions document
      bitbake: doc: bitbake-user-manual-metadata: provide link to new doc
      linux-firmware: fix zst install suffix
      scripts/cve-json-to-text.py: remove unused options
      scripts/cve-json-to-text.py: fix missing -o option
      test-manual/intro: remove Buildbot version used
      ref-manual/release-process: update releases.svg
      migration-guides: add placeholders for 5.3
      brief-yoctoprojectqs/index.rst: replace removed macro

Archana Polampalli (1):
      ffmpeg: upgrade 7.1 -&gt; 7.1.1

Balaji Pothunoori (1):
      dhcpcd: fix for unexpected syscall 135 for 10.1.0 version

Bastian Krause (1):
      systemd: move sysusers.d systemd-remote to PN-journal-remote

Benjamin Szőke (1):
      bitbake: runqueue: Optimize loop in scenequeue data construction

Bin Lan (1):
      babeltrace2: upgrade 2.0.6 -&gt; 2.1.0

Bruce Ashfield (26):
      linux-yocto-dev: bump to v6.14
      perf: enable zstd in default PACKAGECONFIG
      linux-yocto/6.12: configuration graphics, I2C and warnings
      linux-yocto/6.12: genericarm64: set the DMA Contiguous Memory Allocator size to 32MB
      linux-yocto/6.12: update to v6.12.17
      linux-yocto/6.12: update to v6.12.18
      linux-yocto/6.12: update to v6.12.19
      linux-yocto/6.12: yaffs2: fix module build
      mips: Add '-std=gnu11' to vdso CFLAGS
      linux-yocto/6.12: config: add pmem to genericarm64
      kern-tools: allow comments after configuration options
      linux-yocto/6.12: update to v6.12.22
      linux-yocto/6.12: update to v6.12.23
      linux-yocto/6.12: cfg: Include iommu.scc for Arrowlake boot support
      linux-yocto/6.12: cfg: fix iommu configuration for -tiny kernel
      kernel-yocto: allow annotated options to be modified
      linux-yocto-dev: update to v6.15
      linux-yocto/6.12: update to v6.12.24
      linux-yocto/6.12: update to v6.12.25
      linux-yocto/6.12: bsp/genericarm64: modular configuration updates
      linux-yocto/6.12: update to v6.12.27
      linux-yoto/6.12: bsp/arm: fix CONFIG_CRYPTO_LIB_CHACHA
      linux-yocto/6.12: update to v6.12.28
      linux-yocto/6.12: update to v6.12.29
      linux-yocto/6.12: riscv config sync
      linux-yocto/6.12: update to v6.12.30

Changqing Li (14):
      Revert "python3-ctypes: depend on ldconfig only if distro-feature set"
      python3: update python3-ctypes RDEPENDS to RRECOMMENDS
      babeltrace: extend to nativesdk
      babeltrace2: extend to nativesdk
      patch.py: set commituser and commitemail for addNote
      initscripts: add function log_success_msg/log_failure_msg/log_warning_msg
      buildtools-tarball: move setting of envvars to respective envfile
      buildtools-tarball: add envvars into BB_ENV_PASSTHROUGH_ADDITIONS
      buildtools-tarball: Make buildtools respects host CA certificates
      icu: set ac_cv_path_install to ensure install tool reproducibility
      libsoup-2.4: fix CVE-2025-32911
      send-error-report: make output align with original design when debug disabled
      libsoup-2.4: fix build failure
      libsoup-2.4: fix CVE-2024-52532

Chen Qi (26):
      sysstat: upgrade from 12.7.6 to 12.7.7
      shadow: upgrade from 4.17.1 to 4.17.2
      diffutils: upgrade from 3.10 to 3.11
      coreutils: upgrade from 9.5 to 9.6
      glibc: fix header file conflict in case of multilib
      util-linux/util-linux-libuuid: upgrade from 2.40.2 to 2.40.4
      systemd/systemd-boot: upgrade from 257.1 to 257.3
      debugedit: fix build failure when enabling DEBUG_BUILD
      bitbake: data_smart: fix indentation
      bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
      bitbake: data_smart.py: simple clean up
      bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
      mc: fix buildpath QA regarding unzip
      time: fix runtime version from UNKNOWN to 1.9
      classes/recipes: remove unnecessary qemu inherit and use qemuwrapper-cross
      cpio: fix ptest-runner dependency
      nativesdk.bbclass: handle PACKAGE_WRITE_DEPS
      image/populate_sdk.bbclass: drop qemuwrapper-cross from DEPENDS
      lib/classes/conf: refactor qemu.bbclass functions into library functions
      busybox: fix CVE-2023-39810
      bitbake: fetch2/git: fix shallow clone for tag containing slash
      bitbake: lib/bb/tests/fetch: add a test case to ensure git shallow fetch works for tag containing slash
      diffutils: upgrade from 3.11 to 3.12
      coreutils: upgrade from 9.6 to 9.7
      util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
      shadow: upgrade from 4.17.3 to 4.17.4

Christian Lindeberg (1):
      bitbake: fetch2/gomod: Fix mirroring problem

Christos Gavros (6):
      skeletoninit: remove broken link
      oeqa/selftest: add a newline in local.conf (newbuilddir)
      go: Check if GO_IMPORT is set in recipe and error if not
      initramfs-framework: remove hard dependency with busybox
      ref-manual/variables.rst: document the IMAGE_ROOTFS_MAXSIZE variable
      ref-manual/variables.rst: document the INITRAMFS_MAXSIZE variable

Dan McGregor (2):
      openssl-native(sdk): poision built in paths
      genericx86*: allow higher tunes

Daniel Ammann (1):
      systemd: Fix typo in 00-create-volatile.conf

Daniel McGregor (4):
      nfs-utils: clean up startup
      nfs-utils: Use upstream systemd service files
      nfs-utils: Configure nfsv4 ID mapping &amp; Kerberos
      nfs-utils: Start nfsv4 utilities with sysvinit

Daniel Turull (4):
      linux/generate-cve-exclusions: use data from CVEProject
      linux/cve-exclusion: Execute the script after changing to the new data source
      cve-exclusions: correct cve status for 5 entries
      cve-check: fix debug message

Dario Binacchi (1):
      mmc-utils: upgrade to latest revision

Deepesh Varatharajan (17):
      rust: Upgrade 1.81.0-&gt;1.82.0
      rust: oe-selftest issue fix with v1.82
      rust: Oe-selftest changes for rust v1.82.0
      rust: Upgrade 1.82.0-&gt;1.83.0
      rust: Fix build break because of download-ci-llvm
      rust: Oe-selftest changes for rust v1.83.0
      rust: Fix bloat issue in recent rust updates
      rust: Fix build break because of "download-rustc" and "llvm-tools"
      rust: Upgrade 1.83.0-&gt;1.84.1
      rust: Fix build failure when multilibs are enabled
      rust: Oe-selftest changes for rust v1.84.1
      rust: re-enable the unit tests that are ignored
      rust: re-enable the unit tests that are ignored
      binutils: stable 2.44 branch updates
      glibc: stable 2.41 branch update
      rust: re-enable the unit tests that are previously ignored
      binutils: Fix CVE-2025-1178

Denys Dmytriyenko (1):
      nativesdk-buildtools-perl-dummy: add more missing packages

Divya Chellam (4):
      vim: Upgrade 9.1.0764 -&gt; 9.1.1043
      vim: Upgrade 9.1.1043 -&gt; 9.1.1115
      ruby: upgrade 3.4.2 -&gt; 3.4.3
      libxml2: upgrade 2.13.6 -&gt; 2.13.8

Dmitry Baryshkov (42):
      linux-firmware: fix qca-qca61x4-usb package contents
      linux-firmware: make linux-firmware-qcom-qcm6490-wifi provide -qcs6490-
      vulkan: upgrade 1.3.296.0 -&gt; 1.4.309.0
      runqemu: also set GBM_BACKENDS_PATH
      llvm: move libLLVM.so.N.M to llvm-libllvm package
      llvm: use OECMAKE_SOURCEPATH to specify cmake dir
      llvm: handle libdir in llvm-config
      llvm: also use llvm-config wrapper for nativesdk recipes
      llvm: remove LLVM_LDFLAGS from llvm-config --ldflags output
      llvm: support building libclc
      llvm: add SPIRV-LLVM-Translator support
      llvm: enable more targets to build
      mesa: upgrade 24.0.7 -&gt; 25.0.2
      bindgen-cli: a tool to generate Rust bindings
      linux-firmware: upgrade 20250311 -&gt; 20250410
      mesa: drop kmsro PACKAGECONFIG
      mesa: update patch status
      mesa: don't buid Intel drivers outside of x86 world
      mesa: introduce amd PACKAGECONFIG
      mesa: handle svga Gallium driver through PACKAGECONFIG too
      llvm: import build fix from meta-clang
      llvm: also install llvm-min-tblgen
      meson: pass -target and -I to bindgen calls
      mesa: drop the bindgen patch
      mesa: bundle Clang OpenCL headers into meta-clc
      mesa: upgrade 25.0.2 -&gt; 25.0.5
      clang: split SPIRV-LLVM-Translator to its own recipe
      meson: correct bindgen_clang_argments
      clang: build-depend on spirv-llvm-translator-native
      mesa: remove OSMesa support
      mesa: drop useless -Dshared-glapi flag
      mesa: drop -Dgallium-opencl flag
      mesa: fold GL ES 3 packages into GL ES 2 ones
      mesa: drop the libopencl-mesa-dev package
      mesa: don't add extra tags to the libopencl-mesa package
      mesa: drop gallium-pipe support
      mesa: don't set RCONFLICTS / PROVIDES if glvnd is enabled
      mesa: sort out PROVIDES for the glvnd case
      mesa: drop .so files for GLVND ICD libraries
      mesa: move dri_internal header to mesa-dev
      mesa: remove XA tracker support
      mesa: add support for Teflon, TFLite delegate

Enrico Jörns (8):
      busybox: drop net-tools from defconfig
      barebox: drop patch file left over during last upgrade
      barebox: upgrade 2024.12.0 -&gt; 2025.02.0
      cml1.bbclass: use consistent make flags for menuconfig
      poky: fix remove/append override syntax in comment
      barebox: upgrade 2025.02.0 -&gt; 2025.03.0
      ref-manual/variables.rst: update ROOT_HOME documentation
      conf.py: tweak SearchEnglish to be hyphen-friendly

Enrico Scholz (2):
      cargo_common: use 'config.toml' instead of plain 'config'
      oeqa/selftest/devtool: use 'config.toml' instead of plain 'config'

Eric Meyers (2):
      bitbake: fetch2/npm: Adding npmrc support for private registry authentication
      bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC

Erick Shepherd (1):
      kernel-devsrc.bb: Replace extra System.map file with symlink

Etienne Cordonnier (4):
      python3-setuptools-scm: respect GIT_CEILING_DIRECTORIES
      gdb: add source-highlight PACKAGECONFIG option
      coreutils: remove outdated comment
      ref-manual/variables.rst: document SSTATE_SKIP_CREATION

Fabio Berton (1):
      ccache.conf: Add include_file_ctime to sloppiness

Fabio Estevam (3):
      mtd-utils: Upgrade to 2.3.0
      u-boot: upgrade 2025.01 -&gt; 2025.04
      bmaptool: upgrade 3.8.0 -&gt; 3.9.0

Guðni Már Gilbert (5):
      bluez5: upgrade 5.79 -&gt; 5.80
      bluez5: add missing tools to noinst-tools package
      bluez5: disable aics tests
      bluez5: upgrade 5.80 -&gt; 5.82
      bluez5: remove obsolete patch for test-gatt

Gyorgy Sarvari (4):
      yocto-check-layer: expect success for test_patches_upstream_status
      libmatchbox: upgrade 1.13 -&gt; 1.14
      ca-certificates: fix on-target postinstall script
      conf/bitbake.conf: use gnu mirror instead of main server

Haixiao Yan (1):
      glibc: Add single-threaded fast path to rand()

Harish Sadineni (2):
      binutils: Fix CVE-2025-1180
      binutils: Fix CVE-2025-1182

Hiago De Franco (2):
      base-files: add nsswitch-resolved.conf and remove nsswitch patch
      readline: enable HOME, END, INSERT, and DELETE key bindings in inputrc

Hongxu Jia (20):
      setuptools3-base.bbclass: override default subprocess timeout
      gnupg: upgrade 2.5.3 -&gt; 2.5.4
      man-pages: upgrade 6.9.1 -&gt; 6.11
      gpgme: upgrade 1.24.1 -&gt; 1.24.2
      socat: upgrade 1.8.0.2 -&gt; 1.8.0.3
      go: upgrade 1.22.12 -&gt; 1.24.0
      go: fix buildpath issue for go-runtime
      go: remove support for GOROOT_FINAL
      lib: spdx30_tasks: remove duplicated patched CVEs
      gnupg: 2.5.4 -&gt; 2.5.5
      man-pages: 6.12 -&gt; 6.13
      spdx3: support to override the version of a package in SBOM 3
      ovmf: fix CVE-2025-2295
      barebox-tools: clean up yamltree from dtc
      cdrtools-native: fix booting EFI ISO live failed
      syslinux: improve isohybrid to process extra sector count for ISO 9660 image
      spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM
      man-pages: upgrade 6.13 -&gt; 6.14
      libgcrypt: upgrade 1.11.0 -&gt; 1.11.1
      lttng-tools: fix compile failed with libxml2 2.14.0+

Ines KCHELFI (5):
      ptest-cargo: refactor run-ptest generation to remove redundancy
      ptest-cargo: fix incorrect FAIL count when multiple tests are run
      ptest-cargo: fix tests output format for testimage
      rpm-sequoia: add ptest
      insane.bbclass: Add unimplemented-ptest detection for cargo-based tests

Isaac True (1):
      bitbake: fetch2: add support for .debs containing uncompressed data tarballs

J. S. (4):
      perlcross: upgrade 1.6 -&gt; 1.6.1
      perl: upgrade 5.40.0 -&gt; 5.40.1
      perlcross: 1.6.1 -&gt; 1.6.2
      perl: upgrade 5.40.1 -&gt; 5.40.2

Jaeyoon Jung (2):
      send-error-report: Respect URL scheme in server name if exists
      send-error-report: Drop --no-ssl

Jamin Lin (7):
      uboot-sign: support to create TEE and ATF image tree source
      uboot-sign: support to add users specific image tree source
      oe-selftest: fitimage: add testcases to test ATF and TEE
      ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image
      uboot-sign: Fix unintended "-e" written into ITS
      uboot-sign: Add support for setting firmware property in FIT configuration
      ref-manual: uboot-sign: Support firmware property in FIT config

Jason Schonberg (1):
      sqlite3: upgrade 3.47.2 -&gt; 3.48.0

Jean-Pierre Geslin (1):
      cargo: pass PACKAGECONFIG_CONFARGS to cargo build

Jeroen Hofstee (1):
      gcc: Fix wrong code generation in atomic intrinsics for arm

Jiaying Song (2):
      gcc: Undef _TIME_BITS in sanitizer_procmaps_solaris.cpp
      gobject-introspection: Fix wrong PN used in MULTILIB_SCRIPTS

Joao Marcos Costa (1):
      multilib.conf: fix typo in comment

Joerg Schmidt (1):
      bitbake: bblayers/query: Fix using "removeprefix" string method

Jose Quaresma (1):
      sstate-cache-management: add dry-run argument

Joshua Watt (11):
      spdx30: Improve os.walk() handling
      scripts/contrib: Add oe-image-files-spdx script
      lib: sbom30: Add action statement for affected VEX statements
      lib: spdx30_tasks: Handle patched CVEs
      lib: Fix dependencies on SPDX code
      classes: create-spdx-2.2: Fix dependency handling
      oeqa: spdx: Add tar test for SPDX 2.2
      lib: oe: Add cve_check to BBIMPORTS
      bitbake: codeparser: Add function decorators for vardeps
      lib/oe/cve_check: Mark variable flag dependencies
      bitbake: hashserv: Fix deprecation warning about sqlite adapter

João Henrique Ferreira de Freitas (1):
      neard: use WIRELESS_DAEMON

Julian Haller (2):
      bitbake: bitbake: fetch: Fix BB_FETCH_PREMIRRORONLY for git mirror tarballs
      bitbake: bitbake: tests/fetch: Fix git PREMIRRORONLY test

Kai Kang (3):
      webkitgtk: 2.46.6 -&gt; 2.48.0
      libpam: add ptest cases back
      xserver-xorg: remove sub-package ${PN}-xwayland

Khem Raj (150):
      python3-lxml: upgrade 5.3.0 -&gt; 5.3.1
      libxcrypt-compat,libxcrypt: upgrade 4.4.37 -&gt; 4.4.38
      musl: Upgrade to latest tip of trunk
      python3: Ignore locale2 tests on musl
      python3: Skip test_write_read_append
      rust-llvm: Fix build break found with clang
      mpfr: Apply the backport of Float128 patch
      libtirpc: Fix build with gcc-15/C23
      gcc-cross,gcc-cross-canadian: Drop symlinking gold linker
      gcc-runtime: Package libstdc++.modules.json
      gmp: Fix build with GCC15/C23
      gmp: Fix build with older gcc versions
      m4: Stick to C17 standard
      ppp: Replace K&amp;R style C declarations
      llvm: upgrade 19.1.7 -&gt; 20.1.0
      webkitgtk: Fix build with clang-20
      webkitgtk: Fix assertion options with clang
      gdbm: Use C11 standard
      bash: Stick to C17 std
      tcp-wrappers: Stick to C17 standard
      cpio: Pin to use C17 std
      ncurses: Pin to C17 standard
      webkitgtk: Add packageconfig for assertions
      expect: Fix build with GCC 15
      at: Remove mktime signature from posixtm.c
      libsndfile1: Include &lt;stdbool.h&gt; instead of redefining bool true and false
      e2fsprogs: Fix build failure with gcc 15
      makedumpfile: Fix build with GCC-15
      cronie: Resolve build failure with GCC15
      bluez: Fix build with GCC-15
      readline: Fixed build with GCC-15
      ppp: Fix build when shadow is enabled
      unzip: Fix build with GCC-15
      time: Fix build with GCC 15
      time: Fix build with musl
      oeqa: Build cpio with C17 std
      babeltrace2: Fix build with clang on 32bit hosts
      webkitgtk: Fix build on RISCV
      opensbi: Do not inherit autotools bbclass
      man-db: Fix musl build with NLS
      which: Drop md4sum for SRC_URI
      lrzsz: Drop setting md5sum for SRC_URI
      unifdef: Don't use C23 constexpr keyword
      nettle: Fix build with GCC-15
      make: Fix signatures for getenv() and getopt()
      groff: Fix build with GCC-15 on musl
      gawk: Fix build with gcc-15 on musl
      which: Fix build with gcc-15 on musl
      db: Disable incompatible-pointer-types warning as error
      bc: Add missing params to getopt/getenv signatures
      parted: Fix build with GCC 15
      mtd-utils: Fix GCC version detection
      alsa-tools: Fix build with gcc 15
      ghostscript: Pin to C17 std
      lrzsz: Fix build with gcc-15
      syslinux: Use -idirafter to add back path for system stdarg.h
      xinetd: Pin to C17 std
      gperf: Pin to C17 std
      apt: Fix build with GCC 15
      unifdef: Drop md5sum for SRC_URI
      man-db: Add missing rdep for col utility
      vulkan-samples: Fix build with GCC-15
      fmt: Backport patch to fix spdlog ABI issue
      man-db: Do not delete chatset.alias
      rust-llvm: Disable benchmarks by cmake options
      oeqa: Update lzip version in buildzip testcase
      cargo-c,rust: Fix build on risv32
      webkitgtk: Use WTF_CPU_UNKNOWN when building for riscv64
      python3-maturin: Backport a libc build fix for riscv32
      python3-pdm: upgrade 2.22.4 -&gt; 2.23.1
      python3-pdm-backend: upgrade 2.4.3 -&gt; 2.4.4
      glibc: Forward -ffile-prefix-map option to assembler flags
      bitbake.conf: Switch prefix mapping to use -ffile-prefix-map
      webkitgtk: Fix build break on non-arm/non-x86 systems
      toolchain/clang: Remove duplicate RANLIB setting
      harfbuzz: Upgrade to 11.1.0 release
      harfbuzz: Fix build with gcc-15
      cmake.bbclass: Enhance to emit a native toolchain cmake file
      sstatesig: Handle special case of llvm-project-source shared-workdir
      multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
      kernel-arch.bbclass: Do not use weak assignment for TOOLCHAIN
      binutils: Specify sysroot for libtool during build
      rust: Fix build with GCC-15 on aarch64/musl
      gdb: Upgrade to 16.3
      util-linux: ignore mkfds BPF related ptests
      gcc: Upgrade GCC to 15 release
      clang: Merge llvm/clang family recipes from meta-clang
      clang: RPROVIDE spirv-llvm-translator and libclc
      mesa: Pass needed clang flags via BINDGEN_EXTRA_CLANG_ARGS
      maintainers.inc: Add myself as maintainer for clang family of recipes
      clang: Upgrade to 20.1.3
      libcxx,compiler-rt-sanitizers: Add cflags to build with clang compiler
      libsolv: Upgrade to 0.7.32 release
      mesa: Fix header search paths
      mesa: Do not use envvar BINDGEN_EXTRA_CLANG_ARGS
      compiler-rt-sanitizers: Omit the musl architecture restrictions
      arch-mips.inc: Use -EB/-EL for denoting endianness
      musl: Enable riscv32
      compiler-rt: Always use clang for compiler
      clang: Space optimize clang recipes
      clang: Build limited targets for target clang recipe
      arch-powerpc: Use -maltivec in compiler flags if altivec is in tune features
      compiler-rt: Consolidate and fix cmake arguments
      libcxx: Fix cflags and ldflags for using compiler runtime
      compiler-rt: Rename the rt libraries if compiled with arm hardfloat ABI
      clang: Upgrade to 20.1.4
      compiler-rt: Map the COMPILER_RT_DEFAULT_TARGET_ARCH
      compiler-rt: Exclude sync builtins from build when arm &lt; v6
      compile-rt: Fix building compiler-native on aarch64 build hosts.
      compiler-rt-sanitizers: Fix native builds on aarch64 build hosts
      valgrind: Fix build with clang
      systemtap: Remove unneeded -Wno-dangling-pointer
      babeltrace2: Update patch to upstreamed version of patch
      opensbi: Pass CROSS_COMPILE and REPRODUCIBLE flags
      m4: Upgrade to 1.4.20 release
      ovmf: Upgrade to 202502 release
      libvorbis: Ignore -mfused-madd as well for clang
      kexec-tools: Fix ppc build
      rust: Use patchelf in place of chrpath to edit rpaths
      gcc: Always use GCC toolchain
      glibc: Always use GCC toolchain
      grub,grub-efi: Pin to using gcc on aarch64
      syslinux: Pin to using GCC toolchain
      pseudo: Pin to using GCC compiler
      rpm: Always use gcc compiler
      busybox: Fix build on architectures without SYS_settimeofday
      perf: Do not treat maybe-uninitialized warnings as errors
      gnu-efi: Use objcopy from GNU binutils with clang
      pulseaudio: Treat -Wunused-command-line-argument as error
      systemd-boot: Remove -mfpmath=sse option from cflags
      openssl: Link with libatomic on x86/clang
      qemu: Link with libatomic on x86/clang
      valgrind: Use gcc to compile on riscv64
      webkitgtk: Use gcc to compile for arm target
      pulseaudio: Pin to use GCC compiler
      vulkan-samples: Upgrade to latest tip of trunk
      compiler-rt-sanitizers: Fix build on mips
      clang: Upgrade to 20.1.5 release
      clang.inc: Specify ldso when using usrmerge
      clang.inc: Add compiler-rt to default deps when using clang compiler
      vulkan-samples: Disable overriding-option as error
      systemtap: Pin to build with GCC
      seatd: Disable sign-compare warning as error on clang
      systemd-boot: Pin to use gcc toolchain on arm
      busybox: Do not define global 'const' with clang
      gcc: Fix riscv32 multilib issues in non-multilib toolchain
      linux-yocto: Remove debug-kernel.scc for riscv32 kernels
      mesa-gl: Remove osmesa dependency
      rust: Disable cross-unwinding support in llvm libunwind
      libjpeg-turbo: Fix build on mips/clang

Koch, Stefan (1):
      bitbake: tests/fetch: Add test case to check shallow cloning using `PREMIRRORS`

Lee Chee Yang (9):
      migration-guides: add release notes for 5.0.7
      migration-guides: add release notes for 4.0.25
      migration-guides: add release notes for 5.1.3
      migration-guides: add release notes for 5.1.4
      migration-guides: add release notes for 5.0.8
      docs: update walnascar-5.2 release
      release-notes-5.2: update download section
      migration-guides: add release notes for 4.0.26
      migration-guides: add release notes for 5.0.9

Lei Maohui (5):
      kea: fix conflict between kea-dhcp6 multilibs
      python3-pdm python3-pdm-{backend,build-locked}: move from meta-python
      python3-webcolors: upgrade 24.8.0 -&gt; 24.11.1
      python3-hypothesis: upgrade 6.129.2 -&gt; 6.131.0
      python3-hypothesis: Update to use the new ptest-python-pytest class

Leonard Anderweit (1):
      ref-manual: classes: uki: Fix git links

Li Wang (1):
      xinetd: use monotonic time

Liu Yiding (2):
      gzip: upgrade 1.13 -&gt; 1.14
      libunwind: disable installation of tests dir

Louis Rannou (2):
      bitbake: bitbake: data_smart: fix ??= operator for variable flags
      bitbake: bitbake: tests/data: add tests for variable flags

Luca Fancellu (1):
      clang: Include the libclang python bindings in the build

Madhu Marri (1):
      qemu: ignore CVE-2023-1386

Makarios Christakis (1):
      icu: Adjust ICU_DATA_DIR path on big endian targets

Marek Vasut (1):
      u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behavior

Mark Asselstine (1):
      bitbake: utils: lock_timeout_nocheck() ensure `l` is initialized

Mark Hatle (1):
      bitbake: bitbake: runqueue: Verify mcdepends are valid

Markus Volk (26):
      wayland-protocols: update 1.40 -&gt; 1.41
      boost: add charconv lib
      libsdl2: fix PACKAGECONFIG for libusb
      fastfloat: add recipe
      libsdl2: fix build with pipewire 1.4.0
      vala: update 0.56.17 -&gt; 0.56.18
      glib-2.0: update 2.82.4 -&gt; 2.84.0
      gtk4: update 4.16.12 -&gt; 4.18.1
      libadwaita: update 1.6.4 -&gt; 1.7.0
      glib-2.0: fix build issue with gobject-introspection
      gobject-introspection: update 1.82.0 -&gt; 1.84.0
      gsettings-desktop-schemas: update 47.1 -&gt; 48.0
      gtk4: update 4.18.3 -&gt; 4.18.4
      qemu: add PACKAGECONFIG for sdl-image
      mpg123: make use of virtual/libsdl2
      default-providers.inc: add entries for virtual/libsdl2
      qemu.inc: make use of virtual/libsdl2
      glib-2.0: update 2.84.0 -&gt; 2.84.1
      gtk4: update 4.18.4 -&gt; 4.18.5
      wayland-protocols: update 1.42 -&gt; 1.44
      libxcvt: allow native build
      mesa: update 25.0.5 -&gt; 25.1.0
      mesa: add support for asahi drivers
      mesa: update 25.1.0 -&gt; 25.1.1
      boost: add process library
      mesa: make asahi dependent on opencl

Marta Rybczynska (8):
      cve-update-db-native: restore
      cve-update-db-native: update structure
      cve-update-db-native: add the fkie source
      cve-check: allow feed choice
      flex: update CVE_PRODUCT
      vulnerabilities/classes: remove references to cve-check text format
      maintainers.inc: change email address
      cve-check: change the default feed

Martin Jansa (6):
      cargo.bbclass: show PACKAGECONFIG_CONFARGS in bbnote
      buildcfg: get_metadata_git_*: catch also bb.process.NotFoundError
      pkgconfig: fix build with gcc-15
      flex: fix build with gcc-15 on host
      ghostscript: fix build with gcc-15 on host
      bash: use -std=gnu17 also for native CFLAGS

Mathieu Dubois-Briand (2):
      linux/cve-exclusion: Update exclusions after kernel update
      linux/cve-exclusion: Update exclusions after kernel update

Matthias Schiffer (2):
      curl: only set CA bundle in target build
      Revert "git: git-replacement-native: depend on ca-certificate"

Michael Estner (2):
      bitbake: utils: Clean up imports
      bitbake: lib: Remove double imports

Michael Halstead (2):
      yocto-uninative: Update to 4.7 for glibc 2.41
      docs: update current releases for Walnascar

Michael Opdenacker (5):
      flac: upgrade 1.4.3 -&gt; 1.5.0
      alsa-lib: upgrade 1.2.13 -&gt; 1.2.14
      alsa-tools: upgrade 1.2.11 -&gt; 1.2.14
      alsa-ucm-conf: upgrade 1.2.13 -&gt; 1.2.14
      alsa-utils: upgrade 1.2.13 -&gt; 1.2.14

Michal Sieron (1):
      kernel-module-split: Allow for external conf files

Mike Crowe (2):
      classes-recipe: npm: Complain immediately if npm-shrinkwrap.json is too old
      rootfs.py: Don't create modules directory for all kernels

Mike Looijmans (1):
      dropbear/dropbearkey.service: Allow extra arguments for key generation

Mikko Rapeli (15):
      psplash: start via udev if framebuffer device detected
      psplash: fix typo in psplash-systemd.service
      systemd: depend on util-linux-mkswap
      psplash: ignore startup errors in psplash-systemd.service
      poky-bleeding.bbclass: support recipes with multiple scm SRCREVs
      selftest pokybleeding.py: add test for poky-bleeding.bbclass
      uki.bbclass: drop serial console from kernel command line
      test_efi_plugin_plain_systemd-boot: don't set console
      genericarm64.conf: increase INITRAMFS_MAXSIZE
      efi-uki-bootdisk.wks.in: reduce ESP boot partition size
      lttng-modules: fix build failure on genericarm64
      oeqa/selftest/wic: Increase rootfs size in test_offset
      oeqa/selftest/wic: Add ext4 to IMAGE_FSTYPES in test_exclude_path_with_extra_space
      oeqa/selftest/pokybleeding: change from mtd-utils-selftest to pseudo
      sbom.rst: how to disable SPDX generation

Ming Liu (1):
      zip: fix a buffer overflow detected issue

Mingli Yu (3):
      systemd: Correct tmpfile.d file for resolv.conf
      openssh: Add pam_env support
      base-files: Make PATH retain the existing value

NeilBrown (1):
      nfs-utils: don't use signals to shut down nfs server.

Nguyen Dat Tho (1):
      libatomic-ops: Update GITHUB_BASE_URI

Niko Mauno (17):
      cve-check.bbclass: Mitigate symlink related error
      at-spi2-core: Avoid non-ASCII characters in FILES
      python3-imagesize: Avoid non-ASCII in SUMMARY
      kbd: Avoid non-ASCII characters in DESCRIPTION
      packagegroup-core-x11: Avoid non-ASCII in RDEPENDS
      packagegroup-core-x11: Drop dbus-x11 in REDEPENDS:${PN}-utils
      iproute2: Add iptables PACKAGECONFIG knob
      default-providers: Add VIRTUAL-RUNTIME_dbus variable
      dbus: Allow using dbus-lib with alternative D-Bus
      systemd: Support using alternative runtime D-Bus
      glib: Support using alternative runtime D-Bus
      recipes-connectivity: Drop dbus from RDEPENDS:${PN}
      dbus-glib: Revise RDEPENDS:${PN}-tests assignment
      dbus: Remove 'dbus-x11' from RPROVIDES
      cve-exclusion_6.12.inc: Update using current cvelistV5
      linux: cve-exclusions: Fix false negatives
      linux: cve-exclusions: Amend terminology

Olga Denisova (2):
      buildstats.py: Add tracking of network I/O per interface
      pybootchartgui: visualize /proc/net/dev network stats in graphs

Patrik Nordvall (1):
      bitbake: fetch2/git: Restore escape quoting for the git url when used

Patryk Seregiet (1):
      linux-firmware: fix FILES to drop RDEPENDS on full package

Paul Gortmaker (1):
      requirements: move Ubuntu-20.04 into unsupported category due to python

Pavel Zhukov (2):
      ovmf: Add PACKAGECONFIG[debug]
      overlayfs-etc: Unmount /sys and /proc before init

Pedro Ferreira (1):
      bitbake: codeparser: Skipping typing when inspecting Python modules

Peter Bergin (1):
      pkg-config-native,librsvg-native: fix EXTRA_NATIVE_PKGCONFIG_PATH

Peter Kjellerstedt (10):
      libbsd: Remove package specific licenses
      bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
      devtool: Do not create annotated tags if tag.gpgSign is set
      devtool-source.bbclass: Do not create annotated tags if tag.gpgSign is set
      buildhistory.bbclass: Do not create annotated tags if tag.gpgSign is set
      devtool: reset: Escape command line input used in regular expression
      systemd-systemctl-native: Use += instead of :append
      insane.bbclass: Move test for invalid PACKAGECONFIGs to do_recipe_qa
      insane.bbclass: Report all invalid PACKAGECONFIGs for a recipe at once
      libstd-rs: Correct the license to use Unicode-3.0

Peter Marko (54):
      curl: upgrade 8.12.0 -&gt; 8.12.1
      openssl: upgrade 3.4.0 -&gt; 3.4.1
      gnutls: upgrade 3.8.8 -&gt; 3.8.9
      sassc: set status of CVE-2022-43357
      libsass: fix fetched commit hash
      Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
      xwayland: mark CVEs fixed in 24.1.6 as fixed
      grub: drop obsolete CVE statuses
      grub: backport strlcpy function
      grup: patch CVE-2024-45781
      grub: patch CVE-2024-45782 and CVE-2024-56737
      grub: patch CVE-2024-45780
      grub: patch CVE-2024-45783
      grub: patch CVE-2025-0624
      grub: patch CVE-2024-45774
      grub: patch CVE-2024-45775
      grub: patch CVE-2025-0622
      grub: patch CVE-2024-45776
      grub: patch CVE-2024-45777
      grub: patch CVE-2025-0690
      grub: patch CVE-2025-1118
      grub: patch CVE-2024-45778 and CVE-2024-45779
      grub: patch CVE-2025-0677, CVE-2025-0684, CVE-2025-0685, CVE-2025-0686 and CVE-2025-0689
      grub: patch CVE-2025-0678 and CVE-2025-1125
      go: upgrade 1.24.0 -&gt; 1.24.1
      binutils: patch CVE-2025-1153
      expat: upgrade 2.6.4 -&gt; 2.7.0
      xserver-xorg: mark CVEs fixed in 21.1.16 as fixed
      spdx30: handle links to inaccessible locations
      cve-update-nvd2-native: handle missing vulnStatus
      spdx30: handle Unknown CVE_STATUS
      cve-update-nvd2-native: add workaround for json5 style list
      openssl: upgrade 3.4.1 -&gt; 3.5.0
      go: upgrade 1.24.1 -&gt; 1.24.2
      bitbake: fetch/git: always fetch lfs when creating shallow tarball
      bitbake: fetch/git: correct typo in comment and style
      xz: upgrade 5.6.4 -&gt; 5.8.1
      libarchive: upgrade 3.7.8 -&gt; 3.7.9
      cve-check: extract extending CVE_STATUS to library function
      spdx: extend CVE_STATUS variables
      ptest-cargo: handle packageconfig arguments
      linux/cve-exclusion: update with latest cvelistV5
      linux/cve-exclusion: correct fixed-version calculation
      linux/cve-exclusion: update exclusions after script fixes
      linux/cve-exclusion: do not shift first_affected
      binutils: drop obsolete CVE_STATUS
      binutils: mark CVE-2025-1153 as fixed
      vex: fix rootfs manifest
      go: upgrade 1.24.2 -&gt; 1.24.3
      testimage: get real os-release file
      dropbear: add mirror
      dropbear: upgrade 2024.86 -&gt; dropbear_2025.88
      libxml2: upgrade 2.13.6 -&gt; 2.14.3
      libxml2: revert commit breaking patchs in cmake file

Philip Lorenz (8):
      bitbake: fetch2: Clean up no longer used name parameter
      bitbake: tests/fetch: Move commonly used imports to top
      bitbake: fetch2: Check for git-lfs existence before using it
      bitbake: fetch2: Simplify git LFS detection
      bitbake: fetch2: Use git-lfs fetch to download objects
      bitbake: fetch2: Fix incorrect lfs parametrization for submodules
      bitbake: fetch2: Fix LFS object checkout in submodules
      bitbake: tests/fetch: Test gitsm with LFS

Praveen Kumar (3):
      connman: Fix CVE-2025-32743
      connman: Fix CVE-2025-32366
      glib-2.0: update 2.84.1 -&gt; 2.84.2

Priyal Doshi (1):
      tzdata/tzcode-native: upgrade 2025a -&gt; 2025b

Quentin Schulz (5):
      docs: use literalinclude for system requirements
      tools: add script for building documentation inside containers
      b4-wrapper-poky.py: output errors to stderr
      mesa: Enable PanVK for panfrost PACKAGECONFIG
      set_versions.py: mark Styhead as EoL

Randy MacLeod (7):
      tcmode-default: eliminate needless gdb, qemu defaults
      tcmode-default: eliminate needless 'go' defaults
      tcmode-default: eliminate needless binutils version defaults
      tcmode-default: eliminate needless linux-libc-headers version defaults
      valgrind: Upgrade from 3.24.0 to 3.25.0
      linux: add CVE_STATUS for a chrome* bug
      valgrind: Upgrade from 3.25.0 to 3.25.1

Rasmus Villemoes (2):
      openssl: fold result of sed invocation into environment file
      openssl: honour calling environment's values in wrapper script

Richard Purdie (174):
      oeqa/runtime/connman: Drop unused test
      base: Fix PACKAGECONFIG handling for cross recipes
      gdb: Include xz support by default and clean up PACKAGECONFIG
      udev-extraconf: Switch from ifconfig to ip
      oeqa/qemurunner: Convert from ifconfig to use ip
      bitbake: fetch2: Fix BB_FETCH_PREMIRRORONLY network disabling
      lib/package/utils: Improve multiprocess_launch argument passing
      shadow-native: Disable syslog usage
      buildstats: Avoid rare UnboundLocalError
      qemurunner: Fix a bug with fork/exit handling
      bitbake: utils: Print information about lock issue before exiting
      bitbake: utils: Tweak lock_timeout logic
      bitbake: utils: Add signal blocking for lock_timeout
      bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
      poky: Update SANITY_TESTED_DISTROS
      poky: Remove Fedora38 from SANITY_TESTED_DISTROS
      bitbake.conf: Start to separate out gcc related variable definitions
      bitbake: toaster: Add script to compare toaster fixtures to project release data
      bitbake: toaster/fixtures: Add walnascar release information
      bitbake: toaster/tests: Fix kirkstone test
      build-appliance-image: Update to master head revision
      bitbake: cooker: Add debug for parsing being complete
      bitbake: command: Fix command complete event ordering
      bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
      bitbake: data_smart: Ensure module dependency changes invalidate the base config cache
      cairo: upgrade 1.18.2 -&gt; 1.18.4
      cmake: Upgrade 3.31.5 -&gt; 3.31.6
      diffoscope: upgrade 287 -&gt; 289
      ell: upgrade 0.73 -&gt; 0.74
      epiphany: upgrade 47.3.1 -&gt; 48.0
      fastfloat: upgrade 8.0.0 -&gt; 8.0.2
      gcr: upgrade 4.3.0 -&gt; 4.3.1
      ghostscript: upgrade 10.04.0 -&gt; 10.05.0
      git: upgrade 2.48.1 -&gt; 2.49.0
      hwdata: upgrade 0.392 -&gt; 0.393
      libical: upgrade 3.0.19 -&gt; 3.0.20
      libxmlb: upgrade 0.3.21 -&gt; 0.3.22
      libxslt: upgrade 1.1.42 -&gt; 1.1.43
      mmc-utils: upgrade to latest revision
      ofono: upgrade 2.14 -&gt; 2.15
      pango: upgrade 1.56.1 -&gt; 1.56.2
      pkgconf: upgrade 2.3.0 -&gt; 2.4.3
      puzzles: upgrade to latest revision
      python3-attrs: upgrade 25.1.0 -&gt; 25.3.0
      python3-cryptography/python3-cryptography-vectors: Upgrade 44.0.0 -&gt; 44.0.2
      python3-hypothesis: upgrade 6.127.4 -&gt; 6.129.2
      python3-jinja2: upgrade 3.1.5 -&gt; 3.1.6
      python3-maturin: upgrade 1.8.1 -&gt; 1.8.3
      python3-pyproject-metadata: upgrade 0.9.0 -&gt; 0.9.1
      python3-scons: upgrade 4.8.1 -&gt; 4.9.0
      python3-setuptools-rust: upgrade 1.10.2 -&gt; 1.11.0
      python3-setuptools: upgrade 75.8.2 -&gt; 76.0.0
      python3-trove-classifiers: upgrade 2025.2.18.16 -&gt; 2025.3.13.13
      python3-websockets: upgrade 15.0 -&gt; 15.0.1
      python3-yamllint: upgrade 1.35.1 -&gt; 1.36.0
      sysklogd: upgrade 2.7.0 -&gt; 2.7.1
      sysvinit: upgrade 3.13 -&gt; 3.14
      ttyrun: upgrade 2.36.0 -&gt; 2.37.0
      wpebackend-fdo: upgrade 1.14.3 -&gt; 1.16.0
      lttng-modules: Upgrade 2.13.16 -&gt; 2.13.17
      libx11: Upgrade 1.8.11 -&gt; 1.8.12
      xauth: upgrade 1.1.3 -&gt; 1.1.4
      libsm: Upgrade 1.2.5 -&gt; 1.2.6
      xtrans: Upgrade 1.5.2 -&gt; 1.6.0
      xinit: upgrade 1.4.3 -&gt; 1.4.4
      ccache: upgrade 4.10.2 -&gt; 4.11
      libidn2: upgrade 2.3.7 -&gt; 2.3.8
      libxkbcommon: upgrade 1.8.0 -&gt; 1.8.1
      native: Drop export statements that aren't needed
      dhcpcd: upgrade 10.1.0 -&gt; 10.2.2
      bitbake: tests/fetch: Add missing branch parameter to tests
      bitbake: fetch/git: Rework tag parameter handling
      bitbake: fetch/git: Ensure tags work with shallow clones
      bitbake: tests/fetch: Add git tag verification tests
      bitbake: tests/fetch: Fix typo in npm test
      dbus-glib: Upgrade 0.112 -&gt; 0.114
      psplash: Fix build with GCC 15
      libmatchbox: Upgrade 1.12 -&gt; 1.13
      sanity: Bump minimum python version requirement to 3.9
      bitbake: lib/bb: Bump minimum python version requirement to 3.9
      bitbake: fetch: Drop multiple branch/revision support for single git urls
      spdx: Update for bitbake changes
      buildhistory: Update for bitbake changes
      bitbake: Revert "bblayers/query: Fix using "removeprefix" string method"
      bitbake: bitbake: Bump version to 2.9.2
      sanity.conf: Require bitbake 2.9.2
      meta/conf: Start to populate autobuilder config fragments
      expat: Upgrade 2.7.0 -&gt; 2.7.1
      buildperf: Avoid step usage in performance line graphs
      buildperf: Tweak tooltip positioning for usability
      lttng-tools: Update patch status
      rust-source: Fix remove_gcc_directory
      bitbake: bitbake: Update version to 2.12.0 for release
      sanity.conf: Update minimum bitbake version to 2.12.0
      layer.conf: Update layer series name for release
      poky-tiny: Drop obsolete/broken comment
      poky.conf: Bump version for 5.2 walnascar release
      build-appliance-image: Update to master head revision
      rust-llvm: Compile llvm to use dynamic libraries
      poky-tiny: Fix whitespace in variable assignment
      rust-llvm: Disable libedit
      bitbake: fetch2/git: Handle srcrevs for annotated tags in tag check
      at-spi2-core: upgrade 2.56.0 -&gt; 2.56.1
      base-passwd: upgrade 3.6.6 -&gt; 3.6.7
      bind: upgrade 9.20.6 -&gt; 9.20.7
      btrfs-tools: upgrade 6.13 -&gt; 6.14
      ccache: upgrade 4.11 -&gt; 4.11.2
      connman: upgrade 1.43 -&gt; 1.44
      createrepo-c: upgrade 1.2.0 -&gt; 1.2.1
      diffoscope: upgrade 289 -&gt; 293
      ed: upgrade 1.21 -&gt; 1.21.1
      ell: upgrade 0.74 -&gt; 0.75
      gtk4: upgrade 4.18.1 -&gt; 4.18.3
      harfbuzz: upgrade 10.4.0 -&gt; 11.0.0
      iproute2: upgrade 6.13.0 -&gt; 6.14.0
      kmod: upgrade 34.1 -&gt; 34.2
      libevdev: upgrade 1.13.3 -&gt; 1.13.4
      libinput: upgrade 1.27.1 -&gt; 1.28.1
      libnotify: upgrade 0.8.4 -&gt; 0.8.6
      libsdl2: upgrade 2.32.2 -&gt; 2.32.4
      libsoup: upgrade 3.6.4 -&gt; 3.6.5
      libusb1: upgrade 1.0.27 -&gt; 1.0.28
      lighttpd: upgrade 1.4.77 -&gt; 1.4.78
      llvm: upgrade 20.1.0 -&gt; 20.1.1
      mpfr: upgrade 4.2.1 -&gt; 4.2.2
      ofono: upgrade 2.15 -&gt; 2.16
      pango: upgrade 1.56.2 -&gt; 1.56.3
      piglit: upgrade to latest revision
      python3-beartype: upgrade 0.20.0 -&gt; 0.20.2
      python3-numpy: upgrade 2.2.3 -&gt; 2.2.4
      python3-poetry-core: upgrade 2.1.1 -&gt; 2.1.2
      python3-pygobject: upgrade 3.52.2 -&gt; 3.52.3
      python3-pyparsing: upgrade 3.2.1 -&gt; 3.2.3
      python3-pytz: upgrade 2025.1 -&gt; 2025.2
      python3-rdflib: upgrade 7.1.3 -&gt; 7.1.4
      python3-rpds-py: upgrade 0.22.3 -&gt; 0.24.0
      python3-scons: upgrade 4.9.0 -&gt; 4.9.1
      python3-setuptools-scm: upgrade 8.2.0 -&gt; 8.2.1
      python3-setuptools: upgrade 76.0.0 -&gt; 78.1.0
      python3-trove-classifiers: upgrade 2025.3.13.13 -&gt; 2025.3.19.19
      python3-typing-extensions: upgrade 4.12.2 -&gt; 4.13.0
      python3-yamllint: upgrade 1.36.0 -&gt; 1.37.0
      qemu: Upgrade 9.2.0 -&gt; 9.2.3
      repo: upgrade 2.52 -&gt; 2.53
      shaderc: upgrade 2024.3 -&gt; 2025.1
      sysklogd: upgrade 2.7.1 -&gt; 2.7.2
      wayland-protocols: upgrade 1.41 -&gt; 1.42
      python3-calver: upgrade 2022.6.26 -&gt; 2025.04.01
      stress-ng: upgrade 0.18.11 -&gt; 0.18.12
      python3-iniconfig: upgrade 2.0.0 -&gt; 2.1.0
      poky-bleeding: Drop debug code
      bitbake: parse/ConfHandler: Add warning for deprecated whitespace usage
      oeqa/selftest/fetch: Fix whitespace
      lttng-tools: 2.13.14 -&gt; 2.13.15
      lttng-modules: Upgrade 2.13.17 -&gt; 2.13.18
      send-error-report: Apply v2 of the patch
      selftest-ed: Upgrade to version 1.21/1.20.2
      recipes: Drop remaining md5sum checksums
      lttng-ust: upgrade 2.13.8 -&gt; 2.13.9
      qemu: Upgrade 9.2.3 -&gt; 10.0.0
      pseudo: Upgrade to version 1.9.1
      bitbake.conf/pseudo: Switch from exclusion list to inclusion list
      gst-examples: Update 1.18.6 -&gt; 1.26.1
      libsoup-2.4: Drop recipe as obsolete
      openssh: Upgrade 9.9p2 -&gt; 10.0p1
      gcc: Fix riscv multilib issues in plain toolchains
      oeqa/selftest/rust: Add exclusion to fix riscv64 builds
      ptest-packagelists: Add riscv64 exclusions so we can add testing
      bitbake: toaster/fixtures: Add whinlatter, drop styhead
      bitbake: toaster/tests: Update after release numbering changes
      bitbake: toaster/tests/buildtest: Switch to new CDN
      sstatetests: Switch to new CDN
      local.conf.sample: Switch to new CDN
      brief-yoctoprojectqs/ref-manual: Switch to new CDN

Robert Yang (3):
      runqemu: Set target to rootfs when target is empty
      coreutils: Fix file-rdeps for single-binary
      coreutils: Drop 0001-local.mk-fix-cross-compiling-problem.patch

Rogerio Guerra Borin (1):
      u-boot: ensure keys are generated before assembling U-Boot FIT image

Roland Hieber (1):
      bitbake: contrib: vim: ftdetect: don't conflict with other filetypes

Ross Burton (106):
      linux-yocto: revert omap8250 power management changes on genericarm64
      python3-license-expression: fix ptest installation
      documentation: remove AUTHOR[doc]
      autotools: don't try and find in-tree macros
      recipes/*: remove obsolete use of acpaths
      apr-utils: remove obsolete patch
      freetype: pass missing include paths to autoreconf
      bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
      conf/documentation.conf: remove OE_IMPORTS
      automake: remove upstreamed patches
      ltp: don't use host objcopy
      weston-init: improve XDG_RUNTIME_DIR fallback creation
      xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
      systemd-serialgetty: don't set a default SERIAL_CONSOLES
      systemd: if getty generator is disabled remove the generator, not the units
      systemd-serialgetty: use existing unit files in systemd
      mirrors: rationalise Debian mirrors
      puzzles: ignore three new CVEs for a different puzzles
      Remove all mention of core-image-lsb
      ref-manual: don't refer to poky-lsb
      ref-manual: remove OE_IMPORTS
      xserver-xf86-config: add a configuration fragment to disable screen blanking
      xserver-xf86-config: remove obsolete configuration files
      dbus-glib: depend on dbus, not dbus-x11
      libcap: drop obsolete patches
      libcap: remove redundant FILES:PN-dev
      libcap: clean up configuration variables
      libcap: fix licensing fields
      libcap: upgrade to 2.75
      mdadm: don't inherit autotools
      autotools: require that a configure script exists
      dhcpcd: don't try to run autoreconf
      docbook-xml-dtd4: clean up LICENSE situation
      common-licenses/OASIS: remove unused license
      pciutils: work around pseudo symlink creation race
      gtk+3: depend on the librsvg pixbuf loader in gtk3-demo
      dev-manual: remove qemu machine name list in runqemu invocation
      meson: refresh upstreamed patch
      perl: add more module RDEPENDS that don't get detected
      attr: merge .bb and .inc
      attr: improve ptest packaging
      acl: improve ptest packaging
      flex: remove obsolete disable-tests.patch
      flex: build occasional build failures in test suite compile
      bitbake: fetch2/wget: consider downloadfilename when checking for upstream
      bitbake: fetch2/wget: don't conditionalise --continue
      bitbake: fetch2/wget: use long arguments for clarity
      bitbake: bb/tests: use subtests when looping in a test case
      bitbake: tests/fetch: use a namedtuple for the wget test data
      bitbake: tests/fetch: support setting PV in the wget fetcher
      bitbake: tests/fetch: add a test for download paths without a proper filename
      coreutils: add missing ptest dependencies
      coreutils: fix cksum on musl
      scripts/devtool: sort the recipes that need to be upgraded together
      lib/oe: remove redundant __name__ == "__main__" checks
      python3: remove obsolete deletion of non-deterministic .pyc files
      meson: upgrade to 1.7.1
      libjpeg-turbo: fix upstream release checking
      mesa: remove obsolete deletion of .la files
      mesa-demos: fix detection of GLX headers
      libunwind: Upgrade 1.6.2 -&gt; 1.8.1
      autoconf: upgrade to final 2.72 release
      genericarm64: add ttyPS1 for KV260
      systemd: enable getty generator by default
      systemd: always depend on the explicit serial console units
      libunwind: refresh ppc32/musl patch
      libunwind: check if libatomic is needed at configure time
      libunwind: fix build when unused sections are garbage collected
      libunwind: fix the build with GCC 15
      wget: use libpcre2
      bmaptool: put the PV in the filename
      uninative: show errors if installing fails
      python3: backport the full fix for importlib scanning invalid distributions
      autoconf: set PKGV to avoid version-goes-backwards
      meson: upgrade to 1.8.0
      classes/yocto-check-layer: refactor to be extended easily
      classes/yocto-check-layer: add check for tasks that allow network access
      buildtools-tarball: fix default_cases assignment
      testsdk: allow user to specify which tests to run
      oe/sdk: fix empty SDK manifests
      oeqa/sdk/context: fix multilib handling bug in hasTargetPackage
      oeqa/sdkext/context: align hasHostPackage with parent class
      oeqa/sdk: add simple test that the manifests are not empty
      oeqa/selftest/sdk: add test to verify the manifests are generated correctly
      oeqa/sdk: add helpers to check for and install packages
      oeqa/sdk: use ensure_*_package helpers
      oeqa/sdk/kmod: skip test in eSDKs
      oeqa/sdk/meson: generalise test case
      core-image-sato: fix SDK dependency on glib
      oeqa/sdk/gtk3: build libhandy instead of galculator
      oeqa/sdk/meson: add check that meson has detected the target correctly
      oeqa/sdk/maturin: be less picky in the list_python test
      oeqa/sdk/maturin: no need for a setupClass, merge code into test
      oeqa/sdk/autotools: verify that configure is using the correct host
      meson: split template generation
      meson: remove sysroot from the native environment file
      meson: clean up the native template in nativesdk builds
      cryptodev-linux: clean up do_install
      buildstats-diff: find last two buildstats files if none are specified
      Revert "xwayland: mark CVEs fixed in 24.1.6 as fixed"
      Revert "xserver-xorg: mark CVEs fixed in 21.1.16 as fixed"
      rust: remove python3-native DEPENDS
      rust: consolidate rust-llvm dependencies
      rust: remove file-native DEPENDS
      linux/generate-cve-exclusions: show the name and version of the data source
      linux-yocto: refresh CVE exclusions

Ryan Eatmon (1):
      sbc: Fix for gcc 15 compile error

Samuli Piippo (1):
      libjpeg-turbo: don't use chrpath

Sebastian Zenker (1):
      kernel.bbclass: Handle possible multiconfig.

Simone Weiß (2):
      sassc, libsass: add recipes
      libadwaita: upgrade 1.6.2 -&gt; 1.6.4

Sofiane HAMAM (2):
      sanity: Check for non ascii chars in TOPDIR
      patchtest: Fix minor README typo

Stefan Herbrechtsmeier (1):
      bitbake: fetch2: Partial revert decodeurl() to not use the URI class

Stefan Koch (7):
      bitbake: fetch2/git: Add support for fast initial shallow fetch
      bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
      bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
      bitbake: tests/fetch: Adapt test cases for fast shallow fetches
      bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
      bitbake: fetch2: Move the `ensure_symlink()` function into the `FetchMethod` class
      bitbake: fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shallow cloning

Stefan Mueller-Klieser (1):
      kernel-arch: add macro-prefix-map in KERNEL_CC

Sven Kalmbach (1):
      cml1.bbclass: do not escape the exit value

Thomas Perrot (1):
      send-error-report: improve debugging

Tom Hochstein (4):
      meson: Allow user to override setup command options
      toolchain-scripts: Add Meson settings for Yocto build SDK
      toolchain-scripts: Export meson settings for SDK builds
      meson: Fix host_machine setting for native cross-file

Trevor Gamblin (11):
      python3-flit-core: upgrade 3.10.1 -&gt; 3.11.0
      python3-setuptools-scm: upgrade 8.1.0 -&gt; 8.2.0
      python3-roman-numerals-py: add recipe
      python3-sphinx: upgrade 8.1.3 -&gt; 8.2.1
      python3-numpy: upgrade 2.2.4 -&gt; 2.2.5
      python3-numpy: fix ptests
      python3: upgrade 3.13.2 -&gt; 3.13.3
      python3-cython: upgrade 3.0.12 -&gt; 3.1.0
      python3-numpy: upgrade 2.2.5 -&gt; 2.2.6
      python3-setuptools: upgrade 78.1.0 -&gt; 80.8.0
      setuptools3: remove NO_FETCH_BUILD

Trevor Woerner (9):
      wic: do not ignore ROOTFS_SIZE if the rootfs is modified
      oe-selftest.wic: add PATH handling
      oe-selftest.wic: add native sysroot handling
      systemd: disable linker GCS warning on aarch64
      contributor-guide/submit-changes: encourage patch version changelogs
      sphinx-lint: various fixes
      ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS
      sphinx-lint: superfluous backtick in front of role
      sphinx-lint: unbalanced inline literal markup

Valeria Petrov (1):
      grub2: Add GRUB_MKIMAGE_OPTS for configurable grub-mkimage options

Victor J. Hansen (1):
      cmake.bbclass: remove whitespace

Vijay Anusuri (4):
      xwayland: upgrade 24.1.5 -&gt; 24.1.6
      libtasn1: upgrade 4.19.0 -&gt; 4.20.0
      xserver-xorg: upgrade 21.1.15 -&gt; 21.1.16
      vim: Upgrade 9.1.1115 -&gt; 9.1.1198

Vivek Puar (4):
      linux-firmware: upgrade 20250109 -&gt; 20250211
      linux-firmware: upgrade 20250211 -&gt; 20250311
      linux-firmware: update qca-qca61x4-usb package contents
      linux-firmware: upgrade 20250410 -&gt; 20250509

Vyacheslav Yurkov (4):
      oeqa/selftest: Drop dependency on systemd-native
      systemd: Build the systemctl executable
      classes-recipe: Consolidate machine-id handling
      systemd: Password agents shouldn't be optional

Wang Mingyu (157):
      ell: upgrade 0.71 -&gt; 0.73
      erofs-utils: upgrade 1.8.4 -&gt; 1.8.5
      fmt: upgrade 11.1.1 -&gt; 11.1.3
      hwdata: upgrade 0.391 -&gt; 0.392
      libffi: upgrade 3.4.6 -&gt; 3.4.7
      libportal: upgrade 0.9.0 -&gt; 0.9.1
      libtest-warnings-perl: upgrade 0.037 -&gt; 0.038
      libuv: upgrade 1.49.2 -&gt; 1.50.0
      libwpe: upgrade 1.16.1 -&gt; 1.16.2
      libx11: upgrade 1.8.10 -&gt; 1.8.11
      libxkbcommon: upgrade 1.7.0 -&gt; 1.8.0
      python3-babel: upgrade 2.16.0 -&gt; 2.17.0
      python3-cython: upgrade 3.0.11 -&gt; 3.0.12
      python3-dtschema: upgrade 2024.11 -&gt; 2025.2
      python3-hypothesis: upgrade 6.124.7 -&gt; 6.125.3
      python3-mako: upgrade 1.3.8 -&gt; 1.3.9
      python3-numpy: upgrade 2.2.2 -&gt; 2.2.3
      python3-pip: upgrade 25.0 -&gt; 25.0.1
      python3-poetry-core: upgrade 2.0.1 -&gt; 2.1.1
      python3-psutil: upgrade 6.1.1 -&gt; 7.0.0
      ruby: upgrade 3.4.1 -&gt; 3.4.2
      stress-ng: upgrade 0.18.09 -&gt; 0.18.10
      xhost: upgrade 1.0.9 -&gt; 1.0.10
      xkeyboard-config: upgrade 2.43 -&gt; 2.44
      xwayland: upgrade 24.1.4 -&gt; 24.1.5
      xz: upgrade 5.6.3 -&gt; 5.6.4
      libpcre2: upgrade 10.44 -&gt; 10.45
      pango: upgrade 1.55.5 -&gt; 1.56.1
      bind: upgrade 9.20.5 -&gt; 9.20.6
      dbus: upgrade 1.16.0 -&gt; 1.16.2
      fmt: upgrade 11.1.3 -&gt; 11.1.4
      harfbuzz: upgrade 10.2.0 -&gt; 10.4.0
      inetutils: upgrade 2.5 -&gt; 2.6
      libassuan: upgrade 3.0.1 -&gt; 3.0.2
      libnotify: upgrade 0.8.3 -&gt; 0.8.4
      libpng: upgrade 1.6.45 -&gt; 1.6.47
      libsdl2: upgrade 2.30.12 -&gt; 2.32.2
      liburcu: update 0.15.0 -&gt; 0.15.1
      man-pages: upgrade 6.11 -&gt; 6.12
      minicom: upgrade 2.9 -&gt; 2.10
      mtools: upgrade 4.0.47 -&gt; 4.0.48
      nghttp2: upgrade 1.64.0 -&gt; 1.65.0
      openssh: upgrade 9.9p1 -&gt; 9.9p2
      orc: upgrade 0.4.40 -&gt; 0.4.41
      python3-bcrypt: upgrade 4.2.1 -&gt; 4.3.0
      python3-beartype: upgrade 0.19.0 -&gt; 0.20.0
      python3-hypothesis: upgrade 6.125.3 -&gt; 6.127.4
      python3-pyelftools: upgrade 0.31 -&gt; 0.32
      python3-pytest: upgrade 8.3.4 -&gt; 8.3.5
      python3-setuptools: upgrade 75.8.0 -&gt; 75.8.2
      python3-trove-classifiers: upgrade 2025.1.15.22 -&gt; 2025.2.18.16
      python3-websockets: upgrade 14.2 -&gt; 15.0
      re2c: upgrade 4.0.2 -&gt; 4.1
      repo: upgrade 2.51 -&gt; 2.52
      shadow: update 4.17.2 -&gt; 4.17.3
      stress-ng: upgrade 0.18.10 -&gt; 0.18.11
      wireless-regdb: upgrade 2024.10.07 -&gt; 2025.02.20
      zstd: upgrade 1.5.6 -&gt; 1.5.7
      gi-docgen: upgrade 2024.1 -&gt; 2025.3
      btrfs-tools: upgrade 6.12 -&gt; 6.13
      at-spi2-core: upgrade 2.54.1 -&gt; 2.56.0
      libjitterentropy: upgrade 3.6.1 -&gt; 3.6.2
      netbase: upgrade 6.4 -&gt; 6.5
      python3-pycryptodome: upgrade 3.21.0 -&gt; 3.22.0
      python3-pycryptodomex: upgrade 3.21.0 -&gt; 3.22.0
      python3-pygobject: upgrade 3.50.0 -&gt; 3.52.2
      systemd: upgrade 257.3 -&gt; 257.4
      adwaita-icon-theme: upgrade 47.0 -&gt; 48.0
      python3-dbus: upgrade 1.3.2 -&gt; 1.4.0
      libdnf: upgrade 0.73.4 -&gt; 0.74.0
      ell: upgrade 0.75 -&gt; 0.76
      gawk: upgrade 5.3.1 -&gt; 5.3.2
      harfbuzz: upgrade 11.0.0 -&gt; 11.0.1
      lighttpd: upgrade 1.4.78 -&gt; 1.4.79
      meson: upgrade 1.7.1 -&gt; 1.7.2
      python3-calver: upgrade 2025.04.01 -&gt; 2025.04.02
      python3-flit-core: upgrade 3.11.0 -&gt; 3.12.0
      python3-lxml: upgrade 5.3.1 -&gt; 5.3.2
      python3-typing-extensions: upgrade 4.13.0 -&gt; 4.13.1
      systemd: upgrade 257.4 -&gt; 257.5
      cmake: Avoid using undocumented type for CURLOPT_NETRC values
      llvm: upgrade 20.1.1 -&gt; 20.1.2
      sbc: upgrade 2.0 -&gt; 2.1
      hwdata: upgrade 0.393 -&gt; 0.394
      glslang: upgrade 1.4.309.0 -&gt; 1.4.313.0
      gst-devtools: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-libav: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-plugins-bad: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-plugins-base: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-plugins-good: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-plugins-ugly: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-python: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-rtsp-server: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0: upgrade 1.26.0 -&gt; 1.26.1
      gstreamer1.0-vaapi: upgrade 1.26.0 -&gt; 1.26.1
      spirv-headers: upgrade 1.4.309.0 -&gt; 1.4.313.0
      spirv-tools: upgrade 1.4.309.0 -&gt; 1.4.313.0
      vulkan-headers: upgrade 1.4.309.0 -&gt; 1.4.313.0
      vulkan-loader: upgrade 1.4.309.0 -&gt; 1.4.313.0
      vulkan-tools: upgrade 1.4.309.0 -&gt; 1.4.313.0
      vulkan-utility-libraries: upgrade 1.4.309.0 -&gt; 1.4.313.0
      vulkan-validation-layers: upgrade 1.4.309.0 -&gt; 1.4.313.0
      vulkan-volk: upgrade 1.4.309.0 -&gt; 1.4.313.0
      appstream: upgrade 1.0.4 -&gt; 1.0.5
      at-spi2-core: upgrade 2.56.1 -&gt; 2.56.2
      babeltrace2: upgrade 2.1.0 -&gt; 2.1.1
      barebox-tools: upgrade 2025.03.0 -&gt; 2025.04.0
      bind: upgrade 9.20.7 -&gt; 9.20.8
      boost: upgrade 1.87.0 -&gt; 1.88.0
      ca-certificates: upgrade 20241223 -&gt; 20250419
      ccache: upgrade 4.11.2 -&gt; 4.11.3
      cups: upgrade 2.4.11 -&gt; 2.4.12
      debianutils: upgrade 5.21 -&gt; 5.22
      diffstat: upgrade 1.67 -&gt; 1.68
      enchant2: upgrade 2.8.2 -&gt; 2.8.4
      epiphany: upgrade 48.0 -&gt; 48.3
      fmt: upgrade 11.1.4 -&gt; 11.2.0
      ghostscript: upgrade 10.05.0 -&gt; 10.05.1
      grep: upgrade 3.11 -&gt; 3.12
      harfbuzz: upgrade 11.1.0 -&gt; 11.2.0
      iso-codes: upgrade 4.17.0 -&gt; 4.18.0
      kexec-tools: upgrade 2.0.30 -&gt; 2.0.31
      libadwaita: upgrade 1.7.0 -&gt; 1.7.2
      libcgroup: upgrade 3.1.0 -&gt; 3.2.0
      libffi: upgrade 3.4.7 -&gt; 3.4.8
      libgpg-error: upgrade 1.51 -&gt; 1.55
      libjitterentropy: upgrade 3.6.2 -&gt; 3.6.3
      libjpeg-turbo: upgrade 3.0.1 -&gt; 3.1.0
      libpng: upgrade 1.6.47 -&gt; 1.6.48
      libsdl2: upgrade 2.32.4 -&gt; 2.32.6
      liburcu: upgrade 0.15.1 -&gt; 0.15.2
      libuv: upgrade 1.50.0 -&gt; 1.51.0
      libxft: upgrade 2.3.8 -&gt; 2.3.9
      libxkbcommon: upgrade 1.8.1 -&gt; 1.9.2
      man-db: upgrade 2.13.0 -&gt; 2.13.1
      pixman: upgrade 0.44.2 -&gt; 0.46.0
      python3-calver: upgrade 2025.04.02 -&gt; 2025.04.17
      python3-certifi: upgrade 2025.1.31 -&gt; 2025.4.26
      python3-hatch-fancy-pypi-readme: upgrade 24.1.0 -&gt; 25.1.0
      python3-hypothesis: upgrade 6.131.0 -&gt; 6.131.14
      python3-jsonschema-specifications: upgrade 2024.10.1 -&gt; 2025.4.1
      python3-lxml: upgrade 5.3.2 -&gt; 5.4.0
      python3-mako: upgrade 1.3.9 -&gt; 1.3.10
      python3-markdown: upgrade 3.7 -&gt; 3.8
      python3-meson-python: upgrade 0.17.1 -&gt; 0.18.0
      python3-packaging: upgrade 24.2 -&gt; 25.0
      python3-pdm: upgrade 2.23.1 -&gt; 2.24.1
      python3-pip: upgrade 25.0.1 -&gt; 25.1.1
      python3-poetry-core: upgrade 2.1.2 -&gt; 2.1.3
      python3-pycairo: upgrade 1.27.0 -&gt; 1.28.0
      python3-typing-extensions: upgrade 4.13.1 -&gt; 4.13.2
      python3-yamllint: upgrade 1.37.0 -&gt; 1.37.1
      re2c: upgrade 4.1 -&gt; 4.2
      repo: upgrade 2.53 -&gt; 2.54
      resolvconf: upgrade 1.92 -&gt; 1.93
      shaderc: upgrade 2025.1 -&gt; 2025.2
      swig: upgrade 4.3.0 -&gt; 4.3.1

Weisser, Pascal (1):
      ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE

Xiaotian Wu (3):
      grub2: Add loongarch64 as grub target
      llvm: Use LoongArch as host for LLVM architecture
      lib/oe/elf.py: Add loongarch64 architecture definition for musl

Yash Shinde (4):
      rust: Update "do_update_snapshot" task for rust-snapshot.inc
      rust: Upgrade 1.84.1-&gt;1.85.0
      rust: Upgrade 1.85.0-&gt;1.85.1
      gcc: fix incorrect preprocessor line numbers in large files

Yi Zhao (22):
      libsdl2: upgrade 2.30.11 -&gt; 2.30.12
      psplash: update to latest rev
      kea: make kea environment available to lfc process
      kea: avoid assertion on empty DHCPDISCOVER packet
      nfs-utils: fix rpc.statd path in initscript
      ltp: upgrade 20240930 -&gt; 20250130
      coreutils: fix segfault for ls --context
      base-files: add gshadow entry in nsswitch.conf
      oeqa/selftest/wic: add test for excluding symlinks
      python3-unittest-automake-output: fix version mismatch
      dpkg: drop suffix from version number
      sign_rpm.bbclass: fix variable assignment whitespace
      makedumpfile: upgrade 1.7.6 -&gt; 1.7.7
      libsass: fix runtime version
      sassc: fix runtime version
      python3-pygobject: RDEPENDS on gobject-introspection
      openssl: add fips support
      iputils: Security fix for CVE-2025-47268
      libcap: upgrade 2.75 -&gt; 2.76
      gnu-efi: upgrade 4.0.0 -&gt; 4.0.1
      less: upgrade 668 -&gt; 678
      psplash: update to latest rev

Yoann Congal (13):
      ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
      reproducible-builds: change/add titles in the "How" section
      reproducible-builds: add a "How to" section with OEQA* variables
      release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
      bitbake: tinfoil: Refactor temporary data tracking in a context manager
      bitbake: tinfoil: Track data during finalizeData
      sanity: Refactor "C++ toolchain support this flag" check
      sanity: Check if the C++ toolchain supports --std=gnu++20
      poky.yaml.in: Raise minimum GCC version to 10.1
      cargo-c: Update patch Upstream-Status
      rpm-sequoia-crypto-policy: Fix build failure on Debian 12+Strongswan
      bitbake: knotty: pass failed task logs through the log infrastructure
      selftest/reproducible: Limit memory used by diffoscope

Yogesh Tyagi (1):
      ltp: backport patch to fix compilation error for Skylake -march=x86-64-v3

Yogita Urade (5):
      webkitgtk: upgrade 2.46.5 -&gt; 2.46.6
      libcap: upgrade 2.73 -&gt; 2.74
      libarchive: upgrade 3.7.7 -&gt; 3.7.8
      webkitgtk: upgrade 2.48.0 -&gt; 2.48.1
      webkitgtk: upgrade 2.48.1 -&gt; 2.48.2

Zoltan Boszormenyi (1):
      linux-firmware: Fix packaging of some subpackages

Zoltán Böszörményi (8):
      rpm-sequoia-crypto-policy: New recipe
      rpm-sequoia: New recipe for version 1.7.0
      rpm: Set SEQUOIA_CRYPTO_POLICY in wrapped tools
      dnf: Set SEQUOIA_CRYPTO_POLICY in wrapped tools
      oeqa/selftest/cases/signing.py: Re-enable self-test
      rpm-sequoia-crypto-policy: clean up dependencies
      rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
      mesa: add support for RustiCL under PACKAGECONFIG "opencl"

denisova-ok (1):
      buildstats.py: extend diskstats support for NVMe and flexible token count

hongxu (4):
      libxml2: upgrade 2.13.5 -&gt; 2.13.6
      tcmode-default: bump GOVERSION to 1.24.0
      spdx30: test the existence of directory before walking
      patch: upgrade 2.7.6 -&gt; 2.8

leimaohui (11):
      gst-devtools: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-libav: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-vaapi: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-rtsp-server: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-plugins-base: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-plugins-good: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-plugins-ugly: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-python: upgrade 1.24.12 -&gt; 1.26.0
      gstreamer1.0-plugins-bad: upgrade 1.24.12 -&gt; 1.26.0
      ethtool: upgrade 6.11 -&gt; 6.14

rajmohan r (1):
      glibc-y2038-tests: remove glibc-y2038-tests_2.41.bb recipe

Change-Id: I3960d321a74bc6045902d8ac9fd2a3de49b35597
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2024-12-20T15:13:43+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2024-12-14T13:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8460358c3d24c71d9d38fd126c745854a6301564'/>
<id>urn:sha1:8460358c3d24c71d9d38fd126c745854a6301564</id>
<content type='text'>
meta-raspberrypi: eb8ffc4e63..97d7a6b5ec:
  Andrew Lalaev (1):
        rpi-base.inc: add the disable-wifi-pi5 overlay

  Bastian Wanner (1):
        udev-rules-rpi.bb: Fix psplash systemd connection

  Garrett Brown (1):
        linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support

  Jaeyoon Jung (1):
        linux-raspberrypi: Drop deprecated configs from android-driver.cfg

  Jan Vermaete (5):
        kas: updated the refspec syntax of the kas file
        README.md: pi3-disable-bt is renamed to disable-bt in kas example
        rpi-base.inc: added the disable-bt-pi5 device tree overlay
        raspi-utils: added new recipe
        extra-build-config.md: added a white line

  Khem Raj (6):
        linux-raspberrypi: Upgrade kernel to 6.6.36
        weston-init.bbappend: Delete
        layer.conf: Update to walnascar (5.2) layer/release series
        linux-raspberrypi-6.6: Upgrade to 6.6.63
        rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
        SECURITY.md: Add instructions for reporting security issues

  Leon Anavi (2):
        rpi-u-boot-scr: WORKDIR -&gt; UNPACKDIR transition
        conf/layer.conf: Remove meta-lts-mixins

  Luca Carlon (1):
        picamera-libs: removed unused libraries from python3-picamera

  Martin Jansa (1):
        mesa: rename bbappend to match new recipe name from oe-core

  Matthias Klein (1):
        linux-firmware-rpidistro: Upgrade to bookworm/20230625-2+rpt3

  Pierrick Curt (1):
        rpi-base: build uart dts overlays by default

  Robert Yang (1):
        conf/layer.conf: Remove duplicated BBFILES

  Victor Löfgren (1):
        README.md: Update link to compatible layers

  Vincent Davis Jr (2):
        rpi-default-providers: remove vlc,ffmpeg PREFFERED_PROVIDER
        docs: include PREFERRED_PROVIDER_ffmpeg,vlc change

meta-security: b4a8bc606f..c9585ebfe8:
  Anusmita Dutta Mazumder (1):
        Add styhead LAYERSERIES_COMPAT

  Armin Kuster (22):
        recipes-*: convert WORKDIR-&gt;UNPACKDIR
        apparmor: fix QA Warnings
        python3-fail2ban: convert WORKDIR-&gt;UNPACKDIR
        krill: Fix QA warnings
        suricata: fix QA warnings
        isic: Fix config error
        arpwatch: Fix compile error
        chipsec: Fix QA Warnings
        tpm-tools: fix QA and compile errors.
        ima-policy: Fix S=UNPACKDIR
        harden/initscripts: UNPACKDIR fix
        harden-image-minima: Fix usermod
        aide: update to latest stable.
        python3-privacyidea: switch to PEP-517 build backend
       switch to PEP-517 build backend
        python3-tpm2-pyts: switch to PEP-517 build backend
        gitlab-ci: minor tweaks to try
        layer.conf: Update to styhead release name series
        layer.conf: Update to walnascar (5.2) layer/release series
        tpm2-tss: update to 4.1.3
        tpm2-pkcs11: update to 1.9.1
        tpm2-tss-engine: update to 1.2.0

  Chen Qi (1):
        libgssglue: switch to use git source

  Hitendra Prajapati (2):
        sssd: Fix CVE-2023-3758
        libhtp: fix CVE-2024-45797

  Javier Tia (1):
        u-boot: tpm: Enable Measured Boot

  Martin Jansa (4):
        {tcp,udp}-smack-test: fix few more implicit-function-declaration issues fatal with gcc-14
        README.md: fix sendemail.to value
        suricata: run whole autotools_do_configure not just oe_runconf
        layer.conf: Update to styhead release name series

  Mikko Rapeli (9):
        python3-tpm2-pytss: update from 2.1.0 to 2.3.0
        parsec-service: UNPACKDIR fixes
        bastille: UNPACKDIR fixes
        initramfs-framework-ima: UNPACKDIR fix
        ima-policy-appraise-all: UNPACKDIR fix
        ima-policy-simple: UNPACKDIR fix
        ima-policy-hashed: set S
        ima-policy-appraise-all: set S
        ima-policy-simple: set S

  Rasmus Villemoes (1):
        fail2ban: update to 1.1.0+

  Ricardo Salveti (1):
        tpm2-tss: drop libgcrypt

  Siddharth Doshi (1):
        Suricata: Security Fix for CVE-2024-37151, CVE-2024-38534, CVE-2024-38535, CVE-2024-38536

  Stefan Berger (3):
        meta-integrity: Remove stale variables and documentation
        meta-integrity: Add IMA_EVM_PRIVKEY_KEY_OPT to pass options to evmctl
        meta-integrity: Enable passing private key password

  Vijay Anusuri (1):
        tpm2-tools: Upgrade 5.5 -&gt; 5.7

  Wang Mingyu (3):
        ima-policy-hashed: Start WORKDIR -&gt; UNPACKDIR transition
        suricata: Start WORKDIR -&gt; UNPACKDIR transition
        trousers: Start WORKDIR -&gt; UNPACKDIR transition

  Yi Zhao (4):
        openscap: fix PACKAGECONFIG[remediate_service]
        openscap: upgrade 1.3.10 -&gt; 1.4.0
        scap-security-guide: upgrade 0.1.73 -&gt; 0.1.74
        dm-verity-image-initramfs: drop lvm2-udevrules

  gael.portay+rtone@gmail.com (9):
        sssd: add whitespace after ?= operator
        sssd: fix missing python3-core run-time dependency
        sssd: fix missing python3-logging run-time dependency
        sssd: fix installation sss_analyze python3 files
        sssd: fix ac_cv_prog_HAVE_PYTHON3 value
        sssd: fix missing python3.X-config script
        sssd: fix missing python3-setuptools-native dependency
        sssd: fix shipping python script and modules
        sssd: fix path to python3 interpreter

  gael.portay@rtone.fr (1):
        sssd: fix issue if build machine is Debian

meta-arm: 981425c54e..b2c43dbf9b:
  Ali Can Ozaslan (2):
        arm-bsp/trusted-firmware-m: corstone1000: Increase PS size
        arm-bsp/optee: corstone1000: Update upstream status

  Amr Mohamed (5):
        arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
        arm-systemready/linux-distros: new inc file for unattended installation
        arm-systemready/linux-distros: Add kickstart file for Fedora unattended
        arm-systemready/oeqa: Add new test for Fedora unattended installation
        kas: Add new yml file for Distros unattended installation

  Ben (3):
        arm-systemready/linux-distros: Implement unattended openSUSE
        arm-systemready/oeqa: Add unattended installation testcase
        kas: Include unattended openSUSE test

  Bence Balogh (18):
        arm-bsp/optee:corstone1000: Update optee to v4.2
        arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
        arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
        arm-bsp/u-boot: corstone1000: use mdata v2
        arm-bsp/trusted-firmware-a: corstone1000: update upstream statuses
        arm-bsp/trusted-firmware-m: corstone1000: upgrade to TF-M v2.1.x
        arm-bsp/trusted-services: corstone1000: align PSA crypto structs with TF-M
        arm-bsp/trusted-firmware-m: Remove TF-M v2.0 recipe
        arm-bsp/trusted-firmware-m: corstone1000: fix bank offset
        arm-bsp/trusted-firmware-m: corstone1000: add Secure Debug
        arm-bsp/documentation: corstone1000: add Secure Debug test
        CI: Add secure debug build for Corstone-1000
        arm-bsp/linux-yocto: corstone1000: bump to v6.10
        arm-bsp/documentation: corstone1000: remove TEE driver load
        arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
        arm-bsp/trusted-firmware-m: corstone1000: Update metadata handling
        arm-bsp/trusted-firmware-m: corstone1000: Update patches
        arm-bsp/trusted-firmware-m: corstone1000: Fix Secure Debug connection due to token version mismatch

  Delane Brandy (1):
        arm-bsp/corstone1000: Update Corstone-1000 user guide

  Emekcan Aras (1):
        arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2

  Gabor Abonyi (1):
        lib/fvp: add name to terminal title in FVP runner

  Harsimran Singh Tungal (7):
        arm-bsp/u-boot: corstone1000: fix U-Boot patch
        arm-bsp/trusted-services: corstone1000: fix compilation issues
        arm-bsp/trusted-services: fix compilation issues for ts-newlib
        arm-bsp/trusted-firmware-a: corstone1000: fix compilation issue for FVP multicore
        arm-bsp,kas: corstone1000: enable External System based on new yml file
        arm-bsp,documentation: corstone1000: update user documentation
        arm-bsp/trusted-services: corstone1000: Update Trusted-Services patches

  Hugues KAMBA MPIANA (4):
        arm-bsp/documentation: corstone1000: Mention PMOD module as prerequisite
        arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification
        arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release
        kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.

  Hugues Kamba-Mpiana (2):
        arm-bsp/documentation: corstone1000: Deprecation of Sphinx context injection
        arm-bsp/documentation: corstone1000: Install Sphinx theme as recommended

  Javier Tia (5):
        arm/optee: Add optee udev rules
        arm: Enable Secure Boot in all required recipes
        arm/qemuarm64-secureboot: Enable UEFI Secure Boot
        arm/uefi-secureboot: Add uefi http boot support
        arm/uefi-secureboot: Add uefi capsule update support

  Jon Mason (40):
        arm-bsp/fvp-base: update version to 11.26.11
        arm/qemuarm64-secureboot: fix qemu parameter
        arm-toolchain: fix for WORKDIR changes
        arm-systemready: WORKDIR to UNPACKDIR changes
        CI: remove ts-smm-gateway for qemuarm64-secureboot-ts
        arm-toolchain: update to 13.3
        CI: remove unnecessary clang settings
        CI: add poky-altcfg
        arm/opencsd: update to 1.5.3
        arm/boot-wrapper-aarch64: update with latest patch
        arm/gn: update to the latest commit
        CI: remove xorg test removal from edk2
        arm-bsp/fvp-base: add edk2 testimage support
        arm-bsp/fvp-base: u-boot patch clean-up
        arm: use devtool to clean-up patches
        arm-bsp: remove unreferenced patches and configs
        arm/trusted-firmware-a: remove workaround patch for qemuarm64-secureboot
        arm/qemu-efi-disk: add rootwait to bootargs
        arm/arm-tstee: pin kernel to 6.6 to workaround issue
        arm/trusted-firmware-a: update LICENSE entry
        arm/musl: work around trusted services error
        arm/libts: Patch to fix 6.10 kernel builds breaks
        arm-bsp/documentation: corstone1000: Improve user guide
        arm-toolchain: remove libmount-mountfd-support when using binary toolchain
        arm-bsp/fvp-base: support poky-altcfg
        arm-bsp/fvp-base: Get 6.10 kernel working
        arm-bsp/fvp: Re-enable parselogs
        arm/optee-os: Backport the clang fixes
        arm-bsp/fvp-base: use trusted-firmware-a v2.11
        Revert "CI: switch to building against styhead branches where possible"
        arm/optee: update to 4.3.0
        arm/opencsd: update to 1.5.4
        arm/arm-ffa-user: update to 5.0.2
        arm/gn: update to latest commit
        CI: Rework qemuarm64-secureboot matrix
        arm/edk2: update to 202408
        arm/scp-firmware: update to v2.15.0
        arm-bsp/fvp-base: remove backported u-boot patches
        arm-bsp/tc: remove all references to total compute
        CI: add poky-altcfg in xen.yml for systemd image requirement

  Khem Raj (1):
        layer.conf: Update to walnascar (5.2) layer/release series

  Luca Fancellu (2):
        arm/oeqa: Introduce retry mechanism for fvp_devices run_cmd
        arm/lib: Handle timeout for spawn object on stop()

  Mariam Elshakfy (1):
        arm/trusted-services: Move ts-newlib compilation fix to meta-arm

  Martin Jansa (1):
        layer.conf: Update to styhead release name series

  Mikko Rapeli (14):
        optee-os: asm debug prefix fixes
        optee-os: remove absolute paths
        optee-os-tadevkit: remove buildpaths INSANE_SKIP
        optee-os: remove buildpaths INSANE_SKIP
        optee-os: fix buildpaths QA failure on corstone1000
        ts-newlib: setup git with check_git_config
        arm/optee-client: fix systemd service dependencies
        trusted-firmware-a: fix panic on kv260/zynqmp
        arm/oeqa/optee.py: increase timeout value from 22 to 45 minutes
        optee-client: switch systemd service to notify type
        qemuarm64-secureboot.conf: append to WKS_FILE_DEPENDS
        uefi-secureboot.yml: remove duplicate distro features
        uefi-secureboot.yml: switch to Unified Kernel Image (UKI)
        linux-yocto: remove signing

  Peter Hoyes (1):
        arm/fvpboot: Revert "Disable timing annotation by default"

  Quentin Schulz (2):
        add basic b4 config file
        arm/trusted-firmware-a: add recipe for more-recent-but-not-yet-released source code

  Romain Naour (5):
        external-arm-toolchain: remove old sed fixup for libc.so
        external-arm-toolchain: wrap symlink handling under usrmerge check
        external-arm-toolchain: override dynamic loader path with usrmerge enabled
        external-arm-toolchain: rebuild libmvec.so symlink if any
        CI: test external-arm-toolchain with usrmerge enabled

  Ross Burton (11):
        CI: update to Kas 4.4 image
        arm-systemready: explicitly disable SPDX in the fake image classes
        arm/edk2-firmware: set CVE_PRODUCT to the correct CPE
        arm-bsp/linux-yocto: update for linux 6.10
        CI: switch to building against styhead branches where possible
        CI: add KAS_BUILD_DIR variable
        CI: remove duplicate arm-systemready-ir-acs
        CI: transform testimage reports into JUnit XML reports
        arm-base/linux-yocto: revert interim 6.10 patch for fvp-base
        CI: don't use debug-tweaks
        arm/fvp-base-a-aem: upgrade to 11.27.19

  Vasyl Vavrychuk (3):
        external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check
        external-arm-toolchain: in libc.so GNU ld script use base_libdir
        external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN}

  Ziad Elhanafy (2):
        arm/oeqa: Enable pexpect profiling for testcase debugging
        arm-systemready/linux-distros: Follow WORKDIR -&gt; UNPACKDIR transition

meta-openembedded: 487a2d5695..af28a667fb:
  Adrian Freihofer (1):
        networkmanager: remove modemmanager rdepends

  Akash Hadke (1):
        python3-flatbuffers: provide nativesdk support

  Alba Herrerías (1):
        yelp: fix unterminated string

  Alban Bedel (1):
        mdio-tools: RRECOMMENDS the kernel module

  Alex Kiernan (2):
        mdns: Upgrade 2200.140.11 -&gt; 2559.1.1
        mdns: Upgrade 2559.1.1 -&gt; 2559.40.32

  Alexander Kanavin (15):
        libnewt: add from oe-core
        python3-meld: do not depend on python3-cgitb
        python3-html2text: remove python3-cgitb dependency
        cmpi-bindings: disable python3 due to 3.13 incompatibility
        python3-geojson: backport python 3.13 patch
        python3-httptools: update 0.6.1 -&gt; 0.6.2
        python3-yappi: backport a python 3.13 patch
        python3-grpcio: update 1.66.1 -&gt; 1.66.2
        mraa: disable python bindings
        libsigrokdecode: add py3.13 compatibility tweak
        libcec: disable python wrapper
        python3-m2crypto: update 0.40.1 -&gt; 0.42.0
        python3-wxgtk4: update 4.2.1 -&gt; 4.2.2
        python3-grpcio-tools/channelz/reflection: update 1.62.2 -&gt; 1.66.2
        liburi-perl: add to meta-perl from oe-core

  Alexander Stein (1):
        luajit: Fix host development package

  Alexandre Truong (99):
        ace: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        acpitool: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        anthy: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        atop: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        bitwise: Include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        cfengine-masterfiles: Include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        ckermit: Include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        cloc: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        cups-filters: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        cxxtest: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        czmq: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        daemontools: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        doxygen: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        duktape: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        fftw: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        fltk: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        fltk-native: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        fwupd: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        gmime: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        gnome-themes-extra: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        gradm: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        graphviz: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        gtkperf: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        hplip: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        icewm: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        irssi: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        jansson: modify existing UPSTREAM_CHECK_REGEX
        lcov: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        leptonica: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        libcdio-paranoia: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libdbus-c++: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libftdi: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        libgnt: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libiodbc: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libjs-jquery: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        liblinebreak: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libmng: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libmtp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libnice: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libopusenc: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libpaper: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libpcsc-perl: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libsdl-gfx: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        libsigc++-2.0: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libsigc++-3: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libsmi: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libspiro: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libstatgrab: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        libwmf: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        libx86-1: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        libxml++-5.0: include UPSTREAM_CHECK_REGEX to fix UNKNOWN_BROKEN status
        logwarn: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        lprng: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        mcpp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        mozjs-115: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        mscgen: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        msgpack-cpp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        msktutil: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        nmon: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        nss: modify UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        obexftp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        onig: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        openbox: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        openct: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        openobex: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        p7zip: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        pngcheck: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        rsyslog: modify existing UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        sblim-cmpi-devel: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        sblim-sfc-common: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        ttf-ubuntu-font-family: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        ttf-wqy-zenhei: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        uml-utilities: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        xrdp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status
        xscreensaver: include UPSTREAM_CHECK_URI to fix UNKNOWN_BROKEN status
        can-isotp: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        con2fbmap: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        cpufrequtils: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        dbus-daemon-proxy: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        devmem2: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        edid-decode: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        fb-test: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        firmwared: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        funyahoo-plusplus: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        hunspell-dictionaries: switch branch from master to main
        hunspell-dictionaries: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        icyque: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        iksemel: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        kconfig-frontends: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        libbacktrace: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        libc-bench: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        libubox: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        linux-serial-test: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        musl-rpmatch: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        pam-plugin-ccreds: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        pcimem: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        pim435: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        properties-cpp: include UPSTREAM_CHECK_COMMITS to fix UNKNOWN_BROKEN status
        pegtl: add ptest support

  Alexandre Videgrain (1):
        openbox: fix crash on alt+tab with fullscreen app

  AmateurECE (1):
        pipewire: Add glib-2.0-native dep for bluez5

  Andrea Ricchi (1):
        asyncmqtt: add recipe

  Andrej Valek (1):
        externalsrc: fix support in various components

  Antonios Christidis (1):
        pytesseract: add recipe

  Anuj Mittal (1):
        tbb: pass TBB_STRICT=OFF to disable -Werror

  Arash Partow (1):
        exprtk: upgrade 0.0.2 -&gt; 0.0.3 release

  Archana Polampalli (1):
        apache2: Upgrade 2.4.60 -&gt; 2.4.61

  Armin Kuster (1):
        audit: fix build when systemd is enabled.

  Ayoub Zaki (1):
        bmap-writer: add initial recipe

  BINDU (1):
        flatbuffers: adapt for cross-compilation environments

  Barry Grussling (1):
        postgresql: Break perl RDEPENDS

  Bartosz Golaszewski (14):
        python3-gpiod: update to v2.2.0
        python3-virtualenv: add missing run-time dependencies
        libgpiod: update v2.1.2 -&gt; v2.1.3
        python3-gpiod: update v2.2.0 -&gt; v2.2.1
        libgpiod: update to v2.2
        libgpiod: selectively enable GObject introspection
        libgpiod: remove stray newline
        python3-fuse: new recipe
        python3-gpiod: use python_setuptools_build_meta
        xfstests: add missing run-time dependencies
        libgpiod: minimize intra-recipe dependencies for ptest
        python3-gpiod: pull in just libgpiosim, not the entire libgpiod-ptest
        python3-gpiod: don't recommend kernel-module-configfs for ptest
        gpiod-sysfs-proxy: new recipe

  Benjamin Bouvier (6):
        libfastjson: add CVE_PRODUCT
        rsyslog: add CVE_PRODUCT
        librelp: add CVE_PRODUCT
        libestr: add CVE_PRODUCT
        net-snmp: add CVE_PRODUCT
        tcpdump: add CVE_PRODUCT

  Benjamin Szőke (1):
        tree: fix broken links

  Bruce Ashfield (1):
        vboxguestdrivers: update to 7.0.22

  Carlos Alberto Lopez Perez (1):
        sysprof: upgrade 3.44.0 -&gt; 3.48.0

  Changqing Li (5):
        python3-h5py: remove unneeded CFLAGS
        pavucontrol: update SRC_URI
        libatasmart: Update SRC_URI
        libdbi-perl: upgrade 1.643 -&gt; 1.644
        postgresql.inc: fix do_package_qa error

  Chanh Nguyen (2):
        mctp: upgrade 1.1 -&gt; 2.0
        mctp: Fix build errors with clang19 + musl

  Chen Qi (7):
        python3-protobuf: remove useless and problematic .pth file
        jansson: add JSON_INTEGER_IS_LONG_LONG for cmake
        graphviz: remove obsolete and problematic patch
        libspelling: require opengl distro feature
        sysprof: require opengl distro feature when gtk4 is dependend on
        grilo-plugins: consider opengl distro feature for default PACKAGECONFIG
        gnome-boxes: require opengl distro feature

  Christian Eggers (5):
        lvgl: fix version in shared library file name
        lvgl: update upstream-status of all patches
        glibmm: use ${bindir_native}
        abseil-cpp: append to PACKAGES_DYNAMIC
        protobuf: conditionally depend on ${PN}-compiler

  Christophe Vu-Brugier (2):
        nvme-cli: upgrade 2.9.1 -&gt; 2.10.2
        exfatprogs: upgrade 1.2.4 -&gt; 1.2.5

  Claus Stovgaard (2):
        lcov: sort RDEPENDS alphabetical
        lcov: Add missing RDEPENDS

  Dan McGregor (2):
        hplip: Address reproducibility issues
        gdm: optionally enable plymouth

  David Sands (2):
        jack: remove jack-utils
        jack-example-tools: add new recipe

  Derek Straka (6):
        nginx: Upgrade mainline release version 1.27.1 -&gt; 1.27.3
        python3-luma-oled: update to version 3.14.0
        python3-cmake: update to version 3.31.1
        python3-pdm: update to version 2.22.0
        python3-mlcommons-loadgen: update to version 5.0.0
        python3-prompt-toolkit: set the value of UPSTREAM_CHECK_PYPI_PACKAGE to enable version checking

  Dimitri Bouras (1):
        python3-geomet: Switch to setuptools_build_meta build backend

  Dmitry Baryshkov (7):
        android-tools: make PN-adbd as a systemd package
        deqp-runner: improved version of parallel-deqp-runner
        packagegroup-meta-oe: include deqp-runner into packagegroup-meta-oe-graphics
        README.md: discourage use of GitHub pull request system
        android-tools: create flag flag file for adbd at a proper location
        gpsd: apply patch to fix gpsd building on Musl
        deqp-runner: update 0.20.0 -&gt; 0.20.2

  Einar Gunnarsson (2):
        yavta: Update to kernel 6.8
        v4l-utils: Install media ctrl pkgconfig files

  Enguerrand de Ribaucourt (4):
        netdata: add docker PACKAGECONFIG
        netdata: use builtin packaging service files
        netdata: refresh netdata.conf
        netdata: add go plugin PACKAGECONFIG

  Enrico Jörns (6):
        libconfuse: move to meta-oe
        libconfuse: provide native and nativesdk support
        libconfuse: replace DESCRIPTION by SUMMARY
        libconfuse: switch to release tar archive
        libconfuse: add backported patch to fix search path logic
        genimage: add new recipe

  Esben Haabendal (1):
        netplan: add missing runtime dependencies

  Etienne Cordonnier (4):
        uutils-coreutils: upgrade 0.0.26 -&gt; 0.0.27
        uutils-coreutils: disable buildpaths error
        perfetto: upgrade 31.0 -&gt; 47.0
        makedumpfile: Remove recipe

  Fabio Estevam (1):
        imx-cst: Add recipe

  Fabrice Aeschbacher (1):
        mosquitto: upgrade 2.0.18 -&gt; 2.0.19

  Faiz HAMMOUCHE (6):
        uim: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        unixodbc: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        xdotool: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        xf86-input-tslib: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        wvstrams: Unmaintained upstream, add UPSTREAM_VERSION_UNKNOWN
        wvdial: Unmaintained upstream, add UPSTREAM_VERSION_UNKNOWN

  Fathi Boudra (2):
        python3-django: upgrade 4.2.11 -&gt; 4.2.16
        python3-django: upgrade 5.0.6 -&gt; 5.0.9

  Frank de Brabander (1):
        python3-pydantic-core: fix incompatible version

  Fredrik Hugosson (1):
        lvm2: Remove the lvm2-udevrules package

  Ghislain Mangé (3):
        wireshark: fix typo in PACKAGECONFIG[zstd]
        wireshark: fix Qt5/6 configuration
        wireshark: use inherit_defer for conditional cases

  Gianfranco Costamagna (1):
        vbxguestdrivers: upgrade 7.0.18 -&gt; 7.0.20

  Grygorii Tertychnyi (1):
        libusbgx: fix gadget-stop install

  Guocai He (1):
        mariadb: File conflicts for multilib

  Guðni Már Gilbert (12):
        python3-incremental: improve packaging
        python3-twisted: upgrade 24.3.0 -&gt; 24.7.0
        python3-incremental: drop python3-twisted-core from RDEPENDS
        python3-twisted: add python3-attrs to RDEPENDS
        python3-automat: upgrade 22.10.0 -&gt; 24.8.1
        python3-bleak: upgrade 0.22.2 -&gt; 0.22.3
        python3-twisted: upgrade 24.7.0 -&gt; 24.10.0
        python3-twisted: remove do_install append
        python3-twisted: move appdirs from core package
        packagegroup-meta-python: remove python3-isodate
        python3-ansi2html: drop python3-six from RDEPENDS
        python3-twisted: upgrade 24.10.0 -&gt; 24.11.0

  Harish Sadineni (1):
        bpftool: Add support for riscv64

  Hauke Lampe (1):
        postgresql: Use packageconfig flag for readline dependency

  Hiago De Franco (3):
        drm-info: add recipe
        hwdata: allow to build native variant
        hwdata: drop recipe

  Hieu Van Nguyen (1):
        libmtp: enable stack memory protection

  Hitendra Prajapati (1):
        tcpdump: fix CVE-2024-2397

  Hongxu Jia (3):
        nodejs: support cross compile without qemu user conditionally
        transmission: fix compliance checking
        ntfs-3g-ntfsprogs: fix CVE-2023-52890

  Hubert Wiśniewski (1):
        libcamera: Use multiple of sizeof as malloc size

  J. S. (203):
        znc: Fix buildpaths QA errors
        webmin: upgrade 2.111 -&gt; 2.202
        nodejs: upgrade 20.16.0 -&gt; 20.17.0
        syslog-ng: upgrade 4.6.0 -&gt; 4.7.0
        xfce4-panel: upgrade 4.18.3 -&gt; 4.18.4
        nodejs: upgrade 20.17.0 -&gt; 20.18.0
        xfce4-panel: upgrade 4.18.4 -&gt; 4.18.5
        openzone: Drop unnecessary SRC_URI[md5sum]
        rodent-icon-theme: Drop unnecessary SRC_URI[md5sum]
        xfce-dusk-gtk3: Drop unnecessary SRC_URI[md5sum]
        xfwm4-themes: Drop unnecessary SRC_URI[md5sum]
        xfce4-vala: Drop unnecessary SRC_URI[md5sum]
        nodejs: cleanup
        python3-gsocketpool: Drop unnecessary SRC_URI md5sum
        python3-hpack: Drop unnecessary SRC_URI md5sum
        python3-pyconnman: Drop unnecessary SRC_URI md5sum
        telepathy-python3: Drop unnecessary SRC_URI md5sum
        pyrtm: Drop unnecessary SRC_URI md5sum
        python-django-south.inc: Drop unnecessary SRC_URI md5sum
        python-flask-bootstrap.inc: Drop unnecessary SRC_URI md5sum
        python-flask-xstatic.inc: Drop unnecessary SRC_URI md5sum
        python-libusb1: Drop unnecessary SRC_URI md5sum
        python3-appdirs: Drop unnecessary SRC_URI md5sum
        python3-argexec: Drop unnecessary SRC_URI md5sum
        python3-asciitree: Drop unnecessary SRC_URI md5sum
        python3-asyncio-glib: Drop unnecessary SRC_URI md5sum
        python3-backcall: Drop unnecessary SRC_URI md5sum
        python3-click-spinner: Drop unnecessary SRC_URI md5sum
        python3-docopt: Drop unnecessary SRC_URI md5sum
        python3-editor: Drop unnecessary SRC_URI md5sum
        python3-fann2: Drop unnecessary SRC_URI md5sum
        python3-flask-jsonpify: Drop unnecessary SRC_URI md5sum
        python3-flask-jwt: Drop unnecessary SRC_URI md5sum
        python3-flask-mail: Drop unnecessary SRC_URI md5sum
        python3-flask-nav: Drop unnecessary SRC_URI md5sum
        python3-flask-pymongo: Drop unnecessary SRC_URI md5sum
        python3-flask-uploads: Drop unnecessary SRC_URI md5sum
        python3-flask-user: Drop unnecessary SRC_URI md5sum
        python3-gpsd-py3: Drop unnecessary SRC_URI md5sum
        python3-html5lib: Drop unnecessary SRC_URI md5sum
        python3-inflection: Drop unnecessary SRC_URI md5sum
        python3-ipaddress: Drop unnecessary SRC_URI md5sum
        python3-ipy: Drop unnecessary SRC_URI md5sum
        python3-ipython-genutils: Drop unnecessary SRC_URI md5sum
        python3-jdcal: Drop unnecessary SRC_URI md5sum
        python3-kconfiglib: Drop unnecessary SRC_URI md5sum
        python3-keras-preprocessing: Drop unnecessary SRC_URI md5sum
        python3-libconf: Drop unnecessary SRC_URI md5sum
        python3-libevdev: Drop unnecessary SRC_URI md5sum
        python3-lockfile: Drop unnecessary SRC_URI md5sum
        python3-lorem: Drop unnecessary SRC_URI md5sum
        python3-meld3: Drop unnecessary SRC_URI md5sum
        python3-msm: Drop unnecessary SRC_URI md5sum
        python3-padaos: Drop unnecessary SRC_URI md5sum
        python3-padatious: Drop unnecessary SRC_URI md5sum
        python3-parallax: Drop unnecessary SRC_URI md5sum
        python3-passlib: Drop unnecessary SRC_URI md5sum
        python3-pep8: Drop unnecessary SRC_URI md5sum
        python3-petact: Drop unnecessary SRC_URI md5sum
        python3-pickleshare: Drop unnecessary SRC_URI md5sum
        python3-pid: Drop unnecessary SRC_URI md5sum
        python3-precise-runner: Drop unnecessary SRC_URI md5sum
        python3-pybluez: Drop unnecessary SRC_URI md5sum
        python3-pyfirmata: Drop unnecessary SRC_URI md5sum
        python3-pyjks: Drop unnecessary SRC_URI md5sum
        python3-pylyrics: Drop unnecessary SRC_URI md5sum
        python3-pytest-tempdir: Drop unnecessary SRC_URI md5sum
        python3-pytoml: Drop unnecessary SRC_URI md5sum
        python3-raven: Drop unnecessary SRC_URI md5sum
        python3-requests-ftp: Drop unnecessary SRC_URI md5sum
        python3-rfc3986-validator: Drop unnecessary SRC_URI md5sum
        python3-service-identity: Drop unnecessary SRC_URI md5sum
        python3-speaklater: Drop unnecessary SRC_URI md5sum
        python3-telnetlib3: Drop unnecessary SRC_URI md5sum
        python3-tinyrecord: Drop unnecessary SRC_URI md5sum
        python3-txdbus: Drop unnecessary SRC_URI md5sum
        python3-versiontools: Drop unnecessary SRC_URI md5sum
        python3-visitor: Drop unnecessary SRC_URI md5sum
        python3-webencodings: Drop unnecessary SRC_URI md5sum
        python3-whoosh: Drop unnecessary SRC_URI md5sum
        python3-wpa-supplicant: Drop unnecessary SRC_URI md5sum
        mime-construct: Drop unnecessary SRC_URI md5sum
        adduser: Drop unnecessary SRC_URI md5sum
        libalgorithm-diff-perl: Drop unnecessary SRC_URI md5sum
        libauthen-radius-perl: Drop unnecessary SRC_URI md5sum
        libauthen-sasl-perl: Drop unnecessary SRC_URI md5sum
        libcapture-tiny-perl: Drop unnecessary SRC_URI md5sum
        libconfig-autoconf-perl: Drop unnecessary SRC_URI md5sum
        libdata-hexdump-perl: Drop unnecessary SRC_URI md5sum
        libdevel-globaldestruction-perl: Drop unnecessary SRC_URI md5sum
        libdigest-hmac-perl: Drop unnecessary SRC_URI md5sum
        libdigest-sha1-perl: Drop unnecessary SRC_URI md5sum
        libenv-perl: Drop unnecessary SRC_URI md5sum
        liberror-perl: Drop unnecessary SRC_URI md5sum
        libextutils-config-perl: Drop unnecessary SRC_URI md5sum
        libextutils-installpaths-perl: Drop unnecessary SRC_URI md5sum
        libextutils-parsexs-perl: Drop unnecessary SRC_URI md5sum
        libfile-slurp-perl: Drop unnecessary SRC_URI md5sum
        libhtml-parser-perl: Drop unnecessary SRC_URI md5sum
        libhtml-tagset-perl: Drop unnecessary SRC_URI md5sum
        libhtml-tree-perl: Drop unnecessary SRC_URI md5sum
        libimport-into-perl: Drop unnecessary SRC_URI md5sum
        libio-stringy-perl: Drop unnecessary SRC_URI md5sum
        libipc-signal-perl: Drop unnecessary SRC_URI md5sum
        liblocale-gettext-perl: Drop unnecessary SRC_URI md5sum
        libmodule-pluggable-perl: Drop unnecessary SRC_URI md5sum
        libmodule-runtime-perl: Drop unnecessary SRC_URI md5sum
        libnet-dns-sec-perl: Drop unnecessary SRC_URI md5sum
        libnet-ldap-perl: Drop unnecessary SRC_URI md5sum
        libnet-libidn-perl: Drop unnecessary SRC_URI md5sum
        libnet-ssleay-perl: Drop unnecessary SRC_URI md5sum
        libnet-telnet-perl: Drop unnecessary SRC_URI md5sum
        libproc-waitstat-perl: Drop unnecessary SRC_URI md5sum
        librole-tiny-perl: Drop unnecessary SRC_URI md5sum
        libunix-statgrab: Drop unnecessary SRC_URI md5sum
        libstrictures-perl: Drop unnecessary SRC_URI md5sum
        libsub-exporter-progressive-perl: Drop unnecessary SRC_URI md5sum
        libsub-uplevel-perl: Drop unnecessary SRC_URI md5sum
        libterm-readkey-perl: Drop unnecessary SRC_URI md5sum
        libtest-nowarnings-perl: Drop unnecessary SRC_URI md5sum
        libtext-charwidth-perl: Drop unnecessary SRC_URI md5sum
        libtext-diff-perl: Drop unnecessary SRC_URI md5sum
        libtext-iconv-perl: Drop unnecessary SRC_URI md5sum
        libtext-wrapi18n-perl: Drop unnecessary SRC_URI md5sum
        libunicode-linebreak-perl: Drop unnecessary SRC_URI md5sum
        libxml-filter-buffertext-perl: Drop unnecessary SRC_URI md5sum
        libxml-sax-writer-perl: Drop unnecessary SRC_URI md5sum
        libdigest-hmac-perl: upgrade 1.03 -&gt; 1.05
        mime-construct: Change references to search.cpan.org to use metacpan.org
        libalgorithm-diff-perl: Change references to search.cpan.org to use metacpan.org
        libauthen-radius-perl: Change references to search.cpan.org to use metacpan.org
        libauthen-sasl-perl: Change references to search.cpan.org to use metacpan.org
        libcapture-tiny-perl: Change references to search.cpan.org to use metacpan.org
        libcgi-perl: Change references to search.cpan.org to use metacpan.org
        libconfig-tiny-perl: Change references to search.cpan.org to use metacpan.org
        libconfig-autoconf-perl: Change references to search.cpan.org to use metacpan.org
        libdata-hexdump-perl: Change references to search.cpan.org to use metacpan.org
        libdigest-sha1-perl: Change references to search.cpan.org to use metacpan.org
        libenv-perl: Change references to search.cpan.org to use metacpan.org
        libextutils-config-perl: Change references to search.cpan.org to use metacpan.org
        libextutils-cppguess-perl: Change references to search.cpan.org to use metacpan.org
        libextutils-helpers-perl: Change references to search.cpan.org to use metacpan.org
        libextutils-installpaths-perl: Change references to search.cpan.org to use metacpan.org
        libextutils-parsexs-perl: Change references to search.cpan.org to use metacpan.org
        libfile-slurp-perl: Change references to search.cpan.org to use metacpan.org
        libfile-slurper-perl: Change references to search.cpan.org to use metacpan.org
        libhtml-parser-perl: Change references to search.cpan.org to use metacpan.org
        libimport-into-perl: Change references to search.cpan.org to use metacpan.org
        libio-socket-ssl-perl: Change references to search.cpan.org to use metacpan.org
        libipc-signal-perl: Change references to search.cpan.org to use metacpan.org
        liblocale-gettext-perl: Change references to search.cpan.org to use metacpan.org
        libmime-charset-perl: Change references to search.cpan.org to use metacpan.org
        libmime-types-perl: Change references to search.cpan.org to use metacpan.org
        libmodule-build-tiny-perl: Change references to search.cpan.org to use metacpan.org
        libmodule-runtime-perl: Change references to search.cpan.org to use metacpan.org
        libnet-dns-perl: Change references to search.cpan.org to use metacpan.org
        libnet-libidn-perl: Change references to search.cpan.org to use metacpan.org
        libnet-ssleay-perl: Change references to search.cpan.org to use metacpan.org
        libnet-telnet-perl: Change references to search.cpan.org to use metacpan.org
        libproc-waitstat-perl: Change references to search.cpan.org to use metacpan.org
        libterm-readkey-perl: Change references to search.cpan.org to use metacpan.org
        libtest-nowarnings-perl: Change references to search.cpan.org to use metacpan.org
        libtest-warn-perl: Change references to search.cpan.org to use metacpan.org
        libtext-charwidth-perl: Change references to search.cpan.org to use metacpan.org
        libtext-diff-perl: Change references to search.cpan.org to use metacpan.org
        libtext-iconv-perl: Change references to search.cpan.org to use metacpan.org
        libtext-wrapi18n-perl: Change references to search.cpan.org to use metacpan.org
        libxml-filter-buffertext-perl: Change references to search.cpan.org to use metacpan.org
        libxml-libxml-perl: Change references to search.cpan.org to use metacpan.org
        libxml-sax-writer-perl: Change references to search.cpan.org to use metacpan.org
        libauthen-sasl-perl: upgrade 2.16 -&gt; 2.1700
        libcurses-perl: www.cpan.org -&gt; cpan.metacpan.org
        libhtml-tree-perl: update HOMEPAGE
        libcrypt-openssl-guess: www.cpan.org -&gt; cpan.metacpan.org
        libcrypt-openssl-random-perl: www.cpan.org -&gt; cpan.metacpan.org
        libcrypt-openssl-rsa-perl: www.cpan.org -&gt; cpan.metacpan.org
        libhtml-tree-perl: fix QA Issue: TMPDIR [buildpaths]
        libmodule-build-tiny-perl: fix QA Issue: TMPDIR [buildpaths]
        libauthen-radius-perl: Use ${CPAN_MIRROR}
        libcgi-perl: Use ${CPAN_MIRROR}
        libconfig-tiny-perl: Use ${CPAN_MIRROR}
        libdata-hexdump-perl: Use ${CPAN_MIRROR}
        libdigest-hmac-perl: Use ${CPAN_MIRROR}
        libdigest-sha1-perl: Use ${CPAN_MIRROR}
        libenv-perl: Use ${CPAN_MIRROR}
        liberror-perl: Use ${CPAN_MIRROR}
        libfile-slurp-perl: Use ${CPAN_MIRROR}
        libhtml-parser-perl: Use ${CPAN_MIRROR}
        libipc-signal-perl: Use ${CPAN_MIRROR}
        libmime-types-perl: Use ${CPAN_MIRROR}
        libnet-dns-perl: Use ${CPAN_MIRROR}
        libnet-dns-sec-perl: Use ${CPAN_MIRROR}
        libnet-libidn-perl: Use ${CPAN_MIRROR}
        libnet-ssleay-perl: Use ${CPAN_MIRROR}
        libnet-telnet-perl: Use ${CPAN_MIRROR}
        libproc-waitstat-perl: Use ${CPAN_MIRROR}
        libtext-iconv-perl: Use ${CPAN_MIRROR}
        libxml-filter-buffertext-perl: Use ${CPAN_MIRROR}
        libxml-libxml-perl: Use ${CPAN_MIRROR}
        libxml-sax-writer-perl: Use ${CPAN_MIRROR}
        nodejs: upgrade 20.18.0 -&gt; 22.11.0
        Drop unnecessary SRC_URI md5sum from the recipes in meta-oe.
        xfce4-panel: upgrade 4.18.5 -&gt; 4.18.6

  Jamin Lin (2):
        drgn: add new recipe
        python3-pyhsslms: Add 2.0.0 recipe

  Jan Luebbe (2):
        python3-grpcio-reflection: new recipe
        python3-grpcio-channelz: new recipe

  Jan Vermaete (12):
        python3-protobuf: added python3-ctypes as RDEPENDS
        protobuf: version bump 4.25.3 -&gt; 4.25.4
        netdata: version bump 1.47.0 -&gt; 1.47.1
        doxygen: version bump 1.9.3 -&gt; 1.12.0
        python3-apispec: Upgrade 6.6.1 to 6.7.0
        swagger-ui: OpenAPI (aka swagger) website (v5.17.14)
        netdata: Upgrade from 1.47.3 to 1.47.5 release
        netdata: WebUI choice between all (default), v0, v1 or v2
        python3-apiflask: version bump 2.1.1 -&gt; 2.2.1
        python3-xmlschema: dropped Python version in SUMMARY
        python3-spidev: set LIC_FILES_CHKSUM to remote file
        python3-can: version bump 4.2.2 -&gt; 4.4.0

  Jason Schonberg (25):
        nodejs: upgrade 20.13.0 -&gt; 20.16.0
        c-ares: upgrade 1.27.0 -&gt; 1.28.1
        xfce4-session: upgrade 4.18.2 -&gt; 4.18.3
        libmozilla-ca-perl: Upgrade 20221114 -&gt; 20230801
        libmozilla-ca-perl: Upgrade 20230801 -&gt; 20230807
        libmozilla-ca-perl: Upgrade 20230807 -&gt; 20230821
        libmozilla-ca-perl: Upgrade 20230821 -&gt; 20231213
        libmozilla-ca-perl: Upgrade 20231213 -&gt; 20240313
        libmozilla-ca-perl: Upgrade 20240313 -&gt; 20240730
        libmozilla-ca-perl: Upgrade 20240730 -&gt; 20240924
        xfce4-appfinder: Upgrade 4.19.1 -&gt; 4.19.2
        xfce4-dev-tools: Upgrade 4.18.0 -&gt; 4.18.1
        xfce4-power-manager: Upgrade 4.18.1 -&gt; 4.18.2
        xfce4-session: Upgrade 4.18.3 -&gt; 4.18.4
        xfce4-settings: Upgrade 4.18.2 -&gt; 4.18.3
        xfconf: Upgrade 4.18.0 -&gt; 4.18.1
        exo: Upgrade 4.19.0 -&gt; 4.19.1
        garcon: Upgrade 4.19.0 -&gt; 4.19.1
        libxfce4util: Upgrade 4.19.2 -&gt; 4.19.3
        xfce4-appfinder: Upgrade 4.19.2 -&gt; 4.19.3
        xfconf: Upgrade 4.18.1 -&gt; 4.18.2
        xfwm4: Upgrade 4.18.0 -&gt; 4.19.0
        libxfce4ui: Upgrade 4.19.3 -&gt; 4.19.6
        xfce4-settings: ignore some warnings.
        nodejs: upgrade 22.11.0 -&gt; 22.12.0

  Jayanth Othayoth (1):
        ipmitool: srcrev bump ab5ce5baff..bf774149ae

  Jeremy A. Puhlman (1):
        net-snmp: Set ps flag value since it checks the host

  Jeroen Knoops (1):
        nng: Rename default branch of github.com:nanomsg/nng.git

  Jiaying Song (4):
        nftables: change ptest output format
        wireguard-tools: fix do_fetch error
        vlock: fix do_fetch error
        openvpn: add ptest support

  Johannes Schneider (2):
        signing.bbclass: add certificate ca-chain handling
        signing.bbclass: add label length check

  Jose Quaresma (6):
        composefs: the srcrev hash was the release tag
        ostree: Upgrade 2024.6 -&gt; 2024.7
        composefs: upgrade 1.0.4 -&gt; 1.0.5
        gpsd: make the meta-python dependency conditionally
        Revert "gpsd: make the meta-python dependency conditionally"
        gpsd: condition the runtime dependence of pyserial on the pygps

  Justin Bronder (1):
        python3-xmodem: replace hardcoded /usr with ${prefix}

  Jörg Sommer (6):
        dnsmasq: Install conf example from upstream instead of our version
        dnsmasq: set config dhcp6, broken-rtc by FEATURES
        gpsd: upgrade 3.24 -&gt; 3.25; new gpsd-snmp
        bluealsa: upgrade 4.0.0+git -&gt; 4.3.0
        zsh: update 5.8 -&gt; 5.9
        webkitgtk3: Add DESCRIPTION about API version

  Kai Kang (3):
        libosinfo: add runtime dependency osinfo-db
        xmlrpc-c: 1.59.01 -&gt; 1.60.03
        minifi-cpp: disable rocksdb support for armv5 and libc-musl:powerpc

  Katariina Lounento (1):
        libtar: patch CVEs

  Keith McRae (1):
        ntp: Fix status call reporting incorrect value

  Khem Raj (241):
        python3-tornado: Switch to python_setuptools_build_meta
        rdma-core: Fix recvfrom override errors with glibc 2.40 and clang
        tipcutils: Replace WORKDIR with UNPACKDIR
        rdma-core: Do not use overloadable attribute with musl
        python3-pint: Upgrade to 24.1
        flite: Fix buld with clang fortify enabled distros
        python3-inflate64: Fix build with clang fortified glibc headers
        renderdoc: Upgrade to 1.33
        renderdoc: Fix build with clang fortify and glibc 2.40
        overlayfs-tools: Fix build with musl
        webmin: Upgrade to 2.111 release
        opencv: Check GTK3DISTROFEATURES for enabling gtk support
        opencv: Add missing trailing slash
        sysprof: Fix build with llvm libunwind
        log4cpp: Fix buildpaths QA error
        ldns: Upgrade to 1.8.4
        libwmf: Fix buildpaths QA Errors in libwmf-config
        Revert "libftdi: Fix missing ftdi_eeprom"
        vsomeip: Fix build with GCC-14
        turbostat: Add band-aid to build from 6.10+ kernel
        python3-daemon: Fix build with PEP-575 build backend
        zfs: Upgrade to 2.2.5 release
        e2tools: Fix buildpaths QA warning in config.status in ptest
        glibmm: Upgrade to 2.66.7 release
        transmission: Upgrade to 4.0.6 release
        wolfssl: Add packageconfig for reproducible build
        lprng: Specify target paths for needed utilities
        sharutils: Let POSIX_SHELL be overridable from environment
        freediameter: Fix buildpaths QA error
        libforms: Remove buildpaths from fd2ps and fdesign scripts
        blueman: Fix buildpathe issue with cython generated code
        fvwm: Fix buildpaths QA Errors
        proftpd: Upgrade to 1.3.8b
        botan: Make it reproducible
        ndisc: Remove buildpaths from binaries
        python3-kivy: Remove buildpaths from comments in generated C sources
        keepalived: Make build reproducible
        fwknop: Upgrade to 2.6.11
        fwknop: Specify target locations of gpg and wget
        ippool: Fix buildpaths QA error
        ot-br-posix: Define config files explicitly
        libyui: Upgrade to 4.6.2
        fluentbit: Make it deprecated
        python3-pyproj: Fix buildpaths QA Error
        python3-pyproj: Remove absolute paths from cython generated .c files
        libyui-ncurses: Fix buildpaths QA Error
        ftgl: Upgrade to 2.4.0
        ftgl: Switch to maintained fork
        frr: Upgrade to 10.1 release
        python3-pandas: Downgrade version check for numpy to 1.x
        python3-pycocotools: Use build pep517-backend
        python3-pycocotools: Downgrade numpy version needed to 1.x
        python3-pycocotools: Remove absolute paths from comments
        raptor2: Do not use curl-config to detect curl
        libgsf: Fix build with libxml2 2.13+
        libspatialite: Upgrade to 5.1
        libblockdev: Fix build with latest e2fsprogs
        bluealsa: Fix build on musl
        bluealsa: Update cython patch to latest upstream patch
        mariadb: Upgrade to 10.11.9 release
        gerbera: Upgrade to 2.2.0
        e2tools: Fix build with automake 1.17
        minidlna: Upgrade to 1.3.3 release
        vlc: Upgrade to 3.0.21
        libplacebo: Add recipe
        mpv: Upgrade to 0.38.0 release
        libmpdclient,mpc: Upgrade to 2.22 and 0.35 respectively
        vlc: Disable recipe
        mpd: Upgrade to 0.23.15+git
        xdg-desktop-portal-wlr: Update to latest on master branch
        ltrace: Switch to gitlab SRC_URI
        webkitgtk3: Fix build with latest clang
        python3-grpcio: Upgrade to 1.66.1 release
        grpc: Upgrade to 1.66.1 release
        mozjs-115: fix build with clang and libc++ 19
        nmap: Upgrade to 7.95
        etcd-cpp-apiv3: Fix build with gprc 2.66+
        paho-mqtt-cpp: Upgrade to 1.4.1 release
        poppler: Upgrade to 24.09.0 release
        nodejs: Fix build with libc++ 19
        poco: Drop RISCV patch
        paho-mqtt-cpp: Move to tip of 1.4.x branch
        netdata: Upgrade to 1.47.0
        freeipmi: Add recipe
        opentelemetry-cpp: Fix build with clang-19
        opengl-es-cts,vulkan-cts: Upgrade recipes to 3.2.11.0 and 1.3.9.2
        libcereal: Fix build with clang-19
        libjxl: Upgrade to 0.10.3 release
        python3-serpent: Add missing rdeps for ptests to run
        python3-parse-type: Add missing rdep on six for ptests
        paho-mqtt-cpp: Use system paho-mqtt-c
        python3-serpent: Fix typo attr -&gt; attrs
        python3-tzdata: Add missing attrs modules rdep for ptests
        python3-trustme: Add missing ptest rdeps on attrs and six modules
        python3-service-identity: Fix ptest rdeps
        python3-fsspec: Add recipe
        ptest-packagelists-meta-python: Add python3-fsspec to fast test list
        python3-pyyaml-include: Add missing dependencies for ptests
        python3-py-cpuinfo: Fix ptest runtime deps
        python3-flask: Add missing ptest deps
        yavta: Upgrade SRCREV to include 64bit time_t print format errors
        libjxl: Do not use -mrelax-all on RISCV with clang
        python3-wrapt: Add missing rdep on misc modules for ptests
        python3-pillow: Add missing rdep on py3-compile for ptests
        python-ujson: Use python_setuptools_build_meta
        python3-pylint: Add missing ptest rdep on python3-misc
        python3-fastjsonschema: Add missing rdeps for ptests
        python3-pytest-mock: Upgrade to 3.14.0
        protobuf-c: Link with libatomic on riscv32
        highway: Disable RVV on RISCV-32
        dav1d: Disable asm code on rv32
        mosh: Use libatomic on rv32 for atomics
        dlm: Disable fcf-protection on riscv32
        usbguard: Link with libatomic on rv32
        transmission: Link with libatomic on riscv32
        ot-br-posix: Link with libatomic on rv32
        opentelemetry-cpp: Link with libatomic on rv32
        mozjs-115: Fix build on riscv32
        netdata: Add checks for 64-bit atomic builtins
        liburing: Upgrade to 2.7 and fix build on riscv32
        highway: Fix cmake to detect riscv32
        libjxl: Disable sizeless-vectors on riscv32
        kernel-selftest: Fix build on 32bit arches with 64bit time_t
        reptyr: Do not build for riscv32
        python3-typer: Disable test_rich_markup_mode tests
        python3-pydbus: Add missing rdep on xml module for ptests
        python3-pdm: Upgrade to 2.19.1
        python3-pdm-backend: Upgrade to 2.4.1 release
        python3-starlette: Add recipe
        python3-pdm-build-locked: Add recipe
        python3-a2wsgi: Fix ptest run
        python3-outcome: Add recipe
        python3-python-multipart: Add recipe
        python3-trio: Add recipe
        python3-setproctitle: Add missing rdeps for ptests
        python3-ujson: Add python misc modules to ptest rdeps
        python3-gunicorn: Add missing rdeps for ptests
        python3-eth-hash: Add packageconfigs and switch to pep517-backend
        python3-validators: Add missing rdeps for ptests
        python3-pint: Upgrade to 0.24.3
        python3-pytest-mock: Fix ptests
        python3-sqlparse: Add missing rdep on mypy module for ptests
        mariadb: Fix build with clang-20/trunk
        python3-scapy: Upgrade to 2.6.0 release
        openl2tp: Fix ptests
        python3-pefile: Remove recipe
        python3-pyasn1-modules: Stop using pyasn1.compat.octets in tests
        layer.conf: Update to walnascar (5.2) layer/release series
        rsyslog: Enable 64bit atomics check
        webkitgtk3: Always use -g1 for debug flags
        webkitgtk3: Fix build break with latest gir
        sshfs-fuse: Fix ptests
        ptest-packagelists-meta-filesystems: Move fuse3 to meta-oe ptests
        fuse3: Add missing rdep for filecmp python module
        ptest-packagelists-meta-oe: Add fuse3 to fast ptests
        netdata: Upgrade to 1.47.3 release
        highway: Update the risc32 RVV selection patch
        highway: Drop forcing gcc-only toolchain
        sshfs-fuse: Add rdep on python3-compile for ptests
        sshfs-fuse: Do not prompt for known_hosts during ptests
        libopenmpt: Upgrade to 0.7.10
        libhugetlbfs: Use linker wrapper during build
        ndisc6: Fix reproducible build
        gnome-user-share: Fix build issue found with musl systems
        gnome-console: Fix build with musl
        python3-yarl: Add missing rdep on python3-hypothesis for ptests
        python3-propcache: Fix ptest dependencies
        python3-python-multipart: Fix ptest dependencie
        jasper: Upgrade to 4.2.4 release
        xdotool: Remove useless rpaths
        ace: Upgrade to 8.0.1
        unbound: Upgrade to 1.21.1
        gstd: Upgrade to 0.15.2 release
        gstd: Remove redundant rpaths
        ostree: Enable static libs when building ptests
        python3-pytest-codspeed: Add recipe
        python3-yarl: Add missing dependency on codspeed module
        psqlodbc: Update SRC_URI to point to latest location of 16.00.0000 tarballs
        packagegroup-meta-oe: Remove makedumpfile from packagegroups
        tomlplusplus: Inherit pkgconfig
        xmlsec1: Switch SRC_URI to use github release
        python3-zopeinterface: Upgrade to 7.1.1
        python3-google-auth: Upgrade to 2.35.0
        python3-oauth2client: Remove recipe
        python3-aioresponses: Add recipe
        python3-pyroute2: Add missing rdeps for ptests
        python3-ptyprocess: Fix ptests with python 3.13
        graphviz: Disable perl support
        xmlrpc-c: Fix race condition triggered during symlink creation
        python3-html2text: Add missing rdep on py3 html module
        python3-whoosh: Remove
        python3-dominate: Fix ptests with python 3.13
        python3-freezegun: Fix ptests with python 3.13
        python3-betamax: Use tip of trunk to support python 3.13
        python3-wrapt: Upgrade to 1.17 RC1
        python3-pint: Backport a proposed fix to support python 3.13
        python3-pylint: Upgrade to 3.3.1 release
        python3-eventlet: Add new thread attributes from Python 3.13
        python3-pydantic-core: Upgrade to 2.25.0
        python3-pydantic: Upgrade to 2.9.2
        postgresql: Add tclsh 9 support
        fluentbit: Add IPO option as a packageconfig knob
        gtkwave: Add packageconfig knob for tcl support
        postgresql: Disable tcl support by default
        parallel: Package zsh-completions and extend to native recipe
        exprtk: Use correct SRCREV pointing to 0.0.3 release
        tk: Add recipe for TK 9.0.0 release
        keepalived: Upgrade to 2.3.2
        python3-marshmallow: Add missing ptest rdep on python3-zoneinfo
        python3-yarl: Add missing ptest rdeps
        python3-blinker: Upgrade to 1.9.0
        python3-werkzeug: Upgrade to 3.1.3
        python3-flask: Adjust runtime dependencies
        python3-pint: Upgrade to 0.24.4
        python3-typer: Upgrade to 0.13.1
        python3-rich: Add missing rdepends
        python3-black: Add recipe
        python3-inline-snapshot: Add recipe
        python3-pydantic-core: Upgrade to 2.27.0
        ghex,gnome-chess,gnome-photos: Add missing dep on itstool-native
        geary: Specify location of iso-codes xml files
        python3-marshmallow: Add missing rdep on tzdata module
        python3-typer: Move ptest rdeps to ptest package
        libdex: Inherit features_check
        python3-pydantic: Add missing rdeps
        geary: Specify iso codes xml file locations
        taisei: Fix build with clang
        libdex: Link with libucontext on musl
        taisei: Fix build with musl
        canopenterm: Fix build with musl
        keepalived: Backport fix to build with musl
        dovecot: Upgrade to 2.3.21.1
        meta: Add SECURITY.md file to all layers
        mpd: Fix build with icu 76+
        mozjs: Fix build with icu 76+
        opencv: Specify right path for &lt;numpy/ndarrayobject.h&gt;
        webkitgtk3: Fix build with ICU-76+
        evolution-data-server: Fix build with ICU-76+
        python3-zopeinterface: Fix build with setuptools &gt; 74
        taisei: Use libucontext with musl
        exo: Remove unused perl module dependency

  Kieran Bingham (1):
        libcamera: Add support for pycamera

  Leon Anavi (84):
        python3-eth-utils: Upgrade 3.0.0 -&gt; 4.1.1
        python3-requests-file: Upgrade 1.5.1 -&gt; 2.1.0
        python3-filelock: Upgrade 3.14.0 -&gt; 3.15.3
        python3-hexbytes: Upgrade 1.2.0 -&gt; 1.2.1
        python3-moteus: Upgrade 0.3.70 -&gt; 0.3.71
        python3-tornado: Upgrade 6.4 -&gt; 6.4.1
        python3-paho-mqtt: Upgrade 2.0.0 -&gt; 2.1.0
        python3-pyperclip: Upgrade 1.8.2 -&gt; 1.9.0
        python3-whitenoise: Upgrade 6.6.0 -&gt; 6.7.0
        python3-pycocotools: Upgrade 2.0.7 -&gt; 2.0.8
        python3-cbor2: Upgrade 5.6.3 -&gt; 5.6.4
        python3-gunicorn: Upgrade 21.2.0 -&gt; 22.0.0
        python3-aiohttp: Upgrade 3.9.5 -&gt; 3.10.0
        python3-aiosignal: switch to PEP-517 build backend
        python3-pycares: switch to PEP-517 build backend
        python3-multidict: switch to PEP-517 build backend
        python3-cachetools: Upgrade 5.3.3 -&gt; 5.4.0
        python3-coverage: switch to PEP-517 build backend
        coverage: Upgrade 7.6.0 -&gt; 7.6.1
        python3-aiohttp: Upgrade 3.10.0 -&gt; 3.10.1
        python3-hatch-requirements-txt: Add recipe
        python3-pymongo: Upgrade 4.7.3 -&gt; 4.8.0
        python3-itsdangerous: Upgrade 2.1.2 -&gt; 2.2.0
        python3-sniffio: witch to PEP-517 build backend
        python3-sniffio: Upgrade 1.3.0 -&gt; 1.3.1
        python3-qface: Upgrade 2.0.10 -&gt; 2.0.11
        python3-argcomplete: switch to PEP-517 build backend
        python3-argcomplete: Upgrade 3.4.0 -&gt; 3.5.0
        python3-prettytable: Upgrade 3.10.2 -&gt; 3.11.0
        python3-transitions: Upgrade 0.9.1 -&gt; 0.9.2
        python3-apispec: Upgrade 6.4.0 -&gt; 6.6.1
        python3-imageio: Upgrade 2.34.2 -&gt; 2.35.0
        python3-aiohttp: Upgrade 3.10.1 -&gt; 3.10.3
        python3-watchdog: Upgrade 4.0.1 -&gt; 4.0.2
        python3-soupsieve: Upgrade 2.5 -&gt; 2.6
        python3-fastjsonschema: Upgrade 2.18.0 -&gt; 2.20.0
        python3-dirty-equals: Upgrade 0.7.1 -&gt; 0.8.0
        python3-path: Upgrade 16.14.0 -&gt; 17.0.0
        python3-astroid: Upgrade 3.2.4 -&gt; 3.3.2
        valkey: Add recipe
        python3-multidict: Upgrade 6.0.5 -&gt; 6.1.0
        python3-gcovr: Upgrade 7.2 -&gt; 8.0
        python3-humanize: Upgrade 4.10.0 -&gt; 4.11.0
        python3-stevedore: Upgrade 5.2.0 -&gt; 5.3.0
        python3-astroid: Upgrade 3.3.4 -&gt; 3.3.5
        python3-yarl: Upgrade 1.13.1 -&gt; 1.14.0
        python3-pymodbus: Upgrade 3.7.2 -&gt; 3.7.3
        python3-toolz: Upgrade 0.12.1 -&gt; 1.0.0
        python3-aiohttp: Upgrade 3.10.8 -&gt; 3.10.9
        python3-gmpy2: Upgrade 2.1.5 -&gt; 2.2.1
        python3-propcache: Add recipe
        python3-redis: Upgrade 5.0.8 -&gt; 5.1.1
        python3-rich: Upgrade 13.8.0 -&gt; 13.9.2
        python3-dnspython: Upgrade 2.6.1 -&gt; 2.7.0
        python3-webargs: Upgrade 8.4.0 -&gt; 8.6.0
        valkey: Upgrade 8.0.0 -&gt; 8.0.1
        sip: Upgrade 6.8.3 -&gt; 6.8.6
        python3-trustme: Upgrade 1.1.0 -&gt; 1.2.0
        python3-trio: Upgrade 0.26.2 -&gt; 0.27.0
        python3-rich: Upgrade 13.9.2 -&gt; 13.9.3
        python3-typeguard: Upgrade 4.3.0 -&gt; 4.4.1
        python3-zeroconf: Upgrade 0.136.0 -&gt; 0.136.2
        python3-cloudpickle: Upgrade 3.0.0 -&gt; 3.1.0
        python3-tornado: Upgrade 6.4.1 -&gt; 6.4.2
        python3-fsspec: Upgrade 2024.9.0 -&gt; 2024.10.0
        python3-scikit-build-core: Add recipe
        python3-bitarray: Upgrade 2.9.3 -&gt; 3.0.0
        python3-imageio: Upgrade 2.35.1 -&gt; 2.36.0
        python3-pydantic: Upgrade 2.9.2 -&gt; 2.10.2
        python3-cmd2: Upgrade 2.4.3 -&gt; 2.5.7
        python3-simpleeval: Upgrade 1.0.0 -&gt; 1.0.3
        python3-frozenlist: Upgrade 1.4.1 -&gt; 1.5.0
        python3-gmqtt: Upgrade 0.6.16 -&gt; 0.7.0
        python3-portion: Upgrade 2.5.0 -&gt; 2.6.0
        python3-wrapt: Upgrade 1.17.0rc1 -&gt; 1.17.0
        python3-bandit: Upgrade 1.7.10 -&gt; 1.8.0
        python3-tox: Upgrade 4.15.1 -&gt; 4.23.2
        python3-charset-normalizer: Upgrade 3.3.2 -&gt; 3.4.0
        python3-yarl: Upgrade 1.17.1 -&gt; 1.18.0
        python3-stevedore: Upgrade 5.3.0 -&gt; 5.4.0
        python3-typer: Upgrade 0.13.1 -&gt; 0.14.0
        python3-waitress: Upgrade 3.0.0 -&gt; 3.0.2
        python3-service-identity: Upgrade 21.1.0 -&gt; 24.2.0
        sip: Upgrade 6.8.6 -&gt; 6.9.0

  Leonard Göhrs (3):
        panel-mipi-dbi: initial addition of the firmware blob assembler
        panel-mipi-dbi.bbclass: initial addition of the firmware blob class
        bcu: add nxp board control utilities version 1.1.100

  Libo Chen (1):
        thin-provisioning-tools: install missed thin_shrink and era_repair

  Liyin Zhang (1):
        sound-theme-freedesktop: Update SRC_URI

  Luca Boccassi (4):
        dbus-broker: upgrade 32 -&gt; 36
        polkit: stop overriding DAC on /usr/share/polkit-1/rules.d
        polkit: update 124 -&gt; 125
        polkit: install group rules in /usr/share/ instead of /etc/

  Marc Ferland (6):
        polkit: update SRC_URI
        polikt: add elogind packageconfig option
        polkit: add libs-only PACKAGECONFIG option
        upower: use archive file in SRC_URI and fix UPSTREAM_CHECK_URI
        upower: bump to 1.90.6
        upower: add polkit PACKAGECONFIG option

  Marcin Nowakowski (1):
        nbdkit: Bump to the newest stable repo

  Marco Felsch (1):
        fitimage: add support to build arbitrary FIT images

  Markus Volk (94):
        exiv2: update 0.28.0 -&gt; 0.28.2
        wireplumber: update 0.5.3 -&gt; 0.5.5
        pipewire: update 1.0.7 -&gt; 1.2.0
        flatpak: add PACKAGECONFIG for dconf
        lvm2: install all systemd service files
        nss: update 3.101 &gt; 3.102
        geary: update 44.1 -&gt; 46.0
        dav1d: update 1.4.2 -&gt; 1.4.3
        pipewire: update 1.2.0 -&gt; 1.2.1
        flatpak: update 1.15.8 -&gt; 1.15.9
        blueman: update 2.3.5 -&gt; 2.4.3
        pipewire: update 1.2.1 -&gt; 1.2.2
        webkitgtk3: update 2.44.2 -&gt; 2.44.3
        iwd: update 2.18 -&gt; 2.19
        bubblewrap: update 0.9.0 -&gt; 0.10.0
        flatpak: update 1.15.9 -&gt; 1.15.10
        pipewire: update 1.2.2 -&gt; 1.2.3
        cleanup after polkit fix
        libspelling: add recipe
        wireplumber: update 0.5.5. -&gt; 0.5.6
        gnome-disk-utility: update 46.0 -&gt; 46.1
        rygel: update 0.42.5 -&gt; 0.44.0
        colord: add configuration to fix runtime
        iwd: update 2.19 -&gt; 2.20
        iwd: use internal ell
        gnome-shell: add gnome-control-center dependency
        gnome-desktop: update 44.0 -&gt; 44.1
        pipewire: update 1.2.3 -&gt; 1.2.5
        pipewire: add patch to fix zero initialization
        xdg-desktop-portal-gnome: update 46.2 -&gt; 47.1
        cryptsetup: fix udev PACKAGECONFIG
        gnome-boxes: update 46.1 -&gt; 47.0
        gnome-remote-desktop: update 46.2 -&gt; 47.0
        gdm: update 46.0 -&gt; 47.0
        gnome-calculator: update 46.1 -&gt; 47.0
        gnome-calendar: update 46.1 -&gt; 47.0
        gnome-online-accounts: update 3.50.2 -&gt; 3.52.0
        gnome-settings-daemon_46.0 -&gt; 47.1
        gnome-software: update 46.2 -&gt; 47.0
        gnome-text-editor: update 46.3 -&gt; 47.0
        gnome-system-monitor_46.0 -&gt; 47.0
        gnome-user-share: update 43.0 -&gt; 47.0
        gnome-shell: update 46.2 -&gt; 47.0
        gnome-control-center: update 46.2 -&gt; 47.0.1
        gvfs: update 1.54.0 -&gt; 1.56.0
        libspelling: update 1.2.1 -&gt;&gt; 1.4.0
        mutter: update 46.4 -&gt; 47.0
        nautilus: update 46.2 -&gt; 47.0
        tracker: update 3.7.1 -&gt; 3.8.0
        tracker-miners: update 3.7.3 -&gt; 3.8.0
        grilo-plugins: switch from tracker to tinysparql
        gnome-photos: switch from tracker to tinysparql
        evolution-data-server: update
        gnome-terminal: update 3.50.1 -&gt; 3.54.0
        grilo: fix gir install
        grilo-plugins: add PACKAGECONFIG for lua-factory
        gnome-console: update 45.0 -&gt; 47.0
        libspelling: update 0.4.0 -&gt; 0.4.2
        glad: add recipe
        mpv: update 0.38.0 -&gt; 0.39.0
        fastfloat: add recipe
        libplacebo: dont use gitsm
        rygel: update 0.44.0 -&gt; 0.44.1
        libplacebo: reorganize dependencies
        snapper: add recipe
        pipewire: update 1.2.5 -&gt; 1.2.6
        gnome-control-center: update 47.0.1 -&gt; 47.1.1
        mutter: update 47.0 -&gt; 47.1
        gnome-shell: uodate 47.0 -&gt; 47.1
        gnome-shell-extensions: update 47.0 -&gt; 47.1
        gnome-software: update 47.0 -&gt; 47.1
        mpv: cleanup and improvements
        gnome-online-accounts: Upodate 3.52.0 -&gt; 3.52.1
        iwd: update 2.20 -&gt; 3.0
        snapper: use nonarch_libdir in FILES
        gdm: fix service start
        gdm: allow to unlock keyring when logging in
        eog: add itstool-native dependency
        gnome-boxes: add itstool-native dependency
        geary: add itstool-native dependency
        gdm: update useradd settings
        mozjs: update 115.16.1 -&gt; 115.17.0
        gthumb: update 3.12.4 -&gt; 3.12.6
        pipewire: update 1.2.6 -&gt; 1.2.7
        wireplumber: update 0.5.6 -&gt; 0.5.7
        libspelling: update 0.4.2 -&gt; 0.4.5
        gnome-control-center: update 47.1.1 -&gt; 47.2
        mutter: update 47.1 -&gt; 47.3
        gnome-shell: update 47.1 -&gt; 47.2
        gnome-software: update 47.1 -&gt; 47.2
        nautilus: update 47.0 -&gt; 47.1
        gnome-text-editor: update 47.0 -&gt; 47.2
        file-roller: update 44.3 -&gt; 44.4
        gvfs: update 1.56.0 -&gt; 1.56.1

  Martin Jansa (31):
        lvgl: install lv_conf.h in ${includedir}/${BPN}
        giflib: fix build with gold and avoid imagemagick-native dependency
        recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
        recipes: ignore various issues fatal with gcc-14
        bolt: package systemd_system_unitdir correctly
        pkcs11-provider: backport a fix for build with gcc-14
        blueman: fix installation paths
        polkit-group-rule: package polkit rules
        vdpauinfo: require x11 in DISTRO_FEATURES
        gpm: fix buildpaths QA issue
        xerces-c: fix buildpaths QA issue
        gcab: keep buildpaths QA issue as a warning
        gcab: fix buildpaths QA issue
        nmap: depend on libpcre2 not libpcre
        libgpiod: drop wrong S assignment
        libgpiod: improve FILESEXTRAPATHS
        perfetto: drop unnecessary FILESEXTRAPATHS
        colord-native: rename directory and drop unnecessary FILESEXTRAPATHS
        python3-m2crypto: drop unnecessary FILESEXTRAPATHS
        python3-pykickstart: drop unnecessary FILESEXTRAPATHS
        python3-flask-xstatic: drop unnecessary FILESEXTRAPATHS and fold .inc into .bb
        python3-rfc3986-validator: drop unnecessary FILESEXTRAPATHS
        python3-django-south: fold .inc file into .bb
        python3-flask-bootstrap: fold .inc file into .bb
        python3-flask-sijax: fold .inc file into .bb
        python3-django: rename .inc file to BPN.inc
        xmlrpc-c: improve the fix for parallel build a bit
        unbound: update to latest to fix occasional build failure
        snapper: pass --pam-security=${libdir}/security
        nodejs: backport a patch to fix build with icu-76
        openhpi: explicitly disable ov-rest plugin

  Martin Siegumfeldt (1):
        pps-tools: backport a patch to fix prints

  Max Krummenacher (1):
        libgpiod_2.2: depend on glib-2.0

  Maxin John (1):
        nginx: add PACKAGECONFIG knobs for fastcgi, scgi and uwsgi

  Michael Fitzmayer (5):
        Add recipe: pocketpy 2.0.2
        Add recipe: canopenterm 1.0.8
        pocketpy: update to version 2.0.3
        canopenterm: update to version 1.0.9
        canopenterm: 1.0.9 -&gt; 1.0.10

  Michael Trimarchi (1):
        cpuset: Add recipe for cpuset tool 1.6.2

  Mikko Rapeli (3):
        fwupd: skip buildpaths errors
        gcab: ignore buildpaths error from sources
        libjcat: skip buildpaths check

  Mingli Yu (9):
        python3-setproctitle: Add new recipe
        rocksdb: Add ptest support
        asio: Add ptest support
        ptest-packagelists-meta-oe.inc: Add asio
        libtoml11: Add new recipe
        ptest-packagelists-meta-oe.inc: Add libtoml11
        tomlplusplus: Move from meta-wayland
        tomlplusplus: Add ptest support
        ptest-packagelists-meta-oe.inc: Add tomlplusplus

  Neel Gandhi (1):
        v4l-utils: Install media ctrl header and library files

  Nikhil R (1):
        rocksdb: Add an option to set static library

  Niko Mauno (39):
        pkcs11-provider: Upgrade 0.3 -&gt; 0.5
        opensc: Amend FILES:${PN} declaration
        opensc: Add 'readline' PACKAGECONFIG option
        opensc: Drop virtual/libiconv from DEPENDS
        opensc: Fix LICENSE declaration
        opensc: Cosmetic fixes
        python3-xlsxwriter: Fix LICENSE
        python3-ansi2html: Fix HOMEPAGE and LICENSE
        python3-cbor2: Fix LICENSE and LIC_FILES_CHKSUM
        python3-cbor2: Sanitize recipe content
        python3-crc32c: Amend LICENSE declaration
        python3-email-validator: Fix LICENSE
        python3-lru-dict: Fix LICENSE and change SUMMARY to DESCRIPTION
        python3-mock: Fix LICENSE
        python3-parse-type: Fix LICENSE
        python3-parse-type: Cosmetic fixes
        python3-pillow: Fix LICENSE and change SUMMARY to DESCRIPTION
        python3-platformdirs: Fix LICENSE
        python3-colorama: Fix LICENSE
        python3-fann2: Fix LICENSE
        python3-nmap: Fix LICENSE and LIC_FILES_CHKSUM
        python3-pycurl: Fix LICENSE
        python3-googleapis-common-protos: Fix LIC_FILES_CHKSUM
        python3-haversine: Fix LIC_FILES_CHKSUM
        python3-libevdev: Fix LIC_FILES_CHKSUM
        python3-smbus2: Fix LIC_FILES_CHKSUM
        python3-xmodem: Fix LIC_FILES_CHKSUM
        cherokee: Remove obsolete recipe
        mysql-python: Remove obsolete recipe
        telepathy-idle: Remove obsolete recipe
        lio-utils: Remove obsolete recipe
        openlmi-tools: Remove obsolete recipe
        packagegroup-meta-oe: Remove duplicate value
        packagegroup-meta-oe: Fix recipe style issue
        packagegroup-meta-oe: Cosmetic: Arrange values alphabetically
        fluentbit: Upgrade recipe to 3.1.9
        dbus-broker: Cosmetic: Recipe style fixes
        dbus-broker: Add missing systemd user symlink
        fluentbit: Mitigate init manager detection issues

  Ninette Adhikari (15):
        imagemagick: Update status for CVE
        mercurial: Update CVE status for CVE-2022-43410
        influxdb: Update CVE status for CVE-2019-10329
        links: CVE status update for CVE-2008-3319
        usrsctp: CVE status update for CVE-2019-20503
        libraw: CVE status update for CVE-2020-22628 and CVE-2023-1729
        xsp: CVE status update for CVE-2006-2658
        apache2:apache2-native: CVE status update
        gimp: CVE status update
        php-native: CVE status update for CVE-2022-4900
        xterm: CVE status update CVE-1999-0965
        redis: Update status for CVE-2022-3734
        monkey: Update status for CVE-2013-2183
        apache2: Update CVE status
        imagemagick: Update status for CVE

  Ola x Nilsson (2):
        librelp: Fix the ptest path to test-driver
        rsyslog: Fix the ptest path to test-driver

  Pablo Saavedra (4):
        python3-uinput: Re-add recipe
        libdex: initial add 0.8.1
        libpanel: initial add 1.8.1
        sysprof: Upgrade to 47.1

  Patrick Wicki (3):
        fluentbit: fix building with wasm support
        fluentbit: upgrade to v3.2.1
        fluentbit: use system libs instead of vendored ones

  Peng Zhang (2):
        python3-pyyaml-include: Add fsspec as a runtime dependency
        python3-fsspec: Add support for native and nativesdk builds

  Peter Kjellerstedt (5):
        libdevmapper: Inherit nopackages
        poppler: Correct the configuration options
        abseil-cpp: Do not leak -Wnon-virtual-dtor into the .pc files
        ebtables: Remove the dependecy on bash
        tbb: Re-enable hwloc support

  Peter Marko (9):
        cjson: fix buildpath warnings
        squid: Upgrade to 6.10
        nginx: Upgrade stable 1.26.0 -&gt; 1.26.2
        nginx: Upgrade mainline 1.25.3 -&gt; 1.27.1
        squid: upgrade 6.10 -&gt; 6.12
        squid: handle CVE-2024-45802
        python3-m2crypto: workaround for swig issue with sys/types.h
        dash: set CVE_PRODUCT
        proftpd: set status of CVE-2001-0027

  Poonam Jadhav (1):
        tcpreplay: Fix CVE-2023-4256

  Przemyslaw Zegan (1):
        libftdi: Fix missing ftdi_eeprom

  Quentin Schulz (1):
        nftables: fix pep517-backend warning

  Randolph Sapp (2):
        vulkan-cts: add workaround for createMeshShaderMiscTestsEXT
        opencl-clhpp: add native and nativesdk

  Randy MacLeod (2):
        libee: remove recipe since libee is obsolete
        liblinebreak: remove obsolete library

  Rasmus Villemoes (1):
        cryptsetup: demote udev runtime dependency to recommendation

  Ricardo Simoes (9):
        magic-enum: add recipe
        magic-enum: Disable unused-value warning in tests
        memtool: Add recipe
        directfb: Order PACKAGECONFIG alphabetically
        directfb: Add freetype PACKAGECONFIG
        directfb: Add zlib PACKAGECONFIG
        directfb: Fix C++17 build warning
        magic-enum: Upgrade v0.9.5 -&gt; v0.9.6
        magic-enum: Upgrade 0.9.6 -&gt; 0.9.7

  Richard Tollerton (2):
        tmux: Upgrade to 3.4
        firewalld: upgrade 1.3.2 -&gt; 2.2.1

  Robert Middleton (1):
        Upgrade dbus-cxx to 2.5.2

  Robert Yang (1):
        gnulib: Add do_deploy_archives back

  Ross Burton (43):
        libabigail: add recipe for the ABI Generic Analysis and Instrumentation Library
        libabigail: refresh musl/fts patch
        python3-importlib-metadata: add from openembedded-core
        python3-pathlib2: add from openembedded-core
        python3-py: add from openembedded-core
        python3-pytest-runner: add from openembedded-core
        python3-rfc3986-validator: add from openembedded-core
        python3-toml: add from openembedded-core
        python3-tomli: add from openembedded-core
        tk: set AUTOTOOLS_SCRIPT_PATH instead of having to mess with S/../
        python3-systemd: switch to python_setuptools_build_meta
        python3-gevent: inherit cython class
        python3-pandas: inherit cython class
        python3-h5py: inherit cython class
        python3-kivy: inherit cython class
        python3-pycocotools: inherit cython class
        python3-pyproj: inherit cython class
        gnome-desktop: remove X11 dependencies
        gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 libraries
        blueman: inherit cython class
        python3-cchardet: inherit cython class
        python3-cytoolz: inherit cython class
        python3-dbus-fast: inherit cython class
        python3-frozenlist: inherit cython class
        python3-pkcs11: inherit cython class
        python3-pocketsphinx: inherit cython class
        python3-propcache: inherit cython class
        python3-pystemd: inherit cython class
        python3-pyzmq: inherit cython class
        python3-reedsolo: inherit cython class
        python3-sqlalchemy: inherit cython class
        python3-yarl: inherit cython class
        python3-zeroconf: inherit cython class
        xorgxrdp: use the new xserver-abi.inc to generate Xserver ABI dependencies
        xserver-common: remove obsolete recipe
        classes/gpe: remove obsolete class
        etcd: don't set UPSTREAM_CHECK_COMMITS
        syzkaller: network in compile is not needed
        vk-gl-cts: fix EXTRA_OECMAKE
        vk-gl-cts: set the git tag regex for release checking
        vk-gl-cts: use cmake-qemu
        vk-gl-cts: control what targets get built
        vk-gl-cts: don't require networking to configure

  Rouven Czerwinski (1):
        softhsm: add destroyed global access prevention patch

  Ruiqiang Hao (1):
        mariadb: Ensure compatibility with ARMv9 by updating .arch directive

  Ryan Eatmon (2):
        mpv: Fix typo in x11 option
        kernel-selftest: Update to allow for turning on all tests

  Ryosuke Saito (1):
        nvme-cli: Fix musl build erros for v2.11

  Sana Kazi (1):
        libp11: Treat all openssl-3.x releases the same

  Sergei Zhmylev (1):
        multipath-tools: set etc_prefix to sysconfdir

  Shinji Matsunaga (1):
        audit: Fix CVE_PRODUCT

  Siddharth Doshi (1):
        apache2: Upgrade 2.4.59 -&gt; 2.4.60

  Soumya Sambu (6):
        php: Upgrade to 8.2.20
        python3-werkzeug: upgrade 3.0.1 -&gt; 3.0.3
        gtk+: Fix CVE-2024-6655
        python3-flask-cors: Fix CVE-2024-6221
        python3-werkzeug: upgrade 3.0.3 -&gt; 3.0.6
        python3-virtualenv: upgrade 20.26.5 -&gt; 20.26.6

  Tanguy Raufflet (3):
        netdata: modify apps.plugin permissions
        netdata: add setuid to the xenstat plugin file
        netdata: add RDEPENDS to the docker PACKAGECONFIG

  Thomas Perrot (6):
        vdpauinfo: add recipe
        python3-zstandard: add a recipe for version 0.23.0
        taisei: add a recipe for version 1.4.2
        python3-nltk: add a recipe for version 3.9.1
        python3-rouge-score: add a recipe for version 0.1.2
        python3-mlcommons-loadgen: add a recipe for version 4.0.1

  Tim Orling (7):
        python3-configobj: switch to PEP-517 build backend
        python3-tzdata: add recipe for v2024.1
        python3-tzdata: enable ptest
        python3-pydantic-core: upgrade 2.18.4 -&gt; 2.21.0
        python3-pydantic: upgrade 2.7.3 -&gt; 2.8.2
        python3-pydantic-core: backport patch
        python3-psycopg: add v3.2.1

  Tom Geelen (8):
        python3-sqlparse 0.4.4 -&gt; 0.5.0
        python3-bleak 0.21.1 -&gt; 0.22.2
        python3-aiohue: 4.7.1 -&gt; 4.7.2
        python3-pyjwt 2.8.0 -&gt; 2.9.0
        python3-pytest-aiohttp: Add new recipe
        python3-pychromecast: upgrade 14.0.1 -&gt; 14.0.2
        python3-yarl: upgrade 1.15.1 -&gt; 1.17.1
        python3-aiohttp: 3.10.10 -&gt; 3.10.11

  Trevor Gamblin (1):
        python3-pandas: upgrade 2.0.3 -&gt; 2.2.2

  Trevor Woerner (2):
        apache2: use update-alternatives for httpd
        python3-matplotlib-inline: update 0.1.6 → 0.1.7 plus fixes

  Tymoteusz Burak (1):
        dediprog-flasher: Add recipe

  Ulrich Ölmann (1):
        fitimage: fix name of default configuration

  Valeria Petrov (1):
        apache2: do not depend on zlib header and libs from host

  Vijay Anusuri (3):
        tipcutils: Add systemd support
        krb5: upgrade 1.21.2 -&gt; 1.21.3
        wireshark: upgrade 4.2.6 -&gt; 4.2.7

  Vyacheslav Yurkov (1):
        overlayfs: Use explicit version

  Wang Mingyu (510):
        cryptsetup: upgrade 2.7.2 -&gt; 2.7.3
        ctags: upgrade 6.1.20240602.0 -&gt; 6.1.20240623.0
        dialog: upgrade 1.3-20240307 -&gt; 1.3-20240619
        editorconfig-core-c: upgrade 0.12.7 -&gt; 0.12.9
        exiftool: upgrade 12.85 -&gt; 12.87
        frr: upgrade 10.0 -&gt; 10.0.1
        gensio: upgrade 2.8.4 -&gt; 2.8.5
        gtkwave: upgrade 3.3.119 -&gt; 3.3.120
        iniparser: upgrade 4.2.2 -&gt; 4.2.4
        libbpf: upgrade 1.4.2 -&gt; 1.4.3
        libcgi-perl: upgrade 4.64 -&gt; 4.66
        libcrypt-openssl-random-perl: upgrade 0.16 -&gt; 0.17
        libdaq: upgrade 3.0.14 -&gt; 3.0.15
        libextutils-helpers-perl: upgrade 0.026 -&gt; 0.027
        libfido2: upgrade 1.14.0 -&gt; 1.15.0
        libimobiledevice-glue: upgrade 1.2.0 -&gt; 1.3.0
        mcelog: upgrade 199 -&gt; 200
        msgraph: upgrade 0.2.2 -&gt; 0.2.3
        networkmanager-openvpn: upgrade 1.11.0 -&gt; 1.12.0
        opentelemetry-cpp: upgrade 1.15.0 -&gt; 1.16.0
        openvpn: upgrade 2.6.10 -&gt; 2.6.11
        python3-ansi2html: upgrade 1.9.1 -&gt; 1.9.2
        python3-argcomplete: upgrade 3.3.0 -&gt; 3.4.0
        python3-bandit: upgrade 1.7.8 -&gt; 1.7.9
        python3-coverage: upgrade 7.5.3 -&gt; 7.5.4
        python3-djangorestframework: upgrade 3.15.1 -&gt; 3.15.2
        python3-email-validator: upgrade 2.1.1 -&gt; 2.2.0
        python3-filelock: upgrade 3.15.3 -&gt; 3.15.4
        python3-flexparser: upgrade 0.3 -&gt; 0.3.1
        python3-google-api-python-client: upgrade 2.131.0 -&gt; 2.134.0
        python3-google-auth: upgrade 2.29.0 -&gt; 2.30.0
        python3-googleapis-common-protos: upgrade 1.63.0 -&gt; 1.63.1
        python3-huey: upgrade 2.5.0 -&gt; 2.5.1
        python3-langtable: upgrade 0.0.66 -&gt; 0.0.67
        python3-marshmallow: upgrade 3.21.2 -&gt; 3.21.3
        python3-meh: upgrade 0.51 -&gt; 0.52
        python3-openpyxl: upgrade 3.1.3 -&gt; 3.1.4
        python3-parse: upgrade 1.20.1 -&gt; 1.20.2
        python3-pdm-backend: upgrade 2.3.0 -&gt; 2.3.1
        python3-pint: upgrade 0.23 -&gt; 0.24
        python3-portalocker: upgrade 2.8.2 -&gt; 2.10.0
        python3-prompt-toolkit: upgrade 3.0.45 -&gt; 3.0.47
        python3-pycodestyle: upgrade 2.11.1 -&gt; 2.12.0
        python3-pymisp: upgrade 2.4.190 -&gt; 2.4.194
        python3-pymongo: upgrade 4.7.2 -&gt; 4.7.3
        python3-pyproject-api: upgrade 1.6.1 -&gt; 1.7.1
        python3-redis: upgrade 5.0.4 -&gt; 5.0.6
        python3-responses: upgrade 0.25.0 -&gt; 0.25.3
        python3-robotframework: upgrade 7.0 -&gt; 7.0.1
        python3-scikit-build: upgrade 0.17.6 -&gt; 0.18.0
        python3-sqlalchemy: upgrade 2.0.30 -&gt; 2.0.31
        python3-tox: upgrade 4.15.0 -&gt; 4.15.1
        python3-types-psutil: upgrade 5.9.5.20240516 -&gt; 6.0.0.20240621
        python3-virtualenv: upgrade 20.26.2 -&gt; 20.26.3
        qpdf: upgrade 11.9.0 -&gt; 11.9.1
        tesseract: upgrade 5.3.4 -&gt; 5.4.1
        thingsboard-gateway: upgrade 3.5 -&gt; 3.5.1
        openldap: upgrade 2.6.7 -&gt; 2.6.8
        openldap: fix lib32-openldap build failure with gcc-14
        sblim-sfcc: fix build failure with gcc-14
        openct: fix build failure with gcc-14
        libcurses-perl: upgrade 1.41 -&gt; 1.45
        ctags: upgrade 6.1.20240623.0 -&gt; 6.1.20240630.0
        feh: upgrade 3.10.2 -&gt; 3.10.3
        gexiv2: upgrade 0.14.2 -&gt; 0.14.3
        isomd5sum: upgrade 1.2.4 -&gt; 1.2.5
        libndp: upgrade 1.8 -&gt; 1.9
        networkmanager: upgrade 1.48.0 -&gt; 1.48.2
        python3-a2wsgi: upgrade 1.10.4 -&gt; 1.10.6
        python3-aiofiles: upgrade 23.2.1 -&gt; 24.1.0
        python3-alembic: upgrade 1.13.1 -&gt; 1.13.2
        python3-awesomeversion: upgrade 24.2.0 -&gt; 24.6.0
        python3-dbus-fast: upgrade 2.21.3 -&gt; 2.22.1
        python3-gast: upgrade 0.5.4 -&gt; 0.6.0
        python3-google-api-core: upgrade 2.19.0 -&gt; 2.19.1
        python3-google-api-python-client: upgrade 2.134.0 -&gt; 2.135.0
        python3-googleapis-common-protos: upgrade 1.63.1 -&gt; 1.63.2
        python3-imageio: upgrade 2.34.1 -&gt; 2.34.2
        python3-ipython: upgrade 8.25.0 -&gt; 8.26.0
        python3-openpyxl: upgrade 3.1.4 -&gt; 3.1.5
        python3-pdm: upgrade 2.15.4 -&gt; 2.16.1
        python3-pymodbus: upgrade 3.6.8 -&gt; 3.6.9
        python3-rapidjson: upgrade 1.17 -&gt; 1.18
        python3-redis: upgrade 5.0.6 -&gt; 5.0.7
        python3-twine: upgrade 5.1.0 -&gt; 5.1.1
        python3-types-setuptools: upgrade 70.0.0.20240524 -&gt; 70.1.0.20240627
        python3-web3: upgrade 6.19.0 -&gt; 6.20.0
        fetchmail: disable rpath to fix buildpaths warning.
        procmail: fix build failure with gcc-14
        botan: upgrade 3.4.0 -&gt; 3.5.0
        ctags: upgrade 6.1.20240630.0 -&gt; 6.1.20240714.0
        exiftool: upgrade 12.87 -&gt; 12.89
        gnome-keyring: upgrade 46.1 -&gt; 46.2
        hwdata: upgrade 0.383 -&gt; 0.384
        imlib2: upgrade 1.12.2 -&gt; 1.12.3
        ipset: upgrade 7.21 -&gt; 7.22
        libass: upgrade 0.17.2 -&gt; 0.17.3
        libbpf: upgrade 1.4.3 -&gt; 1.4.5
        lvm2: upgrade 2.03.24 -&gt; 2.03.25
        libio-socket-ssl-perl: upgrade 2.085 -&gt; 2.088
        mpich: upgrade 4.2.1 -&gt; 4.2.2
        nano: upgrade 8.0 -&gt; 8.1
        networkmanager: upgrade 1.48.2 -&gt; 1.48.4
        poke: upgrade 4.1 -&gt; 4.2
        python3-argh: upgrade 0.31.2 -&gt; 0.31.3
        python3-astroid: upgrade 3.2.2 -&gt; 3.2.3
        python3-coverage: upgrade 7.5.4 -&gt; 7.6.0
        python3-humanize: upgrade 4.9.0 -&gt; 4.10.0
        python3-moteus: upgrade 0.3.71 -&gt; 0.3.72
        python3-oletools: upgrade 0.60.1 -&gt; 0.60.2
        python3-pdm-backend: upgrade 2.3.1 -&gt; 2.3.2
        python3-pillow: upgrade 10.3.0 -&gt; 10.4.0
        python3-portalocker: upgrade 2.10.0 -&gt; 2.10.1
        python3-prettytable: upgrade 3.10.0 -&gt; 3.10.2
        python3-py7zr: upgrade 0.21.0 -&gt; 0.21.1
        python3-sympy: upgrade 1.12.1 -&gt; 1.13.0
        python3-tomlkit: upgrade 0.12.5 -&gt; 0.13.0
        python3-types-setuptools: upgrade 70.1.0.20240627 -&gt; 70.3.0.20240710
        python3-validators: upgrade 0.28.3 -&gt; 0.32.0
        qcbor: upgrade 1.3 -&gt; 1.4
        sngrep: upgrade 1.8.1 -&gt; 1.8.2
        thin-provisioning-tools: upgrade 1.0.12 -&gt; 1.0.13
        tree: upgrade 2.1.1 -&gt; 2.1.3
        wireshark: upgrade 4.2.5 -&gt; 4.2.6
        wolfssl: upgrade 5.7.0 -&gt; 5.7.2
        xterm: upgrade 392 -&gt; 393
        zenity: upgrade 4.0.1 -&gt; 4.0.2
        apache2: upgrade 2.4.61 -&gt; 2.4.62
        cfengine-masterfiles: upgrade 3.21.0 -&gt; 3.21.5
        cmark: upgrade 0.31.0 -&gt; 0.31.1
        cryptsetup: upgrade 2.7.3 -&gt; 2.7.4
        ctags: upgrade 6.1.20240714.0 -&gt; 6.1.20240804.0
        eog: upgrade 45.3 -&gt; 45.4
        fwupd: upgrade 1.9.18 -&gt; 1.9.22
        gmime: upgrade 3.2.13 -&gt; 3.2.15
        gnome-bluetooth: upgrade 46.0 -&gt; 46.1
        googletest: upgrade 1.14.0 -&gt; 1.15.2
        icewm: upgrade 3.4.5 -&gt; 3.6.0
        leptonica: upgrade 1.82.0 -&gt; 1.84.1
        libiodbc: upgrade 3.52.15 -&gt; 3.52.16
        liblinebreak: upgrade 1.2 -&gt; 2.1
        libnvme: upgrade 1.9 -&gt; 1.10
        libpaper: upgrade 2.1.2 -&gt; 2.2.5
        libpcsc-perl: upgrade 1.4.14 -&gt; 1.4.15
        libsdl-gfx: upgrade 2.0.25 -&gt; 2.0.27
        libtdb: upgrade 1.4.10 -&gt; 1.4.11
        libtracefs: upgrade 1.8.0 -&gt; 1.8.1
        logwarn: upgrade 1.0.14 -&gt; 1.0.17
        logwatch: upgrade 7.10 -&gt; 7.11
        msgpack-cpp: upgrade 6.1.0 -&gt; 6.1.1
        neatvnc: upgrade 0.8.0 -&gt; 0.8.1
        networkmanager: upgrade 1.48.4 -&gt; 1.48.6
        nss: upgrade 3.102 -&gt; 3.103
        openipmi: upgrade 2.0.35 -&gt; 2.0.36
        opentelemetry-cpp: upgrade 1.16.0 -&gt; 1.16.1
        openvpn: upgrade 2.6.11 -&gt; 2.6.12
        python3-a2wsgi: upgrade 1.10.6 -&gt; 1.10.7
        python3-aiohappyeyeballs: upgrade 2.3.2 -&gt; 2.3.4
        python3-astroid: upgrade 3.2.3 -&gt; 3.2.4
        python3-autobahn: upgrade 23.6.2 -&gt; 24.4.2
        python3-croniter: upgrade 2.0.5 -&gt; 3.0.3
        python3-langtable: upgrade 0.0.67 -&gt; 0.0.68
        python3-pdm-backend: upgrade 2.3.2 -&gt; 2.3.3
        python3-pure-eval: upgrade 0.2.2 -&gt; 0.2.3
        python3-pyfanotify: upgrade 0.2.2 -&gt; 0.3.0
        python3-pymisp: upgrade 2.4.194 -&gt; 2.4.195
        python3-pymodbus: upgrade 3.6.9 -&gt; 3.7.0
        python3-pytest-lazy-fixtures: upgrade 1.0.7 -&gt; 1.1.1
        python3-qface: upgrade 2.0.8 -&gt; 2.0.10
        python3-rapidjson: upgrade 1.18 -&gt; 1.19
        python3-redis: upgrade 5.0.7 -&gt; 5.0.8
        python3-regex: upgrade 2024.5.15 -&gt; 2024.7.24
        python3-sqlparse: upgrade 0.5.0 -&gt; 0.5.1
        python3-sympy: upgrade 1.13.0 -&gt; 1.13.1
        python3-tqdm: upgrade 4.66.4 -&gt; 4.66.5
        python3-types-setuptools: upgrade 70.3.0.20240710 -&gt; 71.1.0.20240726
        python3-validators: upgrade 0.32.0 -&gt; 0.33.0
        python3-web3: upgrade 6.20.0 -&gt; 6.20.1
        python3-xmlschema: upgrade 3.3.1 -&gt; 3.3.2
        qcbor: upgrade 1.4 -&gt; 1.4.1
        rsyslog: upgrade 8.2404.0 -&gt; 8.2406.0
        ttf-abyssinica: upgrade 2.100 -&gt; 2.201
        wavemon: upgrade 0.9.5 -&gt; 0.9.6
        xmlsec1: upgrade 1.3.4 -&gt; 1.3.5
        picocom: upgrade 2023-04 -&gt; 2024
        hostapd: upgrade 2.10 -&gt; 2.11
        python3-incremental: upgrade 22.10.0 -&gt; 24.7.2
        colord-gtk: upgrade 0.3.0 -&gt; 0.3.1
        ctags: upgrade 6.1.20240804.0 -&gt; 6.1.20240825.0
        fwupd: upgrade 1.9.22 -&gt; 1.9.24
        hwdata: upgrade 0.384 -&gt; 0.385
        lastlog2: upgrade 1.2.0 -&gt; 1.3.1
        libbytesize: upgrade 2.10 -&gt; 2.11
        libei: upgrade 1.2.1 -&gt; 1.3.0
        libnet-dns-perl: upgrade 1.45 -&gt; 1.46
        libtdb: upgrade 1.4.11 -&gt; 1.4.12
        libtest-harness-perl: upgrade 3.48 -&gt; 3.50
        xdg-dbus-proxy: upgrade 0.1.5 -&gt; 0.1.6
        mdns: upgrade 2200.120.24 -&gt; 2200.140.11
        mutter: upgrade 46.2 -&gt; 46.4
        networkmanager: upgrade 1.48.6 -&gt; 1.48.10
        pamela: upgrade 1.1.0 -&gt; 1.2.0
        pcsc-tools: upgrade 1.7.1 -&gt; 1.7.2
        postgresql: upgrade 16.3 -&gt; 16.4
        python3-aiohappyeyeballs: upgrade 2.3.4 -&gt; 2.4.0
        python3-aiohttp: upgrade 3.10.3 -&gt; 3.10.5
        python3-aiohue: upgrade 4.7.2 -&gt; 4.7.3
        python3-cachetools: upgrade 5.4.0 -&gt; 5.5.0
        python3-dbus-fast: upgrade 2.22.1 -&gt; 2.24.0
        python3-eth-utils: upgrade 4.1.1 -&gt; 5.0.0
        python3-gunicorn: upgrade 22.0.0 -&gt; 23.0.0
        python3-imageio: upgrade 2.35.0 -&gt; 2.35.1
        python3-importlib-metadata: upgrade 8.2.0 -&gt; 8.4.0
        python3-marshmallow: upgrade 3.21.3 -&gt; 3.22.0
        python3-nocasedict: upgrade 2.0.3 -&gt; 2.0.4
        python3-nocaselist: upgrade 2.0.2 -&gt; 2.0.3
        python3-paramiko: upgrade 3.4.0 -&gt; 3.4.1
        python3-py7zr: upgrade 0.21.1 -&gt; 0.22.0
        python3-pycodestyle: upgrade 2.12.0 -&gt; 2.12.1
        python3-pymisp: upgrade 2.4.195 -&gt; 2.4.196
        python3-pyzstd: upgrade 0.16.0 -&gt; 0.16.1
        python3-simplejson: upgrade 3.19.2 -&gt; 3.19.3
        python3-sqlalchemy: upgrade 2.0.31 -&gt; 2.0.32
        python3-sympy: upgrade 1.13.1 -&gt; 1.13.2
        python3-tomlkit: upgrade 0.13.0 -&gt; 0.13.2
        python3-typer: upgrade 0.12.3 -&gt; 0.12.5
        python3-types-python-dateutil: upgrade 2.9.0.20240316 -&gt; 2.9.0.20240821
        python3-types-setuptools: upgrade 71.1.0.20240726 -&gt; 73.0.0.20240822
        python3-xxhash: upgrade 3.4.1 -&gt; 3.5.0
        rsyslog: upgrade 8.2406.0 -&gt; 8.2408.0
        samba: upgrade 4.19.7 -&gt; 4.19.8
        sanlock: upgrade 3.9.3 -&gt; 3.9.4
        unbound: upgrade 1.20.0 -&gt; 1.21.0
        lastlog2: remove recipe since it has been merged into util-linux
        ctags: upgrade 6.1.20240825.0 -&gt; 6.1.20240908.0
        eog: upgrade 45.4 -&gt; 47.0
        flatpak-xdg-utils: upgrade 1.0.5 -&gt; 1.0.6
        gensio: upgrade 2.8.5 -&gt; 2.8.7
        gnome-autoar: upgrade 0.4.4 -&gt; 0.4.5
        hwdata: upgrade 0.385 -&gt; 0.387
        libbpf: upgrade 1.4.5 -&gt; 1.4.6
        libcompress-raw-bzip2-perl: upgrade 2.212 -&gt; 2.213
        libcompress-raw-lzma-perl: upgrade 2.212 -&gt; 2.213
        libcompress-raw-zlib-perl: upgrade 2.212 -&gt; 2.213
        libextutils-helpers-perl: upgrade 0.027 -&gt; 0.028
        libio-compress-lzma-perl: upgrade 2.212 -&gt; 2.213
        libio-compress-perl: upgrade 2.212 -&gt; 2.213
        libio-socket-ssl-perl: upgrade 2.088 -&gt; 2.089
        libspiro: upgrade 20221101 -&gt; 20240903
        nano: upgrade 8.1 -&gt; 8.2
        python3-dbus-fast: upgrade 2.24.0 -&gt; 2.24.2
        python3-executing: upgrade 2.0.1 -&gt; 2.1.0
        python3-filelock: upgrade 3.15.4 -&gt; 3.16.0
        python3-httpx: upgrade 0.27.0 -&gt; 0.27.2
        python3-ipython: upgrade 8.26.0 -&gt; 8.27.0
        python3-kiwisolver: upgrade 1.4.5 -&gt; 1.4.7
        python3-parse-type: upgrade 0.6.2 -&gt; 0.6.3
        python3-pefile: upgrade 2023.2.7 -&gt; 2024.8.26
        python3-platformdirs: upgrade 4.2.2 -&gt; 4.3.1
        python3-pulsectl: upgrade 24.4.0 -&gt; 24.8.0
        python3-pymetno: upgrade 0.12.0 -&gt; 0.13.0
        python3-pymisp: upgrade 2.4.196 -&gt; 2.4.197
        python3-pymodbus: upgrade 3.7.0 -&gt; 3.7.2
        python3-rich: upgrade 13.7.1 -&gt; 13.8.0
        python3-scikit-build: upgrade 0.18.0 -&gt; 0.18.1
        python3-types-psutil: upgrade 6.0.0.20240621 -&gt; 6.0.0.20240901
        python3-types-python-dateutil: upgrade 2.9.0.20240821 -&gt; 2.9.0.20240906
        python3-validators: upgrade 0.33.0 -&gt; 0.34.0
        python3-virtualenv: upgrade 20.26.3 -&gt; 20.26.4
        python3-watchdog: upgrade 4.0.2 -&gt; 5.0.2
        python3-yarl: upgrade 1.9.4 -&gt; 1.10.0
        python3-zeroconf: upgrade 0.132.2 -&gt; 0.134.0
        uhubctl: upgrade 2.5.0 -&gt; 2.6.0
        valijson: upgrade 1.0.2 -&gt; 1.0.3
        xfsdump: upgrade 3.1.12 -&gt; 3.2.0
        xterm: upgrade 393 -&gt; 394
        bdwgc: upgrade 8.2.6 -&gt; 8.2.8
        ctags: upgrade 6.1.20240908.0 -&gt; 6.1.20240915.0
        gnome-backgrounds: upgrade 46.0 -&gt; 47.0
        gnome-chess: upgrade 46.0 -&gt; 47.0
        gnome-font-viewer: upgrade 46.0 -&gt; 47.0
        libmanette: upgrade 0.2.7 -&gt; 0.2.9
        pegtl: upgrade 3.2.7 -&gt; 3.2.8
        python3-elementpath: upgrade 4.4.0 -&gt; 4.5.0
        python3-eventlet: upgrade 0.36.1 -&gt; 0.37.0
        python3-filelock: upgrade 3.16.0 -&gt; 3.16.1
        python3-greenlet: upgrade 3.0.3 -&gt; 3.1.0
        python3-nmap: upgrade 1.6.0 -&gt; 1.9.1
        python3-paramiko: upgrade 3.4.1 -&gt; 3.5.0
        python3-platformdirs: upgrade 4.3.1 -&gt; 4.3.6
        python3-psycopg: upgrade 3.2.1 -&gt; 3.2.2
        python3-pyasn1-modules: upgrade 0.4.0 -&gt; 0.4.1
        python3-pymisp: upgrade 2.4.197 -&gt; 2.4.198
        python3-pyproject-api: upgrade 1.7.1 -&gt; 1.7.2
        python3-pyunormalize: upgrade 15.1.0 -&gt; 16.0.0
        python3-regex: upgrade 2024.7.24 -&gt; 2024.9.11
        python3-rich: upgrade 13.8.0 -&gt; 13.8.1
        python3-robotframework: upgrade 7.0.1 -&gt; 7.1
        python3-virtualenv: upgrade 20.26.4 -&gt; 20.26.5
        python3-xmlschema: upgrade 3.3.2 -&gt; 3.4.1
        python3-yarl: upgrade 1.10.0 -&gt; 1.11.1
        stunnel: upgrade 5.72 -&gt; 5.73
        tecla: upgrade 46.0 -&gt; 47.0
        traceroute: upgrade 2.1.5 -&gt; 2.1.6
        adw-gtk3: upgrade 5.3 -&gt; 5.4
        btop: upgrade 1.3.2 -&gt; 1.4.0
        ctags: upgrade 6.1.20240915.0 -&gt; 6.1.20240922.0
        fwupd: upgrade 1.9.24 -&gt; 1.9.25
        libnet-dns-perl: upgrade 1.46 -&gt; 1.47
        libzip: upgrade 1.10.1 -&gt; 1.11.1
        nanopb: upgrade 0.4.8 -&gt; 0.4.9
        ostree: upgrade 2024.7 -&gt; 2024.8
        pure-ftpd: upgrade 1.0.51 -&gt; 1.0.52
        python3-aiohappyeyeballs: upgrade 2.4.0 -&gt; 2.4.2
        python3-aiohttp: upgrade 3.10.5 -&gt; 3.10.8
        python3-alembic: upgrade 1.13.2 -&gt; 1.13.3
        python3-anyio: upgrade 4.4.0 -&gt; 4.6.0
        python3-astroid: upgrade 3.3.2 -&gt; 3.3.4
        python3-asyncinotify: upgrade 4.0.9 -&gt; 4.1.0
        python3-bandit: upgrade 1.7.9 -&gt; 1.7.10
        python3-cantools: upgrade 39.4.5 -&gt; 39.4.8
        python3-configobj: upgrade 5.0.8 -&gt; 5.0.9
        python3-dill: upgrade 0.3.8 -&gt; 0.3.9
        python3-gnupg: upgrade 0.5.2 -&gt; 0.5.3
        python3-greenlet: upgrade 3.1.0 -&gt; 3.1.1
        python3-h5py: upgrade 3.11.0 -&gt; 3.12.1
        python3-huey: upgrade 2.5.1 -&gt; 2.5.2
        python3-portion: upgrade 2.4.2 -&gt; 2.5.0
        python3-prompt-toolkit: upgrade 3.0.47 -&gt; 3.0.48
        python3-pymongo: upgrade 4.8.0 -&gt; 4.9.1
        python3-python-multipart: upgrade 0.0.10 -&gt; 0.0.11
        python3-pyyaml-include: upgrade 2.1 -&gt; 2.2
        python3-redis: upgrade 5.0.8 -&gt; 5.1.0
        python3-starlette: upgrade 0.39.0 -&gt; 0.39.1
        python3-sympy: upgrade 1.13.2 -&gt; 1.13.3
        python3-thrift: upgrade 0.20.0 -&gt; 0.21.0
        python3-tzdata: upgrade 2024.1 -&gt; 2024.2
        python3-watchdog: upgrade 5.0.2 -&gt; 5.0.3
        python3-web3: upgrade 6.20.1 -&gt; 7.3.0
        python3-xmlschema: upgrade 3.4.1 -&gt; 3.4.2
        python3-yarl: upgrade 1.11.1 -&gt; 1.13.1
        python3-zeroconf: upgrade 0.134.0 -&gt; 0.135.0
        squashfs-tools-ng: upgrade 1.3.1 -&gt; 1.3.2
        tmux: upgrade 3.4 -&gt; 3.5
        adw-gtk3: upgrade 5.4 -&gt; 5.5
        ctags: upgrade 6.1.20240922.0 -&gt; 6.1.20241006.0
        dool: upgrade 1.3.2 -&gt; 1.3.3
        gnome-console: upgrade 47.0 -&gt; 47.1
        gtkwave: upgrade 3.3.120 -&gt; 3.3.121
        libgsf: upgrade 1.14.52 -&gt; 1.14.53
        libimobiledevice-glue: upgrade 1.3.0 -&gt; 1.3.1
        libirecovery: upgrade 1.2.0 -&gt; 1.2.1
        libtorrent: upgrade 0.13.8 -&gt; 0.14.0
        monit: upgrade 5.34.0 -&gt; 5.34.2
        mpich: upgrade 4.2.2 -&gt; 4.2.3
        opentelemetry-cpp: upgrade 1.16.1 -&gt; 1.17.0
        python3-aiohappyeyeballs: upgrade 2.4.2 -&gt; 2.4.3
        python3-aiohttp: upgrade 3.10.9 -&gt; 3.10.10
        python3-argcomplete: upgrade 3.5.0 -&gt; 3.5.1
        python3-asyncinotify: upgrade 4.1.0 -&gt; 4.2.0
        python3-bitarray: upgrade 2.9.2 -&gt; 2.9.3
        python3-cantools: upgrade 39.4.8 -&gt; 39.4.9
        python3-cbor2: upgrade 5.6.4 -&gt; 5.6.5
        python3-coverage: upgrade 7.6.1 -&gt; 7.6.2
        python3-cytoolz: upgrade 0.12.3 -&gt; 1.0.0
        python3-dbus-fast: upgrade 2.24.2 -&gt; 2.24.3
        python3-distlib: upgrade 0.3.8 -&gt; 0.3.9
        python3-drgn: upgrade 0.0.27 -&gt; 0.0.29
        python3-gcovr: upgrade 8.0 -&gt; 8.2
        python3-gspread: upgrade 6.1.2 -&gt; 6.1.3
        python3-httpcore: upgrade 1.0.5 -&gt; 1.0.6
        python3-ipython: upgrade 8.27.0 -&gt; 8.28.0
        python3-pdm-backend: upgrade 2.4.1 -&gt; 2.4.2
        python3-pdm: upgrade 2.19.1 -&gt; 2.19.2
        python3-psycopg: upgrade 3.2.2 -&gt; 3.2.3
        python3-pychromecast: upgrade 14.0.2 -&gt; 14.0.4
        python3-pyephem: upgrade 4.1.5 -&gt; 4.1.6
        python3-pymisp: upgrade 2.4.198 -&gt; 2.5.0
        python3-pymongo: upgrade 4.9.1 -&gt; 4.10.1
        python3-pyperf: upgrade 2.7.0 -&gt; 2.8.0
        python3-pyproj: upgrade 3.6.1 -&gt; 3.7.0
        python3-pyzstd: upgrade 0.16.1 -&gt; 0.16.2
        python3-scrypt: upgrade 0.8.24 -&gt; 0.8.27
        python3-sh: upgrade 2.0.7 -&gt; 2.1.0
        python3-simpleeval: upgrade 0.9.13 -&gt; 1.0.0
        python3-starlette: upgrade 0.39.1 -&gt; 0.39.2
        python3-termcolor: upgrade 2.4.0 -&gt; 2.5.0
        python3-tomli: upgrade 2.0.1 -&gt; 2.0.2
        python3-types-psutil: upgrade 6.0.0.20240901 -&gt; 6.0.0.20241011
        python3-types-python-dateutil: upgrade 2.9.0.20240906 -&gt; 2.9.0.20241003
        python3-uefi-firmware: upgrade 1.11 -&gt; 1.12
        python3-yarl: upgrade 1.14.0 -&gt; 1.15.1
        remmina: upgrade 1.4.35 -&gt; 1.4.36
        rtorrent: upgrade 0.9.8 -&gt; 0.10.0
        xf86-video-mga: upgrade 2.0.1 -&gt; 2.1.0
        xkbprint: upgrade 1.0.6 -&gt; 1.0.7
        xmag: upgrade 1.0.7 -&gt; 1.0.8
        xwud: upgrade 1.0.6 -&gt; 1.0.7
        nmap: Fix off-by-one overflow in the IP protocol table.
        babl: upgrade 0.1.108 -&gt; 0.1.110
        ctags: upgrade 6.1.20241006.0 -&gt; 6.1.20241103.0
        evolution-data-server: upgrade 3.54.0 -&gt; 3.54.1
        fastfloat: upgrade 5.2.0 -&gt; 6.1.6
        leptonica: upgrade 1.84.1 -&gt; 1.85.0
        libdaq: upgrade 3.0.16 -&gt; 3.0.17
        libdbd-sqlite-perl: upgrade 1.74 -&gt; 1.76
        libjcat: upgrade 0.2.1 -&gt; 0.2.2
        libnvme: upgrade 1.10 -&gt; 1.11
        libvpx: upgrade 1.14.1 -&gt; 1.15.0
        libzip: upgrade 1.11.1 -&gt; 1.11.2
        mosquitto: upgrade 2.0.19 -&gt; 2.0.20
        nvme-cli: upgrade 2.10.2 -&gt; 2.11
        osinfo-db-tools: upgrade 1.11.0 -&gt; 1.12.0
        poppler: upgrade 24.09.0 -&gt; 24.11.0
        python3-anyio: upgrade 4.6.0 -&gt; 4.6.2
        python3-cantools: upgrade 39.4.9 -&gt; 39.4.11
        python3-colorlog: upgrade 6.8.2 -&gt; 6.9.0
        python3-croniter: upgrade 3.0.3 -&gt; 5.0.1
        python3-elementpath: upgrade 4.5.0 -&gt; 4.6.0
        python3-et-xmlfile: upgrade 1.1.0 -&gt; 2.0.0
        python3-flask-wtf: upgrade 1.2.1 -&gt; 1.2.2
        python3-grpcio-channelz: upgrade 1.66.2 -&gt; 1.67.1
        python3-grpcio-reflection: upgrade 1.66.2 -&gt; 1.67.1
        python3-grpcio-tools: upgrade 1.66.2 -&gt; 1.67.1
        python3-grpcio: upgrade 1.66.2 -&gt; 1.67.1
        python3-gspread: upgrade 6.1.3 -&gt; 6.1.4
        python3-icu: upgrade 2.13.1 -&gt; 2.14
        python3-moteus: upgrade 0.3.72 -&gt; 0.3.73
        python3-prettytable: upgrade 3.11.0 -&gt; 3.12.0
        python3-pulsectl: upgrade 24.8.0 -&gt; 24.11.0
        python3-pychromecast: upgrade 14.0.4 -&gt; 14.0.5
        python3-pymodbus: upgrade 3.7.3 -&gt; 3.7.4
        python3-pytest-codspeed: upgrade 2.2.1 -&gt; 3.0.0
        python3-rich: upgrade 13.9.3 -&gt; 13.9.4
        python3-sdbus: upgrade 0.12.0 -&gt; 0.13.0
        python3-smbus2: upgrade 0.4.3 -&gt; 0.5.0
        python3-tqdm: upgrade 4.66.5 -&gt; 4.66.6
        python3-types-psutil: upgrade 6.0.0.20241011 -&gt; 6.1.0.20241102
        python3-watchdog: upgrade 5.0.3 -&gt; 6.0.0
        python3-whitenoise: upgrade 6.7.0 -&gt; 6.8.2
        python3-xmlschema: upgrade 3.4.2 -&gt; 3.4.3
        python3-zeroconf: upgrade 0.135.0 -&gt; 0.136.0
        sanlock: upgrade 3.9.4 -&gt; 3.9.5
        ttf-abyssinica: upgrade 2.201 -&gt; 2.300
        zenity: upgrade 4.0.2 -&gt; 4.0.3
        gegl: upgrade 0.4.48 -&gt; 0.4.50
        ghex: upgrade 46.0 -&gt; 46.1
        graphviz: upgrade 12.1.2 -&gt; 12.2.0
        hwdata: upgrade 0.388 -&gt; 0.389
        libblockdev: upgrade 3.2.0 -&gt; 3.2.1
        lvm2: upgrade 2.03.27 -&gt; 2.03.28
        mcelog: upgrade 200 -&gt; 201
        ostree: upgrade 2024.8 -&gt; 2024.9
        python3-aioresponses: upgrade 0.7.6 -&gt; 0.7.7
        python3-alembic: upgrade 1.13.3 -&gt; 1.14.0
        python3-apispec: upgrade 6.7.0 -&gt; 6.7.1
        python3-cachecontrol: upgrade 0.14.0 -&gt; 0.14.1
        python3-dbus-fast: upgrade 2.24.3 -&gt; 2.24.4
        python3-flask: upgrade 3.0.3 -&gt; 3.1.0
        python3-flexparser: upgrade 0.3.1 -&gt; 0.4
        python3-google-auth: upgrade 2.35.0 -&gt; 2.36.0
        python3-gpiod: upgrade 2.2.1 -&gt; 2.2.2
        python3-httpcore: upgrade 1.0.6 -&gt; 1.0.7
        python3-jedi: upgrade 0.19.1 -&gt; 0.19.2
        python3-pdm: upgrade 2.19.2 -&gt; 2.20.1
        python3-pyperf: upgrade 2.8.0 -&gt; 2.8.1
        python3-regex: upgrade 2024.9.11 -&gt; 2024.11.6
        python3-setproctitle: upgrade 1.3.3 -&gt; 1.3.4
        python3-sqlparse: upgrade 0.5.1 -&gt; 0.5.2
        python3-tomli: upgrade 2.0.2 -&gt; 2.1.0
        python3-typer: upgrade 0.12.5 -&gt; 0.13.0
        python3-yappi: upgrade 1.6.0 -&gt; 1.6.10
        swagger-ui: upgrade 5.17.14 -&gt; 5.18.2
        tesseract: upgrade 5.4.1 -&gt; 5.5.0
        uutils-coreutils: upgrade 0.0.27 -&gt; 0.0.28
        adw-gtk3: upgrade 5.5 -&gt; 5.6
        bats: upgrade 1.11.0 -&gt; 1.11.1
        ctags: upgrade 6.1.20241103.0 -&gt; 6.1.20241201.0
        debootstrap: upgrade 1.0.137 -&gt; 1.0.138
        evolution-data-server: upgrade 3.54.1 -&gt; 3.54.2
        exfatprogs: upgrade 1.2.5 -&gt; 1.2.6
        gnome-online-accounts: upgrade 3.52.1 -&gt; 3.52.2
        libnvme: upgrade 1.11 -&gt; 1.11.1
        localsearch: upgrade 3.8.0 -&gt; 3.8.1
        parallel: upgrade 20241022 -&gt; 20241122
        plocate: upgrade 1.1.22 -&gt; 1.1.23
        python3-aiohappyeyeballs: upgrade 2.4.3 -&gt; 2.4.4
        python3-aiohttp: upgrade 3.10.11 -&gt; 3.11.8
        python3-asttokens: upgrade 2.4.1 -&gt; 3.0.0
        python3-blivetgui: upgrade 2.5.0 -&gt; 2.6.0
        python3-cantools: upgrade 39.4.11 -&gt; 39.4.13
        python3-cppy: upgrade 1.2.1 -&gt; 1.3.0
        python3-fastjsonschema: upgrade 2.20.0 -&gt; 2.21.0
        python3-httpx: upgrade 0.27.2 -&gt; 0.28.0
        python3-imageio: upgrade 2.36.0 -&gt; 2.36.1
        python3-mlcommons-loadgen: upgrade 4.0.1 -&gt; 4.1.29
        python3-pdm-build-locked: upgrade 0.3.3 -&gt; 0.3.4
        python3-pdm: upgrade 2.20.1 -&gt; 2.21.0
        python3-portalocker: upgrade 2.10.1 -&gt; 3.0.0
        python3-pycares: upgrade 4.4.0 -&gt; 4.5.0
        python3-pydantic-core: upgrade 2.27.0 -&gt; 2.27.1
        python3-snagboot: upgrade 1.3 -&gt; 2.0
        python3-tomli: upgrade 2.1.0 -&gt; 2.2.1
        python3-tqdm: upgrade 4.66.6 -&gt; 4.67.1
        python3-twine: upgrade 5.1.1 -&gt; 6.0.1
        rabbitmq-c: upgrade 0.14.0 -&gt; 0.15.0
        sysprof: upgrade 47.1 -&gt; 47.2
        tinysparql: upgrade 3.8.0 -&gt; 3.8.1
        tree: upgrade 2.1.3 -&gt; 2.2.1
        smarty: update 4.4.1 -&gt; 4.5.5

  Yi Zhao (84):
        libldb: upgrade 2.8.0 -&gt; 2.8.1
        samba: upgrade 4.19.6 -&gt; 4.19.7
        devecot: set dovecot.conf file mode with chmod
        packagegroup-xfce-extended: fix typo of gobject-introspection-data feature
        lastlog2: specify correct pamlibdir
        wtmpdb: specify correct pamlibdir
        libnftnl: upgrade 1.2.6 -&gt; 1.2.7
        nftables: upgrade 1.0.9 -&gt; 1.1.0
        netplan: upgrade 1.0 -&gt; 1.0.1
        snort3: upgrade 3.1.84.0 -&gt; 3.3.1.0
        snort3: upgrade 3.3.1.0 -&gt; 3.3.2.0
        tcpreplay: upgrade 4.4.4 -&gt; 4.5.1
        libdaq: upgrade 3.0.15 -&gt; 3.0.16
        audit: upgrade 4.0.1 -&gt; 4.0.2
        snort3: upgrade 3.3.2.0 -&gt; 3.3.3.0
        snort3: upgrade 3.3.3.0 -&gt; 3.3.4.0
        tcpdump: upgrade 4.99.4 -&gt; 4.99.5
        cryptsetup: upgrade 2.7.4 -&gt; 2.7.5
        dracut: upgrade 102 -&gt; 103
        freeradius: upgrade 3.2.3 -&gt; 3.2.5
        autofs: upgrade 5.1.8 -&gt; 5.1.9
        mbedtls: upgrade 3.6.0 -&gt; 3.6.1
        mbedtls: upgrade 2.28.8 -&gt; 2.28.9
        drbd-utils: upgrade 9.27.0 -&gt; 9.28.0
        mm-common: upgrade 1.0.4 -&gt; 1.0.6
        lvm2: upgrade 2.03.25 -&gt; 2.03.26
        geoclue: upgrade 2.7.1 -&gt; 2.7.2
        s-nail: upgrade 14.9.24 -&gt; 14.9.25
        crash: upgrade 8.0.4 -&gt; 8.0.5
        mce-inject: upgrade to latest git rev
        mce-test: update to latest git rev
        fltk: upgrade 1.3.8 -&gt; 1.3.9
        openjpeg: upgrade 2.5.0 -&gt; 2.5.2
        netplan: upgrade 1.0.1 -&gt; 1.1
        libssh: upgrade 0.10.6 -&gt; 0.11.1
        jsoncpp: upgrade 1.9.5 -&gt; 1.9.6
        debootstrap: upgrade 1.0.132 -&gt; 1.0.137
        frr: upgrade 10.1 -&gt; 10.1.1
        open-vm-tools: upgrade 12.3.5 -&gt; 12.4.5
        v4l-utils: upgrade 1.26.1 -&gt; 1.28.1
        catch2: upgrade 3.6.0 -&gt; 3.7.0
        tbb: upgrade 2021.11.0 -&gt; 2021.13.0
        abseil-cpp: upgrade 20240116.2 -&gt; 20240722.0
        protobuf: add abseil-cpp to RDEPENDS
        protobuf: upgrade 4.25.4 -&gt; 4.25.5
        lksctp-tools: upgrade 1.0.19 -&gt; 1.0.20
        tcpslice: upgrade 1.7 -&gt; 1.8
        ipmtool: add UPSTREAM_CHECK_GITTAGREGEX
        fio: upgrade 3.36 -&gt; 3.37
        catch2: upgrade 3.7.0 -&gt; 3.7.1
        linuxptp: upgrade 4.1 -&gt; 4.4
        thrift: upgrade 0.20.0 -&gt; 0.21.0
        lksctp-tools: upgrade 1.0.20 -&gt; 1.0.21
        e2tools: upgrade 0.1.0 -&gt; 0.1.2
        libnetfilter-conntrack: upgrade 1.0.9 -&gt; 1.1.0
        tk: upgrade 8.6.10 -&gt; 8.6.15
        libidn: upgrade 1.41 -&gt; 1.42
        pahole: upgrade 1.25 -&gt; 1.27
        libblockdev: upgrade 3.1.1 -&gt; 3.2.0
        multipath-tools: upgrade 0.9.8 -&gt; 0.10.0
        libnftnl: upgrade 1.2.7 -&gt; 1.2.8
        nftables: upgrade 1.1.0 -&gt; 1.1.1
        libhugetlbfs: upgrade 2.23 -&gt; 2.24
        haveged: upgrade 1.9.18 -&gt; 1.9.19
        fio: upgrade 3.37 -&gt; 3.38
        redis: upgrade 6.2.14 -&gt; 6.2.16
        redis: upgrade 7.2.5 -&gt; 7.2.6
        hwdata: upgrade 0.387 -&gt; 0.388
        tigervnc: upgrade 1.11.0 -&gt; 1.14.0
        glog: upgrade 0.6.0 -&gt; 0.7.1
        pm-graph: upgrade 5.5 -&gt; 5.13
        open-vm-tools: upgrade 12.4.5 -&gt; 12.5.0
        lvm2: upgrade 2.03.26 -&gt; 2.03.27
        wxwidgets: upgrade 3.2.1 -&gt; 3.2.6
        graphviz: upgrade 8.1.0 -&gt; 12.1.2
        rabbitmp-c: upgrade 0.13.0 -&gt; 0.14.0
        mozjs-115: upgrade 115.11.0 -&gt; 115.16.1
        mbedtls: upgrade 3.6.1 -&gt; 3.6.2
        netplan: upgrade 1.1 -&gt; 1.1.1
        autoconf-2.13-native: fix interpreter on shebang line for autoscan
        autoconf-2.13-native: remove recipe
        lastlog2: remove leftover patch
        pam-radius: add recipe
        lxdm: drop debug-tweaks

  Yoann Congal (44):
        python3-redis: add an archive prefix to avoid clashing with redis
        pidgin: Upgrade to 2.14.13
        daq: fix SRC_URI to point to the real 2.0.7 release
        pidgin: Update Upstream-Status for gcc-14 compatibility patch
        pidgin: Remove gcc-14 compatibility workaround
        dbus-broker: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        mariadb: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        mbuffer: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        microcom: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        openbox-xdgmenu: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        proxy-libintl: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        pugixml: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        pv: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        sblim-sfcc: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        source-code-pro-fonts: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        stalonetray: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        testfloat: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        tk: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        tmux: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        ttf-abyssinica: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        zeromq: update UPSTREAM_CHECK_* variables to fix devtool upgrades
        qad: Add UPSTREAM_CHECK_COMMITS
        reboot-mode: Add UPSTREAM_CHECK_COMMITS
        s-suite: Add UPSTREAM_CHECK_COMMITS
        syzkaller: Add UPSTREAM_CHECK_COMMITS
        yavta: Add UPSTREAM_CHECK_COMMITS
        zsync-curl: Add UPSTREAM_CHECK_COMMITS
        klibc: fix debug pkgs reproducibility
        polkit: Switch PAM files to common-*
        polkit: fix build on sysvinit
        grilo: fix buildpaths QA error
        non-repro-meta-python: exclude packages that failed previously
        README.md: Hint at "git request-pull"
        non-repro-meta-networking: exclude packages that failed previously
        non-repro-meta-filesystems: update known reproducible packages
        non-repro-meta-networking: update known non-reproducible list
        polkit: Update Upstream-Status of a merged patch
        non-repro-meta-initramfs: update known non-reproducible list
        minidlna: fix reproducibility
        non-repro-meta-networking: update known non-reproducible list
        non-repro-meta-networking: update known non-reproducible list
        wtmpdb: fix installed-vs-shipped build error
        gimp: fix gimptool buildpaths errors
        zfs: fix host-related reproducibility

  Yogesh Tyagi (1):
        python3-pybind11 : upgrade 2.11.1 -&gt; 2.12.0

  Yogita Urade (3):
        hdf5: upgrade to 1.14.4
        poppler: CVE-2024-6239
        krb5: fix CVE-2024-26458 and CVE-2024-26461

  Zhang Peng (2):
        hiredis: remove ANSI color from ptest result
        parallel: Add recipe for GNU Parallel

  alba@thehoodiefirm.com (1):
        apache2:apache2-native: sort CVE status

  alperak (67):
        recipes: set S to fix the QA warning
        pcp: Fix contains reference to TMPDIR [buildpaths] warnings
        boinc-client: Fix contains reference to TMPDIR [buildpaths] warning
        rdist: Fix contains reference to TMPDIR [buildpaths] warning
        gphoto2: Fix contains reference to TMPDIR [buildpaths] warning
        hplip: Fix contains reference to TMPDIR [buildpaths] warning
        jsonrpc: Fix contains reference to TMPDIR [buildpaths] warning
        exiv2: Upgrade 0.28.2 to 0.28.3 for CVE fix
        tayga: Fix contains reference to TMPDIR [buildpaths] warning
        etcd-cpp-apiv3: Fix contains reference to TMPDIR [buildpaths] warning
        python3-lazy: switch to PEP-517 build backend
        python3-classes: switch to PEP-517 build backend
        python3-eventlet: switch to PEP-517 build backend
        python3-bitstruct: switch to PEP-517 build backend
        python3-dbus-fast: switch to PEP-517 build backend
        python3-brotli: switch to PEP-517 build backend
        python3-pymongo: switch to PEP-517 build backend
        python3-can: switch to PEP-517 build backend
        python3-pyaudio: switch to PEP-517 build backend
        python3-term: switch to PEP-517 build backend
        python3-screeninfo: switch to PEP-517 build backend
        python3-pykickstart: switch to PEP-517 build backend
        python3-click-repl: switch to PEP-517 build backend
        python3-evdev: switch to PEP-517 build backend
        python3-qrcode: switch to PEP-517 build backend
        python3-pyproj: switch to PEP-517 build backend
        python3-file-magic: switch to PEP-517 build backend
        python3-joblib: switch to PEP-517 build backend
        python3-dill: switch to PEP-517 build backend
        python3-luma-oled: switch to PEP-517 build backend
        python3-pyudev: switch to PEP-517 build backend
        python3-xmlschema: switch to PEP-517 build backend
        python3-lru-dict: switch to PEP-517 build backend
        python3-ipython: switch to PEP-517 build backend
        python3-portion: switch to PEP-517 build backend
        python3-lazy-object-proxy: switch to PEP-517 build backend
        python3-aioserial: switch to PEP-517 build backend
        perfetto: Fix contains reference to TMPDIR [buildpaths] warning
        python3-reedsolo: upgrade 2.0.13 -&gt; 2.1.0b1
        blueman: Fix do_package QA issue
        python3-service-identity: switch to PEP-517 build backend
        python3-parse-type: switch to PEP-517 build backend
        python3-regex: switch to PEP-517 build backend
        python3-pytest-timeout: switch to PEP-517 build backend
        python3-pytest-metadata: switch to PEP-517 build backend
        python3-pyroute: switch to PEP-517 build backend
        python3-pyjwt: switch to PEP-517 build backend
        python3-pyasn1-modules: switch to PEP-517 build backend
        python3-py-cpuinfo: switch to PEP-517 build backend
        python3-django: switch to PEP-517 build backend
        python3-greenlet: switch to PEP-517 build backend
        python3-gevent: switch to PEP-517 build backend
        python3-msgpack: upgrade 1.0.8 -&gt; 1.1.0
        curlpp: Fix build issue
        libhugetlbfs: Fix contains reference to TMPDIR [buildpaths] error
        python3-sqlalchemy: Upgrade 2.0.32 -&gt; 2.0.35 and switch to PEP-517 build backend
        python3-alembic: switch to PEP-517 build backend
        python3-inflate64: switch to PEP-517 build backend
        python3-spidev: switch to PEP-517 build backend
        python3-pastedeploy: switch to PEP-517 build backend
        python3-reedsolo: switch to PEP-517 build backend
        python3-propcache: enable ptest
        python3-python-multipart: upgrade 0.0.11 &gt; 0.0.12 and enable ptest
        python3-outcome: enable ptest
        python3-portion: enable ptest
        python3-configobj: enable ptest
        python3-pint: move PTESTS_PROBLEMS_META_PYTHON to PTESTS_SLOW_META_PYTHON

  deepan.shivap (2):
        ot-br-posix: Fix GCC-14 build error
        ot-br-posix: Fix Musl build error

  ptak (1):
        opencv: upgrade 4.9.0 -&gt; 4.10.0

  quic-raghuvar (2):
        android-tools-adbd.service: Change /var to /etc in ConditionPathExists
        android-toold-adbd: Fix inconsistency between selinux configurations

  rajmohan r (1):
        unbound: Add ptest for unbound

  s-tokumoto (2):
        capnproto: Add "capnp" to CVE_PRODUCT
        fuse: Add "fuse:fuse" to CVE_PRODUCT

poky: subtree update:5d88faa0f3..cc5e3503e4
Aditya Tayade (1):
      e2fsprogs: removed 'sed -u' option

Adrian Freihofer (15):
      oe-selftest: fitimage refactor u-boot-tools-native
      oe-selftest: fitimage drop test-mkimage-wrapper
      oe-selftest: fitimage cleanup asserts
      oe-selftest: fitimage fix test_initramfs_bundle
      kernel-fitimage: fix handling of empty default dtb
      pybootchartgui.py: python 3.12+ regexes
      kernel-fitimage: fix intentation
      kernel-fitimage: fix external dtb check
      uboot-config: fix devtool modify with kernel-fitimage
      devtool: modify kernel adds append twice
      devtool: remove obsolete SRCTREECOVEREDTASKS handling
      cml1: add do_savedefconfig
      devtool: drop S = WORKDIR workaround
      devtool: menuconfig remove useless code
      devtool: drop useless variables

Alban Bedel (2):
      bind: Fix build with the `httpstats` package config enabled
      util-linux: Add `findmnt` to the bash completion RDEPENDS

Alejandro Hernandez Samaniego (1):
      tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library

Aleksandar Nikolic (3):
      cve-check: Introduce CVE_CHECK_MANIFEST_JSON_SUFFIX
      scripts/install-buildtools: Update to 5.1
      scripts/install-buildtools: preserve formatting in the help message

Alessandro Pecugi (1):
      runqemu: add sd card device

Alexander Hirsch (1):
      perf: add PACKAGECONFIG for zstd

Alexander Kanavin (200):
      perf: drop newt from tui build requirements
      libnewt: move to meta-oe
      python3: submit deterministic_imports.patch upstream as a ticket
      glib-networking: submit eagain.patch upstream
      psmisc: merge .inc into .bb
      psmisc: drop duplicate entries
      psmisc: remove 0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch
      openssh: drop add-test-support-for-busybox.patch
      libfm-extra: drop unneeded 0001-nls.m4-Take-it-from-gettext-0.15.patch
      glslang: mark 0001-generate-glslang-pkg-config.patch as Inappropriate
      tcp-wrappers: mark all patches as inactive-upstream
      automake: mark new_rt_path_for_test-driver.patch as Inappropriate
      settings-daemon: submit addsoundkeys.patch upstream and update to a revision that has it
      dpkg: mark patches adding custom non-debian architectures as inappropriate for upstream
      libacpi: mark patches as inactive-upstream
      python3: drop deterministic_imports.patch
      lib/oe/recipeutils: return a dict in get_recipe_upgrade_status() instead of a tuple
      lib/recipeutils: add a function to determine recipes with shared include files
      recipeutils/get_recipe_upgrade_status: group recipes when they need to be upgraded together
      devtool/upgrade: use PN instead of BPN for naming newly created upgraded recipes
      devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -&gt; RECIPE_UPGRADE_EXTRA_TASKS
      python3-jinja2: fix upstream version check
      ca-certificates: get sources from debian tarballs
      pulseaudio, desktop-file-utils: correct freedesktop.org -&gt; www.freedesktop.org SRC_URI
      xf86-video-intel: correct SRC_URI as freedesktop anongit is down
      python3-cython: correct upstream version check
      python3-babel: drop custom PYPI settings
      python3-cython: fix upstream check again
      sysvinit: take release tarballs from github
      bash: upgrade 5.2.21 -&gt; 5.2.32
      boost: upgrade 1.85.0 -&gt; 1.86.0
      ccache: upgrade 4.10.1 -&gt; 4.10.2
      cmake: upgrade 3.30.1 -&gt; 3.30.2
      dpkg: upgrade 1.22.10 -&gt; 1.22.11
      e2fsprogs: upgrade 1.47.0 -&gt; 1.47.1
      epiphany: upgrade 46.0 -&gt; 46.3
      gstreamer1.0: upgrade 1.24.5 -&gt; 1.24.6
      kmod: upgrade 32 -&gt; 33
      kmscube: upgrade to latest revision
      libadwaita: upgrade 1.5.2 -&gt; 1.5.3
      libedit: upgrade 20240517-3.1 -&gt; 20240808-3.1
      libnl: upgrade 3.9.0 -&gt; 3.10.0
      librepo: upgrade 1.17.0 -&gt; 1.18.1
      libva: upgrade 2.20.0 -&gt; 2.22.0
      linux-firmware: upgrade 20240513 -&gt; 20240811
      lua: upgrade 5.4.6 -&gt; 5.4.7
      mpg123: upgrade 1.32.6 -&gt; 1.32.7
      mtools: upgrade 4.0.43 -&gt; 4.0.44
      nghttp2: upgrade 1.62.0 -&gt; 1.62.1
      puzzles: upgrade to latest revision
      python3-dtschema: upgrade 2024.4 -&gt; 2024.5
      python3-uritools: upgrade 4.0.2 -&gt; 4.0.3
      python3-webcolors: upgrade 1.13 -&gt; 24.8.0
      sqlite3: upgrade 3.45.3 -&gt; 3.46.1
      stress-ng: upgrade 0.17.08 -&gt; 0.18.02
      webkitgtk: upgrade 2.44.1 -&gt; 2.44.3
      weston: upgrade 13.0.1 -&gt; 13.0.3
      xkeyboard-config: upgrade 2.41 -&gt; 2.42
      xz: upgrade 5.4.6 -&gt; 5.6.2
      mesa: set PV from the .inc file and not via filenames
      meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
      piglit: add a patch to address host contamination for wayland-scanner
      selftest: always tweak ERROR_QA/WARN_QA per package
      selftest: use INIT_MANAGER to enable systemd instead of custom settings
      xmlto: check upstream version tags, not new commits
      glib-2.0: update 2.80.2 -&gt; 2.80.4
      lttng-modules: update 2.13.13 -&gt; 2.13.14
      automake: update 1.16.5 -&gt; 1.17
      fmt: update 10.2.1 -&gt; 11.0.2
      git: 2.45.2 -&gt; 2.46.0
      perlcross: update 1.5.2 -&gt; 1.6
      perl: update 5.38.2 -&gt; 5.40.0
      gnu-config: update to latest revision
      python3-license-expression: update 30.3.0 -&gt; 30.3.1
      python3-pip: 24.0 -&gt; 24.2
      python3-pyopenssl: update 24.1.0 -&gt; 24.2.1
      python3-pyyaml: update 6.0.1 -&gt; 6.0.2
      python3-scons: update 4.7.0 -&gt; 4.8.0
      cargo-c-native: update 0.9.30 -&gt; 0.10.3
      go-helloworld: update to latest revision
      vulkan-samples: update to latest revision
      ffmpeg: update 6.1.1 -&gt; 7.0.2
      libksba: update 1.6.6 -&gt; 1.6.7
      p11-kit: update 0.25.3 -&gt; 0.25.5
      iproute2: upgrade 6.9.0 -&gt; 6.10.0
      ifupdown: upgrade 0.8.41 -&gt; 0.8.43
      libdnf: upgrade 0.73.2 -&gt; 0.73.3
      mmc-utils: upgrade to latest revision
      adwaita-icon-theme: upgrade 46.0 -&gt; 46.2
      hicolor-icon-theme: upgrade 0.17 -&gt; 0.18
      waffle: upgrade 1.8.0 -&gt; 1.8.1
      libtraceevent: upgrade 1.8.2 -&gt; 1.8.3
      alsa-utils: upgrade 1.2.11 -&gt; 1.2.12
      lz4: upgrade 1.9.4 -&gt; 1.10.0
      vte: upgrade 0.74.2 -&gt; 0.76.3
      cracklib: update 2.9.11 -&gt; 2.10.2
      meta: use explicit uri for all sourceforge upstream version checks
      bitbake: fetch2/wget.py: use default wget user-agent in upstream version checks
      bitbake: fetch2/wget: set User-Agent to 'bitbake/version' in checkstatus()
      python3-installer: add a patch to ensure RECORD file reproducibility
      python3-markupsafe: add missing html module dependency
      python3-jinja2: backport a patch to address python 3.13 ptest fails
      python3-cryptography: update 42.0.8 -&gt; 43.0.1
      python3: update 3.12.6 -&gt; 3.13.0
      ptest-runner: correct PV from 2.5.1 to 2.4.5.1
      python3-mako: fix upstream version check
      python3-markupsafe: fix upstream version check
      selftest/sstatetests: run CDN mirror check only once
      oeqa/runCmd: print stderr when that is a separate stream
      xf86-input-libinput: update 1.4.0 -&gt; 1.5.0
      xf86-input-evdev: update 2.10.6 -&gt; 2.11.0
      tcl: update 8.6.15 -&gt; 9.0.0
      tcl8: re-add tcl 8 to support building expect
      tcl: correctly symlink tclsh to 9.0 version
      patchtest: use HEAD commit as base for the selftest and not master
      bitbake: bitbake-layers: ensure tinfoil.shutdown() gets executed when tinfoil.prepare() fails
      bitbake.conf: make ZSTD_COMPRESSION_LEVEL a number rather than a dash-prefixed option
      package_rpm: use zstd's default compression level
      package_rpm: restrict rpm to 4 threads
      ref-manual: merge two separate descriptions of RECIPE_UPGRADE_EXTRA_TASKS
      ref-manual: document ZSTD_COMPRESSION_LEVEL
      migration-guides: document ZSTD_COMPRESSION_LEVEL change
      alsa: upgrade 1.2.12 -&gt; 1.2.13
      base-passwd: upgrade 3.6.4 -&gt; 3.6.5
      chrpath: upgrade 0.16 -&gt; 0.18
      cmake: upgrade 3.30.5 -&gt; 3.31.0
      createrepo-c: upgrade 1.1.4 -&gt; 1.2.0
      diffstat: upgrade 1.66 -&gt; 1.67
      ffmpeg: upgrade 7.0.2 -&gt; 7.1
      gawk: upgrade 5.3.0 -&gt; 5.3.1
      gstreamer1.0: upgrade 1.24.6 -&gt; 1.24.9
      libdnf: upgrade 0.73.3 -&gt; 0.73.4
      libgpg-error: upgrade 1.50 -&gt; 1.51
      libsolv: upgrade 0.7.30 -&gt; 0.7.31
      libtry-tiny-perl: upgrade 0.31 -&gt; 0.32
      liburi-perl: upgrade 5.28 -&gt; 5.31
      npth: upgrade 1.7 -&gt; 1.8
      piglit: upgrade to latest revision
      puzzles: upgrade to latest revision
      python3-cryptography(-vectors): upgrade 43.0.1 -&gt; 43.0.3, ensure lockstep upgrades
      python3-dtschema: upgrade 2024.9 -&gt; 2024.11
      python3-jsonschema-specifications: upgrade 2023.12.1 -&gt; 2024.10.1
      python3-poetry-core: upgrade 1.9.0 -&gt; 1.9.1
      python3-psutil: upgrade 6.0.0 -&gt; 6.1.0
      python3-sphinx-rtd-theme: upgrade 3.0.0 -&gt; 3.0.2
      python3-xmltodict: upgrade 0.13.0 -&gt; 0.14.2
      python3-zipp: upgrade 3.20.2 -&gt; 3.21.0
      qemu: upgrade 9.1.0 -&gt; 9.1.1
      sudo: upgrade 1.9.15p5 -&gt; 1.9.16p1
      util-macros: upgrade 1.20.1 -&gt; 1.20.2
      vulkan: upgrade 1.3.290.0 -&gt; 1.3.296.0
      wget: upgrade 1.24.5 -&gt; 1.25.0
      enchant2: correct SRC_URI and other uris
      libxml-parser-perl: correct SRC_URI
      liburi-perl: move to meta-perl
      mtd-utils: upgrade 2.2.0 -&gt; 2.2.1
      maintainers.inc: unassign myself (don't panic!)
      mtd-utils: set PV directly in the recipe filename
      barebox: add more common items into shared .inc with barebox-tools
      meson.bbclass: enable qemu exe wrapper in nativesdk
      gcr: drop obsolete autotools setting
      cargo.bbclass: do not install libraries by default
      pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
      debugedit: upgrade 5.0 -&gt; 5.1
      elfutils: upgrade 0.191 -&gt; 0.192
      python3-beartype: upgrade 0.18.5 -&gt; 0.19.0
      cups: upgrade 2.4.10 -&gt; 2.4.11
      virglrenderer: upgrade 1.0.1 -&gt; 1.1.0
      python3-dtc: update 1.7.0 -&gt; 1.7.2
      swig: upgrade 4.2.1 -&gt; 4.3.0
      xf86-video-fbdev: update 0.5.0 -&gt; 0.5.1
      btrfs-tools: update 6.10.1 -&gt; 6.11
      python3-markdown: update 3.6 -&gt; 3.7
      python3-maturin: update 1.7.1 -&gt; 1.7.4
      utfcpp: update 4.0.5 -&gt; 4.0.6
      libgit2: update 1.8.2 -&gt; 1.8.4
      webkitgtk: update 2.44.3 -&gt; 2.46.4
      tiff: update 4.6.0 -&gt; 4.7.0
      pixman: update 0.42.2 -&gt; 0.44.0
      vulkan-samples: update to latest revision
      texinfo: update 7.1 -&gt; 7.1.1
      libpipeline: update 1.5.7 -&gt; 1.5.8
      libpam: update 1.6.1 -&gt; 1.7.0
      go-helloworld: update to latest revision
      cargo-c-native: update 0.10.3 -&gt; 0.10.5
      dtc: upgrade 1.7.0 -&gt; 1.7.2
      libtool: update 2.5.2 -&gt; 2.5.4
      bitbake: parse/ConfHandler: allow / in variable flags
      bitbake: parse: add support for 'addfragments' directive
      systemd-compat-units: execute postinst on target
      rpm: update 4.19.1.1 -&gt; 4.20.0
      rpm: replace use of rpm2cpio with rpm2archive
      cargo-c: convert to target recipe
      librsvg: update 2.58.2 -&gt; 2.59.2
      ovmf: update 202408 -&gt; 202411
      bitbake: bitbake: parse: add support for flagged fragment variables
      bitbake: bitbake-user-manual-metadata: add a section about 'addfragments`
      bitbake: bitbake-config-build: add an alias to bitbake-layers
      bitbake.conf: add an addfragments directive for oe-core and dependent layers
      bitbake-config-build: add a plugin for config fragments

Alexander Sverdlin (2):
      linux-firmware: Move Silabs wfx firmware to a separate package
      systemd: actively disable Predictable Network Interface Names if !pni-names

Alexandre Belloni (1):
      oeqa/selftest/oescripts: pinentry update to 1.3.1

Alexis Lothoré (4):
      oeqa/ssh: allow to retrieve raw, unformatted ouput
      oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
      oeqa/postactions: fix exception handling
      oeqa/postactions: do not uncompress retrieved archive on host

Andrej Valek (1):
      busybox: 1.36.1 -&gt; 1.37.0

Andrew Oppelt (1):
      testexport: support for executing tests over serial

Andrey Zhizhikin (1):
      devicetree.bbclass: switch away from S = WORKDIR

Antonin Godard (43):
      ref-manual: add missing CVE_CHECK manifest variables
      ref-manual: add new vex class
      ref-manual: add new retain class and variables
      ref-manual: add missing nospdx class
      ref-manual: add new RECIPE_UPGRADE_EXTRA_TASKS variable
      ref-manual: drop siteconfig class
      ref-manual: add missing TESTIMAGE_FAILED_QA_ARTIFACTS
      ref-manual: add missing image manifest variables
      ref-manual: add missing EXTERNAL_KERNEL_DEVICETREE variable
      ref-manual: drop TCLIBCAPPEND variable
      ref-manual: add missing OPKGBUILDCMD variable
      ref-manual: add missing variable PRSERV_UPSTREAM
      ref-manual: merge patch-status-* to patch-status
      ref-manual: add mission pep517-backend sanity check
      release-notes-5.1: update release note for styhead
      devtool: ide-sdk: fix help typo
      release-notes-5.1: fix spdx bullet point
      ref-manual: fix ordering of insane checks list
      release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure
      ref-manual: structure.rst: document missing tmp/ dirs
      overview-manual: concepts: add details on package splitting
      ref-manual: faq: add q&amp;a on class appends
      ref-manual: release-process: update releases.svg
      ref-manual: release-process: refresh the current LTS releases
      docs: update current releases
      ref-manual: release-process: update releases.svg with month after "Current"
      ref-manual: release-process: add a reference to the doc's release
      ref-manual: devtool-reference: refresh example outputs
      ref-manual: devtool-reference: document missing commands
      conf.py: rename :cve: role to :cve_nist:
      doc: Makefile: remove inkscape, replace by rsvg-convert
      doc: Makefile: add support for xelatex
      doc: add a download page for epub and pdf
      sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore
      migration-guides: 5.1: fix titles
      migration-guides: add placeholder files for next release
      conf.py: add a bitbake_git extlink
      dev-manual: document how to provide confs from layer.conf
      dev-manual: bblock: use warning block instead of attention
      standards.md: add a section on admonitions
      bitbake: doc: bitbake-user-manual: document inherit_defer
      ref-manual: classes: fix bin_package description
      scripts/install-buildtools: Update to 5.1.1

Awais Belal (1):
      quilt: fix dependency on ptest-runner

BELHADJ SALEM Talel (1):
      bitbake: bitbake-getvar: Catch NoProvider exception

Bartosz Golaszewski (2):
      python3-pip: add missing RDEPENDS
      inetutils: increase alternative priority for hostname

Benjamin Grossschartner (1):
      security-flags: Re-enable pie for power pc

Benjamin Szőke (1):
      mc: fix source URL

Bin Lan (1):
      lttng-ust: backport patch to fix cmake-multiple-shared-libraries build error

Bruce Ashfield (65):
      linux-yocto/6.6: update to v6.6.34
      linux-yocto/6.6: update to v6.6.35
      linux-yocto/6.6: fix AMD boot trace
      linux-yocto/6.6: update to v6.6.36
      linux-yocto/6.6: update to v6.6.38
      linux-yocto/6.6: update to v6.6.40
      linux-yocto/6.6: update to v6.6.43
      linux-libc-headers: update to v6.10
      kernel-devsrc: remove 64 bit vdso cmd files
      linux-yocto: introduce 6.10 reference kernel
      linux-yocto/6.10: update to v6.10
      linux-yocto/6.10: update to v6.10.2
      linux-yocto/6.10: update to v6.10.3
      oeqa/runtime/parselogs: update pci BAR ignore for kernel 6.10
      oeqa/runtime/parselogs: mips: skip sysctl warning
      yocto-bsp: set temporary preferred version for genericarm64
      lttng-modules: backport patches for kernel v6.11
      linux-yocto-dev: bump to v6.11
      linux-yocto-rt/6.10: update to -rt14
      linux-yocto/6.10: cfg: disable nfsd legacy client tracking
      linux-yocto/6.6: update to v6.6.44
      poky/poky-tiny: bump preferred version to 6.10
      linux-yocto/6.6: update to v6.6.45
      linux-yocto/6.6: fix genericarm64 config warning
      linux-yocto/6.6: update to v6.6.47
      linux-yocto/6.10: fix CONFIG_PWM_SYSFS config warning
      linux-yocto/6.10: update to v6.10.7
      linux-yocto/6.10: update to v6.10.8
      linux-yocto/6.6: update to v6.6.49
      linux-yocto/6.6: update to v6.6.50
      linux-yocto/6.10: cfg: arm64 configuration updates
      linux-yocto/6.6: update to v6.6.52
      linux-yocto/6.10: update to v6.10.11
      linux-yocto/6.10: update to v6.10.12
      linux-yocto/6.10: update to v6.10.13
      linux-yocto-dev: bump to v6.12
      linux-yocto/6.6: update to v6.6.54
      linux-yocto/6.10: update to v6.10.14
      kern-tools: allow .config to be recognized as a fragment
      kernel-yocto: allow cfg fragments to be specified as required
      kern-tools: allow inputs to be tagged for audit
      kernel-yocto: allow early exit to configuration audit
      linux-yocto/6.6: update to v6.6.56
      linux-yocto/6.6: update to v6.6.58
      linux-yocto/6.6: genericarm64.cfg: enable CONFIG_DMA_CMA
      linux-yocto/6.6: update to v6.6.59
      linux-yocto/6.10: genericarm64.cfg: enable CONFIG_DMA_CMA
      lttng-modules: fix build for 6.12+
      kernel-devsrc: make tools/Build optional
      kernel-devsrc: update for 6.12+
      kernel-devsrc: fix powerpc for 6.12+
      linux-yocto/6.6: update to v6.6.60
      linux-yocto/6.10: cfg: gpio: allow to re-enable the deprecated GPIO sysfs interface
      linux-yocto/6.6: update to v6.6.62
      linux-libc-headers: update to v6.12
      linux-yocto/6.6: bsp/genericarm64: disable ARM64_SME
      linux-yocto/6.10: bsp/genericarm64: disable ARM64_SME
      linux-yocto/6.6: update to v6.6.63
      linux-yocto/6.6: update to v6.6.64
      linux-yocto/6.12: introduce v6.12 reference kernel
      linux-yocto: drop 6.10
      poky/poky-tiny: update default to v6.12
      yocto-bsp: drop 6.10 bbappend
      linux-yocto: tweak cve exclusions files
      linux-yoto/6.12: bsp/genericarm64: fix configuration warning

Carlos Alberto Lopez Perez (1):
      icu: Backport patch to fix build issues with long paths (&gt;512 chars)

Changhyeok Bae (6):
      ethtool: upgrade 6.7 -&gt; 6.9
      iputils: upgrade 20240117 -&gt; 20240905
      connman: upgrade 1.42 -&gt; 1.43
      repo: upgrade 2.47 -&gt; 2.48
      ethtool: upgrade 6.10 -&gt; 6.11
      iproute2: upgrade 6.10 -&gt; 6.11

Changqing Li (18):
      pixman: fix do_compile error
      vulkan-samples: fix do_compile error when -Og enabled
      multilib.conf: remove appending to PKG_CONFIG_PATH
      pixman: update patch for fixing inline failure with -Og
      rt-tests: rt_bmark.py: fix TypeError
      libcap-ng: update SRC_URI
      apt-native: don't let dpkg overwrite files by default
      webkitgtk: fix do_configure error on beaglebone-yocto
      bitbake.conf: drop VOLATILE_LOG_DIR, use FILESYSTEM_PERMS_TABLES instead
      bitbake.conf: drop VOLATILE_TMP_DIR, use FILESYSTEM_PERMS_TABLES instead
      resulttool/regression.py: fix AttributeError
      resulttool/regression.py: skip checking status for ptestresult.rawlogs/ptestresult.sections
      sanity.bbclass: skip check_userns for non-local uid
      gdk-pixbuf: enable other loaders by default
      rxvt-unicode.inc: disable the terminfo installation by setting TIC to :
      automake: fix do_compile error when perl is under a very long path
      base.bbclass: fix RRECOMMENDS extend issue for multilib
      sysvinit: upgrade 3.04 -&gt; 3.11

Chen Qi (15):
      pciutils: remove textrel INSANE_SKIP
      systemd: upgrade from 255.6 to 256
      systemd-boot: upgrade from 255.6 to 256
      util-linux/util-linux-libuuid: upgrade from 2.39.3 to 2.40.1
      libssh2: remove util-linux-col from ptest dependencies
      kexec-tools: avoid kernel warning
      json-c: use upstream texts for SUMMARY and DESCRIPTION
      util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2
      shadow: upgrade from 4.15.1 to 4.16.0
      json-c: avoid ptest failure caused by valgrind
      toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails
      libgfortran: fix buildpath QA issue
      shadow: use update-alternatives to handle groups.1
      meta/lib: move buildstats.py and rootfspostcommands.py into oe
      toolchain-shar-relocate.sh: fix the replacing commands

Chris Laplante (8):
      bitbake: ui/knotty: print log paths for failed tasks in summary
      bitbake: ui/knotty: respect NO_COLOR &amp; check for tty; rename print_hyperlink =&gt; format_hyperlink
      bitbake: bitbake-server: use with to avoid ResourceWarning
      bitbake: bitbake-layers: use 'with' to manage tinfoil context
      bitbake: knotty: print an error if MACHINE is not set
      bitbake: knotty: some small cleanups while I'm in here
      bitbake: server/xmlrpcserver: fix some warnings
      bitbake: cooker: use enum for cooker state to improve readability

Chris Spencer (1):
      cargo_common.bbclass: Support git repos with submodules

Christian Lindeberg (5):
      bitbake: fetch2: Add gomod fetcher
      bitbake: fetch2: Add gomodgit fetcher
      go-mod.bbclass: Set GO_MOD_CACHE_DIR
      go-mod.bbclass: Unpack module dependency license files
      bitbake: tests/fetch: Update GoModTest and GoModGitTest

Christian Taedcke (1):
      iptables: fix memory corruption when parsing nft rules

Clara Kowalsky (1):
      resulttool: Add support to create test report in JUnit XML format

Claus Stovgaard (1):
      lib/oe/package-manager: skip processing installed-pkgs with empty globs

Clayton Casciato (2):
      uboot-sign: fix concat_dtb arguments
      uboot-sign: fix U-Boot binary with public key

Clément Péron (1):
      openssl: Remove patch already upstreamed

Colin McAllister (2):
      udev-extraconf: Add collect flag to mount
      busybox: Fix cut with "-s" flag

Corentin Lévy (1):
      python3-libarchive-c: add ptest

Dan McGregor (4):
      bitbake: prserv: increment 9 to 10 correctly
      image_types: make tar images more reproducible
      python3: do not overwrite FILES contents
      python3: package tkinter's shared objects

Daniel McGregor (3):
      python3-pip: keep pip program name
      libpam: use libdir in conditional
      systemd: wrap mtime based time with packageconfig

Daniel Semkowicz (1):
      os-release: Fix VERSION_CODENAME in case it is empty

Daniil Batalov (1):
      spdx30_tasks.py: fix typo in call of is_file method

Deepesh Varatharajan (4):
      rust: Rust Oe-Selftest Reduce the testcases in exclude list
      rust-target-config: Update the data layout for x86-64 target
      rust: Remove passing test cases from the exclude list in the Rust OE self-test.
      rust: Remove passing test case from the exclude list in the Rust OE self-test.

Deepthi Hemraj (9):
      llvm: Fix CVE-2024-0151
      glibc: stable 2.39 branch updates.
      binutils: stable 2.42 branch updates
      glibc: stable 2.40 branch updates
      gdb: Upgrade 15.1 -&gt; 15.2
      binutils: stable 2.43.1 branch update
      glibc: stable 2.40 branch update
      rust: Upgrade 1.80.0-&gt;1.80.1
      gcc-sanitizers: Add riscv64 as compatible host

Denis OSTERLAND-HEIM (1):
      linux-yocto: add and use GPL-2.0-with-syscall-note license

Denys Dmytriyenko (4):
      llvm: extend llvm-config reproducibility fix to nativesdk class
      nativesdk-libtool: sanitize the script, remove buildpaths
      gcc: unify cleanup of include-fixed, apply to cross-canadian
      yocto-check-layer: expand to cover all required QA checks

Divya Chellam (1):
      python3: Upgrade 3.12.5 -&gt; 3.12.6

Dmitry Baryshkov (24):
      mesa: fix QA warnings caused by freedreno tools
      xserver-xorg: fix CVE-2023-5574 status
      lib/spdx30_tasks: improve error message
      linux-firmware: make qcom-sc8280xp-lenovo-x13s-audio install Linaro licence
      linux-firmware: add packages with SM8550 and SM8650 audio topology files
      linux-firmware: move -qcom-qcm2290-wifi before -ath10k
      linux-firmware: use wildcards to grab all qcom-qcm2290/qrb4210 wifi files
      linux-firmware: package qcom-vpu firmware
      linux-firmware: restore qcom/vpu-1.0/venus.mdt compatibility symlink
      piglit: add missing dependency on wayland
      linux-firmware: add packages for Qualcomm XElite GPU firmware
      linux-firmware: split ath10k package
      linux-firmware: add battmgr.jsn to ${PN}-qcom-qcm6490-audio
      linux-firmware: split qcm6490 ZAP shader to separate package
      linux-firmware: split sa8775p ZAP shader to separate package
      linux-firmware: make ${PN}-qcom-adreno-a663 depend on -a660
      linux-firmware: package IPA firmware for Qualcomm QCM6490 platforms
      linux-firmware: RPROVIDE qcs6490 firmware packages by qcm6490 ones
      linux-firmware: upgrade 20241017 -&gt; 20241110
      linux-firmware: package Qualcomm X1 Elite audio DSP firmware
      linux-firmware: package QCS615 Adreno ZAP shader
      piglit: update the patch to fix building the test without wayland
      linux-firmware: upgrade 20241110 -&gt; 20241210
      linux-firmware: package firmware for Qualcomm AIC100 and QDU100

Enguerrand de Ribaucourt (6):
      bitbake: fetch2/npmsw: fix fetching git revisions not on master
      bitbake: fetch2/npmsw: allow packages not declaring a registry version
      npm: accept unspecified versions in package.json
      recipetool: create_npm: resolve licenses defined in package.json
      recipetool: create: split guess_license function
      recipetool: create_npm: reuse license utils

Enrico Jorns (5):
      barebox: set default BAREBOX_CONFIG for qemu machines
      oeqa/utils/qemurunner: support ignoring vt100 escape sequences
      oeqa: support passing custom boot patterns to runqemu
      oeqa/selftest/cases: add basic u-boot test
      oeqa/selftest/cases: add basic barebox tests

Enrico Jörns (15):
      bitbake: bitbake-diffsigs: fix handling when finding only a single sigfile
      archiver.bbclass: fix BB_GENERATE_MIRROR_TARBALLS checking
      barebox-tools: upgrade 2024.08.0 -&gt; 2024.09.0
      barebox: upgrade 2024.08.0 -&gt; 2024.09.0
      busybox: sync config for busybox 1.37
      busybox: disable defconfig options from simpler fragments
      busybox: disable defconfig options from syslog.cfg
      busybox: mdev.cfg: remove CONFIG_SETSID
      busybox: disable defconfig options from login-utilities.cfg
      busybox: disable defconfig options from unicode.cfg
      busybox: disable defconfig options from getopts.cfg and move long opts
      busybox: disable long options in defconfig
      busybox: disable defconfig options from mount-via-label.cfg
      barebox: upgrade 2024.09.0 -&gt; 2024.10.0
      barebox: move version checksum to common .inc

Esben Haabendal (2):
      mesa: Fix build with etnaviv gallium driver
      files: Amend overlayfs unit descriptions with path information

Etienne Cordonnier (4):
      oeqa/runtime: fix race-condition in minidebuginfo test
      bitbake: gcp.py: remove slow calls to gsutil stat
      systemd: make home directory readable by systemd-coredump
      makedumpfile: import 1.7.5 from meta-openembedded

Fabio Estevam (6):
      u-boot: upgrade 2024.04 -&gt; 2024.07
      u-boot: upgrade 2024.07 -&gt; 2024.10
      usbutils: Update to version 018
      u-boot: Update Upstream-Status
      kmscube: Upgrade to the latest revision
      kmscube: Use COPYING for licensing information

Florian Amstutz (1):
      u-boot: Fix potential index error issues in do_deploy with multiple u-boot configurations

Gassner, Tobias.ext (1):
      rootfs: Ensure run-postinsts is not uninstalled for read-only-rootfs-delayed-postinsts

Gauthier HADERER (1):
      populate_sdk_ext.bclass: make sure OECORE_NATIVE_SYSROOT is exported.

Gaël PORTAY (2):
      reproducible: fix typo
      systemd: set better sane time at startup

Guðni Már Gilbert (20):
      python3-setuptools: drop python3-2to3 from RDEPENDS
      bluez5: drop modifications to Python shebangs
      bluez5: cleanup redundant backslashes
      python3-attrs: drop python3-ctypes from RDEPENDS
      gobject-introspection: split tools and giscanner into a separate package
      bluez5: upgrade 5.77 -&gt; 5.78
      bluez5: remove redundant patch for MAX_INPUT
      bluez5: upgrade 5.78 -&gt; 5.79
      shared-mime-info: drop itstool-native from DEPENDS
      libxml2: upgrade 2.13.4 -&gt; 2.13.5
      libpam: drop cracklib from DEPENDS
      glib-2.0: upgrade 2.82.1 -&gt; 2.82.2
      systemd: drop intltool-native from DEPENDS
      systemd-boot: drop intltool-native from DEPENDS
      python3-rdflib: drop python3-isodate from RDEPENDS
      python3-isodate: move to meta-python
      python3-poetry-core: drop python3-six from RDEPENDS
      dnf: drop python3-iniparse from DEPENDS and RDEPENDS
      python3-urllib3: upgrade 2.2.2 -&gt; 2.2.3
      python3-iniparse: remove recipe

Harish Sadineni (7):
      gcc-runtime: enabling "network" task specific flag
      oeqa/selftest/gcc: Fix host key verfication failure
      binutils: Add missing perl modules to RDEPENDS for nativsdk variant
      oeqa/selftest/gcc: Fix kex exchange identification error
      rust: Upgrade 1.79.0-&gt;1.80.0
      linux: Modify kernel configuration to fix runqlat issue
      rust-target-config: Fix TARGET_C_INT_WIDTH with correct size

Het Patel (1):
      zlib: Add CVE_PRODUCT to exclude false positives

Hiago De Franco (4):
      weston: backport patch to allow neatvnc &lt; v0.9.0
      hwdata: add recipe from meta-openembedded
      libdisplay-info: add recipe
      weston: upgrade 13.0.3 -&gt; 14.0.1

Hongxu Jia (9):
      gcc-source: Fix racing on building gcc-source-14.2.0 and lib32-gcc-source-14.2.0
      meta/lib/oe/sbom30.py: correct python list comprehension
      meta/lib/oe/sbom30.py: correct typo
      meta/lib/oe/spdx30_tasks.py: improve debug log in add_package_files
      create-spdx-{2.2,3.0}: fix do_create_spdx dependency while spdx include sources
      create-spdx-{2.2,3.0}: support SPDX include source for work-share directory
      oeqa/selftest: Add SPDX 3.0 include source case for work-share
      bzip2: fix 'bzip2 --version &gt; /tmp/aaa 2&gt;&amp;1' hang
      meta/classes/spdx-common.bbclass: fix sstate cache racing issue on kernel source while SPDX_INCLUDE_SOURCES = "1"

Intaek Hwang (6):
      alsa-plugins: set CVE_PRODUCT
      mpfr: set CVE_PRODUCT
      libatomic-ops: set CVE_PRODUCT
      gstreamer1.0-plugins-bad: set CVE_PRODUCT
      python3-lxml: set CVE_PRODUCT
      python3-psutil: set CVE_PRODUCT

J. S (1):
      libxml2: upgrade 2.13.3 -&gt; 2.13.4

Jaeyoon Jung (2):
      makedevs: Fix issue when rootdir of / is given
      makedevs: Fix matching uid/gid

Jagadeesh Krishnanjanappa (1):
      tune-cortexa32: set tune feature as armv8a

Jamin Lin (1):
      kernel-uboot: Support lzma compressed algorithm

Jan Vermaete (2):
      python3-websockets: added python3-zipp as RDEPENDS
      ref-manual: added wic.zst to the IMAGE_TYPES

Jason Schonberg (2):
      webkitgtk: Add backported patch to support ICU-76.1
      icu: upgrade 75-1 -&gt; 76-1

Jermain Horsman (1):
      libarchive: Update SRC_URI to use https

Jesse Riemens (1):
      bitbake: contrib/hashserv/Dockerfile: Add libgcc to image for runtime dependency

Jiaying Song (1):
      ruby: Add init.rb file to PTEST installation path

Jinfeng Wang (2):
      tzdata/tzcode-native: upgrade 2024a -&gt; 2024b
      glib-2.0: fix glib-2.0 ptest failure when upgrading tzdata2024b

Johannes Schneider (3):
      systemd: add PACKAGECONFIG for bpf-framework
      systemd: bpf-framework: 'propagate' the '--sysroot=' for crosscompilation
      systemd: bpf-framework: pass 'recipe-sysroot' to BPF compiler

John Ripple (1):
      packagegroup-core-tools-profile.bb: Enable aarch64 valgrind

Jon Mason (7):
      oeqa/runtime/ssh: add retry logic and sleeps to allow for slower systems
      oeqa/runtime/ssh: check for all errors at the end
      docs: modify reference from python2.py to python.py
      kernel.bbclass: remove unused CMDLINE_CONSOLE
      oeqa/runtime/ssh: increase the number of attempts
      wpa-supplicant: add patch to check for kernel header version when compiling macsec
      default-distrovars: Have KERNEL_CONSOLE reference SERIAL_CONSOLES

Jonas Gorski (1):
      rootfs-postcommands.bbclass: make opkg status reproducible

Jonas Munsin (1):
      bzip2: set CVE_PRODUCT

Jonathan GUILLOT (1):
      cronie: add inotify PACKAGECONFIG option

Jose Quaresma (14):
      go: upgrade 1.22.3 -&gt; 1.22.4
      go: drop the old 1.4 bootstrap C version
      openssh: fix CVE-2024-6387
      go: upgrade 1.22.4 -&gt; 1.22.5
      openssh: drop rejected patch fixed in 8.6p1 release
      openssh: systemd sd-notify patch was rejected upstream
      oeqa/runtime/scp: requires openssh-sftp-server
      libssh2: fix ptest regression with openssh 9.8p1
      openssh: systemd notification was implemented upstream
      openssh: upgrade 9.7p1 -&gt; 9.8p1
      libssh2: disable-DSA-by-default
      go: upgrade 1.22.5 -&gt; 1.22.6
      oeqa/selftest: Update the BB_HASHSERVE_UPSTREAM
      bitbake: bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAM

Joshua Watt (45):
      binutils-cross-testsuite: Rename to binutils-testsuite
      classes/spdx-common: Move SPDX_SUPPLIER
      scripts/pull-spdx-licenses.py: Add script
      licenses: Update to SPDX license version 3.24.0
      classes/create-spdx-2.2: Handle SemVer License List Versions
      classes-recipe/image: Add image file manifest
      classes-global/staging: Exclude do_create_spdx from automatic sysroot extension
      classes-recipe/image_types: Add SPDX_IMAGE_PURPOSE to images
      classes-recipe: nospdx: Add class
      classes-recipe/baremetal-image: Add image file manifest
      selftest: sstatetests: Exclude all SPDX tasks
      classes/create-spdx-2.2: Handle empty packages
      classes/create-spdx-3.0: Add classes
      selftest: spdx: Add SPDX 3.0 test cases
      classes/spdx-common: Move to library
      classes/create-spdx-3.0: Move tasks to library
      Switch default spdx version to 3.0
      classes-recipe/multilib_script: Expand before splitting
      classes/create-spdx-image-3.0: Fix SSTATE_SKIP_CREATION
      lib/spdx30_tasks: Report all missing providers
      lib/oe/sbom30.py: Fix build parameters
      spdx 3.0: Find local sources when searching for debug sources
      spdx 3.0: Map gitsm URI to git
      create-spdx-3.0: Upgrade to SPDX 3.0.1
      Add script to make SPDX bindings
      spdx30: Link license and build by alias
      classes-global/license: Move functions to library code
      lib/license: Move package license skip to library
      lib/package: Check incompatible licenses at packaging time
      lib/package: Copy locale license
      bitbake: bitbake-hashclient: Add help for address
      lib: sbom30: Fix build parameters
      spdx: Fix SPDX tasks not running when code changes
      lib/oe/sbom30: Prefix aliases with "http://spdx.org/spdxdocs/"
      bitbake: Remove custom exception backtrace formatting
      classes/go-vendor: Use UNPACKDIR instead of WORKDIR
      lib: oe: license: Add missing import
      lib: spdx30_tasks: Fix supplied By
      lib: sbom30: Fix import handling
      lib: sbom30: Fix agent reference
      classes: create-spdx: Fix variable dependencies
      lib: spdx: Fix SPDX_BUILD_HOST
      lib: oeqa: spdx: Add tests for extra options
      classes-global/insane: Handle case where RPROVIDER is also a provider
      spdx 3.0: Rework how SPDX aliases are linked

Julien Stephan (5):
      README: add instruction to run Vale on a subset
      documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint
      styles: vocabularies: Yocto: add sstate
      ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables
      dev-manual: add bblock documentation

Justin Bronder (3):
      bitbake: bb/compress: use lz4 instead of lz4c
      barebox: use lz4 instead of lz4c
      bitbake.conf: require lz4 instead of lz4c

Jörg Sommer (8):
      classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINK
      ref-manual: add DEFAULT_TIMEZONE variable
      ptest-runner: Update 2.4.4 -&gt; 2.4.5
      runqemu: Fix detection of -serial parameter
      buildcfg.py: add dirty status to get_metadata_git_describe
      doc/features: remove duplicate word in distribution feature ext2
      doc/features: describe distribution feature pni-name
      python3-ctypes: depend on ldconfig only if distro-feature set

Kai Kang (3):
      glibc: fix fortran header file conflict for arm
      systemd: fix VERSION_TAG related build error
      kexec-tools: update COMPATIBLE_HOST because of makedumpfile

Katariina Lounento (1):
      patchtest: add "Inactive-Upstream"

Katawann (1):
      cve-check: add field "modified" to JSON report

Khem Raj (57):
      llvm: Update to 18.1.8
      utils.bbclass: Use objdump instead of readelf to compute SONAME
      mesa: Including missing LLVM header
      mesa: Add packageconfig knob to control tegra gallium driver
      gdb: Upgrade to 15.1 release
      busybox: Fix tc applet build when using kernel 6.8+
      busybox: CVE-2023-42364 and CVE-2023-42365 fixes
      busybox: Add fix for CVE-2023-42366
      gcc-14: Mark CVE-2023-4039 as fixed in GCC14+
      systemd: Replace deprecate udevadm command
      glibc: Upgrade to 2.40
      glibc: Remove redundant configure option --disable-werror
      libyaml: Update status of CVE-2024-35328
      libyaml: Change CVE status to wontfix
      binutils: Upgrade to 2.43 release
      binutils: Fix comment about major version
      gcc: Upgrade to GCC 14.2
      gnupg: Document CVE-2022-3219 and mark wontfix
      systemd: Refresh patch to remove patch-fuzz
      quota: Apply a backport to fix basename API with musl
      bluez5: Fix build with musl
      musl: Update to 1.2.5 release
      musl: Upgrade to latest tip of trunk
      gdb: Fix build with latest clang
      fmt: Get rid of std::copy
      aspell: Backport a fix to build with gcc-15/clang-19
      openssh: Mark CVE-2023-51767 as wont-fix
      python: Backport fixes for CVE-2024-7592
      ffmpeg: Fix build on musl linux systems
      kea: Replace Name::NameString with vector of uint8_t
      webkitgtk: Fix build issues with clang-19
      glibc: Fix the arm/arm64 worsize.h uniificationb patch
      gcc: Fix spurious '/' in GLIBC_DYNAMIC_LINKER on microblaze
      libpcre2: Update base uri PhilipHazel -&gt; PCRE2Project
      bluez: Fix mesh builds on musl
      systemd-bootchart: Add riscv 32bit support
      qemu: Fix build on musl/riscv64
      systemd-boot: Enable on RISCV
      efivar: Drop addend to PV
      strace: Define sched_attr conditionally
      linux-yocto: Enable l2tp drivers when ptest featuee is on
      vte: Upgrade to 0.78.0
      openssh: Be more restrictive on private key file permissions
      qemu: Do not define sched_attr with glibc &gt;= 2.41
      ffmpeg: Disable asm optimizations on x86
      musl: Update to tip of trunk
      ltp: Fix build with glibc 2.41
      python3-jsonschema: Fix annotation for validator_for's default
      ppp: Add pam and openssl via packageconfig
      python3-libarchive-c: Avoid using find_library python API
      python3-packaging: Ignore old glibc tests on musl
      qemu: Fix build on riscv64
      seatd: Create seat user and package systemd service
      weston-init: Make weston user member of seat group
      ffmpeg: Fix RISCV build
      openssl: Fix build on risc64/musl
      musl: Update riscv syscalls till 6.10 kernel

Konrad Weihmann (6):
      testimage: fallback for empty IMAGE_LINK_NAME
      python3-docutils: fix interpreter lines
      testexport: fallback for empty IMAGE_LINK_NAME
      python_flit_core: remove python3 dependency
      runqemu: keep generating tap devices
      runqemu: remove unused uid variable

Lee Chee Yang (11):
      migration-guides: add release notes for 4.0.19
      migration-guides: add release notes for 5.0.2
      migration-guide: add release notes for 4.0.20
      migration-guides: add release notes for 5.0.3
      migration-guide: add release notes for 4.0.21
      release-notes-5.1: update for several section
      migration-guide: add release notes for 4.0.22
      release-notes-5.1: add download section
      migration-guides: add release notes for 5.0.4
      migration-guides: add release notes for 5.0.5
      migration-guides: add release notes for 4.0.23

Leon Anavi (1):
      u-boot.inc: WORKDIR -&gt; UNPACKDIR transition

Leonard Göhrs (1):
      bitbake: fetch2/npm: allow the '@' character in package names

Louis Rannou (1):
      image_qa: fix error handling

Maik Otto (1):
      u-boot: Set CVE_PRODUCT

Marc Ferland (2):
      appstream: refresh patch
      appstream: add qt6 PACKAGECONFIG option

Marco Felsch (4):
      barebox: add initial support
      barebox-tools: add initial barebox tools support
      icecc: convert set_icecc_env to python prefuncs
      icecc: don't use KERNEL_CC during set_icecc_env

Marcus Folkesson (1):
      bootimg-partition: break out code to a common library.

Marek Vasut (1):
      maintainers: Switch U-Boot to Fabio

Mark Hatle (8):
      create-sdpx-2.2.bbclass: Switch from exists to isfile checking debugsrc
      package.py: Fix static debuginfo split
      package.py: Fix static library processing
      selftest-hardlink: Add additional test cases
      spdx30_tasks.py: switch from exists to isfile checking debugsrc
      create-spdx-*: Support multilibs via SPDX_MULTILIB_SSTATE_ARCHS
      oeqa sdk cases: Skip SDK test cases when TCLIBC is newlib
      cve-update-nvd2-native: Handle BB_NO_NETWORK and missing db

Markus Volk (17):
      libinput: update 1.25.0 -&gt; 1.26.1
      systemd: dont set polkit permissions manually
      gtk4: update 4.14.4 -&gt; 4.14.5
      gtk4: update 4.14.5 -&gt; 4.16.0
      glib-2.0: update 2.80.4 -&gt; 2.82.1
      libportal: update 0.7.1 -&gt; 0.8.1
      libadwaita: update 1.5.3 -&gt; 1.6.0
      gsettings-desktop-schemas: update 46.1 -&gt; 47.1
      gtk4: rename tracker dependencies
      gtk+3: rename tracker dependencies
      gtk+3: remove unneeded .inc file
      gtk4: update 4.16.1 -&gt; 4.16.3
      libadwaita: update 1.6.0 -&gt; 1.6.1
      wayland-protocols: update 1.37 -&gt; 1.38
      u-boot: Add patch to use SWIG_AppendOutput
      gcc: add a backport patch to fix an issue with tzdata 2024b
      libsecret: add pam support depending on DISTRO_FEATURES

Marta Rybczynska (9):
      classes/kernel.bbclass: update CVE_PRODUCT
      cve-check: encode affected product/vendor in CVE_STATUS
      cve-extra-inclusions: encode CPEs of affected packages
      cve-check: annotate CVEs during analysis
      vex.bbclass: add a new class
      cve-check-map: add new statuses
      selftest: add test_product_match
      cve-json-to-text: add script
      cve-check: remove the TEXT format support

Martin Hundeb?ll (1):
      ofono: upgrade 2.7 -&gt; 2.8

Martin Jansa (12):
      libgfortran.inc: fix nativesdk-libgfortran dependencies
      hdparm: drop NO_GENERIC_LICENSE[hdparm]
      gstreamer1.0-plugins-bad: add PACKAGECONFIG for gtk3
      kernel.bbclass: add original package name to RPROVIDES for -image and -base
      meta-world-pkgdata: Inherit nopackages
      populate_sdk_base: inherit nopackages
      mc: set ac_cv_path_ZIP to avoid buildpaths QA issues
      bitbake.conf: DEBUG_PREFIX_MAP: add -fmacro-prefix-map for STAGING_DIR_NATIVE
      bitbake: Revert "fetch2/gitsm: use configparser to parse .gitmodules"
      ffmpeg: fix packaging examples
      patchreview: use check_upstream_status() from oe.qa
      elfutils: backport a fix for libeu objects missing in libelf.a

Mathieu Dubois-Briand (2):
      oeqa/postactions: Fix archive retrieval from target
      qemurunner: Fix stack trace generation in exception handler

Matthew Bullock (1):
      openssh: allow configuration of hostkey type

Matthias Pritschet (1):
      ref-manual: fix typo and move SYSROOT_DIRS example

Michael Halstead (1):
      yocto-uninative: Update to 4.6 for glibc 2.40

Michael Nazzareno Trimarchi (1):
      connman: Fix restart script

Michael Opdenacker (2):
      bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default setting
      doc: Makefile: publish pdf and epub versions too

Michal Sieron (1):
      insane: remove obsolete QA errors

Michelle Lin (1):
      uki.bbclass: add class for building Unified Kernel Images (UKI)

Mikko Rapeli (21):
      systemd: update from 256 to 256.4
      omvf: update from edk2-stable202402 to edk2-stable202408
      python3-pefile: add recipe from meta-openembedded
      maintainers.inc: add python3-pefile
      systemd-boot-native: add runtime dependency to python3-pefile-native
      ovmf-native: remove .pyc files from install
      wic bootimg-efi.py: keep timestamps and add debug prints
      wic bootimg-efi.py: change UKI support from wic plugin to uki.bbclass
      oeqa selftest uki.py: add tests for uki.bbclass
      oeqa selftest efibootpartition.py: add TEST_RUNQEMUPARAMS to runqemu
      oeqa selftest efibootpartition.py: remove systemd-boot from grub-efi test
      oeqa selftest wic.py: add TEST_RUNQEMUPARAMS to runqemu
      oeqa selftest wic.py: support UKIs via uki.bbclass
      oeqa selftest wic.py: fix missing ext4 image
      oeqa selftest wic.py: apply build config to runqemu too
      README.hardware.md: add genericarm64 maintainers
      README.hardware.md: add myself to genericarm64 maintainers
      uki.bbclass: fix debug print logging level
      oeqa runtime uki.py: add tests
      testimage.bbclass: change test failure logging from bb.fatal() to bb.error()
      classes.rst variables.rst: add documentation for uki.bbclass

Ming Liu (4):
      screen: uprev to 5.0.0
      toolchain-shar-extract.sh: replace which with "command -v"
      toolchain-shar-extract.sh: check required tool before extracting SDK
      meta: support tar.zst SDK_ARCHIVE_TYPE

Mingli Yu (1):
      llvm: Enable libllvm for native build

Nicolas Dechesne (1):
      scripts: patchreview: fix failure when running from a different folder

Niko Mauno (18):
      dnf/mesa: Fix missing leading whitespace with ':append'
      systemd: Mitigate /var/log type mismatch issue
      systemd: Mitigate /var/tmp type mismatch issue
      libyaml: Amend CVE status as 'upstream-wontfix'
      image_types.bbclass: Use --force also with lz4,lzop
      util-linux: Add PACKAGECONFIG option to mitigate rootfs remount error
      iw: Fix LICENSE
      dejagnu: Fix LICENSE
      unzip: Fix LICENSE
      zip: Fix LICENSE
      tiff: Fix LICENSE
      gcr: Fix LICENSE
      python3-maturin: Fix cross compilation issue for armv7l, mips64, ppc
      bitbake.conf: Mark VOLATILE_LOG_DIR as obsolete
      bitbake.conf: Mark VOLATILE_TMP_DIR as obsolete
      docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES
      docs: Replace VOLATILE_TMP_DIR with FILESYSTEM_PERMS_TABLES
      ref-manual: Sync variables letter index

Ola x Nilsson (10):
      scons.bbclass: Add scons class prefix to do_configure
      insane: Remove redundant returns
      ffmpeg: Package example files in ffmpeg-examples
      glibc: Fix missing randomness in __gen_tempname
      acl: Fix the ptest path to test-driver
      attr: Fix the ptest path to test-driver
      sed: Fix the ptest path to test-driver
      parted: Fix the ptest path to test-driver
      strace: Fix the ptest path to test-driver
      automake: Remove patch that changes path to test-driver

Oleksandr Hnatiuk (3):
      icu: remove host references in nativesdk to fix reproducibility
      gcc: remove paths to sysroot from configargs.h and checksum-options for gcc-cross-canadian
      oeqa/selftest: Fix failure when configuration contains BBLAYERS:append

Oliver Kästner (1):
      bitbake: fetch2: add GitHub Codespaces support

Otavio Salvador (1):
      u-boot: Ensure we use BFD as linker even if using GCC for it

Pascal Eberhard (1):
      bitbake: fetch2: fix unpack of a single zstd file

Patrick Wicki (1):
      gpgme: move gpgme-tool to own sub-package

Paul Barker (2):
      meta-ide-support: Mark recipe as MACHINE-specific
      kernel-yocto: Support in-tree config fragments

Paul Eggleton (1):
      classes: add new retain class for retaining build results

Paul Gerber (1):
      uboot-sign: fix counters in do_uboot_assemble_fitimage

Pavel Zhukov (1):
      package_rpm: Check if file exists before open()

Pedro Ferreira (2):
      buildhistory: Fix intermittent package file list creation
      buildhistory: Restoring files from preserve list

Peter Delevoryas (1):
      ncurses: Add alacritty terminfo

Peter Kjellerstedt (9):
      systemd: Correct the indentation in do_install()
      systemd: Move the MIME file to a separate package
      license_image.bbclass: Rename license-incompatible to license-exception
      test-manual: Add a missing dot
      systemd.bbclass: Clean up empty parent directories
      oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction
      systemd: Remove a leftover reference to ${datadir}/mime
      bitbake: fetch2/gomod: Support URIs with only a hostname
      image.bbclass: Drop support for ImageQAFailed exceptions in image_qa

Peter Marko (33):
      cargo: remove True option to getVar calls
      poky-sanity: remove True option to getVar calls
      flac: fix buildpaths warnings
      bitbake: fetch/clearcase: remove True option to getVar calls in clearcase module
      busybox: Patch CVE-2021-42380
      busybox: Patch CVE-2023-42363
      libstd-rs,rust-cross-canadian: set CVE_PRODUCT to rust
      glibc: cleanup old cve status
      libmnl: explicitly disable doxygen
      libyaml: ignore CVE-2024-35326
      libyaml: Ignore CVE-2024-35325
      curl: Upgrade 8.9.1 -&gt; 8.10.1
      wpa-supplicant: Ignore CVE-2024-5290
      cve-check: add support for cvss v4.0
      go: upgrade 1.22.6 -&gt; 1.22.7
      go: upgrade 1.22.7 -&gt; 1.22.8
      cve-check: do not skip cve status description after :
      cve-check: fix malformed cve status description with : characters
      expat: upgrade 2.6.3 -&gt; 2.6.4
      builder: set CVE_PRODUCT
      init-manager: define dev_manager for all init managers
      default-providers: define keymaps virtual runtime provider
      libssh2: mark CVE-2023-48795 as fixed
      cve-check: restore CVE_CHECK_SHOW_WARNINGS functionality
      cve-check: fix cvesInRecord
      openssl: upgrade 3.3.1 -&gt; 3.4.0
      python: backport patches to support openssl 3.4.0
      qemu: set CVE-2024-6505 to fixed
      libssh2: remove status for CVE-2023-48795
      tiff: remove status for CVE-2023-3164
      tiff: set status for CVEs firx in 4.7.0
      curl: upgrade 8.10.1 -&gt; 8.11.0
      curl: upgrade 8.11.0 -&gt; 8.11.1

Peter Tatrai (1):
      rust: Add patch to increase timeout in process-sigpipe rust selftest

Philip Lorenz (2):
      curl: Reenable auth support for native and nativesdk
      cmake: Fix sporadic issues when determining compiler internals

Primoz Fiser (2):
      pulseaudio: Add PACKAGECONFIG for optional OSS support
      pulseaudio: Remove from time64.inc exception list

Purushottam Choudhary (2):
      kmscube: Upgrade to latest revision
      virglrenderer: Add patch to fix -int-conversion build issue

Quentin Schulz (4):
      bitbake: doc: releases: mark mickledore as outdated
      bitbake: doc: releases: add nanbield to the outdated manuals
      bitbake: doc: releases: add scarthgap
      weston-init: fix weston not starting when xwayland is enabled

Ralph Siemsen (1):
      rootfs-postcommands: Actually do the re-ordering

Randy MacLeod (2):
      strace: increase ptest timeout from 240 to 600 seconds
      strace: update from 6.11 to 6.12

Ranjitsinh Rathod (1):
      rust: set CVE_STATUS for CVE-2024-43402

Rasmus Villemoes (5):
      iptables: remove /etc/ethertypes
      openssh: factor out sshd hostkey setup to separate function
      systemd: include sysvinit in default PACKAGECONFIG only if in DISTRO_FEATURES
      dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH
      gcc: remove unused JAVA variable

Regis Dargent (1):
      udev-extraconf: fix network.sh script did not configure hotplugged interfaces

Ricardo Salveti (3):
      systemd: drop deprecated rootlibdir, rootprefix and split-usr options
      systemd: split long line in pkg_postinst
      systemd: remove custom rootlibexecdir and replace with nonarch_libdir

Ricardo Simoes (2):
      volatile-binds: Do not create workdir if OverlayFS is disabled
      volatile-binds: Remove workdir if OverlayFS fails

Richard Purdie (195):
      maintainers: Drop go-native as recipe removed
      oeqa/runtime/parselogs: Add some kernel log trigger keywords
      bitbake: codeparser/data: Ensure module function contents changing is accounted for
      bitbake: codeparser: Skip non-local functions for module dependencies
      native/nativesdk: Stop overriding unprefixed *FLAGS variables
      qemu: Upgrade 9.0.0 -&gt; 9.0.1
      oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
      oeqa/selftest/reproducibile: Explicitly list virtual targets
      abi_version/package: Bump hashequiv version and package class version
      testimage/postactions: Allow artifact collection to be skipped
      python3: Drop generating a static libpython
      bitbake.conf: Drop obsolete debug compiler options
      bitbake.conf: Further cleanup compiler optimization flags
      oeqa/selftest/incompatible_lic: Ensure tests work with ERROR_QA changes
      oeqa/selftest/locale: Ensure tests work with ERROR_QA changes
      meson: Fix native meson config
      busybox: reconfigure wget https support by default for security
      poky-tiny: Update FULL_OPTIMIZATION to match core changes
      icu/perf: Drop SPDX_S variable
      insane: Promote long standing warnings to errors
      selftest/fortran-helloworld: Fix buildpaths error
      build-appliance-image: Update to master head revision
      distro/include: Add yocto-space-optimize, disabling debugging for large components
      testimage: Fix TESTIMAGE_FAILED_QA_ARTIFACTS setting
      oeqa/postactions: Separate artefact collection from test result collection
      qemu: Drop mips workaround
      poky: Enable yocto-space-optimize.inc
      time64.inc: Add warnings exclusion for known toolchain problems for now
      pseudo: Fix to work with glibc 2.40
      pseudo: Update to include open symlink handling bugfix
      create-spdx-3.0/populate_sdk_base: Add SDK_CLASSES inherit mechanism to fix tarball SPDX manifests
      libtool: Upgrade 2.5.0 -&gt; 2.5.1
      qemu: Upgrade 9.0.1 -&gt; 9.0.2
      populate_sdk_base: Ensure nativesdk targets have do_package_qa run
      cve_check: Use a local copy of the database during builds
      pixman: Backport fix for recent binutils
      musl: Show error when used with multilibs
      sdpx: Avoid loading of SPDX_LICENSE_DATA into global config
      perf: Drop perl buildpaths skip
      m4: Drop ptest INSANE_SKIPs
      gettext: Drop ptest INSANE_SKIPs
      glibc-y2038-tests: Fix debug split and drop INSANE_SKIPs
      glibc-y2038-tests: Don't force distro policy
      glib-initial: Inherit nopackages
      vim: Drop vim-tools INSANE_SKIP as not needed
      coreutils: Fix intermittent ptest issue
      coreutils: Update merged patch to backport status
      bitbake.conf: Add truncate to HOSTTOOLS
      bitbake.conf: Include cve-check-map earlier, before distro
      bitbake: BBHandler: Handle comments in addtask/deltask
      bitbake: cache: Drop unused function
      bitbake: cookerdata: Separate out data_hash and hook to tinfoil
      bitbake: BBHandler/ast: Improve addtask handling
      bitbake: build: Ensure addtask before/after tasknames have prefix applied
      bitbake: codeparser: Allow code visitor expressions to be declared in metadata
      lib/oe: Use new visitorcode functionality for qa.handle_error()
      insane: Optimise ERROR_QA/WARN_QA references in do_populate_sysroot
      insane: Drop oe.qa.add_message usage
      insane: Add missing vardepsexclude
      insane: Further simplify code
      insane: Allow ERROR_QA to use 'contains' hash optimisations for do_package_qa
      selftest/sstatetests: Extend to cover ERROR_QA/WARN_QA common issues
      lz4: Fix static library reproducibility issue
      lz4: Disable static libraries again
      abi-version/ssate: Bump to avoid systemd hash corruption issue
      buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
      sstate: Drop SSTATEPOSTINSTFUNC support
      lttng-tools: 2.13.13 -&gt; 2.13.14
      libtool: 2.5.1 -&gt; 2.5.2
      gettext: Drop obsolete ptest conditional in do_install
      elfutils: Drop obsolete ptest conditional in do_install
      expat: 2.6.2 -&gt; 2.6.3
      license: Fix directory layout issues
      sstate: Make do_recipe_qa and do_populate_lic non-arch specific
      bitbake: siggen: Fix rare file-checksum hash issue
      insane: Remove dependency on TCLIBC from QA test
      conf/defaultsetup.conf: Drop TCLIBCAPPEND
      poky.conf: Drop TCLIBCAPPEND
      layer.conf: Drop scarthgap namespace from LAYERSERIES
      layer.conf: Update to styhead
      Revert "python3-setuptools: upgrade 72.1.0 -&gt; 72.2.0"
      ruby: Make docs generation deterministic
      libedit: Make docs generation deterministic
      poky-tiny: Drop TCLIBCAPPEND
      libsdl2: Fix non-deterministic configure option for libsamplerate
      bitbake: toaster: Update fixtures for styhead
      scripts/install-buildtools: Update to 5.0.3
      build-appliance-image: Update to master head revision
      poky.conf: Bump version for 5.1 styhead release
      build-appliance-image: Update to master head revision
      bitbake.conf: Add mingw32 SOLIBS and SOLIBSDEV definitions
      binutils: Fix binutils mingw packaging
      layer.conf: Update to new layer/release series post-release
      layer.conf: Update to new release series
      bitbake: fetch2/git: Use quote from shlex, not pipes
      migrate_localcount: Drop long obsolete code
      pseudo: Fix envp bug and add posix_spawn wrapper
      bitbake: COW: Fix hardcoded magic numbers and work with python 3.13
      bitbake: fetch2: Avoid deprecation warning
      bitbake: checksum/fetch2: Switch from persist_data to a standard cache file
      bitbake: persist_data: Remove it
      bitbake: bb/exceptions: Drop obsolete 2.6 code
      bitbake: exceptions: Add hack to workaround python 3.13 failures
      bitbake: toaster/tests: Fix kirkstone numbering
      bitbake: toaster/tests: Improve a test to give better debug output
      bitbake: toaster/tests/functional: Fix later details page test issues
      bitbake: toaster/tests/functional: Fix hardcoded database ID
      bitbake: toaster/tests/functional: Fix test race on alert
      efi-bootdisk.wks: Increase overhead-factor to avoid test failures
      oeqa/runtime/ssh: Rework ssh timeout
      bitbake: utils: Improve multiple lock handling
      qemurunner: Clean up serial_lock handling
      oeqa/runtime/ssh: Fix incorrect timeout fix
      insane: Don't used cachedpath for os.lstat()
      cve-check-update-nvd2-native: Incremement DL_DIR database location
      bitbake: toaster/tests/selenium_helper_base: Handle WebDriverException
      bitbake: toaster/tests/brwoser: Add wait for element calls
      bitbake: tests/browser: Avoid python 3.9 syntax
      bitbake: toaster/tests: Replace assertTrue for more specific asserts
      oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0
      qemu: Upgrade 9.0.1 -&gt; 9.1.0
      python3-markupsafe: Upgrade 2.1.5 -&gt; 3.0.1
      ppp: Upgrade 2.5.0 -&gt; 2.5.1
      lttng-modules: Upgrade 2.13.14 -&gt; 2.13.15
      subversion: Upgrade 1.14.3 -&gt; 1.14.4
      bitbake: toaster/tests/functional: Improve project creation tests
      bitbake: toaster/tests/functional: Move _create_test_new_project to base class as helper
      bitbake: toaster/tests/functional: Tweak the project creation function for better reuse
      bitbake: toaster/tests/functional_basic: Reuse common project creation code
      bitbake: toaster/tests/project_config: Reuse common project creation code
      bitbake: toaster/tests/function/basic: Improve exception handling for error readability
      bitbake: toaster/tests/function/basic: Make element detection more specific
      bitbake: toaster/tests/browser: Increase the default wait timeout
      bitbake: toaster/tests/browser: Drop unneeded poll parameters
      bitbake: toaster/tests/functional/helpers: Drop unneeded poll values and sleep
      bitbake: toaster/tests/functional/basic: Improve the projects table selection to a common function
      bitbake: toaster/tests/functional/project_config: Fix the wait calls to avoid polling
      bitbake: toaster/tests/functiona/project_page: Switch to using library create_project function
      bitbake: toaster/tests/functiona/project_page: Drop pointless test covered elsewhere
      bitbake: toaster/tests/functiona/project_page: Improve waits and drop polling
      bitbake: toaster/tests/browser/helpers: Add not visible wait function
      bitbake: toaster/tests/functiona/project_page_tab_config: Switch to using library create_project function
      bitbake: toaster/tests/functiona/project_page_tab_config: Improve waits and drop polling
      bitbake: toaster/tests/browser/helpers: Drop remains of polling/sleep calls
      bitbake: toaster/tests/functional/utils: Drop unused code from wait_until_build_cancelled
      bitbake: toaster/tests/browser/helper: Improve wait_until_clickable exception handling
      bitbake: toaster/tests/browser/helper: Add wait_until_element_clickable funciton
      bitbake: toaster/tests/browser: Add various fixes for test failures encountered
      bitbake: toaster/tests/functional/util: Avoid test hangs
      bitbake: toaster/tests/functional/project_page: Use wait_until_element_clickable before click calls
      bitbake: toaster/tests/browser/helper: Add wait for jquery to complete
      bitbake: toaster/tests/functional/utils: Handle WebDriverException
      bitbake: toaster/tests/browser/layerdetails: Drop unwanted test skipping/exception handling
      time64.inc: Exclude pseudo from the 32bit-time warnings
      insane: Ensure package_qa tasks run in builds when expected
      oeqa/selftest/buildoptions: Use continue option in source mirrors test
      time64: Fix incorrect recipe override syntax
      do_package/sstate/sstatesig: Change timestamp clamping to hash output only
      bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlab
      bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome gitlab
      buildtools-docs-tarball: Add rsvg so we can handle svg files in docs
      openssl: Fix SDK environment script to avoid unbound variable
      bitbake.conf: Enable ipv6/acl/xattr for nativesdk
      bitbake: runqueue: Avoid dumpsigs idle loop blocking
      bitbake: server/process: Merge a function to simplfy code
      bitbake: server/process: Don't send heartbeats when no idle functions
      bitbake: server/process: Decrease idle/main loop frequency
      resulttool: Allow store to filter to specific revisions
      bitbake: cooker: Drop support for BB_DANGLINGAPPENDS_WARNONLY
      bitbake: bitbake-worker: Improve bytearray truncation performance
      bitbake: bitbake-worker/cooker: Increase default pipe size
      bitbake: fetch/wget: Increase timeout to 100s from 30s
      bitbake/documentation.conf: Show warnings for BB_DANGLINGAPPENDS_WARNONLY usage
      oeqa/ssh: Improve performance and log sizes
      testimage: Handle /var/log being volatile
      qemu/testimage: Ensure GNU tar is in test images
      site/arm-linux: Fix typo for sizeof_char_p
      selftest/reproducible: Drop rawlogs
      selftest/reproducible: Clean up pathnames
      resulttool: Use single space indentation in json output
      oeqa/utils/gitarchive: Return tag name and improve exclude handling
      resulttool: Fix passthrough of --all files in store mode
      resulttool: Add --logfile-archive option to store mode
      resulttool: Handle ltp rawlogs as well as ptest
      resulttool: Clean up repoducible build logs
      resulttool: Trim the precision of duration information
      resulttool: Improve repo layout for oeselftest results
      resulttool/store: Fix permissions of logarchive
      insane: Split ERROR_QA into CHECKLAYER_REQUIRED_TESTS
      selftest/static-group: Add seat
      bitbake: runqueue: Fix performance of multiconfigs with large overlap
      bitbake: runqueue: Optimise setscene loop processing
      bitbake: runqueue: Fix scenetask processing performance issue
      buildhistory: Drop git-gc call as obsolete
      oeqa/gitarchive: Fix syntax warning

Robert Joslyn (1):
      curl: Update to 8.9.1

Robert Yang (18):
      bitbake: cache: Remove invalid symlink for bb_cache.dat
      bitbake: fetch2/git: Use git shallow fetch to implement clone_shallow_local()
      bitbake: bitbake: tests/fetch: Update GitShallowTest for clone_shallow_local()
      bitbake: data_smart: Improve performance for VariableHistory
      nfs-utils: 2.6.4 -&gt; 2.7.1
      cml1.bbclass: do_diffconfig: Don't override .config with .config.orig
      release-notes-5.0.rst: NO_OUTPUT -&gt; NO_COLOR
      bitbake: gitsm: Add call_process_submodules() to remove duplicated code
      bitbake: gitsm: Remove downloads/tmpdir when failed
      bitbake: gitsm: Add clean function
      bitbake: git: Clean shallow mirror tarball
      bitbake: git: Clean broken symlink
      bitbake: cooker: Sort pn-buildlist
      nfs-utils: 2.7.1 -&gt; 2.8.1
      multilib_global.bbclass: Avoid expanding native recipes in NON_MULTILIB_RECIPES
      groff: Fix race issues for parallel build
      bootchart2: Several fixes
      maintainers.inc: Update maintainer for pseudo and rpm

Rohini Sangam (1):
      vim: Upgrade 9.1.0698 -&gt; 9.1.0764

Ross Burton (179):
      expect: fix configure with GCC 14
      expect: update code for Tcl channel implementation
      libxcrypt: correct the check for a working libucontext.h
      bash: fix configure checks that fail with GCC 14.1
      gstreamer1.0: disable flaky baseparser tests
      librsvg: don't try to run target code at build time
      librsvg: upgrade to 2.57.3
      linux-libc-headers: remove redundant install_headers patch
      glibc: add task to list exported symbols
      oeqa/sdk: add out-of-tree kernel module building test
      openssl: disable tests unless ptest is enabled
      openssl: strip the test suite
      openssl: rewrite ptest installation
      ell: upgrade 0.66 -&gt; 0.67
      ofono: upgrade 2.8 -&gt; 2.9
      ruby: upgrade 3.3.0 -&gt; 3.3.4
      gtk+3: upgrade 3.24.42 -&gt; 3.24.43
      pango: upgrade 1.52.2 -&gt; 1.54.0
      Revert "python3: drop deterministic_imports.patch"
      python3: add dependency on -compression to -core
      python3-jsonschema: rename nongpl PACKAGECONFIG
      python3-setuptools: RDEPEND on python3-unixadmin
      python3-poetry-core: remove python3-pathlib2 dependency
      pytest-runner: remove python3-py dependency
      python3-chardet: remove pytest-runner DEPENDS
      python3-websockets: remove unused imports
      python3-beartype: add missing RDEPENDS
      python3-jsonschema: remove obsolete RDEPENDS
      python3-pluggy: clean up RDEPENDS
      python3-scons: remove obsolete RDEPENDS
      gi-docgen: remove obsolete python3-toml dependency
      python3-jinja2: remove obsolete python3-toml dependency
      python3-setuptools-rust: remove obsolete python3-toml dependency
      python3-setuptools-scm: remove obsolete python3-tomli dependency
      python3-zipp: remove obsolete dependencies
      python3-importlib-metadata: remove obsolete dependencies
      python3-pathspec: use python_flit_core
      python3-pyasn1: merge bb/inc
      python3-pyasn1: use python_setuptools_build_meta build class
      python3-beartype: use python_setuptools_build_meta build class
      python3-cffi: use python_setuptools_build_meta build class
      python3-psutil: use python_setuptools_build_meta build class
      python3-pycryptodome(x): use python_setuptools_build_meta build class
      python3-pyelftools: use python_setuptools_build_meta build class
      python3-ruemel-yaml: use python_setuptools_build_meta build class
      python3-scons: use python_setuptools_build_meta build class
      python3-websockets: use python_setuptools_build_meta build class
      python3-setuptools-scm: remove python3-tomli dependency
      python3-spdx-tools: use python_setuptools_build_meta build class
      python3-subunit: use python_setuptools_build_meta build class
      python3-uritools: use python_setuptools_build_meta build class
      python3-yamllint: use python_setuptools_build_meta build class
      python3-mako: add dependency on python3-misc for timeit
      python3-uritools: enable ptest
      gi-docgen: upgrade to 2024.1
      python3-pytest: clean up RDEPENDS
      libcap-ng: clean up recipe
      glib-networking: upgrade 2.78.1 -&gt; 2.80.0
      python3-unittest-automake-output: add dependency on unittest
      python3-idna: generalise RDEPENDS
      python3-jsonpointer: upgrade 2.4 -&gt; 3.0.0
      ptest-packagelists: sort entries
      python3-cffi: generalise RDEPENDS
      python3-cffi: enable ptest
      python3-packaging: enable ptest
      python3-idna: enable ptest
      setuptools3: check for a PEP517 build system selection
      insane: add pep517-backend to WARN_QA
      python3-numpy: ignore pep517-backend warnings
      bmaptool: temporarily silence the pep517-backend warning
      meson: upgrade 1.4.0 -&gt; 1.5.1
      python3-pathlib2: remove recipe (moved to meta-python)
      python3-rfc3986-validator: remove recipe (moved to meta-python)
      python3-py: remove recipe (moved to meta-python)
      pytest-runner: remove recipe (moved to meta-python)
      python3-importlib-metadata: remove recipe (moved to meta-python)
      python3-toml: remove recipe (moved to meta-python)
      python3-tomli: remove recipe (moved to meta-python)
      bblayers/machines: add bitbake-layers command to list machines
      ffmpeg: fix build with binutils 2.43 on arm with commerical codecs
      vulkan-samples: limit to aarch64/x86-64
      bitbake: fetch2/gitsm: use configparser to parse .gitmodules
      systemd: add missing dependency on libkmod to udev
      sanity: check for working user namespaces
      bitbake.conf: mark TCLIBCAPPEND as deprecated
      linux-yocto: add .bbappend for 6.10
      genericarm64: don't pin to linux 6.6
      icu: update patch Upstream-Status
      gnutls: upgrade to 3.8.7.1
      python3-pygobject: upgrade 3.48.2 -&gt; 3.50.0
      bitbake: fetch2: don't try to preserve all attributes when unpacking files
      python3-libarchive-c: fix tests with libarchive 3.7.5 onwards
      texinfo-dummy: log what the invoking command was when failing
      libarchive: upgrade 3.7.4 -&gt; 3.7.6
      python3-pyproject-hooks: upgrade 1.0.0 -&gt; 1.2.0
      strace: download release tarballs from GitHub
      genericarm64: add more serial consoles
      ffmpeg: nasm is x86 only, so only DEPEND if x86
      ffmpeg: no need for textrel INSANE_SKIP
      libjpeg-turbo: remove redundant RUNPATH entries
      oe/elf: don't regenerate machine data on every call
      insane: only parse ELFs if they're files, not symlinks
      insane: check for RUNPATH as well as RPATH
      insane: tidy up objdump preloading in package_qa_walk()
      insane: micro-optimise the sweep of pkgfiles
      insane: optimise test in package_qa_check_shebang_size
      insane: use oe.cachedpath.CachedPath instead of os.path
      insane: rewrite package_qa_check_arch
      tcl: skip io-13.6 test case
      groff: fix rare build race in hdtbl
      insane: avoid race condition when DEBIAN/CONTROL entries are removed
      oeqa/selftest/rust: skip on all MIPS platforms
      oeqa/selftest/rust: remove unused imports or code
      buildstats-summary: look for buildstats if not specified
      meson: upgrade to 1.6.0
      lib/oe/package: remove PACKAGE_SNAP_LIB_SYMLINKS
      python3-pyyaml: rearrange recipe
      selftest/container: fix IMAGE_FEATURES assignment
      images/*-sdk: remove debug-tweaks from IMAGE_FEATURES
      oe-selftest-image: use explicit IMAGE_FEATURES instead of debug-tweaks
      local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks
      python3-cython: remove obsolete SETUPTOOLS_INSTALL_ARGS
      classes-recipe/core-image: drop debug-tweaks IMAGE_FEATURE
      local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks
      gzip: show full test log if ptests fail
      python3-setuptools: add more comments to a patch
      cairo: disable some features explicitly
      glib-2.0: don't use deprecated Meson option values
      glib-2.0: explicitly disable sysprof
      gstreamer1.0-libav: explicitly disable documentation
      json-glib: don't use deprecated gtk_doc option flag
      libpciaccess: remove redundant feature check
      libpciaccess: add (and enable) the option for compressed pci.ids file
      pango: don't use deprecated gtk_doc option flag
      systemd: don't use deprecated meson option values
      python3-cython: add patch to prefix map source paths in generated files
      classes-recipe: add cython class
      python3-*: inherit cython
      python_mesonpy: remove cython-specific INSANE_SKIPs
      rxvt-unicode: change virtual/x-terminal-emulator PROVIDES to RPROVIDES
      rxvt-unicode: add x11 DISTRO_FEATURE check
      matchbox-terminal: add x-terminal-emulator RPROVIDES and alternative
      default-providers.conf: add virtual-x-terminal-emulator
      packagegroup-core-x11-base: use virtual-x-terminal-emulator
      xinit: use x-terminal-emulator as the fallback terminal
      builder: use x-terminal-emulator
      mini-x-session: use x-terminal-emulator
      sstate: rewrite sstate_archive_package in python
      oeqa/runtime/ping: don't bother trying to ping localhost
      classes-recipe/cython: handle builds with no .c sources
      libsndfile1: backport the fix for CVE-2024-50612
      cython: swap prefix-mapping patch for an upstream commit
      systemd: extract dependencies from .note.dlopen ELF segments
      classes-recipe/python_pep517: remove all RECORD files
      python3-cryptography-vectors: don't remove RECORD
      scripts/checklayer: check for SECURITY.md
      xorg-driver-common: remove obsolete .la removal
      gdk-pixbuf: remove obsolete .la references
      meson: don't look on the host for GTest when cross-compiling
      xorg-driver: remove redundant DEPENDS on xorgproto
      xserver-xorg: rewrite ABI dependency generation
      systemd: handle llvm-objcopy behaviour when reading .note.dlopen section
      gstreamer1.0: run ptests in parallel
      libnsl2: set CVE_PRODUCT
      libnsl2: embed version in filename
      bitbake: bb/build: add a function to list the tasks in a datastore
      python3-flit-core: upgrade 3.9.0 -&gt; 3.10.1
      gnu-efi: pass HOSTCC and INCLUDEDIR
      gnu-efi: remove obsolete patch
      gnu-efi: fix license
      gnu-efi: upgrade to 4.0.0
      pango: upgrade 1.54.0 -&gt; 1.55.0
      python3-hatchling: upgrade 1.25.0 -&gt; 1.26.3
      lrzsz: update SRC_URI to avoid redirect
      classes/utility-tasks: port do_listtasks to use bb.build.listtasks
      scripts/devtool: use bb.util.listtasks instead of __BBTASKS
      pixman: remove long-obsolete patch
      bitbake: lib/bb/tests: use bb.build.listtasks() instead of __BBTASKS
      linux-yocto: enable linux 6.12 for genericarm64

Ryan Eatmon (4):
      u-boot.inc: Refactor do_* steps into functions that can be overridden
      oe-setup-build: Fix typo
      oe-setup-build: Change how we get the SHELL value
      Revert "uboot-sign: fix U-Boot binary with public key"

Sabeeh Khan (1):
      linux-firmware: add new package for cc33xx firmware

Sakib Sajal (1):
      blktrace: ask for python3 specifically

Samantha Jalabert (1):
      cve_check: Update selftest with new status detail

Sergei Zhmylev (1):
      lsb-release: fix Distro Codename shell escaping

Shunsuke Tokumoto (1):
      python3-setuptools: Add "python:setuptools" to CVE_PRODUCT

Sid-Ali (1):
      shadow: use update-alternatives to handle su.1 and nologin.8

Siddharth Doshi (5):
      libxml2: Upgrade 2.12.7 -&gt; 2.12.8
      Tiff: Security fix for CVE-2024-7006
      vim: Upgrade 9.1.0114 -&gt; 9.1.0682
      wpa-supplicant: Upgrade 2.10 -&gt; 2.11
      vim: Upgrade 9.1.0682 -&gt; 9.1.0698

Simone Weiß (3):
      gnutls: upgrade 3.8.5 -&gt; 3.8.6
      curl: Ignore CVE-2024-32928
      gnutls: Upgrade to 3.8.8

Sreejith Ravi (1):
      package.py: Add Requires.private field in process_pkgconfig

Stefan Mueller-Klieser (1):
      icu: fix make-icudata package config

Steve Sakoman (1):
      release-notes-4.0: update BB_HASHSERVE_UPSTREAM for new infrastructure

Sundeep KOKKONDA (3):
      binutils: stable 2.42 branch updates
      oeqa/selftest/reproducibile: rename of reproducible directories
      rust: rustdoc reproducibility issue fix

Sunil Dora (1):
      gcc: Fix c++: tweak for Wrange-loop-construct

Talel BELHAJSALEM (1):
      contributor-guide: Remove duplicated words

Teresa Remmet (1):
      recipes-bsp: usbutils: Fix usb-devices command using busybox

Theodore A. Roth (2):
      ca-certificates: update 20211016 -&gt; 20240203
      ca-certificates: Add comment for provenance of SRCREV

Thomas Perrot (3):
      opensbi: bump to 1.5
      opensbi: bump to 1.5.1
      tcl: resolve conflicts with tcl8's man pages

Tim Orling (9):
      python3-rpds-py: upgrade 0.18.1 -&gt; 0.20.0
      python3-alabaster: upgrade 0.7.16 -&gt; 1.0.0
      python3-cffi: upgrade 1.16.0 -&gt; 1.17.0
      python3-more-itertools: upgrade 10.3.0 -&gt; 10.4.0
      python3-wheel: upgrade 0.43.0 -&gt; 0.44.0
      python3-zipp: upgrade 3.19.2 -&gt; 3.20.0
      python3-attrs: upgrade 23.2.0 -&gt; 24.2.0
      python3-setuptools-rust: upgrade 1.9.0 -&gt; 1.10.1
      python3-pytest-subtests: RDEPENDS on python3-attrs

Tom Hochstein (2):
      time64.inc: Simplify GLIBC_64BIT_TIME_FLAGS usage
      weston: Add missing runtime dependency on freerdp

Trevor Gamblin (62):
      dhcpcd: upgrade 10.0.6 -&gt; 10.0.8
      python3-hypothesis: upgrade 6.103.0 -&gt; 6.103.2
      python3-psutil: upgrade 5.9.8 -&gt; 6.0.0
      python3-testtools: upgrade 2.7.1 -&gt; 2.7.2
      python3-urllib3: upgrade 2.2.1 -&gt; 2.2.2
      maintainers.inc: add self for unassigned python recipes
      MAINTAINERS.md: fix patchtest entry
      python3-pytest-subtests: upgrade 0.12.1 -&gt; 0.13.0
      python3-hypothesis: upgrade 6.103.2 -&gt; 6.105.1
      python3-setuptools: upgrade 69.5.1 -&gt; 70.3.0
      bind: upgrade 9.18.27 -&gt; 9.20.0
      cmake: upgrade 3.29.3 -&gt; 3.30.1
      dpkg: upgrade 1.22.6 -&gt; 1.22.10
      nettle: upgrade 3.9.1 -&gt; 3.10
      patchtest/patch.py: remove cruft
      scripts/patchtest.README: cleanup, add selftest notes
      kea: upgrade 2.4.1 -&gt; 2.6.1
      python3-sphinx: upgrade 7.4.7 -&gt; 8.0.2
      python3-hypothesis: upgrade 6.108.4 -&gt; 6.108.10
      python3-pytest: upgrade 8.3.1 -&gt; 8.3.2
      python3-sphinxcontrib-applehelp: upgrade 1.0.8 -&gt; 2.0.0
      python3-sphinxcontrib-devhelp: upgrade 1.0.6 -&gt; 2.0.0
      python3-sphinxcontrib-htmlhelp: upgrade 2.0.6 -&gt; 2.1.0
      python3-sphinxcontrib-qthelp: upgrade 1.0.8 -&gt; 2.0.0
      python3-sphinxcontrib-serializinghtml: upgrade 1.1.10 -&gt; 2.0.0
      libassuan: upgrade 2.5.7 -&gt; 3.0.1
      python3-setuptools: upgrade 71.1.0 -&gt; 72.1.0
      python3-hypothesis: upgrade 6.108.10 -&gt; 6.110.1
      python3-cython: upgrade 3.0.10 -&gt; 3.0.11
      python3: upgrade 3.12.4 -&gt; 3.12.5
      python3: skip readline limited history tests
      piglit: upgrade 22eaf6a91c -&gt; c11c9374c1
      python3-hypothesis: upgrade 6.111.1 -&gt; 6.111.2
      python3-pyparsing: upgrade 3.1.2 -&gt; 3.1.4
      patchtest: test_mbox: remove duplicate regex definition
      patchtest: test_shortlog_length: omit shortlog prefixes
      patchtest: test_non_auh_upgrade: improve parse logic
      patchtest: patterns: add module, refactor
      patchtest: mbox.py: new data implementation
      patchtest: test_mbox: change ismerged -&gt; canbemerged
      patchtest: simplify, rename modules
      scripts/patchtest: split out result messages
      python3-trove-classifiers: upgrade 2024.7.2 -&gt; 2024.9.12
      python3-pytest: upgrade 8.3.2 -&gt; 8.3.3
      python3-hypothesis: upgrade 6.111.2 -&gt; 6.112.1
      patchtest: add test_commit_message_user_tags
      python3-trove-classifiers: upgrade 2024.9.12 -&gt; 2024.10.21.16
      python3-pyparsing: upgrade 3.1.4 -&gt; 3.2.0
      python3-hypothesis: add python3-zoneinfo to RDEPENDS
      python3-hypothesis: upgrade 6.112.4 -&gt; 6.115.3
      python3-pyproject-metadata: upgrade 0.8.0 -&gt; 0.8.1
      python3-sphinx: upgrade 8.0.2 -&gt; 8.1.3
      python3-mako: upgrade 1.3.5 -&gt; 1.3.6
      libgit2: upgrade 1.8.1 -&gt; 1.8.2
      libssh2: upgrade 1.11.0 -&gt; 1.11.1
      cmake: upgrade 3.30.2 -&gt; 3.30.5
      bind: upgade 9.20.2 -&gt; 9.20.3
      python3-meson-python: upgrade 0.16.0 -&gt; 0.17.1
      python3-numpy: upgrade 1.26.4 -&gt; 2.1.3
      python3-setuptools: upgrade 72.1.0 -&gt; 75.6.0
      python3-numpy: inherit pkgconfig
      maintainers.inc: add self for meson, python3 recipes

Troels Dalsgaard Hoffmeyer (1):
      bitbake: build/exec_task: Log str() instead of repr() for exceptions in build

Tronje Krabbe (1):
      rust-target-config: Update data layouts for 32-bit arm targets

Ulrich Ölmann (4):
      initramfs-framework: fix typos
      buildhistory: fix typos
      initramfs-framework: init: fix typo
      volatile-binds: mount-copybind: fix typo

Victor Kamensky (2):
      systemtap: upgrade 5.1 -&gt; 5.2
      systemtap: add --with-extra-version configure option

Vijay Anusuri (4):
      wget: Fix for CVE-2024-38428
      apr: upgrade 1.7.4 -&gt; 1.7.5
      xserver-xorg: upgrade 21.1.13 -&gt; 21.1.14
      xwayland: upgrade 24.1.3 -&gt; 24.1.4

Vince Chang (5):
      util-linux: sfdisk sector size improvements
      wic: add WIC_SECTOR_SIZE variable
      selftest: wic: add test for WIC_SECTOR_SIZE
      selftest: wic: remove 2&gt;/dev/null to help fail diagnostic
      selftest: wic: wic_sector_size add wic-tools path

Vivek Puar (4):
      linux-firmware: upgrade 20240811 -&gt; 20240909
      linux-firmware: add new fw file to ${PN}-qcom-adreno-a660
      linux-firmware: Add qcom-qcm6490-{audio,compute} firmware packages
      linux-firmware: Add qcom-adreno-a663 package

Wadim Egorov (1):
      watchdog: Set watchdog_module in default config

Wang Mingyu (277):
      alsa-lib: upgrade 1.2.11 -&gt; 1.2.12
      alsa-plugins: upgrade 1.2.7.1 -&gt; 1.2.12
      alsa-ucm-conf: upgrade 1.2.11 -&gt; 1.2.12
      git: upgrade 2.45.1 -&gt; 2.45.2
      createrepo-c: upgrade 1.1.1 -&gt; 1.1.2
      diffoscope: upgrade 267 -&gt; 271
      enchant2: upgrade 2.7.3 -&gt; 2.8.1
      fribidi: upgrade 1.0.14 -&gt; 1.0.15
      gstreamer: upgrade 1.24.3 -&gt; 1.24.4
      libevdev: upgrade 1.13.1 -&gt; 1.13.2
      libjitterentropy: upgrade 3.4.1 -&gt; 3.5.0
      libpcre2: upgrade 10.43 -&gt; 10.44
      pciutils: upgrade 3.12.0 -&gt; 3.13.0
      rng-tools: upgrade 6.16 -&gt; 6.17
      ttyrun: upgrade 2.32.0 -&gt; 2.33.1
      btrfs-tools: handle rename of inode_includes() from e2fsprogs 1.47.1
      rt-tests: upgrade 2.6 -&gt; 2.7
      base-passwd: upgrade 3.6.3 -&gt; 3.6.4
      btrfs-tools: upgrade 6.8.1 -&gt; 6.9.2
      ccache: upgrade 4.10 -&gt; 4.10.1
      createrepo-c: upgrade 1.1.2 -&gt; 1.1.3
      cups: upgrade 2.4.9 -&gt; 2.4.10
      debianutils: upgrade 5.19 -&gt; 5.20
      diffoscope: upgrade 271 -&gt; 272
      dnf: upgrade 4.20.0 -&gt; 4.21.0
      gdbm: upgrade 1.23 -&gt; 1.24
      gstreamer: upgrade 1.24.4 -&gt; 1.24.5
      harfbuzz: upgrade 8.5.0 -&gt; 9.0.0
      libadwaita: upgrade 1.5.1 -&gt; 1.5.2
      libdnf: upgrade 0.73.1 -&gt; 0.73.2
      libdrm: upgrade 2.4.120 -&gt; 2.4.122
      libproxy: upgrade 0.5.6 -&gt; 0.5.7
      librsvg: upgrade 2.57.3 -&gt; 2.58.1
      libsdl2: upgrade 2.30.4 -&gt; 2.30.5
      opkg: upgrade 0.6.3 -&gt; 0.7.0
      opkg-utils: upgrade 0.6.3 -&gt; 0.7.0
      pinentry: upgrade 1.3.0 -&gt; 1.3.1
      python3-certifi: upgrade 2024.6.2 -&gt; 2024.7.4
      python3-hatchling: upgrade 1.24.2 -&gt; 1.25.0
      python3-importlib-metadata: upgrade 7.1.0 -&gt; 8.0.0
      python3-maturin: upgrade 1.6.0 -&gt; 1.7.0
      python3-pycairo: upgrade 1.26.0 -&gt; 1.26.1
      python3-trove-classifiers: upgrade 2024.5.22 -&gt; 2024.7.2
      repo: upgrade 2.45 -&gt; 2.46
      sysstat: upgrade 12.7.5 -&gt; 12.7.6
      wireless-regdb: upgrade 2024.05.08 -&gt; 2024.07.04
      cryptodev: upgrade 1.13 -&gt; 1.14
      asciidoc: upgrade 10.2.0 -&gt; 10.2.1
      glslang: upgrade 1.3.283.0 -&gt; 1.3.290.0
      gsettings-desktop-schemas: upgrade 46.0 -&gt; 46.1
      kexec-tools: upgrade 2.0.28 -&gt; 2.0.29
      libproxy: upgrade 0.5.7 -&gt; 0.5.8
      librsvg: upgrade 2.58.1 -&gt; 2.58.2
      libsolv: upgrade 0.7.29 -&gt; 0.7.30
      libtirpc: upgrade 1.3.4 -&gt; 1.3.5
      orc: upgrade 0.4.38 -&gt; 0.4.39
      python3-bcrypt: upgrade 4.1.3 -&gt; 4.2.0
      python3-dbusmock: upgrade 0.31.1 -&gt; 0.32.1
      python3-hypothesis: upgrade 6.105.1 -&gt; 6.108.4
      python3-importlib-metadata: upgrade 8.0.0 -&gt; 8.2.0
      python3-jsonschema: upgrade 4.22.0 -&gt; 4.23.0
      python3-pytest-subtests: upgrade 0.13.0 -&gt; 0.13.1
      python3-pytest: upgrade 8.2.2 -&gt; 8.3.1
      python3-setuptools: upgrade 70.3.0 -&gt; 71.1.0
      python3-sphinx: upgrade 7.3.7 -&gt; 7.4.7
      python3-sphinxcontrib-htmlhelp: upgrade 2.0.5 -&gt; 2.0.6
      python3-sphinxcontrib-qthelp: upgrade 1.0.7 -&gt; 1.0.8
      spirv-headers: upgrade 1.3.283.0 -&gt; 1.3.290.0
      spirv-tools: upgrade 1.3.283.0 -&gt; 1.3.290.0
      strace: upgrade 6.9 -&gt; 6.10
      sysklogd: upgrade 2.5.2 -&gt; 2.6.0
      vulkan-headers: upgrade 1.3.283.0 -&gt; 1.3.290.0
      vulkan-loader: upgrade 1.3.283.0 -&gt; 1.3.290.0
      vulkan-tools: upgrade 1.3.283.0 -&gt; 1.3.290.0
      vulkan-utility-libraries: upgrade 1.3.283.0 -&gt; 1.3.290.0
      vulkan-validation-layers: upgrade 1.3.283.0 -&gt; 1.3.290.0
      vulkan-volk: upgrade 1.3.283.0 -&gt; 1.3.290.0
      xwayland: upgrade 24.1.0 -&gt; 24.1.1
      binutils: upgrade 2.43 -&gt; 2.43.1
      btrfs-tools: upgrade 6.9.2 -&gt; 6.10.1
      createrepo-c: upgrade 1.1.3 -&gt; 1.1.4
      diffoscope: upgrade 272 -&gt; 276
      dnf: upgrade 4.21.0 -&gt; 4.21.1
      enchant2: upgrade 2.8.1 -&gt; 2.8.2
      erofs-utils: upgrade 1.7.1 -&gt; 1.8.1
      ethtool: upgrade 6.9 -&gt; 6.10
      freetype: upgrade 2.13.2 -&gt; 2.13.3
      libx11: upgrade 1.8.9 -&gt; 1.8.10
      libxfont2: upgrade 2.0.6 -&gt; 2.0.7
      libxtst: upgrade 1.2.4 -&gt; 1.2.5
      pkgconf: upgrade 2.2.0 -&gt; 2.3.0
      python3-babel: upgrade 2.15.0 -&gt; 2.16.0
      python3-hypothesis: upgrade 6.110.1 -&gt; 6.111.1
      python3-lxml: upgrade 5.2.2 -&gt; 5.3.0
      python3-setuptools: upgrade 72.1.0 -&gt; 72.2.0
      rpcbind: upgrade 1.2.6 -&gt; 1.2.7
      sysklogd: upgrade 2.6.0 -&gt; 2.6.1
      ttyrun: upgrade 2.33.1 -&gt; 2.34.0
      xwayland: upgrade 24.1.1 -&gt; 24.1.2
      systemd: upgrade 256.4 -&gt; 256.5
      acpica: upgrade 20240322 -&gt; 20240827
      cairo: upgrade 1.18.0 -&gt; 1.18.2
      dhcpcd: upgrade 10.0.8 -&gt; 10.0.10
      diffoscope: upgrade 276 -&gt; 277
      ell: upgrade 0.67 -&gt; 0.68
      libdrm: upgrade 2.4.122 -&gt; 2.4.123
      libsoup: upgrade 3.4.4 -&gt; 3.6.0
      liburcu: upgrade 0.14.0 -&gt; 0.14.1
      mc: upgrade 4.8.31 -&gt; 4.8.32
      nghttp2: upgrade 1.62.1 -&gt; 1.63.0
      ofono: upgrade 2.9 -&gt; 2.10
      python3-certifi: upgrade 2024.7.4 -&gt; 2024.8.30
      python3-idna: upgrade 3.7 -&gt; 3.8
      python3-maturin: upgrade 1.7.0 -&gt; 1.7.1
      python3-pbr: upgrade 6.0.0 -&gt; 6.1.0
      python3-websockets: upgrade 12.0 -&gt; 13.0.1
      python3-zipp: upgrade 3.20.0 -&gt; 3.20.1
      taglib: upgrade 2.0.1 -&gt; 2.0.2
      wayland-protocols: upgrade 1.36 -&gt; 1.37
      wayland: upgrade 1.23.0 -&gt; 1.23.1
      json-glib: upgrade 1.8.0 -&gt; 1.10.0
      adwaita-icon-theme: upgrade 46.2 -&gt; 47.0
      at-spi2-core: upgrade 2.52.0 -&gt; 2.54.0
      ell: upgrade 0.68 -&gt; 0.69
      epiphany: upgrade 46.3 -&gt; 47.0
      ghostscript: upgrade 10.03.1 -&gt; 10.04.0
      git: upgrade 2.46.0 -&gt; 2.46.1
      gobject-introspection: upgrade 1.80.1 -&gt; 1.82.0
      gtk4: upgrade 4.16.0 -&gt; 4.16.1
      ifupdown: upgrade 0.8.43 -&gt; 0.8.44
      igt-gpu-tools: upgrade 1.28 -&gt; 1.29
      init-system-helpers: upgrade 1.66 -&gt; 1.67
      iso-codes: upgrade 4.16.0 -&gt; 4.17.0
      libevdev: upgrade 1.13.2 -&gt; 1.13.3
      libjitterentropy: upgrade 3.5.0 -&gt; 3.6.0
      libpng: upgrade 1.6.43 -&gt; 1.6.44
      libxi: upgrade 1.8.1 -&gt; 1.8.2
      llvm: upgrade 18.1.8 -&gt; 19.1.0
      meson: upgrade 1.5.1 -&gt; 1.5.2
      openssh: upgrade 9.8p1 -&gt; 9.9p1
      orc: upgrade 0.4.39 -&gt; 0.4.40
      python3-build: upgrade 1.2.1 -&gt; 1.2.2
      python3-cffi: upgrade 1.17.0 -&gt; 1.17.1
      python3-dtschema: upgrade 2024.5 -&gt; 2024.9
      python3-idna: upgrade 3.8 -&gt; 3.10
      python3-more-itertools: upgrade 10.4.0 -&gt; 10.5.0
      python3-pyasn1: upgrade 0.6.0 -&gt; 0.6.1
      python3-pycairo: upgrade 1.26.1 -&gt; 1.27.0
      python3-pytz: upgrade 2024.1 -&gt; 2024.2
      python3-scons: upgrade 4.8.0 -&gt; 4.8.1
      python3-websockets: upgrade 13.0.1 -&gt; 13.1
      python3-zipp: upgrade 3.20.1 -&gt; 3.20.2
      repo: upgrade 2.46 -&gt; 2.47
      shaderc: upgrade 2024.1 -&gt; 2024.2
      strace: upgrade 6.10 -&gt; 6.11
      sysklogd: upgrade 2.6.1 -&gt; 2.6.2
      wpebackend-fdo: upgrade 1.14.2 -&gt; 1.14.3
      xcb-util-cursor: upgrade 0.1.4 -&gt; 0.1.5
      systemd: upgrade 256.5 -&gt; 256.6
      dhcpcd: upgrade 10.0.10 -&gt; 10.1.0
      erofs-utils: upgrade 1.8.1 -&gt; 1.8.2
      fribidi: upgrade 1.0.15 -&gt; 1.0.16
      git: upgrade 2.46.1 -&gt; 2.47.0
      harfbuzz: upgrade 9.0.0 -&gt; 10.0.1
      libproxy: upgrade 0.5.8 -&gt; 0.5.9
      libsdl2: upgrade 2.30.7 -&gt; 2.30.8
      libuv: upgrade 1.48.0 -&gt; 1.49.0
      ltp: upgrade 20240524 -&gt; 20240930
      msmtp: upgrade 1.8.26 -&gt; 1.8.27
      mtools: upgrade 4.0.44 -&gt; 4.0.45
      python3-dbusmock: upgrade 0.32.1 -&gt; 0.32.2
      python3-hypothesis: upgrade 6.112.1 -&gt; 6.112.4
      python3-pefile: upgrade 2023.2.7 -&gt; 2024.8.26
      python3-pycryptodome(x): upgrade 3.20.0 -&gt; 3.21.0
      python3-setuptools-rust: upgrade 1.10.1 -&gt; 1.10.2
      python3-spdx-tools: upgrade 0.8.2 -&gt; 0.8.3
      python3-sphinx-rtd-theme: upgrade 2.0.0 -&gt; 3.0.0
      shaderc: upgrade 2024.2 -&gt; 2024.3
      ttyrun: upgrade 2.34.0 -&gt; 2.35.0
      wireless-regdb: upgrade 2024.07.04 -&gt; 2024.10.07
      xkeyboard-config: upgrade 2.42 -&gt; 2.43
      xwayland: upgrade 24.1.2 -&gt; 24.1.3
      xz: upgrade 5.6.2 -&gt; 5.6.3
      autoconf-archive: upgrade 2023.02.20 -&gt; 2024.10.16
      bash: upgrade 5.2.32 -&gt; 5.2.37
      epiphany: upgrade 47.0 -&gt; 47.1
      i2c-tools: upgrade 4.3 -&gt; 4.4
      less: upgrade 661 -&gt; 668
      libarchive: upgrade 3.7.6 -&gt; 3.7.7
      libubootenv: upgrade 0.3.5 -&gt; 0.3.6
      libunistring: upgrade 1.2 -&gt; 1.3
      libuv: upgrade 1.49.0 -&gt; 1.49.2
      libxmlb: upgrade 0.3.19 -&gt; 0.3.21
      llvm: upgrade 19.1.0 -&gt; 19.1.2
      ofono: upgrade 2.10 -&gt; 2.11
      ptest-runner: upgrade 2.4.5 -&gt; 2.5.1
      systemd: upgrade 256.6 -&gt; 256.7
      xtrans: upgrade 1.5.0 -&gt; 1.5.1
      python3-rdflib: upgrade 7.0.0 -&gt; 7.1.1
      barebox-tools: upgrade 2024.09.0 -&gt; 2024.10.0
      desktop-file-utils: upgrade 0.27 -&gt; 0.28
      diffoscope: upgrade 277 -&gt; 283
      dropbear: upgrade 2024.85 -&gt; 2024.86
      ell: upgrade 0.69 -&gt; 0.70
      epiphany: upgrade 47.1 -&gt; 47.2
      glslang: upgrade 1.3.290.0 -&gt; 1.3.296.0
      gtk4: upgrade 4.16.3 -&gt; 4.16.5
      harfbuzz: upgrade 10.0.1 -&gt; 10.1.0
      iptables: upgrade 1.8.10 -&gt; 1.8.11
      libcap: upgrade 2.70 -&gt; 2.71
      libinput: upgrade 1.26.1 -&gt; 1.26.2
      libnl: upgrade 3.10.0 -&gt; 3.11.0
      librepo: upgrade 1.18.1 -&gt; 1.19.0
      libsdl2: upgrade 2.30.8 -&gt; 2.30.9
      libtirpc: upgrade 1.3.5 -&gt; 1.3.6
      libtraceevent: upgrade 1.8.3 -&gt; 1.8.4
      libxcursor: upgrade 1.2.2 -&gt; 1.2.3
      llvm: upgrade 19.1.2 -&gt; 19.1.3
      log4cplus: upgrade 2.1.1 -&gt; 2.1.2
      makedumpfile: upgrade 1.7.5 -&gt; 1.7.6
      mmc-utils: upgrade to latest revision
      mpg123: upgrade 1.32.7 -&gt; 1.32.9
      nghttp2: upgrade 1.63.0 -&gt; 1.64.0
      numactl: upgrade 2.0.18 -&gt; 2.0.19
      ofono: upgrade 2.11 -&gt; 2.12
      repo: upgrade 2.48 -&gt; 2.49.3
      ruby: upgrade 3.3.5 -&gt; 3.3.6
      seatd: upgrade 0.8.0 -&gt; 0.9.1
      sqlite3: upgrade 3.46.1 -&gt; 3.47.0
      stress-ng: upgrade 0.18.02 -&gt; 0.18.06
      vte: upgrade 0.78.0 -&gt; 0.78.1
      xrandr: upgrade 1.5.2 -&gt; 1.5.3
      xtrans: upgrade 1.5.1 -&gt; 1.5.2
      python3-hypothesis: upgrade 6.115.3 -&gt; 6.118.6
      python3-license-expression: upgrade 30.3.1 -&gt; 30.4.0
      python3-markupsafe: upgrade 3.0.1 -&gt; 3.0.2
      python3-packaging: upgrade 24.1 -&gt; 24.2
      python3-pip: upgrade 24.2 -&gt; 24.3.1
      python3-pyproject-metadata: upgrade 0.8.1 -&gt; 0.9.0
      python3-rpds-py: upgrade 0.20.0 -&gt; 0.21.0
      python3-websockets: upgrade 13.1 -&gt; 14.0
      python3-wheel: upgrade 0.44.0 -&gt; 0.45.0
      dnf: upgrade 4.21.1 -&gt; 4.22.0
      gtk4: upgrade 4.16.5 -&gt; 4.16.7
      libadwaita: upgrade 1.6.1 -&gt; 1.6.2
      libsoup: upgrade 3.6.0 -&gt; 3.6.1
      llvm: upgrade 19.1.3 -&gt; 19.1.4
      lsof: upgrade 4.99.3 -&gt; 4.99.4
      mtools: upgrade 4.0.45 -&gt; 4.0.46
      ofono: upgrade 2.12 -&gt; 2.13
      python3-bcrypt: upgrade 4.2.0 -&gt; 4.2.1
      python3-hypothesis: upgrade 6.118.6 -&gt; 6.119.4
      python3-websockets: upgrade 14.0 -&gt; 14.1
      python3-wheel: upgrade 0.45.0 -&gt; 0.45.1
      re2c: upgrade 3.1 -&gt; 4.0
      systemd: upgrade 256.7 -&gt; 256.8
      xprop: upgrade 1.2.7 -&gt; 1.2.8
      libinput: upgrade 1.26.2 -&gt; 1.27.0
      bash-completion: upgrade 2.14.0 -&gt; 2.15.0
      btrfs-tools: upgrade 6.11 -&gt; 6.12
      ell: upgrade 0.70 -&gt; 0.71
      git: upgrade 2.47.0 -&gt; 2.47.1
      gnupg: upgrade 2.5.1 -&gt; 2.5.2
      gstreamer1.0: upgrade 1.24.9 -&gt; 1.24.10
      hwdata: upgrade 0.389 -&gt; 0.390
      kexec-tools: upgrade 2.0.29 -&gt; 2.0.30
      libdrm: upgrade 2.4.123 -&gt; 2.4.124
      libsdl2: upgrade 2.30.9 -&gt; 2.30.10
      llvm: upgrade 19.1.4 -&gt; 19.1.5
      pixman: upgrade 0.44.0 -&gt; 0.44.2
      re2c: upgrade 4.0 -&gt; 4.0.1
      sqlite3: upgrade 3.47.0 -&gt; 3.47.2
      stress-ng: upgrade 0.18.06 -&gt; 0.18.07
      sudo: upgrade 1.9.16p1 -&gt; 1.9.16p2
      ttyrun: upgrade 2.35.0 -&gt; 2.36.0
      vte: upgrade 0.78.1 -&gt; 0.78.2
      barebox: upgrade 2024.10.0 -&gt; 2024.12.0

Weisser, Pascal.ext (1):
      qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath

Yash Shinde (13):
      rust: Oe-selftest fixes for rust v1.76
      rust: Upgrade 1.75.0-&gt;1.76.0
      rust: reproducibility issue fix with v1.76
      rust: Oe-selftest changes for rust v1.77
      rust: Upgrade 1.76.0-&gt;1.77.0
      rust: Upgrade 1.77.0-&gt;1.77.1
      rust: Upgrade 1.77.1-&gt;1.77.2
      rust: Oe-selftest changes for rust v1.78
      rust: Upgrade 1.77.2-&gt;1.78.0
      zlib: Enable PIE for native builds
      rust: Oe-selftest changes for rust v1.79
      rust: Upgrade 1.78.0-&gt;1.79.0
      binutils: Fix CVE-2024-53589

Yi Zhao (14):
      libsdl2: upgrade 2.30.3 -&gt; 2.30.4
      less: upgrade 643 -&gt; 661
      util-linux: install lastlog2 volatile file
      rpm: fix expansion of %_libdir in macros
      libsdl2: upgrade 2.30.5 -&gt; 2.30.6
      bind: upgrade 9.20.0 -&gt; 9.20.1
      libpcap: upgrade 1.10.4 -&gt; 1.10.5
      libsdl2: upgrade 2.30.6 -&gt; 2.30.7
      json-c: upgrade 0.17 -&gt; 0.18
      tcl: upgrade 8.6.14 -&gt; 8.6.15
      bind: upgrade 9.20.1 -&gt; 9.20.2
      wic/rootfs.py: allow --exclude-path option to exclude symlinks
      systemd: fix broken links for sysvinit-compatible commands
      libpam: add packageconfig for selinux

Yoann Congal (18):
      Revert "insane: skip unimplemented-ptest on S=WORKDIR recipes"
      insane: skip unimplemented-ptest checks if disabled
      spirv-tools: Fix git-describe related reproducibility
      spirv-tools: Update merged patch to backport status
      oeqa/selftest: Only rewrite envvars paths that absolutely point to builddir
      migration/release-notes-5.1: document oeqa/selftest envvars change
      release-notes-5.1: document added python3-libarchive-c ptest
      release-notes-5.1: document fixed _test_devtool_add_git_url test
      release-notes-5.1: document spirv-tools reproducibility
      python3-maturin: sort external libs in wheel files
      reproducibility: continue testing in case of build failure
      oeqa/selftest/reproducibility: restart bitbake for each build
      bitbake: command: fix needconfig for revalidateCaches
      bitbake: doc/user-manual: Refresh help output
      bitbake: tinfoil: add new "finalizeData" API
      bitbake: bitbake-getvar: use finalizeData tinfoil API to get identical result to "bitbake -e"
      oeqa/selftest: add a test for bitbake "-e" and "-getvar" difference
      tcl8: fix headers path

Yogita Urade (1):
      ruby: upgrade 3.3.4 -&gt; 3.3.5

Yuri D'Elia (1):
      bitbake: fetch2/git: Enforce default remote name to "origin"

Zoltan Boszormenyi (1):
      rpcbind: Fix boot time start failure

Zoltán Böszörményi (1):
      linux-firmware: Upgrade to 20241017 and allow compressing firmware

aszh07 (2):
      xz: Update LICENSE variable for xz packages
      ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT

gudnimg (1):
      bluez5: upgrade 5.72 -&gt; 5.77

hongxu (12):
      libgpg-error: 1.49 -&gt; 1.50
      man-pages: 6.8 -&gt; 6.9.1
      libxml2: 2.12.8 -&gt; 2.13.3
      readline: 8.2 -&gt; 8.2.13
      libxslt: 1.1.39 -&gt; 1.1.42
      xmlto: 0.0.28 -&gt; 0.0.29
      gnupg: 2.4.5 -&gt; 2.5.0
      man-db: upgrade 2.12.1 -&gt; 2.13.0
      gpgme: upgrade 1.23.2 -&gt; 1.24.0
      scocat: upgrade 1.8.0.0 -&gt; 1.8.0.1
      gnupg: upgrade 2.5.0 -&gt; 2.5.1
      gcr: correct gpg2 -&gt; gpg

simit.ghane (2):
      libgcrypt: Fix building error with '-O2' in sysroot path
      libgcrypt: upgrade 1.10.3 -&gt; 1.11.0

y75zhang (1):
      bitbake: fetch/wget: checkstatus: drop shared connecton when catch Timeout error

Change-Id: Ibe19e4a87134389df8158b12c2cba4ed554ffaf9
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
<entry>
<title>subtree updates openembedded poky</title>
<updated>2023-09-18T11:19:32+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-09-11T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=5082cc7fedfff6c28a1406c79606b09012b134bc'/>
<id>urn:sha1:5082cc7fedfff6c28a1406c79606b09012b134bc</id>
<content type='text'>
meta-openembedded: 491b7592f4..eff1b182c1:
  Alejandro Hernandez Samaniego (1):
        emacs: update to 29.1

  Archana Polampalli (2):
        python3-pyroute2: fix ptest failure
        nodejs: upgrade 18.17.0 -&gt; 18.17.1

  Bartosz Golaszewski (1):
        libgpiod: update to v2.0.2

  Beniamin Sandu (3):
        unbound: upgrade 1.17.1 -&gt; 1.18.0
        mbedtls: upgrade 3.4.0 -&gt; 3.4.1
        mbedtls: upgrade 2.28.3 -&gt; 2.28.4

  Benjamin Bara (3):
        libvpx: fix VPXTARGET for non-neon armv7a
        ne10: set incompatible for armv7 without neon
        openh264: make neon optional and disable if not supported

  Chaitanya Vadrevu (1):
        bolt: Add recipe

  Chen Qi (2):
        spice-protocol: fix populate_sdk error when spice is installed
        python3-blivetgui: switch from master to main

  Christophe Vu-Brugier (1):
        sg3-utils: upgrade 1.47 -&gt; 1.48

  Danik (2):
        python3-gspread: interface for google spreadsheet
        python3-piccata: piccata - a simple CoAP toolkit added

  Denys Zagorui (1):
        bpftool: add native and nativesdk support

  Emil Kronborg Andersen (3):
        lcms: add CVE_PRODUCT
        snappy: add CVE_PRODUCT
        libopus: add CVE_PRODUCT

  Enrico Jorns (1):
        microcom: add new recipe

  Ewa Kujawska (1):
        python3-oauth2client_4.1.2.bb: recipe added

  Frieder Schrempf (1):
        python3-can: Add missing runtime dependencies

  Gianfranco Costamagna (1):
        dlt-daemon: upgrade 2.18.9 -&gt; 2.18.10 (commit: 0f2d4cfffada6f8448a2cb27995b38eb4271044f)

  Joe Slater (1):
        python3-inotify: fix tests

  Justin Bronder (5):
        python3-mypy-extensions: upgrade 0.4.3 -&gt; 1.0.0
        python3-types-setuptools: add 68.0.0.3
        python3-typed-ast: remove EOL package
        python3-types-psutil: add 5.9.5.16
        python3-mypy: upgrade 0.971 -&gt; 1.5.0

  Kai Kang (1):
        libmcrypt: fix multilib conflict

  Khem Raj (31):
        qad: Fix build with clang
        python3-dominate: Fix get_thread_context ptest on musl
        perfetto: Add SRCREV_FORMAT
        gosu: Define SRCREV_FORMAT
        libsdl2-ttf: Define SRCREV_FORMAT
        gosu: Define SRCREV_FORMAT
        sysdig: Add SRCREV_FORMAT
        cockpit: Upgrade to 298 release
        librelp: Fix function prototypes in tests
        jemalloc: Unbolt clang workaroud
        python3-protobuf: Fix build errors seen with clang
        mariadb: Fix build with libfmt 10.1+
        librelp: Add packageconfigs for TLS implementations
        librelp: Fix ptests builds on musl
        librelp: Fix ptest installs to work with dash
        librelp: Add to meta-oe ptest image
        liburing: Upgrade to 2.4 release
        rsyslog: Enable openssl transport by default
        libio-socket-ssl-perl: Upgrade to 2.083
        libfaketime: Fix build with clang
        libfaketime: Eanable LFS64 on musl
        python3-lz4: Drop using PYTHON_PN
        python3-lz4: Add missing rdeps needed for ptests
        rsyslog: Skip failing omfile-outchannel test on musl
        python3-m2crypto: Append architecture to SWIG_FEATURES instead of overriding
        networkmanager: Fix build on musl
        network-manager-applet: Fix build with musl/lld linker
        networkmanager-openvpn: Fix build with lld on musl
        openconnect: Upgrade to 9.12
        openconnect: Fix build with GnuTLS v3.8.1
        fontforge: Fix build with gettext 0.22

  Kirk Hays (1):
        jack: Drop dependency on readline

  Leon Anavi (2):
        aml: add new recipe
        neatvnc: add new recipe

  Marek Vasut (2):
        libiio: Use tagged v0.25
        libiio: Rename to versioned recipe filename

  Marine Vovard (1):
        python3-kivy: Require X11 or Wayland in DISTRO_FEATURES

  Mark Hatle (1):
        kconfig-frontends: Avoid using hard coded /usr/include paths

  Markus Volk (28):
        gvfs: update 1.51.1 -&gt; 1.51.90
        gnome-themes-extra: fix datadir path
        libnice: add graphviz-native dependency
        libcanberra: fix api-documentation build
        libgweather4: fix api-documentation build
        appstream: disable docs
        gtksourceview5: fix api-documentation build
        libpeas: fix api-documentation build
        nautilus: fix api-documentation build
        evince: fix api-documentation build
        usbids: add recipe
        libcacard: add recipe
        usbredir: upgrade 0.9.0 -&gt; 0.13.0
        spice: upgrade 0.14.2 -&gt; 0.15.2
        gnome-remote-desktop: add recipe
        libosinfo: add recipe
        gnome-boxes: add recipe
        pipewire: upgrade 0.3.77 -&gt; 0.3.78
        spice-gtk: fix api-documentation build
        flatpak: fix api-documentation build
        phodav: add recipe
        libdecor: update to latest commit
        spice-guest-vdagent: add recipe
        pipewire: upgrade 0.3.78 -&gt; 0.3.79
        spice: add missing dependency on orc
        spice-guest-vdagent: add missing dependencies
        libosinfo: build vapi only if gobject-introspection is enabled
        gnome-boxes: remove dependency on ovmf

  Martin Jansa (12):
        openh264: fix installed-vs-shared QA issue with multilib
        libfaketime: simplify packaging
        json-schema-validator: restore 0004-cmake-Use-GNUInstallDirs.patch
        phodav: make sure systemd files are packaged correctly
        sysbench: avoid -L/usr/lib32 and configure-unsafe QA issue
        mongodb: enable hardware crc32 only with crc in TUNE_FEATURES
        khronos-cts.inc: respect MLPREFIX when appending DEPENDS with anonymous python
        libcyusbserial: fix installed-vs-shipped QA issue with multilib
        tcpreplay: fix pcap detection with /usr/lib32 multilib
        libiio: use main branch instead of master
        webkitgtk: explicitly disable JIT for armv7* with softfp
        layer.conf: update LAYERSERIES_COMPAT for nanbield

  Ming Liu (1):
        libusbgx: usbgx.service: use Type=oneshot

  Mingli Yu (4):
        mariadb: Upgrade to 10.11.5
        dialog: Update the SRC_URI
        gnulib: Update SRC_URI
        thrift: Remove buildpaths

  Nicolas Marguet (1):
        librelp: add ptest

  Parian Golchin (1):
        json-schema-validator: Updrade to 2.2.0

  Pawel Langowski (1):
        qcbor: add recipe

  Petr Chernikov (1):
        Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version

  Petr Gotthard (1):
        python3-sdbus: add recipe

  Robert Yang (1):
        frr: Fix CVE-2023-41358 and CVE-2023-41360

  Roger Knecht (1):
        python3-schedule: add recipe

  Roland Hieber (1):
        fbida: update Upstream-Status for submitted patches

  Ross Burton (1):
        Revert "protobuf: stage protoc binary to sysroot"

  Soumya (1):
        yasm: fix CVE-2023-37732

  Soumya Sambu (1):
        krb5: Upgrade 1.20.1 -&gt; 1.20.2

  Sourav Kumar Pramanik (1):
        meta-oe-components: Avoid usage of nobranch=1

  Sourav Pramanik (2):
        rapidjson: Avoid usage of nobranch=1
        nlohmann-json: Avoid usage of nobranch=1

  Stanislav Angelovic (1):
        feat: bump sdbus-c++ up to v1.3.0

  Sudip Mukherjee (1):
        qad: Add initial recipe

  Trevor Gamblin (1):
        python3-kivy: fix filename

  Tymoteusz Burak (2):
        ttf-google-fira: add recipe
        libfaketime: add recipe

  Vincent Davis Jr (1):
        cglm: upgrade v0.8.9 -&gt; v0.9.1

  Wang Mingyu (108):
        libcloudproviders: upgrade 0.3.1 -&gt; 0.3.2
        chrony: upgrade 4.3 -&gt; 4.4
        networkmanager: upgrade 1.42.8 -&gt; 1.44.0
        weechat: upgrade 4.0.2 -&gt; 4.0.3
        ctags: upgrade 6.0.20230730.0 -&gt; 6.0.20230813.0
        fmt: upgrade 10.0.0 -&gt; 10.1.0
        gensio: upgrade 2.6.7 -&gt; 2.7.2
        googletest: upgrade 1.13.0 -&gt; 1.14.0
        lvgl: upgrade 8.3.8 -&gt; 8.3.9
        postgresql: upgrade 15.3 -&gt; 15.4
        smartmontools: upgrade 7.3 -&gt; 7.4
        xdg-dbus-proxy: upgrade 0.1.4 -&gt; 0.1.5
        yaml-cpp: upgrade 0.7.0 -&gt; 0.8.0
        libtest-harness-perl: upgrade 3.44 -&gt; 3.47
        python3-alembic: upgrade 1.11.1 -&gt; 1.11.2
        python3-async-timeout: upgrade 4.0.2 -&gt; 4.0.3
        python3-bitarray: upgrade 2.8.0 -&gt; 2.8.1
        python3-cmake: upgrade 3.27.0 -&gt; 3.27.2
        python3-coverage: upgrade 7.2.7 -&gt; 7.3.0
        python3-dnspython: upgrade 2.4.1 -&gt; 2.4.2
        python3-google-api-python-client: upgrade 2.95.0 -&gt; 2.96.0
        python3-googleapis-common-protos: upgrade 1.59.1 -&gt; 1.60.0
        python3-joblib: upgrade 1.3.1 -&gt; 1.3.2
        python3-luma-oled: upgrade 3.12.0 -&gt; 3.13.0
        python3-platformdirs: upgrade 3.9.1 -&gt; 3.10.0
        python3-pycodestyle: upgrade 2.10.0 -&gt; 2.11.0
        python3-pyflakes: upgrade 3.0.1 -&gt; 3.1.0
        python3-pymisp: upgrade 2.4.173 -&gt; 2.4.174
        python3-rdflib: upgrade 6.3.2 -&gt; 7.0.0
        python3-regex: upgrade 2023.6.3 -&gt; 2023.8.8
        python3-rich: upgrade 13.4.2 -&gt; 13.5.2
        python3-sh: upgrade 2.0.4 -&gt; 2.0.6
        python3-tox: upgrade 4.6.4 -&gt; 4.8.0
        python3-tqdm: upgrade 4.65.0 -&gt; 4.66.1
        python3-uefi-firmware: upgrade 1.10 -&gt; 1.11
        python3-virtualenv: upgrade 20.24.2 -&gt; 20.24.3
        python3-web3: upgrade 6.7.0 -&gt; 6.8.0
        python3-yamlloader: upgrade 1.2.2 -&gt; 1.3.2
        python3-zeroconf: upgrade 0.71.4 -&gt; 0.76.0
        python3-protobuf: upgrade 4.23.4 -&gt; 4.24.0
        ctags: upgrade 6.0.20230813.0 -&gt; 6.0.20230820.0
        debootstrap: upgrade 1.0.128 -&gt; 1.0.131
        gensio: upgrade 2.7.2 -&gt; 2.7.4
        gnome-bluetooth: upgrade 42.5 -&gt; 42.6
        nginx: upgrade 1.25.1 -&gt; 1.25.2
        geary: update 44.0 -&gt; 44.1
        php: upgrade 8.2.8 -&gt; 8.2.9
        python3-redis: upgrade 4.6.0 -&gt; 5.0.0
        python3-alembic: upgrade 1.11.2 -&gt; 1.11.3
        python3-awesomeversion: upgrade 23.5.0 -&gt; 23.8.0
        python3-bitstring: upgrade 4.0.2 -&gt; 4.1.0
        python3-click: upgrade 8.1.6 -&gt; 8.1.7
        python3-engineio: upgrade 4.5.1 -&gt; 4.6.0
        python3-google-api-python-client: upgrade 2.96.0 -&gt; 2.97.0
        python3-humanize: upgrade 4.7.0 -&gt; 4.8.0
        python3-mypy: upgrade 1.5.0 -&gt; 1.5.1
        python3-oauth2client: upgrade 4.1.2 -&gt; 4.1.3
        python3-protobuf: upgrade 4.24.0 -&gt; 4.24.1
        python3-pycocotools: upgrade 2.0.6 -&gt; 2.0.7
        python3-pymetno: upgrade 0.10.0 -&gt; 0.11.0
        python3-pymongo: upgrade 4.4.1 -&gt; 4.5.0
        python3-pywbem: upgrade 1.6.1 -&gt; 1.6.2
        python3-sqlalchemy: upgrade 2.0.19 -&gt; 2.0.20
        python3-tox: upgrade 4.8.0 -&gt; 4.10.0
        python3-typeguard: upgrade 4.1.0 -&gt; 4.1.2
        python3-types-setuptools: upgrade 68.0.0.3 -&gt; 68.1.0.0
        python3-zeroconf: upgrade 0.76.0 -&gt; 0.82.1
        redis: upgrade 7.0.12 -&gt; 7.2.0
        weechat: upgrade 4.0.3 -&gt; 4.0.4
        traceroute: upgrade 2.1.2 -&gt; 2.1.3
        wireshark: upgrade 4.0.7 -&gt; 4.0.8
        adw-gtk3: upgrade 4.8 -&gt; 4.9
        ctags: upgrade 6.0.20230820.0 -&gt; 6.0.20230827.0
        debootstrap: upgrade 1.0.131 -&gt; 1.0.132
        dialog: upgrade 1.3-20210509 -&gt; 1.3-20230209
        fmt: upgrade 10.1.0 -&gt; 10.1.1
        gensio: upgrade 2.7.4 -&gt; 2.7.5
        iwd: upgrade 2.7 -&gt; 2.8
        libgphoto2: upgrade 2.5.30 -&gt; 2.5.31
        libzip: upgrade 1.10.0 -&gt; 1.10.1
        logwatch: upgrade 7.8 -&gt; 7.9
        thrift: upgrade 0.18.1 -&gt; 0.19.0
        libnet-dns-perl: upgrade 1.39 -&gt; 1.40
        python3-alembic: upgrade 1.11.3 -&gt; 1.12.0
        python3-argh: upgrade 0.28.1 -&gt; 0.29.3
        python3-asttokens: upgrade 2.2.1 -&gt; 2.4.0
        python3-bitstring: upgrade 4.1.0 -&gt; 4.1.1
        python3-cmake: upgrade 3.27.2 -&gt; 3.27.4.1
        python3-diskcache: upgrade 5.6.1 -&gt; 5.6.3
        python3-engineio: upgrade 4.6.0 -&gt; 4.7.0
        python3-imageio: upgrade 2.31.1 -&gt; 2.31.3
        python3-ipython: upgrade 8.14.0 -&gt; 8.15.0
        python3-kiwisolver: upgrade 1.4.4 -&gt; 1.4.5
        python3-langtable: upgrade 0.0.62 -&gt; 0.0.63
        python3-luma-core: upgrade 2.4.0 -&gt; 2.4.1
        python3-protobuf: upgrade 4.24.1 -&gt; 4.24.2
        python3-pymisp: upgrade 2.4.174 -&gt; 2.4.175
        python3-pymodbus: upgrade 3.4.1 -&gt; 3.5.0
        python3-smbus2: upgrade 0.4.2 -&gt; 0.4.3
        python3-snagboot: upgrade 1.1 -&gt; 1.2
        python3-socketio: upgrade 5.8.0 -&gt; 5.9.0
        python3-soupsieve: upgrade 2.4.1 -&gt; 2.5
        python3-tox: upgrade 4.10.0 -&gt; 4.11.1
        python3-typeguard: upgrade 4.1.2 -&gt; 4.1.3
        python3-types-setuptools: upgrade 68.1.0.0 -&gt; 68.1.0.1
        python3-virtualenv: upgrade 20.24.3 -&gt; 20.24.4
        python3-web3: upgrade 6.8.0 -&gt; 6.9.0
        python3-zeroconf: upgrade 0.82.1 -&gt; 0.97.0

  Willy Tu (1):
        abseil-cpp: upgrade 20230125.3 -&gt; 20230802.0

  Yi Zhao (7):
        nftables: upgrade 1.0.7 -&gt; 1.0.8
        libssh: upgrade 0.10.4 -&gt; 0.10.5
        samba: upgrade 4.18.5 -&gt; 4.18.6
        libyang: upgrade 2.1.55 -&gt; 2.1.111
        frr: Security fix CVE-2023-3748
        vsomeip: add recipe
        ntp: add missing runtime dependencies

  Yogita Urade (2):
        poppler: fix CVE-2023-34872
        hwloc: fix CVE-2022-47022

  Βούλγαρη Αικατερίνη (1):
        collectd: build with rrdcached plugin

poky: 71282bbc53..61531cd395:
  Adrian Freihofer (2):
        cmake.bbclass: cleanup spaces and tabs
        cmake.bbclass: refactor cmake args

  Alberto Planas (1):
        bitbake.conf: add bunzip2 in HOSTTOOLS

  Alexander Kanavin (18):
        lib/oe/recipeutils.py: accommodate SRCPV being optional and deprecated in version check regex
        python3-sphinx: correct version check
        systemd-bootchart: musl fixes have been rejected upstream
        openssl: build and install manpages only if they are enabled
        gettext: upgrade 0.21.1 -&gt; 0.22
        connman: update 1.41 -&gt; 1.42
        libcgroup: update 3.0.0 -&gt; 3.1.0
        perlcross: update 1.4.1 -&gt; 1.5
        perl: update 5.36.1 -&gt; 5.38.0
        groff: update 1.22.4 -&gt; 1.23.0
        libglu: update 9.0.2 -&gt; 9.0.3
        libpthread-stubs: update 0.4 -&gt; 0.5
        gpgme: upgrade 1.20.0 -&gt; 1.22.0
        libgudev: upgrade 237 -&gt; 238
        gnupg: upgrade 2.4.2 -&gt; 2.4.3
        gnutls: update 3.8.0 -&gt; 3.8.1
        runqemu: check permissions of available render nodes as well as their presence
        build-sysroots: target or native sysroot population need to be selected explicitly

  Alexis Lothoré (7):
        oeqa/utils/gitarchive: fix tag computation when creating archive
        oeqa/selftest: introduce gitarchive tests
        oeqa/utils/gitarchive: fix tag computation when creating archive
        oeqa/selftest/gitarchive: add tests about tags lisiting when no remote is configured
        oeqa/utils/gitarchive: allow to pass a logger to get_tags
        oeqa/utils/gitarchive: fall back to local tags when listing existing tags
        oeqa/utils/gitarchive: replace warning with info when reading local tags

  Angelo Ribeiro (1):
        ccache.bbclass: Add allowed list for native recipes

  Anuj Mittal (3):
        gstreamer1.0: upgrade 1.22.4 -&gt; 1.22.5
        harfbuzz: upgrade 8.0.1 -&gt; 8.1.1
        stress-ng: upgrade 0.15.08 -&gt; 0.16.04

  Archana Polampalli (1):
        vim: upgrade 9.0.1592 -&gt; 9.0.1664

  Benjamin Bara (6):
        rust-target-config: fix target_features for vfpv3d16
        README: fix mail address in git example command
        pixman: avoid neon on unsupported machines
        nettle: avoid neon on unsupported machines
        ffmpeg: avoid neon on unsupported machines
        ghostscript: avoid neon on unsupported machines

  Bruce Ashfield (19):
        conf/machine: set preferred kernel to be 6.4
        poky/poky-tiny: set preferred linux-yocto version to 6.4
        linux-yocto/6.1: update to v6.1.44
        linux-yocto/6.4: update to v6.4.10
        linux-yocto/6.1: update to v6.1.45
        kern-tools: include utility to post process config diffs
        linux-yocto/6.1: fix uninitialized read in nohz_full/isolcpus setup
        linux-yocto/6.4: fix uninitialized read in nohz_full/isolcpus setup
        linux-yocto/6.4: update to v6.4.11
        linux-yocto/6.1: update to v6.1.46
        linux-yocto/6.1: fix IRQ-80 warnings
        linux-yocto/6.4: fix IRQ-80 warnings
        linux-yocto/6.4: fix CONFIG_F2FS_IO_TRACE configuration warning
        linux-yocto/6.1: fix CONFIG_F2FS_IO_TRACE configuration warning
        linux-yocto/6.4: update to v6.4.12
        linux-yocto/6.1: update to v6.1.50
        linux-yocto/6.4: update to v6.4.13
        linux-yocto/6.4: update to v6.4.14
        linux-yocto/6.1: update to v6.1.51

  Changqing Li (1):
        sqlite3: set CVE_STATUS for CVE-2023-36191

  Chen Qi (6):
        bitbake: runqueue.py: fix PSI check logic
        cmake: drop OE specific environment variable support
        cmake.bbclass: fix allarch override syntax
        uninative.bbclass: sync to use UNINATIVE_STAGING_DIR
        stress-ng: disable DEBUG_BUILD
        oe-depends-dot: improve '-w' behavior

  Daniel Semkowicz (1):
        dev-manual: wic.rst: Update native tools build command

  David Reyna (3):
        bitbake: toaster: Update to Django 4.2
        bitbake: toaster: import only used layers
        bitbake: toaster: accommodate missing 'Image Name' value in buildinfohelper

  Dmitry Baryshkov (4):
        mdadm: disable strace on rv32 arch
        linux-firmware: upgrade 20230625 -&gt; 20230804
        linux-firmware: package audio topology for Lenovo X13s
        linux-firmware: package Dragonboard 845c sensors DSP firmware

  Eilís 'pidge' Ní Fhlannagáin (1):
        nativesdk-intercept: Fix bad intercept chgrp/chown logic

  Emil Ekmečić (2):
        bitbake: fetch2: add Google Cloud Platform (GCP) fetcher
        Add GCP fetcher to list of supported protocols

  Emil Kronborg Andersen (2):
        dbus: add additional entries to CVE_PRODUCT
        libxkbcommon: add CVE_PRODUCT

  Etienne Cordonnier (2):
        vim: update obsolete comment
        migration-guides: system-conf -&gt; systemd-conf

  Frederic Martinsons (5):
        rust: add cargo-c native recipe
        classes-recipe: add cargo_c.bbclass
        rust: provide examples for C library generation in rust
        oeqa/runtime/rust: correct rust test
        ref-manual: classes.rst: suppress rust-hello-world reference, add ptest-cargo class

  Jaeyoon Jung (1):
        cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfig

  Jasper Orschulko (1):
        cve_check: Fix cpe_id generation

  Joe Slater (1):
        file: fix call to localtime_r()

  Jon Mason (1):
        linux-yocto-dev: correct qemuarmv5 device tree location

  Jose Quaresma (3):
        systemd: fix efi dependency
        systemd-boot: remove old gummiboot TUNE_CCARGS
        pybootchartgui: also match do_compile and do_configure subtasks

  Joshua Watt (9):
        bitbake: bblayers/query: Add multiconfig support to `show-appends`
        bitbake: cooker: Fix error message
        bitbake: lib/bb: Add xattr and acl libraries
        buildtools-tarball: Add libacl
        classes/image_types: Add vfat image type
        bitbake: fetch2: git: Check if clone directory is a git repo
        wic: Add gpt-hybrid partition layout
        bitbake: fetch2: git: Remove useless try..else clause
        Add libacl to required packages

  Julien Stephan (4):
        less: upgrade 633 -&gt; 643
        less: add ptest support
        patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
        vulkan-samples: convert debugfix.patch to git format patch

  Kai Kang (1):
        webkitgtk: fix build failure with DEBUG_BUILD enabled

  Khem Raj (22):
        gnu-efi: Fix build on musl
        systemd-boot: Fix build on musl
        glibc: Upgrade to 2.38 release
        glibc: Enable fortify sources by defaults
        glibc: Drop --enable-tunables
        glibc: Fix SVE detection on aarch64
        glibc-tests: Add missing libgcc runtime dependency
        kernel.bbclass: Use KERNEL_STRIP instead of STRIP
        build-sysroots: Add SUMMARY field
        tunes: Add support for sve instructions on armv8/armv9
        arch-armv8,arch-armv9: Add sve based tune options
        python3: Increase default thread stack size on musl
        inetutils: Fix CVE-2023-40303
        inetutils: Apply devtool formatting suggestions
        qemu: Fix CVE-2023-40360
        core-image-ptest: Define a fallback for SUMMARY field
        dos2unix: upgrade 7.5.0 -&gt; 7.5.1
        python3: Fix ptests on musl
        tcl: Add a way to skip ptests
        rust-target-config: Map rust target to OE target
        libc-test: Depend on musl-staticdev
        apr: Fix ptests on musl

  Lee Chee Yang (2):
        migration-guides: add release notes for 4.2.3
        migration-guides: add release notes for 4.0.12

  Lei Maohui (1):
        glibc-package: Fix conflict error when enable multilib.

  Luan Rafael Carneiro (2):
        weston: Upgrade version 12.0.1 -&gt; 12.0.2
        weston: Add sysconfdir to FILES:${PN}

  Luca Ceresoli (1):
        Revert "oeqa/runtime/parselogs: Exclude preempt-rt error for now"

  Markus Niebel (2):
        wic: fix wrong attempt to create file system in upartitioned regions
        oeqa: wic: Add test for --no-table option

  Markus Volk (8):
        gtk4: upgrade 4.10.4 -&gt; 4.10.5
        libadwaita: upgrade 1.3.3 -&gt; 1.3.4
        gtk4: upgrade 4.10.5 -&gt; 4.12.0
        qemu: fix libudev packageconfig for systemd images
        qemu: build pulseaudio support depending on distro_feature
        qemu: add packageconfigs for fuse and dbus-display
        gtk4: upgrade 4.12.0 -&gt; 4.12.1
        mesa: add intel raytracing support to opencl build

  Martin Jansa (6):
        tcl: prevent installing another copy of tzdata
        cross-localedef-native: fix build on hosts with older glibc
        bitbake: runqueue: show more pressure data
        Makefile: remove from top-level directory
        bitbake: runqueue: show number of currently running bitbake threads when pressure changes
        webkitgtk: explicitly disable JIT for armv7* with softfp

  Michael Halstead (2):
        yocto-uninative: Update to 4.2 for glibc 2.38
        yocto-uninative: Update to 4.3

  Michael Opdenacker (26):
        scripts/create-pull-request: update URLs to git repositories
        manuals: create a dedicated "Contributor Guide" document
        ref-manual: classes.rst: fix location of _ref-classes-ccache
        ref-manual: update supported distro versions
        contributor-guide: add missing links to mailing lists
        contributor-guide: add section about why we use mailing lists
        contributor-guide: add recipe style guide
        ref-manual: remove AUTHOR variable
        contributor guide: call section "Reporting a defect"
        contributor-guide: remove obsolete pkg-config guidelines
        contributor guide: remove unnecessary information about mailing lists
        contributor-guide: clarification about patchtest
        contributor guide: update instructions for making and sharing changes
        dev-manual: disk-space: mention faster "find" command to trim sstate cache
        contributor-guide: move to 2nd place in top menu
        contributor-guide: submit-changes: simplify note
        contributor-guide: identify component: provide link to repositories
        contributor-guide: submit-changes: detail commit and patch creation
        contributor-guide: submit-changes: develop sending patches section
        manuals: README: update list of manuals
        contributor-guide: submit-changes: reorganize and develop sections
        contributor-guide: submit-changes: improvements to mailing lists section
        contributor-guide: submit-changes: commit guidelines for recipes
        contributor-guide: submit-changes: how to request push access to repositories
        README: update/fix contribution guidelines
        bitbake: doc: bitbake-user-manual: remove reference to SSTATE_MIRRORS variable

  Mikko Rapeli (4):
        openssh: capture ptest regression test failure logs
        oeqa selftest context.py: whitespace fix
        oeqa selftest context.py: remove warning from missing meta-selftest
        oeqa selftest context.py: fix git commands and set branch name

  Mingli Yu (2):
        qemu: Add qemu-common package
        webkitgtk: Add opengl to REQUIRED_DISTRO_FEATURES

  Narpat Mali (1):
        ffmpeg: add CVE_STATUS for CVE-2023-39018

  Otavio Salvador (2):
        weston-init: remove misleading comment about udev rule
        weston-init: fix init code indentation

  Ovidiu Panait (1):
        mdadm: skip running 04update-uuid and 07revert-inplace testcases

  Paulo Neves (1):
        bitbake: siggen.py: Improve taskhash reproducibility

  Peter Kjellerstedt (3):
        bin_package.bbclass: Inhibit the default dependencies
        insane.bbclass: Remove an unused variable
        poky.conf: Switch to post release name/version

  Peter Marko (2):
        openssl: Upgrade 3.1.1 -&gt; 3.1.2
        gcc-runtime: remove bashism

  Poonam Jadhav (1):
        pixman: Remove duplication of license MIT

  Randolph Sapp (1):
        bitbake: gitsm: tolerate git-lfs in submodules

  Richard Purdie (39):
        bitbake: siggen: Fix indentation
        bitbake: siggen: Update debug
        resulttool/report: Avoid divide by zero
        gcc-testsuite: Fix qemu binary filtering code logic error
        gcc-testsuite: Set qemu options for mips correctly
        mips/tune-mips64r2: Set qemu cpu option correctly
        binutils-cross-testsuite: Pass TUNE_LDARGS to tests
        arch-mips: Ensure TUNE_LDARGS is set correctly
        gcc: Add patch to improve testsuite failures, particularly mips
        oeqa/runtime/parselogs: Exclude preempt-rt error for now
        qemu: Upgrade 8.0.3 -&gt; 8.0.4
        lib/package_manager: Improve repo artefact filtering
        Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"
        lttng-modules: Upgrade 2.13.9 -&gt; 2.13.10
        lttng-tools: Upgrade 2.13.9 -&gt; 2.13.10
        pseudo: Fix to work with glibc 2.38
        binutils: Add missing DEPENDS on pod2man
        build-sysroots: Ensure dependency chains are minimal
        bitbake: fetch2: Add new srcrev fetcher API
        base/package: Move source revision information from PV to PKGV
        recipes/classes/scripts: Drop SRCPV usage in OE-Core
        glibc: Add glibc 2.38 stable updates
        README: Update to point to new contributor guide
        bitbake: README: Update to point to new contributor guide
        bitbake: command: Avoid time intensive distractions for ping
        README: Clarify/standardise contributions process
        python3-numpy: Attempt to fix reproducibility issue
        bitbake: doc: Document challenges of tags with git fetcher
        bitbake: server/process: Add more timing debug
        qemu: Upgrade 8.0.4 -&gt; 8.1.0
        qemu: Add patches to resolve x86 and then mips boot issues
        mdadm: Disable further tests due to intermittent failures
        Revert "oeqa selftest context.py: fix git commands and set branch name"
        classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variables
        build-appliance-image: Update to master head revision
        layer.conf: Update to nanbield release series
        bitbake: bitbake: Update to 2.6.0 release series/version
        layer.conf: Update to nanbield release series
        build-appliance-image: Update to master head revision

  Ross Burton (47):
        connman-conf: don't take over any ethernet devices, not just eth0
        meson.bbclass: add MESON_TARGET
        meson.bbclass:: update do_write_config vardeps
        systemd-boot: use MESON_TARGET
        systemd-boot: improve cross file generation
        p11-kit: fix build without qemu-usermode
        gi-docgen: depend on qemu-usermode MACHINE_FEATURES
        python3-pygobject: add explicit check for qemu-usermode MACHINE_FEATURE
        graphene: fix runtime detection of IEEE754 behaviour
        python3: ignore disputed CVE-2023-36632
        procps: backport fix for CVE-2023-4016
        linux/generate-cve-exclusions.py: fix comparison
        linux/cve-exclusions: update CVE_STATUS exclusions
        perf: enable verbose feature detection
        perf: add more PACKAGECONFIGs
        perf: fix perl binding support
        perf: split scripting PACKAGECONFIG into perl and python
        perf: disable perl support
        libtraceevent: build with Meson
        linux/generate-cve-exclusions: add version check warning
        linux-yocto: update CVE exclusions files
        site: remove at-spi2-core values
        inetutils: don't guess target paths
        inetutils: remove obsolete patches
        inetutils: remove obsolete cruft from do_configure
        glib-networking: enable build with GnuTLS if PKCS#11 was disabled
        glib-networking: use gnutls backend for TLS sockets
        cve-extra-exclusions: remove historic kernel CVEs which are handled now
        cve-extra-exclusions: remove BlueZ issues
        linux-yocto: update kernel CVE status
        linux: review some historic CVE_STATUS
        glib-2.0: explicitly enable strlcpy()
        scripts/oe-find-native-sysroot: use bitbake-getvar
        qemu-system-native: enable PNG support
        python3-build: upgrade to 1.0.0
        glib-2.0: libelf has a configure option now, specify it
        harfbuzz: update PACKAGECONFIG
        pango: explictly enable/disable libthai
        libsoup-2.4: update PACKAGECONFIG
        libsoup: update PACKAGECONFIG
        wayland-utils: add libdrm PACKAGECONFIG
        cve-exclusion: review the last of the historical kernel CVEs
        busybox: remove coreutils dependency in busybox-ptest
        libgudev: explicitly disable tests and vapi
        linux: update CVE exclusions
        python3-build: upgrade to 1.0.3
        avahi: handle invalid service types gracefully

  Ryan Eatmon (1):
        kernel.bbclass: Add force flag to rm calls

  Samantha Jalabert (1):
        bitbake: Fix disk space monitoring on cephfs

  Stéphane Veyret (1):
        nfs-utils: Add needed library to client

  Sudip Mukherjee (4):
        kea: upgrade to v2.4.0
        cmake: upgrade to v3.27.4
        dpkg: upgrade to v1.22.0
        openssh: upgrade to v9.4p1

  Tom Hochstein (1):
        linux-firmware: add firmware files for NXP BT chipsets

  Trevor Gamblin (16):
        python3-hypothesis: upgrade 6.82.0 -&gt; 6.82.5
        python3-more-itertools: upgrade 10.0.0 -&gt; 10.1.0
        python3-pygments: upgrade 2.15.1 -&gt; 2.16.1
        python3-wheel: upgrade 0.41.0 -&gt; 0.41.1
        maintainers.inc: Add self for unmaintained Python recipes
        oe-buildenv-internal: update required Python version
        python3-dbusmock: upgrade 0.29.0 -&gt; 0.29.1
        python3-numpy: upgrade 1.25.1 -&gt; 1.25.2
        python3-trove-classfiers: upgrade 2023.7.6 -&gt; 2023.8.7
        python3-setuptools: upgrade 68.0.0 -&gt; 68.1.0
        python3-dtc: upgrade 1.6.1 -&gt; 1.7.0
        python3-poetry: upgrade 1.6.1 -&gt; 1.7.0
        python3-git: upgrade 3.1.32 -&gt; 3.1.34
        python3-hypothesis: upgrade 6.82.7 -&gt; 6.84.0
        python3-pytest: upgrade 7.4.0 -&gt; 7.4.1
        python3-sphinx: upgrade 7.1.1 -&gt; 7.2.5

  Ulrich Ölmann (1):
        weston: fix comment

  Wang Mingyu (47):
        btrfs-tools: upgrade 6.3.1 -&gt; 6.3.3
        curl: upgrade 8.2.0 -&gt; 8.2.1
        file: upgrade 5.44 -&gt; 5.45
        gmp: upgrade 6.2.1 -&gt; 6.3.0
        xxhash: upgrade 0.8.1 -&gt; 0.8.2
        python3-editables: upgrade 0.4 -&gt; 0.5
        python3-markdown: upgrade 3.4.3 -&gt; 3.4.4
        python3-pathspec: upgrade 0.11.1 -&gt; 0.11.2
        python3-pip: upgrade 23.2 -&gt; 23.2.1
        python3-pyparsing: upgrade 3.1.0 -&gt; 3.1.1
        re2c: upgrade 3.0 -&gt; 3.1
        shaderc: upgrade 2023.4 -&gt; 2023.5
        sudo: upgrade 1.9.14p2 -&gt; 1.9.14p3
        libarchive: upgrade 3.6.2 -&gt; 3.7.1
        tar: upgrade 1.34 -&gt; 1.35
        bind: upgrade 9.18.17 -&gt; 9.18.18
        bluez5: upgrade 5.68 -&gt; 5.69
        ell: upgrade 0.57 -&gt; 0.58
        git: upgrade 2.41.0 -&gt; 2.42.0
        kbd: upgrade 2.6.1 -&gt; 2.6.2
        libconvert-asn1-perl: upgrade 0.33 -&gt; 0.34
        libdrm: upgrade 2.4.115 -&gt; 2.4.116
        libedit: upgrade 20221030-3.1 -&gt; 20230828-3.1
        libgit2: upgrade 1.7.0 -&gt; 1.7.1
        librepo: upgrade 1.15.1 -&gt; 1.15.2
        libsecret: upgrade 0.20.5 -&gt; 0.21.0
        libsndfile1: upgrade 1.2.0 -&gt; 1.2.2
        libxml2: upgrade 2.11.4 -&gt; 2.11.5
        mc: upgrade 4.8.29 -&gt; 4.8.30
        mpfr: upgrade 4.2.0 -&gt; 4.2.1
        neard: upgrade 0.18 -&gt; 0.19
        python3: upgrade 3.11.4 -&gt; 3.11.5
        pango: upgrade 1.50.14 -&gt; 1.51.0
        pigz: upgrade 2.7 -&gt; 2.8
        pkgconf: upgrade 1.9.5 -&gt; 2.0.2
        python3-setuptools: upgrade 68.1.0 -&gt; 68.1.2
        repo: upgrade 2.35 -&gt; 2.36.1
        shaderc: upgrade 2023.5 -&gt; 2023.6
        sqlite3: upgrade 3.42.0 -&gt; 3.43.0
        sysklogd: upgrade 2.5.0 -&gt; 2.5.2
        xz: upgrade 5.4.3 -&gt; 5.4.4
        zlib: upgrade 1.2.13 -&gt; 1.3
        python3-hypothesis: upgrade 6.82.5 -&gt; 6.82.7
        python3-pluggy: upgrade 1.2.0 -&gt; 1.3.0
        python3-sphinx-rtd-theme: upgrade 1.2.2 -&gt; 1.3.0
        python3-wheel: upgrade 0.41.1 -&gt; 0.41.2
        librepo: upgrade 1.15.2 -&gt; 1.16.0

  Yang Xu (1):
        meson: don't fail if no .pyc exists

  Yi Zhao (2):
        dhcpcd: upgrade 10.0.1 -&gt; 10.0.2
        dhcpcd: fix buffer overflow

  Yoann Congal (1):
        dev-manual: remove unsupported :term: markup inside markup

  Yogita Urade (1):
        dropbear: fix CVE-2023-36328

  Yuta Hayama (3):
        linux/generate-cve-exclusions: print the generated time in UTC
        linux/generate-cve-exclusions: fix mishandling of boundary values
        linux-yocto: correct the wording in CVE_STATUS

  Zang Ruochen (6):
        tcf-agent: Disable non-building features on loongarch64
        gcc-sanitizers: Add loongarch as a compatible architecture.
        goarch.bbclass: Add loongarch64 to go_map_arch
        qemuloongarch.inc:Change to use virtio-serial-pci
        kernel-devsrc: Fixed missing loongarch64 kernel source code when test_kernelmodules
        gcc: Fresh 0003-64-bit-multilib-hack.patch to add loongarch64 support

Change-Id: I4d4752539711b34471002dd1817bb7c14a590675
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>subtree updates july 21 2023 poky,openembedded</title>
<updated>2023-08-10T19:22:44+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-07-21T14:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8f840685fb701a268141f0fcebc1d34fcd9b01de'/>
<id>urn:sha1:8f840685fb701a268141f0fcebc1d34fcd9b01de</id>
<content type='text'>
poky: 13b646c0e1..b398c7653e:
  Adrian Freihofer (2):
        runqemu-ifdown: catch up with ifup
        runqemu: drop uid parameter for ifdown

  Alejandro Hernandez Samaniego (3):
        baremetal-helloworld: Fix race condition
        runqemu: Stop using warn() since its been deprecated
        runqemu: Fix automated call to runqemu-ifup

  Alex Kiernan (3):
        rootfs: Add debugfs package db file copy and cleanup
        rpm: Pick debugfs package db files/dirs explicitly
        eudev: Add group sgx to eudev package

  Alexander Kanavin (27):
        insane.bbclass: enable 32 bit time API check (as a warning) on affected architectures
        libxcrypt: upgrade 4.4.34 -&gt; 4.4.35
        libxml2: update 2.10.4 -&gt; 2.11.4
        ovmf: update 202302 -&gt; 202305
        lua: update 5.4.4 -&gt; 5.4.6
        cargo.bbclass: set up cargo environment in common do_compile
        rust-common.bbclass: move musl-specific linking fix from rust-source.inc
        python3-cryptography: update 39.0.2 -&gt; 41.0.1
        python3-cryptography-vectors: update 39.0.2 -&gt; 41.0.1
        python3: update 3.11.3 -&gt; 3.11.4
        diffutils: update 3.9 -&gt; 3.10
        shadow: remove dependency on pam-plugin-lastlog
        libpam: update 1.5.2 -&gt; 1.5.3
        librsvg: update 2.56.0 -&gt; 2.56.1
        vulkan-validation-layers: update 1.3.243 -&gt; 1.3.250
        xcb-util-cursor: add a recipe from meta-oe
        weston: update 11.0.1 -&gt; 12.0.1
        libdmx: update 1.1.4 -&gt; 1.1.5
        xtrans: update 1.4.0 -&gt; 1.5.0
        libproxy: fetch from git
        libproxy: update 0.4.18 -&gt; 0.5.2
        libssh2: update 1.10.0 -&gt; 1.11.0
        gstreamer1.0-plugins-base: enable glx/opengl support
        webkitgtk: update 2.38.5 -&gt; 2.40.2
        python3-cryptography: update a patch to upstream's better followup fix
        time64.inc: annotate and clean up recipe-specific Y2038 exceptions
        Revert "rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock"

  Andrej Valek (3):
        cve-check: add option to add additional patched CVEs
        oeqa/selftest/cve_check: rework test to new cve status handling
        cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS

  Anuj Mittal (7):
        rpm: backport fix to prevent crashes with latest sqlite
        sqlite3: upgrade 3.41.2 -&gt; 3.42.0
        vte: upgrade 0.72.1 -&gt; 0.72.2
        libpng: upgrade 1.6.39 -&gt; 1.6.40
        glib-networking: upgrade 2.76.0 -&gt; 2.76.1
        bluez5: upgrade 5.66 -&gt; 5.68
        selftest/cases/glibc.py: fix the override syntax

  BELOUARGA Mohamed (9):
        bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap file
        bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demanded
        bitbake: fetch2/npm: Remove special caracters that causes recipe tool to fail
        recipetool: create: npm: Remove duplicate function to not have future conflicts
        classes: npm: Handle peer dependencies for npm packages
        recipetool: create: npm: Add support for the new format of the shrinkwrap file
        recipetool: create: npm: Add support to handle peer dependencies
        classes: npm: Add support for the new format of the shrinkwrap file
        classe-recipes: npm: Add support for dependencies and devDependencies

  Benjamin Bouvier (1):
        util-linux: add alternative links for ipcs,ipcrm

  Bruce Ashfield (19):
        perf: fix buildpaths QA warning in 6.4+
        linux-libc-headers: bump to 6.4
        kernel: fix localversion in v6.3+
        linux-yocto: introduce 6.4 reference kernel recipes
        linux-yocto/6.4: update to latest
        linux-yocto/6.4: aufs6 integration
        linux-yocto/6.4: refresh configuration
        linux-yocto-rt/6.4: integrate -rt6
        linux-yocto/6.4: update to v6.4.2
        linux-yocto-tiny/6.4: fix configuration warnings (HID)
        linux-yocto-tiny/arm: fix configuration warnings (HID)
        linux-yocto/ppc: add elfutils-native to DEPENDS
        linux-yocto/6.1: update to v6.1.36
        linux-yocto/6.1: update to v6.1.37
        linux-yocto/6.1: update to v6.1.38
        linux-yocto/6.x: cfg: update ima.cfg to match current meta-integrity
        linux-yocto/6.4: update to v6.4.3
        kernel: set HOSTPKG_CONFIG to use pkg-config-native
        linux-yocto/6.4: fix menuconfig

  Changqing Li (2):
        dnf: only write the log lock to root for native dnf
        rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock

  Denys Dmytriyenko (1):
        bitbake: runqueue: convert deferral messages from bb.note to bb.debug

  Enrico Scholz (1):
        shadow-sysroot: add license information

  Etienne Cordonnier (2):
        libxcrypt: fix hard-coded ".so" extension
        qemu: fix typo

  Fabio Estevam (3):
        u-boot: Update Upstream-Status
        u-boot: Upgrade to 2023.07
        u-boot: Upgrade to 2023.07.02

  Frederic Martinsons (1):
        ptest-cargo.bbclass: fix condition to detect test executable

  Joe Slater (1):
        ghostscript: advance to version 10.01.2

  Jose Quaresma (12):
        kernel: config modules directories are handled by kernel-module-split
        kernel-module-split: install config modules directories only when they are needed
        kernel-module-split: use context manager to open files
        kernel-module-split: make autoload and probeconf distribution specific
        kernel-module-split add systemd modulesloaddir and modprobedir config
        pybootchartgui: calcule elapsed_time when starting the loop
        pybootchartgui: concatenate the elapsed time with the process
        pybootchartgui: fix overlapping argument in render_processes_chart
        pybootchartgui: fix width max usage in draw_label_in_box
        openssl: add PERLEXTERNAL path to test its existence
        openssl: use a glob on the PERLEXTERNAL to track updates on the path
        go: update 1.20.5 -&gt; 1.20.6

  Julien Stephan (1):
        automake: fix buildtest patch

  Khem Raj (9):
        ffmpeg: Fix build on riscv
        libpam: Fix examples build on musl
        webkitgtk: Enable JIT on RISCV64
        musl: Guard fallocate64 with _LARGEFILE64_SOURCE
        alsa-lib: Disable old API symbols
        mesa: Fix build with upcoming LLVM 17
        meson.bbclass: Point to llvm-config from native sysroot
        webkitgtk: Unbreak build on platforms using pvr graphics drivers
        python3-lxml: upgrade 4.9.2 -&gt; 4.9.3

  Martin Jansa (4):
        selftest: multiconfig-image-packager: try to respect IMAGE_LINK_NAME
        kernel-devicetree: install dtb files without -${KERNEL_DTB_NAME} suffix
        image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_NAME} and ${IMAGE_LINK_NAME}
        cpio: respect MLPREFIX for PACKAGE_WRITE_DEPS

  Michael Halstead (1):
        resulttool/resultutils: allow index generation despite corrupt json

  Mingli Yu (1):
        qemu: Add qemu-user-* and qemu-system-* to PACKAGES_DYNAMIC

  Natasha Bailey (1):
        tiff: backport a fix for CVE-2023-26965

  Ovidiu Panait (5):
        mdadm: fix util-linux ptest dependency
        mdadm: fix 07revert-inplace ptest
        mdadm: fix segfaults when running ptests
        mdadm: skip running known broken ptests
        mdadm: re-add mdadm-ptest to PTESTS_SLOW

  Peter Hoyes (5):
        bitbake: bitbake: tests/fetch: Mark TestTimeout as not a test suite
        bitbake: bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegex
        bitbake: bitbake: tests/fetch: Set git config if not already set
        bitbake: bitbake: tests: Use assertLogs to test logging output
        bitbake: bitbake: Bootstrap pytest for self-tests

  Peter Marko (4):
        cve-update-nvd2-native: fix cvssV3 metrics
        gcsections: apply section removal also in C++, not only in C
        cve-update-nvd2-native: retry all errors and sleep between retries
        cve-update-nvd2-native: increase retry count

  Piotr Łobacz (1):
        bitbake.conf: Add acl distro native features support

  Quentin Schulz (1):
        uboot-extlinux-config.bbclass: fix old override syntax in comment

  Richard Purdie (14):
        defaultsetup: Enable largefile and 64bit time_t support systemwide for 32 bit platforms
        time64: Disable CFLAGS for strace
        bitbake: runqueue: Fix deferred task/multiconfig race issue
        strace: Update patches/tests with upstream fixes
        bitbake: fetch2/npmsw: Support old and new shrinkwrap formats
        ptest-runner: Pull in "runner: Remove threads and mutexes" fix
        bitbake: server/process: Show command in timeout message
        bitbake: cooker: Log when parsing starts in server log
        gcc-testsuite: Fix ppc cpu specification
        ptest-runner: Pull in parallel test fixes and output handling
        oeqa/selftest/rust: Various fixes to work correctly
        bitbake: runqueue: Add pressure change logging
        build-appliance-image: Update to master head revision
        glibc-testsuite: Fix network restrictions causing test failures

  Ross Burton (26):
        cve-update-db-native: remove
        cve-update-nvd2-native: handle all configuration nodes, not just first
        cve-update-nvd2-native: use exact times, don't truncate
        ghostscript: remove CVE_CHECK_IGNORE for CVE-2013-6629
        pkgconf: update SRC_URI
        libjpeg-turbo: upgrade to 3.0.0
        cups: upgrade to 2.4.6
        tiff: upgrade to 4.5.1
        linux-yocto/cve-exclusion: move entries from cve-extra-exclusions
        linux-yocto/cve-exclusion: ignore more backported CVEs
        python3: fix missing comma in get_module_deps3.py
        python3-jsonpointer: upgrade to 2.4
        oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure case
        cml1: add showconfig task to easily find the generated .config file
        rootfs_rpm: don't depend on opkg-native for update-alternatives
        poky: add Debian 12 to supported distribution list
        cve-update-nvd2-native: log a little more
        cve-update-nvd2-native: actually use API keys
        gcc: don't pass --enable-standard-branch-protection
        machine/arch-arm64: add -mbranch-protection=standard
        qemuarm: pin kernel to 6.1
        libdmx: remove obsolete library
        linux-yocto_6.1: ignore backported CVEs
        python3: ignore CVE-2023-36632
        ltp: add RDEPENDS on findutils
        oeqa/ltp: rewrote LTP testcase and parser

  Siddharth Doshi (2):
        bind: Upgrade 9.18.15 -&gt; 9.18.16
        flac: Upgrade 1.4.2 -&gt; 1.4.3

  Soumya (1):
        perl: Fix CVE-2023-31486

  Staffan Rydén (1):
        kernel: Fix path comparison in kernel staging dir symlinking

  Stéphane Veyret (1):
        scripts/oe-setup-builddir: copy conf-notes.txt to build dir

  Sudip Mukherjee (1):
        libssh2: disable rpath to fix curl-native build

  Thomas Roos (1):
        testimage/oeqa: Drop testimage_dump_host functionality

  Tim Orling (10):
        python3-pytest-subtests: upgrade 0.10.0 -&gt; 0.11.0
        python3-urllib3: upgrade 2.0.2 -&gt; 2.0.3
        python3-typing-extensions: upgrade 4.6.3 -&gt; 4.7.0
        python3-hypothesis: upgrade 6.79.2 -&gt; 6.80.0
        python3-pygments: upgrade 2.14.0 -&gt; 2.15.1
        python3-importlib-metadata: upgrade 6.7.0 -&gt; 6.8.0
        python3-typing-extensions: upgrade 4.7.0 -&gt; 4.7.1
        python3-cryptography{-vectors}: upgrade 41.0.1 -&gt; 41.0.2
        python3-zipp: upgrade 3.15.0 -&gt; 3.16.2
        python3-hypothesis: upgrade 6.80.0 -&gt; 6.81.2

  Trevor Gamblin (15):
        python3: add cgitb, zipapp ptest dependencies
        qemu: upgrade 8.0.0 -&gt; 8.0.3
        python3: parallelize ptests, add test_cppext dependencies
        python3-setuptools: upgrade 67.6.1 -&gt; 68.0.0
        diffoscope: upgrade 242 -&gt; 243
        p11-kit: upgrade 0.24.1 -&gt; 0.25.0
        diffoscope: add missing RDEPENDS and alphabetize
        linux-firmware: upgrade 20230515 -&gt; 20230625
        python3-trove-classifiers: upgrade 2023.5.24 -&gt; 2023.7.6
        python3-cython: upgrade 0.29.35 -&gt; 0.29.36
        icu: upgrade 72-1 -&gt; 73-2
        python3-editables: add python3-io to RDEPENDS
        python3: ensure ptest regression capture
        diffoscope: upgrade 243 -&gt; 244
        xeyes: upgrade 1.2.0 -&gt; 1.3.0

  Wang Mingyu (51):
        freetype: upgrade 2.13.0 -&gt; 2.13.1
        gstreamer1.0: upgrade 1.22.3 -&gt; 1.22.4
        kbd: upgrade 2.5.1 -&gt; 2.6.0
        libassuan: upgrade 2.5.5 -&gt; 2.5.6
        libksba: upgrade 1.6.3 -&gt; 1.6.4
        libmd: upgrade 1.0.4 -&gt; 1.1.0
        libsdl2: upgrade 2.26.5 -&gt; 2.28.0
        libtraceevent: upgrade 1.7.2 -&gt; 1.7.3
        libx11: upgrade 1.8.5 -&gt; 1.8.6
        lttng-ust: upgrade 2.13.5 -&gt; 2.13.6
        nettle: upgrade 3.9 -&gt; 3.9.1
        nghttp2: upgrade 1.53.0 -&gt; 1.54.0
        ccache: upgrade 4.8.1 -&gt; 4.8.2
        mesa: upgrade 23.1.1 -&gt; 23.1.3
        python3-numpy: upgrade 1.24.3 -&gt; 1.25.0
        python3-typing-extensions: upgrade 4.6.2 -&gt; 4.6.3
        xorgproto: upgrade 2022.2 -&gt; 2023.2
        python3-hatchling: upgrade 1.17.0 -&gt; 1.18.0
        python3-hypothesis: upgrade 6.75.7 -&gt; 6.79.2
        python3-importlib-metadata: upgrade 6.6.0 -&gt; 6.7.0
        python3-iso8601: upgrade 1.1.0 -&gt; 2.0.0
        python3-markupsafe: upgrade 2.1.2 -&gt; 2.1.3
        python3-pluggy: upgrade 1.0.0 -&gt; 1.2.0
        python3-pycairo: upgrade 1.23.0 -&gt; 1.24.0
        python3-pyparsing: upgrade 3.0.9 -&gt; 3.1.0
        python3-pytest: upgrade 7.3.1 -&gt; 7.4.0
        python3-ruamel-yaml: upgrade 0.17.31 -&gt; 0.17.32
        python3-sphinx-rtd-theme: upgrade 1.2.1 -&gt; 1.2.2
        xkeyboard-config: upgrade 2.38 -&gt; 2.39
        xwayland: upgrade 23.1.1 -&gt; 23.1.2
        wayland-protocols: upgrade 1.31 -&gt; 1.32
        taglib: upgrade 1.13 -&gt; 1.13.1
        libxcrypt: upgrade 4.4.35 -&gt; 4.4.36
        msmtp: upgrade 1.8.23 -&gt; 1.8.24
        libwebp: upgrade 1.3.0 -&gt; 1.3.1
        libuv: upgrade 1.45.0 -&gt; 1.46.0
        acpica: upgrade 20230331 -&gt; 20230628
        libnss-nis: upgrade 3.1 -&gt; 3.2
        harfbuzz: upgrade 7.3.0 -&gt; 8.0.1
        libproxy: upgrade 0.5.2 -&gt; 0.5.3
        nghttp2: upgrade 1.54.0 -&gt; 1.55.1
        debianutils: upgrade 5.7 -&gt; 5.8
        glib-2.0: upgrade 2.76.3 -&gt; 2.76.4
        python3-pip: upgrade 23.1.2 -&gt; 23.2
        opkg: upgrade 0.6.1 -&gt; 0.6.2
        opkg-utils: upgrade 0.5.0 -&gt; 0.6.2
        python3-editables: upgrade 0.3 -&gt; 0.4
        python3-git: upgrade 3.1.31 -&gt; 3.1.32
        python3-numpy: upgrade 1.25.0 -&gt; 1.25.1
        repo: upgrade 2.34.1 -&gt; 2.35
        libva: upgrade to 2.19.0

  Yash Shinde (1):
        oeqa/selftest: Add rust selftests

  Yi Zhao (1):
        ifupdown: install missing directories

  Yoann Congal (2):
        recipetool: Fix inherit in created -native* recipes
        oeqa/selftest/devtool: add unit test for "devtool add -b"

  Yuta Hayama (1):
        systemd-systemctl: fix errors in instance name expansion

meta-openembedded: 2638d458a5..0e3f5e5201:
  Alex Kiernan (1):
        ostree: Upgrade 2023.4 -&gt; 2023.5

  Archana Polampalli (1):
        tcpreplay: upgrade 4.4.3 -&gt; 4.4.4

  Beniamin Sandu (1):
        mbedtls: fix builds with crypto extensions

  Bruce Ashfield (1):
        vboxguestdrivers: fix compilation against 6.4 kernel / headers

  Carlos Rafael Giani (3):
        pipewire: Disable libmysofa since it is not available in OE
        pipewire: Improve packageconfigs
        pipewire: Add dedicated aes67 package and fix rlimits.d package assignment

  Chee Yang Lee (1):
        rabbitmq-c: Fix CVE-2023-35789

  Jasper Orschulko (8):
        python3-pytest-cov: Add initial recipe 4.1.0
        python3-covdefaults: Add initial recipe 2.3.0
        python3-platformdirs: Fix recipe version 3.6.0
        python3-distlib: Add initial recipe 0.3.6
        python3-filelock: Add initial recipe 3.12.0
        python3-virtualenv: Add initial recipe 20.23.0
        python3-pyproject-api: Add initial recipe 1.5.1
        python3-tox: Add initial recipe 4.6.0

  Joe Slater (1):
        libgpiod: modify RDEPENDS for ptest

  Justin Bronder (2):
        python3-asyncinotify: upgrade 3.0.1 -&gt; 4.0.2
        python3-pytest-asyncio: upgrade 0.16.0 -&gt; 0.21.1

  Kai Kang (2):
        libtimezonemap: rename downloaded file name
        fltk-native: fix libdl link issue

  Khem Raj (33):
        gupnp-av: Fix build with libxml2-2.11 and newer
        xcb-util-cursor: Delete recipe
        pidgin-sipe: Add packageconfig to turn Werror on/off
        fbida: Fix build on musl
        pcp: Update to 6.0.5
        geos: Upgrade to 3.12.0
        ctags: Extend to build native package
        libcoap: Build linker symbol file explicitly
        geos: Use cmake directly
        pcp: Fix build race
        sblim-sfcc: Fix build with clang17
        minifi-cpp: Fix build with clang 17
        python3-grpcio-tools: Upgrade to 1.56.0
        python3-grpcio: Upgrade to 1.56.0
        python3-grpcio: Fix build on musl
        python3-grpcio-tools: Fix build with musl
        thin-provisioning-tools: Upgrade to 1.0.4
        thin-provisioning-tools: Fix build on musl.
        pcp: Disable parallel build
        crash: Fix build with glibc 2.38+
        breakpad: Update to latest trunk
        python3-requests-toolbelt: Fix ptest failures seen with urllib3 2.0
        ptest-packagelists-meta-oe: Limit mcelog to x86/x86_64
        graphviz: Upgrade to 8.1.0 release
        emlog: Update to latest to fix build with 6.4 kernel
        dlm: Upgrade to 4.2.0
        mdio-tools: Update to latest on trunk
        dlm: Fix build with linux kernel 6.4+
        dlm: Do not pass -fcf-protection=full via Makefile
        dlm: Do not use -fcf-protection=full on arm platforms
        zfs: Update to 2.2.0 rc1
        zfs: Disable builds on aarch64 for now
        dhcp-relay: Pass cross configure flags to bind build

  Luke Schaefer (1):
        nginx: Add stream Signed-off-by: Luke Schaefer &lt;lukeschafer17@gmail.com&gt;

  Marek Vasut (4):
        lvgl: Factor out and unify lv-drivers configuration
        lvgl: Add default input device configuration option
        linux-serial-test: Update to latest git revision
        libiio: enable c++ bindings

  Markus Volk (10):
        pipewire: upgrade 0.3.71 -&gt; 0.3.72
        pipewire: upgrade 0.3.72 -&gt; 0.3.73
        gnome-software: upgrade 44.2 -&gt; 44.3
        eog: upgrade 44.2 -&gt; 44.3
        spdlog: upgrade 1.11.0 -&gt; 1.12.0
        flatpak: update dependencies
        gnome-control-center: upgrade 44.2 -&gt; 44.3
        gnome-shell: upgrade 44.2 -&gt; 44.3
        mutter: upgrade 44.2 -&gt; 44.3
        gnome-settings-daemon: upgrade 44.0 -&gt; 44.1

  Martin Jansa (4):
        nodejs: use PIE for host binaries
        gupnp: backport a fix not to use deprecated xmlReadMemory
        pidgin-sipe: allow to build with libxml2-2.11
        raptor2: backport a fix to build with libxml2-2.11

  Michael Haener (1):
        nginx: upgrade to 1.24.0 release

  Michael Weiß (1):
        pv: Show progress bar even if no terminal is set as in 1.6.6

  Mingli Yu (1):
        snort: Add systemd unit file

  Peter Kjellerstedt (1):
        cppzmq: Move the version to the recipe file name

  Petr Gotthard (2):
        python3-pyroute2: upgrade 0.5.19 -&gt; 0.7.9
        networkmanager: upgrade 1.42.6 -&gt; 1.42.8

  Ricardo Salveti (1):
        lshw: bump to b4e0673

  Ross Burton (5):
        poppler: fix missing include
        libpaper: remove redundant autoreconf --install
        liblbxutil: remove obsolete library
        xsetmode: remove obsolete utility
        libxkbui: remove obsolete recipe

  Tim Orling (1):
        python3-argh: upgrade 0.26.2 -&gt; 0.28.1

  Trevor Gamblin (9):
        python3-alembic: upgrade 1.10.4 -&gt; 1.11.1
        python3-sqlalchemy: upgrade 2.0.15 -&gt; 2.0.19
        python3-argcomplete: upgrade 3.1.0 -&gt; 3.1.1
        python3-arpeggio: upgrade 2.0.0 -&gt; 2.0.2
        python3-astroid: upgrade 2.15.5 -&gt; 2.15.6
        python3-autobahn: upgrade 23.6.1 -&gt; 23.6.2
        python3-bandit: upgrade 1.7.4 -&gt; 1.7.5
        python3-bandit: add python3-rich to RDEPENDS
        python3-bitarray: upgrade 2.7.3 -&gt; 2.7.6

  Wang Mingyu (44):
        cppzmq: upgrade 4.9.0 -&gt; 4.10.0
        iwd: upgrade 2.5 -&gt; 2.6
        libburn: upgrade 1.5.4 -&gt; 1.5.6
        libzip: upgrade 1.9.2 -&gt; 1.10.0
        openfortivpn: upgrade 1.20.3 -&gt; 1.20.5
        psqlodbc: upgrade 13.02.0000 -&gt; 15.00.0000
        python3-aenum: upgrade 3.1.12 -&gt; 3.1.14
        python3-can: upgrade 4.2.1 -&gt; 4.2.2
        python3-google-api-python-client: upgrade 2.89.0 -&gt; 2.90.0
        python3-h5py: upgrade 3.8.0 -&gt; 3.9.0
        python3-natsort: upgrade 8.3.1 -&gt; 8.4.0
        python3-pymodbus: upgrade 3.3.1 -&gt; 3.3.2
        python3-pymongo: upgrade 4.3.3 -&gt; 4.4.0
        python3-pyscaffold: upgrade 4.4.1 -&gt; 4.5
        python3-pyzstd: upgrade 0.15.7 -&gt; 0.15.9
        python3-requests-futures: upgrade 1.0.0 -&gt; 1.0.1
        python3-sentry-sdk: upgrade 1.25.1 -&gt; 1.26.0
        python3-zeroconf: upgrade 0.68.0 -&gt; 0.69.0
        weechat: upgrade 3.8 -&gt; 4.0.0
        python3-platformdirs: upgrade 3.6.0 -&gt; 3.8.0
        renderdoc: upgrade 1.13 -&gt; 1.27
        gegl: upgrade 0.4.44 -&gt; 0.4.46
        gvfs: upgrade 1.50.4 -&gt; 1.51.1
        weechat: upgrade 4.0.0 -&gt; 4.0.1
        avro-c: upgrade 1.11.1 -&gt; 1.11.2
        glfw: upgrade 3.3 -&gt; 3.3.8
        hwloc: upgrade 2.9.1 -&gt; 2.9.2
        minicoredumper: upgrade 2.0.3 -&gt; 2.0.6
        thingsboard-gateway: upgrade 3.2 -&gt; 3.3
        xterm: upgrade 382 -&gt; 383
        passwdqc: upgrade 2.0.2 -&gt; 2.0.3
        python3-aenum: upgrade 3.1.14 -&gt; 3.1.15
        python3-configargparse : upgrade 1.5.3 -&gt; 1.5.5
        python3-elementpath: upgrade 4.1.3 -&gt; 4.1.4
        python3-google-api-python-client: upgrade 2.90.0 -&gt; 2.92.0
        python3-google-auth: upgrade 2.20.0 -&gt; 2.21.0
        python3-joblib: upgrade 1.2.0 -&gt; 1.3.1
        python3-pillow: upgrade 9.5.0 -&gt; 10.0.0
        python3-redis: upgrade 4.5.5 -&gt; 4.6.0
        python3-tox: upgrade 4.6.0 -&gt; 4.6.3
        python3-virtualenv: upgrade 20.23.0 -&gt; 20.23.1
        python3-zeroconf: upgrade 0.69.0 -&gt; 0.70.0
        libyang: Fix install conflict when enable multilib.
        php: Fix install conflict when enable multilib.

  Wolfgang Meyer (4):
        fbida: Switch to git fetcher
        fbida: build with meson
        fbida: SRC_REV bump ac9005b..eb769e3
        fbida: make fbpdf build optional

  Yi Zhao (6):
        conntrack-tools: add systemd unit file
        conntrack-tools: add required kernel modules to RRECOMMENDS
        frr: upgrade 8.4.2 -&gt; 8.4.4
        mbedtls: upgrade 2.28.2 -&gt; 2.28.3
        open-vm-tools: Security fix CVE-2023-20867
        samba: upgrade 4.18.3 -&gt; 4.18.4

  Zoltán Böszörményi (1):
        opencv: 4.8.0

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I48c2ba4573ee81b637b1ba890c312f491004f666
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2023-06-09T13:54:07+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-06-09T06:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=b542dec15d5efd10eecb485af0629315876cebfc'/>
<id>urn:sha1:b542dec15d5efd10eecb485af0629315876cebfc</id>
<content type='text'>
meta-raspberrypi: 9240ea91ca..8e07f0d328:
  DOLE Olivier (1):
        rpi-config: U-Boot requires "enable_uart=1" to operate correctly.

  Florin Sarbu (1):
        udev-rules-rpi: Use 99-com.rules directly from upstream

meta-openembedded: 829dcb63f0..def4759e95:
  Alex Kiernan (1):
        ostree: Add soup3 PACKAGECONFIG, rename soup to soup2

  Alexander Mohr (1):
        dlt-daemon: apply rename of genivi to covesa

  Armin Kuster (1):
        wireshark: Update to a supported version 4.0.x

  Bartosz Golaszewski (97):
        python3-snagboot: new recipe
        libgpiod: add myself as maintainer
        python3-pyparted: add missing run-time dependencies
        python3-send2trash: add missing run-time dependencies
        python3-mock: cleanup RDEPENDS
        python3-mock: add missing run-time dependencies
        python3-cson: fix run-time dependencies
        python3-ldap: don't use PYTHON_PN
        python3-ldap: add missing run-time dependencies
        python3-pyrad: add missing run-time dependencies
        python3-html2text: add missing run-time dependencies
        python3-parse: don't use PYTHON_PN and improve coding style
        python3-parse: add missing run-time dependencies
        python3-meld3: add missing run-time dependencies
        python3-pyiface: add missing run-time dependencies
        python3-mpmath: add missing run-time dependencies
        python3-uswid: add missing run-time dependencies
        python3-xmlrunner: add missing run-time dependencies
        python3-editor: add missing run-time dependencies
        python3-pykwalify: don't use PYTHON_PN and improve coding style
        python3-pykwalify: add missing run-time dependencies
        python3-iperf: add missing run-time dependencies
        python3-sdnotify: add missing run-time dependencies
        python3-service-identity: add missing run-time dependencies
        python3-sqlsoup: add missing run-time dependencies
        python3-sqlalchemy: don't use PYTHON_PN and improve coding style
        python3-sqlalchemy: add missing run-time dependencies
        python3-pure-eval: add missing run-time dependencies
        python3-stack-data: fix coding style
        python3-stack-data: add missing run-time dependencies
        python3-sympy: add missing run-time dependencies
        python3-thrift: don't use PYTHON_PN and improve coding style
        python3-thrift: add missing run-time dependencies
        python3-tomlkit: add missing run-time dependencies
        python3-tornado: drop ${PN} from RDEPENDS
        python3-tornado: fix coding style
        python3-tornado: remove the testing submodule from FILES:${PN}-test
        python3-tornado: add missing run-time dependencies
        python3-trustme: add missing run-time dependencies
        python3-twofish: add missing run-time dependencies
        python3-txws: add missing run-time dependencies
        python3-web3: add missing run-time dependencies
        python3-uefi-firmware: add missing run-time dependencies
        python3-websockets: fix coding style
        python3-websockets: add missing run-time dependencies
        python3-xlrd: fix coding style
        python3-xlrd: add missing run-time dependencies
        python3-versiontools: add missing run-time dependencies
        python3-typeguard: add missing run-time dependencies
        python3-process-tests: add missing run-time dependencies
        python3-pyatspi: add missing run-time dependencies
        python3-pydantic: don't use PYTHON_PN and improve coding style
        python3-pydantic: add missing run-time dependencies
        python3-python-vlc: add missing run-time dependencies
        python3-redis: fix coding style
        python3-redis: add missing run-time dependencies
        python3-raven: add missing run-time dependencies
        python3-pypng: new package
        python3-qrcode: add missing run-time dependencies
        python3-pyusb: fix run-time dependencies
        python3-pytest-mock: add missing run-time dependencies
        python3-pyroute2: fix coding style
        python3-fcntl: add missing run-time dependencies
        python3-pyproject-metadata: add missing run-time dependencies
        python3-pyproj: don't use PYTHON_PN
        python3-pyproj: drop unnecessary run-time dependency
        python3-pyproj: add missing run-time dependencies
        python3-classes: new package
        python3-pylyrics: add missing run-time dependencies
        python3-pyjwt: stop using PYTHON_PN
        python3-pyjwt: add missing run-time dependencies
        python3-javaobj-py3: add missing run-time dependencies
        python3-pyjks: stop using PYTHON_PN
        python3-pyjks: fix run-time dependencies
        python3-pyexpect: add missing run-time dependencies
        python3-pynetlinux: fix relative imports
        python3-pynetlinux: add missing run-time dependencies
        python3-pickleshare: add missing run-time dependencies
        python3-petact: add missing run-time dependencies
        python3-pefile: add missing run-time dependencies
        python3-jsonpath-rw: add missing run-time dependencies
        python3-jsonrpcclient: add missing run-time dependencies
        python3-jstyleson: add missing run-time dependencies
        python3-kconfiglib: add missing run-time dependencies
        python3-libevdev: add missing run-time dependencies
        python3-linux-procfs: add missing run-time dependencies
        python3-lockfile: add missing run-time dependencies
        python3-msm: fix coding style
        python3-lazy: new recipe
        python3-msm: add missing run-time dependencies
        python3-netaddr: stop using PYTHON_PN
        python3-netaddr: add missing run-time dependencies
        python3-ninja-syntax: new package
        python3-ninja: add missing run-time dependencies
        python3-nmap: add missing run-time dependencies
        python3-oslash: add missing run-time dependencies
        python3-padaos: add missing run-time dependencies

  Christophe Vu-Brugier (1):
        switchtec-user: add new recipe

  Geoff Parker (1):
        python3-platformdirs: add nativesdk to BBCLASSEXTEND

  Ivan Maidanski (1):
        bdwgc: upgrade 8.2.2 -&gt; 8.2.4

  Johannes Kauffmann (2):
        open62541: update to v1.3.6
        open62541: build optimized binary

  Khem Raj (21):
        ipvsadm: Pass build environment cflags to compiler
        orrery: Pass OE provided cflags
        libleak: Upgrade to 0.3.6
        zeroconf: Pass cflags from environment
        lshw: Pass OE cflags via RPM_OPT_FLAGS
        ruli: Pass cflags to makefile
        gnome-online-accounts: Replace filename with basename
        rdma-core: Use target path for systemctl
        monkey: Remove buildpaths from generated mk_env.h
        minio: Ignore from world builds
        libcppkafka: Remove RECIPE_SYSROOT from packageconfig .pc file
        doxygen: Do not generate #line directive with flex/bison
        gattlib: Upgrade to latest tip of trunk
        ettercap: Do not generate #line directives with bison/flex
        zfs: Add a patch to fix aarch64 build with gcc13
        zfs: Upgrade to 2.1.11
        zfs: Fix build with aarch64
        zfs: Fix build on musl
        ctapi-common: Use archives.fedoraproject.org to fetch srpm
        Revert "libgpiod: modify test 'gpioset: toggle (continuous)'"
        meta-python-ptest-fast-image: Do not run python3-pytest-mock ptests

  Lei Maohui (1):
        dovecot: Fix install conflict when enable multilib.

  Marek Vasut (1):
        v4l-utils: Update 1.23.0+9431e4b2 -&gt; 1.24.1

  Markus Volk (4):
        iwd: update 2.4 -&gt; 2.5
        gnome-control-center: upgrade 44.1 -&gt; 44.2
        mutter: upgrade 44.1 -&gt; 44.2
        gnome-shell: upgrade 44.1 -&gt; 44.2

  Martin Jansa (1):
        switchtec-user: fix installed-vs-shipped with multilib

  Niko Mauno (2):
        contrib: oe-stylize: Fix ambiguous variable names
        contrib: oe-stylize: Use Python3 explicitly

  Peter Marko (1):
        nss: ignore CVE-2022-3479

  Petr Gotthard (4):
        blueman: fix REQUIRED_DISTRO_FEATURES gobject-introspection-data
        firewalld: fix REQUIRED_DISTRO_FEATURES gobject-introspection-data
        system-config-printer: fix REQUIRED_DISTRO_FEATURES gobject-introspection-data
        firewalld: upgrade 1.2.0 -&gt; 1.3.2

  Wang Mingyu (40):
        ctags: upgrade 6.0.20230521.0 -&gt; 6.0.20230528.0
        eog: upgrade 44.1 -&gt; 44.2
        nautilus: upgrade 44.1 -&gt; 44.2
        evolution-data-server: upgrade 3.48.1 -&gt; 3.48.2
        flatbuffers: upgrade 23.1.4 -&gt; 23.3.56
        python3-asgiref: upgrade 3.7.1 -&gt; 3.7.2
        python3-cachetools: upgrade 5.3.0 -&gt; 5.3.1
        python3-coverage: upgrade 7.2.6 -&gt; 7.2.7
        python3-croniter: upgrade 1.3.14 -&gt; 1.3.15
        python3-deprecated: upgrade 1.2.13 -&gt; 1.2.14
        python3-google-api-python-client: upgrade 2.86.0 -&gt; 2.87.0
        python3-google-auth: upgrade 2.18.1 -&gt; 2.19.0
        python3-imageio: upgrade 2.29.0 -&gt; 2.30.0
        python3-license-expression: upgrade 30.1.0 -&gt; 30.1.1
        python3-lru-dict: upgrade 1.1.8 -&gt; 1.2.0
        python3-paramiko: upgrade 3.1.0 -&gt; 3.2.0
        python3-pint: upgrade 0.21 -&gt; 0.22
        python3-protobuf: upgrade 4.23.1 -&gt; 4.23.2
        python3-xlsxwriter: upgrade 3.1.1 -&gt; 3.1.2
        xterm: upgrade 380 -&gt; 381
        python3-zeroconf: upgrade 0.62.0 -&gt; 0.63.0
        dnf-plugin-tui: modify suffix of spdx file.
        evolution-data-server: upgrade 3.48.2 -&gt; 3.48.3
        samba: upgrade 4.18.2 -&gt; 4.18.3
        ctags: upgrade 6.0.20230528.0 -&gt; 6.0.20230604.0
        tree: upgrade 2.1.0 -&gt; 2.1.1
        xrdb: upgrade 1.2.1 -&gt; 1.2.2
        xterm: upgrade 381 -&gt; 382
        xwd: upgrade 1.0.8 -&gt; 1.0.9
        libnet-dns-perl: upgrade 1.38 -&gt; 1.39
        pamela: upgrade 1.0.0 -&gt; 1.1.0
        python3-cachecontrol: upgrade 0.12.12 -&gt; 0.13.0
        python3-google-api-python-client: upgrade 2.87.0 -&gt; 2.88.0
        python3-google-auth: upgrade 2.19.0 -&gt; 2.19.1
        python3-nocaselist: upgrade 1.1.1 -&gt; 2.0.0
        python3-pymodbus: upgrade 3.2.2 -&gt; 3.3.0
        python3-regex: upgrade 2023.5.5 -&gt; 2023.6.3
        python3-rich: upgrade 13.3.5 -&gt; 13.4.1
        python3-sentry-sdk: upgrade 1.24.0 -&gt; 1.25.0
        ntp: upgrade 4.2.8p15 -&gt; 4.2.8p16

poky: 76494f2b66..00f3d58064:
  Alex Kiernan (1):
        rust: Upgrade 1.69.0 -&gt; 1.70.0

  Alexander Kanavin (5):
        maintaines.inc: unassign Richard Weinberger from erofs-utils entry
        maintainers.inc: unassign Andreas Müller from itstool entry
        maintainers.inc: unassign Pascal Bach from cmake entry
        maintainers.inc: correct unassigned entries (&gt; was missing)
        maintainers.inc: correct Carlos Rafael Giani's email address

  Andrej Valek (1):
        busybox: 1.36.0 -&gt; 1.36.1

  Anuj Mittal (3):
        gstreamer1.0: upgrade 1.22.2 -&gt; 1.22.3
        stress-ng: upgrade 0.15.07 -&gt; 0.15.08
        glib-networking: upgrade 2.74.0 -&gt; 2.76.0

  Bruce Ashfield (10):
        linux-yocto/6.1: update to v6.1.26
        linux-yocto/6.1: update to v6.1.27
        linux-yocto-dev: bump to v6.4+
        kernel: don't force PAHOLE=false
        linux-yocto: move build / debug dependencies to .inc
        linux-yocto/6.1: update to v6.1.28
        linux-yocto/6.1: update to v6.1.29
        linux-yocto/6.1: update to v6.1.30
        linux-yocto/6.1: update to v6.1.31
        linux-yocto/6.1: update to v6.1.32

  Chen Qi (4):
        libsdl2: disable SDL's own ccache
        cmake.bbclass: do not search host paths for find_program()
        Revert "libsdl2: disable SDL's own ccache"
        qemurunner.py: fix error message about qmp

  Daniel Ammann (1):
        overview-manual: concepts.rst: Fix a typo

  Denys Dmytriyenko (1):
        bitbake.conf: Add SRCPV to BB_HASH_CODEPARSER_VALS

  Dmitry Baryshkov (1):
        openssl: fix building on riscv32

  Frieder Paape (1):
        image_types: Fix reproducible builds for initramfs and UKI img

  Jialing Zhang (1):
        linuxloader/initramfs: Add support for loongarch64

  Joshua Watt (7):
        bitbake: server: Fix crash when checking lock file
        bitbake: runqueue: Pass hashfn in taskdep data
        classes/create-spdx-2.2: Use hashfn from BB_TASKDEPDATA instead of MACHINE
        classes/create-spdx-2.2: Respect PKG for providers
        classes/create-spdx-2.2: Fix build time dependency calculations
        classes/create-spdx-2.2: Fix runtime dependency calculations
        classes/create-spdx-2.2: Make license errors fatal

  Khem Raj (2):
        gcc: Upgrade to 13.1.1
        perf: Make built-in libtraceevent plugins cohabit with external libtraceevent

  Lee Chee Yang (4):
        release-notes-4.2: update known issues and Repositories/Downloads
        migration-guides: add release-notes for 4.1.4
        migration-guides: add release notes for 4.0.10
        migration-guides: add release notes for 4.2.1

  Louis Rannou (1):
        spdx: Fix license parsing

  Marc Ferland (1):
        connman: fix warning by specifying runstatedir at configure time

  Markus Volk (4):
        ell: upgrade 0.56 -&gt; 0.57
        python3: add libxcrypt-native dependency
        ruby: add libxcrypt-native dependency
        shadow: add libxcrypt-native dependency

  Martin Jansa (2):
        connman: backport a fix for build with pppd-2.5.0
        selftest: wic.py respect IMAGE_LINK_NAME

  Mauro Queiros (1):
        pybootchartgui: show elapsed time for each task

  Michael Halstead (2):
        uninative: Upgrade to 3.10 to support gcc 13
        uninative: Upgrade to 4.0 to include latest gcc 13.1.1

  Michael Opdenacker (19):
        migration-guides: release-notes-4.2: add doc improvement highlights
        migration-guides: release-notes-4.3: add stub section for documentation changes
        releases.svg: update according to latest release
        ref-manual: improve description of kernel-fitimage variables
        ref-manual: document uboot-sign class and variables
        ref-manual: improve documentation for kernel-devicetree class
        migration-guides: update 4.3 release notes
        releases.svg: fix and explain duration of Hardknott 3.3
        conf.py: add macro for Mitre CVE links
        migration-guides: use new cve_mitre macro
        migration-guides: release-notes-4.0.4.rst: fix typo
        alsa-lib: upgrade 1.2.8 -&gt; 1.2.9
        alsa-ucm-conf: upgrade 1.2.8 -&gt; 1.2.9
        psplash: enable fullscreen and disable startup-msg
        alsa-utils: upgrade 1.2.8 -&gt; 1.2.9
        ref-manual: document SPLASH variable
        manuals: document SPLASH_IMAGES variable
        bitbake: bitbake-user-manual: update releases.rst
        bitbake: bitbake-user-manual: document "network" task flag

  Ming Liu (1):
        kernel.bbclass: introduce KERNEL_LOCALVERSION

  Natasha Bailey (1):
        tiff: backport a fix for CVE-2023-2731

  Peter Kjellerstedt (1):
        manuals: kernel-dev: Use protocol=https in a SRC_URI example

  Petr Kubizňák (1):
        ref-manual: document devicetree class variables

  Richard Purdie (18):
        glib: Fix ptest race issue
        Revert "python3/ruby/shadow: Revert add libxcrypt-native dependency"
        Revert "sqlite3: Whitelist CVE-2022-21227"
        glib-2.0: Update ptest fix to upstream backport
        meta-world-pkgdata: Fix for create-spdx
        selftest/license: Exclude from world
        create-spdx-2-2: Fix packagedata usage to work with SDK packages
        create-spdx-2.2: Add missing variable exclusions
        layer.conf: Add missing dependency exclusion
        selftest/incompatible_lic: Ensure create_sdpx isn't used with the tests
        oeqa/selftest/sstatetests: Add easier debug option
        oeqa/selftest/wic: Fix host contamination issue
        v86d: Improve kernel dependency
        sstatesig: Drop SPDX special casing
        packagegroup: Handle SPDX signature issues
        poky: Enable spdx manifests by default
        build-appliance-image: Update to master head revision
        selftest/reproducible: Allow native/cross reuse in test

  Riyaz Khan (1):
        openssh: Remove BSD-4-clause contents completely from codebase

  Robert Joslyn (1):
        curl: Update from 8.1.0 to 8.1.1

  Ross Burton (11):
        avahi: remove redundant gobject-introspection DEPENDS
        base: add ability to provide further details when using LICENSE_FLAGS
        ninja: ignore CVE-2021-4336, wrong ninja
        vulkan-samples: fix build on 32-bit platforms
        gtk+3: upgrade 3.24.37 -&gt; 3.24.38
        piglit: upgrade to latest revision
        pkgconf: upgrade 1.9.4 -&gt; 1.9.5
        ghostscript: upgrade to 10.01.1
        git: upgrade to 2.39.3
        binutils: fix CVE-2023-1972
        cve-extra-exclusions: add more linux-yocto CVE ignores

  Sanjay Chitroda (1):
        sqlite3: Whitelist CVE-2022-21227

  Sudip Mukherjee (1):
        apt: Upgrade to v2.6.1

  Tim Orling (1):
        openssl: upgrade 3.1.0 -&gt; 3.1.1

  Tom Isaacson (1):
        sdk-manual: fix Makefile example

  Trevor Gamblin (6):
        bind: upgrade 9.18.13 -&gt; 9.18.14
        pciutils: upgrade 3.9.0 -&gt; 3.10.0
        vim: upgrade 9.0.1527 -&gt; 9.0.1592
        python_hatchling: remove empty python sysroot dirs
        python3-webcolors: upgrade 1.12 -&gt; 1.13
        python3-poetry-core: upgrade 1.5.2 -&gt; 1.6.1

  Ulrich Ölmann (1):
        ref-manual: classes.rst: fix typo

  Victor Kamensky (1):
        systemtap: upgrade 4.8 -&gt; 4.9

  Wang Mingyu (34):
        babeltrace2: upgrade 2.0.4 -&gt; 2.0.5
        curl: upgrade 8.1.1 -&gt; 8.1.2
        dos2unix: upgrade 7.4.4 -&gt; 7.5.0
        enchant2: upgrade 2.3.4 -&gt; 2.5.0
        fribidi: upgrade 1.0.12 -&gt; 1.0.13
        libdnf: upgrade 0.70.0 -&gt; 0.70.1
        libmicrohttpd: upgrade 0.9.76 -&gt; 0.9.77
        libxft: upgrade 2.3.7 -&gt; 2.3.8
        libxpm: upgrade 3.5.15 -&gt; 3.5.16
        mobile-broadband-provider-info: upgrade 20221107 -&gt; 20230416
        bind: upgrade 9.18.14 -&gt; 9.18.15
        ccache: upgrade 4.8 -&gt; 4.8.1
        libcap: upgrade 2.68 -&gt; 2.69
        libuv: upgrade 1.44.2 -&gt; 1.45.0
        python3-pip: upgrade 23.0.1 -&gt; 23.1.2
        python3-psutil: upgrade 5.9.4 -&gt; 5.9.5
        python3-ruamel-yaml: upgrade 0.17.21 -&gt; 0.17.31
        python3-sphinx: upgrade 6.1.3 -&gt; 7.0.1
        orc: upgrade 0.4.33 -&gt; 0.4.34
        python3-cython: upgrade 0.29.34 -&gt; 0.29.35
        python3-dbusmock: upgrade 0.28.7 -&gt; 0.29.0
        python3-hatch-fancy-pypi-readme: upgrade 22.8.0 -&gt; 23.1.0
        python3-hypothesis: upgrade 6.71.0 -&gt; 6.75.7
        python3-numpy: upgrade 1.24.2 -&gt; 1.24.3
        python3-pycryptodome: upgrade 3.17 -&gt; 3.18.0
        python3-pycryptodomex: upgrade 3.17 -&gt; 3.18.0
        python3-requests: upgrade 2.30.0 -&gt; 2.31.0
        python3-setuptools-rust: upgrade 1.5.2 -&gt; 1.6.0
        python3-sphinx-rtd-theme: upgrade 1.2.0 -&gt; 1.2.1
        python3-trove-classifiers: upgrade 2023.5.2 -&gt; 2023.5.24
        python3-typing-extensions: upgrade 4.5.0 -&gt; 4.6.2
        repo: upgrade 2.32 -&gt; 2.34.1
        sysklogd: upgrade 2.4.4 -&gt; 2.5.0
        xdpyinfo: upgrade 1.3.3 -&gt; 1.3.4

  Xiangyu Chen (1):
        sysstat: Fix CVE-2023-33204

  schitrod=cisco.com@lists.openembedded.org (1):
        Revert "sqlite3: update CVE_PRODUCT"

meta-arm: 5cbe3041be..3fcafa3a94:
  Adam Johnston (1):
        CI: Platform specific Trusted Services config

  Anton Antonov (1):
        arm/oeqa: Make ts-service-test config match selected SPs

  Claus Stovgaard (1):
        arm-toolchain/gcc: Workaround for missing libcrypt

  Emekcan Aras (1):
        arm-bsp/u-boot: corstone1000: enable PSCI reset

  Gyorgy Szing (11):
        arm/trusted-services: update TS version
        optee-os: remove v3.18 pin of OP-TEE on qemuarm64-secureboot
        optee-os: Add support for TOS_FW_CONFIG on qemu
        arm/trusted-firmware-a: Add TOS_FW_CONFIG handling for quemu
        optee-test: backport SWd ABI compatibility changes
        optee-os: enable SPMC test
        arm/oeqa: enable OP-TEE SPMC tests
        trusted-services: update documentation
        arm/trusted-services: disable psa-iat on qemuarm64-secureboot
        arm/trusted-services: fix nanopb build error
        optee-os: unblock NWd interrupts

  Jon Mason (9):
        CI: move FVP license auto-accept to fvp.yml
        CI/corstone: remove debug-tweaks usage
        arm/qemuarm-secureboot: add musl testing
        arm/linux-yocto: remove 5.15 bbappend
        Revert "arm-bsp/tc1: re-enable signed kernel image"
        arm/linux-yocto: remove unused 5.15 patches and inc file
        arm-bsp/optee: Remove unreferenced patches
        CI: add debug yml file for ease of use
        arm/linux-yocto: add gcc 13 gimple backport patch

  Mikko Rapeli (1):
        scp-firmware: remove -fcanon-prefix-map

  Ross Burton (3):
        kas: remove obsolete armcompiler LICENSE_FLAGS_ACCEPTED
        arm/fvp: add LICENSE_FLAGS_DETAILS
        arm/trusted-firmware-a: look for LTS releases when looking for releases

  Rui Miguel Silva (3):
        arm-bsp/trusted-services:corstone1000: remove already merged patches
        arm-bsp/trusted-services: remove merged patches for corstone1000
        arm-bps/corstone1000: setup trusted service proxy configuration

meta-security: 5c2379f4bc..180dac9aec:
  Andrew Geissler (1):
        ibmswtpm2: update to 164-2020-192.1

  Mikko Rapeli (4):
        linux-yocto: support tpm and tpm2 on all architectures
        linux-yocto: remove tpm_x86.cfg
        parsec-service: fix build error
        parsec-tool: fix build error

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I7e7960123b241d099e5ace7c36bb5836bdac6aad
</content>
</entry>
<entry>
<title>subtree updates: openembedded poky</title>
<updated>2023-03-31T15:07:26+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-03-31T14:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=fc113eade321128fc43b0b299e81ad07fc1edf3d'/>
<id>urn:sha1:fc113eade321128fc43b0b299e81ad07fc1edf3d</id>
<content type='text'>
poky: fb1853c66c..0907793d5e:
  Alexander Kanavin (30):
        sudo: update 1.9.12p2 -&gt; 1.9.13p2
        procps: update 3.3.17 -&gt; 4.0.3
        selftest/overlayfs: enable systemd via INIT_MANAGER
        systemd: update 252.5 -&gt; 253.1
        dpkg: update 1.21.20 -&gt; 1.21.21
        libdnf: update 0.69.0 -&gt; 0.70.0
        ethtool: update 6.1 -&gt; 6.2
        iptables: update 1.8.8 -&gt; 1.8.9
        util-macros: do not probe into host triplet when checking manpage section names
        encodings: update 1.0.6 -&gt; 1.0.7
        font-alias: update 1.0.4 -&gt; 1.0.5
        sqlite3: update 3.40.1 -&gt; 3.41.0
        enchant2: upgrade 2.3.3 -&gt; 2.3.4
        make: upgrade 4.4 -&gt; 4.4.1
        vte: upgrade 0.70.2 -&gt; 0.70.3
        pango: upgrade 1.50.12 -&gt; 1.50.13
        libnotify: upgrade 0.8.1 -&gt; 0.8.2
        puzzles: upgrade to latest revision
        iproute2: upgrade 6.1.0 -&gt; 6.2.0
        bind: upgrade 9.18.11 -&gt; 9.18.12
        stress-ng: remove obsolete patch
        piglit: upgrade to latest revision
        apt: re-enable version check
        devtool/upgrade: do not delete the workspace/recipes directory
        runqemu: direct mesa to use its own drivers, rather than ones provided by host distro
        mesa: allow mesa-native/nativesdk only subject to opengl/vulkan DISTRO_FEATURE
        mesa: enable a rich set of drivers for native builds
        llvm: allow building libllvm in native builds, subject to PACKAGECONFIG
        mesa: do not strip rpaths from dri drivers
        mesa: update 22.3.5 -&gt; 23.0.0

  Alexandre Belloni (2):
        pseudo: Update to pull in fd leak fix
        stress-ng: upgrade 0.15.04 -&gt; 0.15.06

  Alexis Lothoré (8):
        scripts/resulttool: call fixup_ptest_names in regression_common
        oeqa/selftest/resulttool: fix ptest filtering tests
        oeqa/selftest/resulttool: fix fake data used for testing
        scripts/resulttool: fix ptests results containing a non reproducible path
        oeqa/selftest/resulttool: add test for error propagation in test name filtering
        scripts/resulttool: do not count newly passing tests as regressions
        scripts/yocto_testresults_query.py: set proper branches when using resulttool
        scripts/yocto_testresults_query.py: fix regression reports for branches with slashes

  Andrew Geissler (1):
        filemap.py: enforce maximum of 4kb block size

  Arturo Buzarra (1):
        run-postinsts: Set dependency for ldconfig to avoid boot issues

  Bruce Ashfield (12):
        perf: fix buildpaths QA warning
        lttng-modules: update to v2.13.9
        lttng-modules: fix for v6.3+ kernels
        linux-yocto/6.1: update to v6.1.15
        linux-yocto/5.15: update to v5.15.98
        linux-yocto/6.1: update to v6.1.20
        linux-yocto/5.15: update to v5.15.103
        kernel-devsrc: fix mismatched compiler warning
        linux-yocto-dev: bump to v6.3
        kernel/kernel-devsrc: powerpc: add elfutils dependency
        yocto-bsp/6.1: update reference boards to v6.1.20
        yocto-bsp/5.15: update to v5.15.103

  Carlos Alberto Lopez Perez (1):
        mesa-demos: packageconfig weston should have a dependency on wayland-protocols

  Changqing Li (1):
        cpio: fix ptest failure

  Chen Qi (4):
        Revert "systemd-systemctl: Create machine-id with "uninitialized" text in it"
        rpm: fix RPM_ETCCONFIGDIR value in SDK
        debugedit: add recipe
        rpm: add back find-debuginfo support

  Clément Péron (2):
        qemu: split out qemu-guest-agent, add startup scripts
        runqemu: add an option to enable guest-agent virtio device

  Daniel Ammann (1):
        bitbake: fetch2/sftp: Fix fetching URIs with spaces

  Dmitry Baryshkov (1):
        mesa: import patch from upstream to fix tools build on musl

  Fawzi KHABER (4):
        bitbake: doc: ref-variables: add LAYERSERIES_COMPAT to term glossary
        bitbake: bitbake-user-manual: update Hello World example
        package.bbclass: check packages name conflict in do_package
        oeqa/selftest/cases/package.py: adding unittest for package rename conflicts

  Frederic Martinsons (7):
        cargo.bbclass: use offline mode for building
        bitbake: crate.py: authorize crate url with parameters
        cargo-update-recipe-crates: generate checksum for each crates
        python3-bcrypt: add crates checksums
        python3-cryptography: add crates checksums
        bitbake: fetch2: Add checksum capability for crate fetcher
        bitbake: crate.py: make checksum verification mandatory

  Geoffrey GIRY (1):
        cve-check: Fix false negative version issue

  James R T (1):
        bitbake: ConfHandler: Allow the '@' character in variable flag names

  Jialing Zhang (5):
        class-recipe: add support for loongarch64
        Do not remove the -m option for loongarch64
        image-uefi: add support for loongarch64
        add support for loongarch64
        recipes: add support for loongarch64

  Jose Quaresma (5):
        go: fix some linkshared regression introduced in go 1.20
        buildstats-summary: add an option to disable bold
        oeqs/selftest: OESelftestTestContext: replace the os.environ after subprocess.check_output
        oeqa/selftest: OESelftestTestContext: convert relative to full path when newbuilddir is provided
        oeqa/selftest/reproducible: Split different packages from missing packages output

  Joshua Watt (1):
        runqemu: Fix TypeError when command fails

  Kai Kang (1):
        grub2: support metadata_csum_seed feature

  Kenfe-Mickael Laventure (3):
        buildtools-tarball: Handle spaces within user $PATH
        toolchain-scripts: Handle spaces within user $PATH
        populate_sdk_ext: Handle spaces within user $PATH

  Khem Raj (9):
        libcomps: Fix callback function prototype for PyCOMPS_hash
        rpm: Fix hdr_hash function prototype
        binutils: Enable --enable-new-dtags
        systemd: Fix musl fix patch
        systemd.bbclass: Add /usr/lib/systemd to searchpaths as well
        systemtap: Disable dangling-pointer warning
        glibc: Disable warnings as errors
        vte: Upgrade to 0.72.0
        Revert "runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86"

  Lee Chee Yang (2):
        migration-guides: add release-notes for 4.0.8
        migration-guides: add release-notes for 4.1.3

  Maanya Goenka (1):
        create-spdx: fix config build by adding dependency to enable reruns

  Mark Asselstine (1):
        bitbake: build: Make python output print to stdout when running with -v (verbose)

  Mark Hatle (3):
        bitbake: wget.py: Add catch TimeoutError exception
        bitbake: wget.py: Combine urlopener exceptions
        tcf-agent: Update to current version

  Markus Volk (1):
        gtk4: update 4.8.3 -&gt; 4.10.0

  Martin Jansa (22):
        file: add few more PACKAGECONFIGs to avoid autodetected deps from host
        npm.bbclass: avoid DeprecationWarning with new python
        timezone: use 'tz' subdir instead of ${WORKDIR} directly
        tzdata: use separate B instead of WORKDIR for zic output
        git-submodule-test: disable upstream version check
        tzcode-native: fix build with gcc-13 on host
        selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRROR
        selftest: wic: respect IMAGE_LINK_NAME
        selftest: wic: respect IMAGE_LINK_NAME also in test_rawcopy_plugin_qemu
        selftest: runqemu: respect IMAGE_LINK_NAME
        image-artifact-names.bbclass: add INITRAMFS_IMAGE_NAME from kernel.bbclass
        selftest: fitimage.py: respect INITRAMFS_IMAGE_NAME and KERNEL_FIT_LINK_NAME
        image-artifact-names: add IMAGE_MACHINE_SUFFIX variable
        selftest: gdbserver.py: respect IMAGE_LINK_NAME
        selftest: minidebuginfo.py respect IMAGE_LINK_NAME
        runqemu: get_first_file() rename cmd* to glob*
        selftest: imagefeatures.py: respect IMAGE_LINK_NAME for debugfs and manifest as well
        oeqa: loader.py: show warning when skipping selected module and abort if all are skipped
        bmap-tools: switch to main branch
        python3-scons: upgrade to v4.5.2
        selftest: systemd_boot.py: respect IMAGE_LINK_NAME
        selftest: eSDK rename to esdk

  Martin Larsson (1):
        libpam: Remove flex dependency

  Michael Halstead (1):
        selftest/runtime_test/virgl: Disable for all Rocky Linux

  Michael Opdenacker (7):
        ref-manual: clarify explanations about feature backfilling
        overview-manual: add missing link to BitBake User Manual
        manuals: simplify references to the BitBake User Manual
        poky.yaml.in, system-requirements.rst: update system requirements
        ref-manual: system-requirements.rst: simplify supported distro requirements
        ref-manual: variables.rst: update LAYERSERIES_COMPAT
        bitbake: bitbake-user-manual: fix links to supported release manuals

  Mikko Rapeli (1):
        oeqa rtc.py: skip if read-only-rootfs

  Ming Liu (1):
        linux: inherit pkgconfig in kernel.bbclass

  Mingli Yu (4):
        mdadm: Fix testcase 06wrmostly
        mdadm: fix tests/02lineargrow
        mdadm: Fix raid0 tests
        mdadm: fix tests/00raid0

  Ovidiu Panait (1):
        gobject-introspection: inherit python3targetconfig

  Peter Marko (2):
        go: use go as CVE product for all golang recipe veriants
        gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch

  Piotr Łobacz (1):
        systemd: fix wrong nobody-group assignment

  Randy MacLeod (3):
        valgrind: Disable drd/tests/bar_bad ptest
        openssl: update from 3.0.8 to 3.1.0
        vim: upgrade 9.0.1403 -&gt; 9.0.1429

  Richard Purdie (52):
        gdb: Fix occasional build failure
        staging: Separate out different multiconfig manifests
        bitbake: server/xmlrpc: Fix after currentAsyncCommand locking changes
        gdb: Mark patch as backport
        glibc: Add missing binutils dependency
        glibc: Update sstate/equiv versions to clean cache
        staging/multilib: Fix manifest corruption
        m4/opkg/ethtool/attr/libgpg-error: Add missing bash ptest dependency
        openssl: Add missing ptest dependency on openssl-bin
        valgrind: Add missing utf-32 gconv dependency for ptests
        perl: Add missing procps-ps dependency for ptests
        acl/attr: ptest fixes and improvements
        m4: Add missing ptest dependency
        libmodule-build-perl: Fix ptest dependencies
        bc: Fix ptest test output naming
        findutils: Fix ptest dependency issue
        gawk: Fix ptest dependency
        libconvert-asn1-perl: Fix ptest dependencies
        libxml-sax-perl: Fix ptest dependencies
        babeltrace2: Fix ptest execution in minimal images and add debug info
        babeltrace: Fix ptest dependency
        lttng-tools: Improve ptest debugging and fix dependencies
        gettext: Add missing bash ptest dependency
        glibc-tests: Add missing bash ptest dependency
        opkg: Add missing python module ptest dependencies
        libxml-perl: Add missing perl module ptest dependencies
        gstreamer1.0: Add missing gconv ptest dependency
        gnutls: Add missing python ptest dependency
        busybox: Fix ptest dependencies
        selftest/recipetool: Stop test corrupting tinfoil class
        oeqa/selftest/sstate: Merge sstate test class with tests themselves
        oeqa/selftest/sstate: Move common code to base class
        oeqa/selftest/sstate: Split classes to allow more parallelism
        base-files: Drop localhost.localdomain from hosts file
        core-image-ptest: Switch to BBCLASSEXTEND parallel execution
        ptest-packagelists: Simplify ptest list/code
        scripts/combo-layer: Fix python deprecation warning
        pybootchartui: Fix python syntax issue
        pybootchart: Fix extents handling to account for cpu/io/mem pressure changes
        matchbox-wm: Update 1.2.2 -&gt; 1.2.3
        matchbox-panel-2: Update 2.11 -&gt; 2.12
        matchbox-desktop-2: Update 2.2 -&gt; 2.3
        matchbox-terminal: Update to latest SRCREV
        matchbox-config-gtk: Update to latest SRCREV
        matchbox-terminal: Fix PV to match standard format
        openssl: Fix reproducibility issue
        resulttool: Improve overlapping ptest result reporting
        poky-bleeding: Update and rework
        bitbake: fetch2: Rename __BBSEENSRCREV -&gt; __BBSRCREV_SEEN
        bitbake: fetch2: Add autorev warning when it is set too late
        abi_version/sstate: Handle pkgconfig output changes and bump output versions
        bitbake: fetch2/local: Mention the value of localpath in failure message

  Robert Joslyn (1):
        curl: Update from 7.88.1 to 8.0.1

  Robert Yang (3):
        bitbake: fetch/git: Fix local clone url to make it work with repo
        bitbake: cache: Make EXCLUDE_FROM_WORLD boolean
        bitbake: bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLD

  Romuald JEANNE (1):
        image_types: fix vname var init in multiubi_mkfs() function

  Romuald Jeanne (2):
        image_types: fix multiubi var init
        oeqa/selftest/imagefeatures: set a test for mutliubi in test_image_fstypes

  Ross Burton (35):
        vim: add missing pkgconfig inherit
        shadow: ignore CVE-2016-15024
        epiphany: upgrade to 43.1
        manpages: use an intercept to run mandb
        oeqa/selftest/imagefeatures: add test for man-db
        systemd: add ignore for CVE-2022-4415
        meson: remove obsolete RPATH stripping patch
        poky: set MAINTAINER clearly
        vim: set modified-by to the recipe MAINTAINER
        vim: upgrade to 9.0.1403
        lib/resulttool: fix typo breaking resulttool log --ptest
        resulttool: add log --list-ptest
        python3-numpy: add missing dependency for the tests
        python3: missing ptest dependencies
        python3: add missing -modules dependencies
        python3-unittest-automake-output: add new recipe for ptest integration
        python3-atomicwrites: use python3-unittest-automake-output
        python3-bcrypt: use python3-unittest-automake-output
        python3-cryptography: use python3-unittest-automake-output
        python3-hypothesis: use python3-unittest-automake-output
        python3-jinja2: use python3-unittest-automake-output
        python3-markupsafe: use python3-unittest-automake-output
        python3-more-itertools: use python3-unittest-automake-output
        python3-pluggy: use python3-unittest-automake-output
        python3-pyasn1: : use python3-unittest-automake-output
        python3-pytz: use python3-unittest-automake-output
        python3-wcwidth: use python3-unittest-automake-output
        python3-webcolors: use python3-unittest-automake-output
        python3-jsonpointer: rewrite testing
        scripts: add buildstats-summary
        quilt: fix non-deterministic ownership in ptest package
        scripts/lib/buildstats: handle top-level build_stats not being complete
        go: fix CVE-2023-2453
        libunwind: fix compile failures on 32-bit arm with Clang 16
        tzdata: upgrade to 2023c

  Siddharth Doshi (2):
        OpenSSL: Security fix for CVE-2023-0464
        openssh: upgrade 9.2p1 -&gt; 9.3p1

  Sudip Mukherjee (3):
        libgit2: update license information
        libgit2: upgrade to v1.6.3
        cracklib: upgrade to v2.9.10

  Sundeep KOKKONDA (1):
        rust: added missing runtime dependencies to run rust on target

  Thomas Roos (1):
        qemuboot-x86.inc: allow overwrite of QB_CPU

  Tim Orling (4):
        cracklib: update github branch to 'main'
        python3-wheel: upgrade 0.38.4 -&gt; 0.40.0
        bitbake: toaster: update gen_fixtures.py for mickledore
        bitbake: toaster: update fixtures for mickledore

  Tom Hochstein (2):
        meson: Fix wrapper handling of implicit setup command
        oeqa/sdk: Improve Meson test

  Trevor Woerner (3):
        cups: use BUILDROOT instead of DESTDIR
        cups: check PACKAGECONFIG for pam feature
        cups: add/fix web interface packaging

  Ulrich Ölmann (1):
        base: fix typos

  Wang Mingyu (24):
        autoconf-archive: upgrade 2022.09.03 -&gt; 2023.02.20
        font-util: upgrade 1.3.3 -&gt; 1.4.0
        harfbuzz: upgrade 7.0.1 -&gt; 7.1.0
        iso-codes: upgrade 4.12.0 -&gt; 4.13.0
        libmicrohttpd: upgrade 0.9.75 -&gt; 0.9.76
        meson: upgrade 1.0.0 -&gt; 1.0.1
        glib-2.0: upgrade 2.74.5 -&gt; 2.74.6
        python3-cryptography(-vectors): upgrade 39.0.1 -&gt; 39.0.2
        python3-setuptools: upgrade 67.3.3 -&gt; 67.4.0
        python3-git: upgrade 3.1.30 -&gt; 3.1.31
        repo: upgrade 2.31 -&gt; 2.32
        strace: upgrade 6.1 -&gt; 6.2
        stress-ng: upgrade 0.15.03 -&gt; 0.15.04
        lua: Fix install conflict when enable multilib.
        vala: Fix install conflict when enable multilib.
        dhcpcd: Fix install conflict when enable multilib.
        grep: upgrade 3.8 -&gt; 3.9
        python3-setuptools: upgrade 67.4.0 -&gt; 67.6.0
        python3-poetry-core: upgrade 1.5.1 -&gt; 1.5.2
        python3-pytest: upgrade 7.2.1 -&gt; 7.2.2
        python3-scons: upgrade 4.4.0 -&gt; 4.5.1
        python3-testtools: upgrade 2.5.0 -&gt; 2.6.0
        python3-urllib3: upgrade 1.26.14 -&gt; 1.26.15
        xcb-proto: Fix install conflict when enable multilib.

  Xiangyu Chen (3):
        sudo: update 1.9.12p2 -&gt; 1.9.13p3
        rng-tools: splitting the rng-tools systemd/sysvinit serivce as a package
        package: moving field data process before variable process in process_pkgconfig

  Yash Shinde (1):
        binutils: Fix CVE-2023-25586

  Yoann Congal (1):
        ref-manual: Add info on "mixin" layers

  Yureka Lilian (1):
        systemd: rebase musl patches

  Zang Ruochen (1):
        maintainers.inc: Modify email address

  Zoltan Boszormenyi (2):
        piglit: Fix build time dependency
        pypi.bbclass: Set SRC_URI downloadfilename with an optional prefix

meta-openembedded: a9b2d1303b..17243e70c8:
  AYP (1):
        packagegroup-meta-networking: remove ntpdate

  Andreas Helbech Kleist (1):
        cli11: enable native/nativesdk builds

  Archana Polampalli (1):
        Nodejs: add missing run_ptest script

  Bartosz Golaszewski (3):
        libgpiod: update to v2.0
        python3-gpiod: update to v2.0
        reboot-mode: new package

  Changqing Li (5):
        rabbitmq-c: upgrade 0.11.0 -&gt; 0.13.0
        sg3-utils: upgrade 1.45 -&gt; 1.47
        liblockfile: upgrade 1.14 -&gt; 1.17
        syslog-ng: upgrade 3.38.1 -&gt; 4.0.1
        redis: upgrade 7.0.9 -&gt; 7.0.10

  Chen Pei (1):
        meta-perl-base:fix SUMMARY

  Christophe Vu-Brugier (2):
        exfatprogs: add new recipe
        exfat-utils: remove recipe

  Clément Péron (1):
        python3-click-repl: add mising prompt-toolkit runtime dependency

  Etienne Cordonnier (8):
        android-tools 10: import version from meta-clang
        android-tools 10: remove dead code
        android-tools 10: move adbd to its own package
        android-tools 10: Add flag to enable adbd service
        android-tools 10: various fixes
        android-tools 10: port some patches from version 5
        android-tools: fix TMPDIR
        android-tools: update to 29.0.6.r14

  Fabio Estevam (2):
        iperf3: Update to 3.13
        ettercap: Update Upstream-Status

  Frederic Martinsons (2):
        uutils-coreutils: Add crates checksum and use cargo-update-recipes-crates
        python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates

  Jan Feemers (1):
        nodejs: package-split between nodejs and nodejs-npm

  Joe Slater (3):
        libidn: update to 1.41
        re2: move to version 2023-03-01
        libreport: update to version 2.17.8

  Justin Bronder (1):
        tk: inherit pkgconfig

  Khem Raj (41):
        gnome-commander: Upgrade to 1.16.0 release
        python3-lru-dict: Fix function pointer mismatch
        hdf5: Upgrade to 1.14.0
        python3-h5py: Upgrade to 3.8.0
        pkcs11-helper: Update to latest tip of trunk
        glm: Update to tip of trunk
        libsdl2-ttf: Upgrade to 2.20.2
        libsdl-image: Fix build with clang16
        gphoto2: Fix build with clang16 + musl
        pmdk: Upgrade to 1.12.1
        pndk: Add missing dependency on native cmake
        libx86-1: Fix build with clang16
        mongodb: Upgrade to 4.4.19
        glog: Disable 64bit atomics on rv32
        mongodb: Fix type mitmatch found with clang16
        gegl: Remove openmp dep for rv32 and ppc32
        gnome-desktop: Make seccomp dependency optional for rv32
        nodejs: Upgrade to 18.14.2
        libx86-1: Fix build on 32bit x86
        vlc: Upgrade to 3.0.18
        redis: Upgrade 6.x recipe to 6.2.11
        redis: Upgrade 7.x to 7.0.9
        packagegroup-meta-multimedia: mycroft needs pulseaudio
        pahole: Upgrade to tip of trunk
        sg3-utils: Fix build with musl
        gsoap: Upgrade to 2.8.126
        waylandpp: Just enforce opengl for target recipe
        freeglut: Drop -fcommon and add -Wno-implicit-function-declaration
        nodejs: Depend on file-native
        lirc: Fix build with usrmerge feature building on ubuntu hosts
        rp-pppoe: Define _GNU_SOURCE
        libssh: Fix build with clang16
        packagegroup-meta-multimedia: Remove library only packages from rdeps
        packagegroup-meta-oe: Remove mongodb from rdep list of packagegroup
        packagegroup-meta-networking: Set PACKAGE_ARCH = "${MACHINE_ARCH}"
        cmocka: Check for previous declaration of uintptr_t
        ettercap: Fix build with libcurl &gt;= 8
        fluentbit: Disable upstart scripts
        xfstests: Fix build with musl
        nautilus: Fix build with clang and drop unused patch
        gimp: Update to 2.10.34

  Lei Maohui (2):
        libiodbc: Install *.h files to /usr/include/iodbc to fix conflicts error with unixodbc reference to ubuntu:
        pgpool2: Added a new recipe.

  Manoj Saun (1):
        postgresql: fix ptest failure of sysviews test

  Markus Volk (13):
        dav1d: add recipe
        libavif: add recipe
        xdg-dbus-proxy: add recipe
        libnice: upgrade 0.1.18 -&gt; 0.1.21
        pipewire: update 0.3.66 -&gt; 0.3.67
        nv-codec-headers: update 11.1.5.2 -&gt; 12.0.16.0
        wireplumber: update 0.4.13 -&gt; 0.4.14
        libcamera: update 0.0.1 -&gt; 0.0.4
        xdg-desktop-portal: fix bwrap path
        gvfs: add more PACKAGECONFIGS
        evolution-data-server: update 3.46.3 -&gt; 3.48.0
        gtksourceview5: update 5.6.1 -&gt; 5.7.1
        libgtop: update 2.40.0 -&gt; 2.41.1

  Mingli Yu (4):
        php: Upgrade to 8.1.16
        opencv: Upgrade to 4.7.0
        crash: Upgrade to 8.0.2
        mcelog: Upgrade to v191

  Peter Johennecken (1):
        fluentbit: change of download name

  Peter Marko (1):
        dnsmasq: fix CVE-2023-28450

  Petr Gotthard (4):
        openvpn: upgrade 2.6.0 -&gt; 2.6.1
        libqmi: upgrade 1.32.2 -&gt; 1.32.4
        libmbim: upgrade 1.28.2 -&gt; 1.28.4
        modemmanager: upgrade 1.20.4 -&gt; 1.20.6

  Randy MacLeod (4):
        rsyslog: update from 8.2212.0 to 8.2302.0
        rsyslog: add disabled PACKAGECONFIG to drop capabilities
        librelp: make inline errors be warnings in debug build
        cmocka: update from 1.1.5+ to 1.1.7

  Sakib Sajal (1):
        libuser: upgrade v0.63 -&gt; v0.64

  Stefan Ghinea (1):
        redis: fix service redis-server restart not working under sysvinit

  Trevor Woerner (3):
        cups-filters: remove duplicate configure option
        cups-filters: fix ghostscript handling
        hplip: add runtime dependency on ghostscript

  Wang Mingyu (136):
        logcheck: upgrade 1.4.0 -&gt; 1.4.2
        byacc: upgrade 20230201 -&gt; 20230219
        bubblewrap: upgrade 0.7.0 -&gt; 0.8.0
        bats: upgrade 1.8.2 -&gt; 1.9.0
        cryptsetup: upgrade 2.6.0 -&gt; 2.6.1
        c-ares: upgrade 1.18.1 -&gt; 1.19.0
        cukinia: upgrade 0.6.0 -&gt; 0.6.1
        python3-coverage: upgrade 7.2.0 -&gt; 7.2.1
        python3-decouple: upgrade 3.7 -&gt; 3.8
        python3-aiohue: upgrade 4.6.1 -&gt; 4.6.2
        python3-fastnumbers: upgrade 4.0.1 -&gt; 5.0.1
        python3-haversine: upgrade 2.7.0 -&gt; 2.8.0
        python3-google-auth: upgrade 2.16.1 -&gt; 2.16.2
        python3-google-api-python-client: upgrade 2.79.0 -&gt; 2.80.0
        python3-imageio: upgrade 2.25.1 -&gt; 2.26.0
        python3-ipython: upgrade 8.10.0 -&gt; 8.11.0
        python3-nocasedict: upgrade 1.1.0 -&gt; 2.0.0
        python3-natsort: upgrade 8.2.0 -&gt; 8.3.1
        python3-nocaselist: Upgrade 1.1.0 -&gt; 1.1.1
        python3-protobuf: upgrade 4.21.12 -&gt; 4.22.0
        python3-pydicti: upgrade 1.2.0 -&gt; 1.2.1
        python3-watchdog: upgrade 2.3.0-&gt; 2.3.1
        python3-pymisp: upgrade 2.4.168 -&gt; 2.4.168.1
        python3-wrapt: upgrade 1.14.1 -&gt; 1.15.0
        apache2: upgrade 2.4.55 -&gt; 2.4.56
        logwatch: upgrade 7.7 -&gt; 7.8
        libvpx: upgrade 1.12.0 -&gt; 1.13.0
        libjcat: upgrade 0.1.12 -&gt; 0.1.13
        librsync: upgrade 2.3.2 -&gt; 2.3.4
        lcms: upgrade 2.14 -&gt; 2.15
        gsoap: upgrade 2.0.106 -&gt; 2.0.124
        hwdata: upgrade 0.367 -&gt; 0.368
        ctags: upgrade 6.0.20230212.0 -&gt; 6.0.20230305.0
        freerdp: upgrade 2.9.0 -&gt; 2.10.0
        python3-mpmath: upgrade 1.2.1 -&gt; 1.3.0
        python3-alembic: upgrade 1.9.4 -&gt; 1.10.2
        python3-astroid: upgrade 2.14.2 -&gt; 2.15.0
        python3-charset-normalizer: upgrade 3.0.1 -&gt; 3.1.0
        python3-argcomplete upgrade 2.0.0 -&gt; 2.1.1
        python3-fastjsonschema: upgrade 2.16.2 -&gt; 2.16.3
        python3-protobuf: upgrade 4.22.0 -&gt; 4.22.1
        python3-xmlschema: upgrade 2.2.1 -&gt; 2.2.2
        python3-tqdm: upgrade 4.64.1 -&gt; 4.65.0
        python3-pyexpect: upgrade 1.0.21 -&gt; 1.0.22
        python3-pywbem: upgrade 1.6.0 -&gt; 1.6.1
        stunnel: upgrade 5.67 -&gt; 5.69
        rp-pppoe: upgrade 3.14 -&gt; 3.15
        nbdkit: upgrade 1.33.7 -&gt; 1.33.10
        php: update 8.1.16 -&gt; 8.2.3
        tcsh: upgrade 6.22.04 -&gt; 6.24.07
        monit: upgrade 5.32.0 -&gt; 5.33.0
        poppler: upgrade 23.02.0 -&gt; 23.03.0
        satyr: upgrade 0.40 -&gt; 0.42
        nginx: upgrade 1.20.1 -&gt; 1.23.3
        raptor2: upgrade 2.0.15 -&gt; 2.0.16
        spawn-fcgi: upgrade 1.6.4 -&gt; 1.6.5
        unixodbc: Fix install conflict when enable multilib.
        xdebug: upgrade 3.1.1 -&gt; 3.2.0
        postgresql: Fix install conflict when enable multilib.
        networkmanager: upgrade 1.42.0 -&gt; 1.42.4
        rdma-core: upgrade 44.0 -&gt; 45.0
        python3-gcovr: upgrade 5.2 -&gt; 6.0
        makeself: upgrade 2.4.5 -&gt; 2.5.0
        ctags: upgrade 6.0.20230305.0 -&gt; 6.0.20230312.0
        python3-gmqtt: upgrade 0.6.11 -&gt; 0.6.12
        python3-google-api-python-client: upgrade 2.80.0 -&gt; 2.81.0
        python3-msgpack: upgrade 1.0.4 -&gt; 1.0.5
        python3-portion: upgrade 2.3.1 -&gt; 2.4.0
        python3-paramiko: upgrade 3.0.0 -&gt; 3.1.0
        python3-openpyxl: upgrade 3.1.1 -&gt; 3.1.2
        python3-pymisp: upgrade 2.4.168.1 -&gt; 2.4.169
        python3-pydantic: upgrade 1.10.5 -&gt; 1.10.6
        python3-pytest-xdist: upgrade 3.2.0 -&gt; 3.2.1
        python3-pymodbus: upgrade 3.1.3 -&gt; 3.2.0
        python3-smpplib: upgrade 2.2.1 -&gt; 2.2.2
        python3-twitter: upgrade 4.12.1 -&gt; 4.13.0
        python3-unidiff: upgrade 0.7.4 -&gt; 0.7.5
        python3-xlsxwriter: upgrade 3.0.8 -&gt; 3.0.9
        python3-pykickstart: upgrade 3.44 -&gt; 3.45
        python3-web3: upgrade 5.31.3 -&gt; 5.31.4
        python3-pymodbus: upgrade 3.2.0 -&gt; 3.2.1
        python3-geojson: upgrade 2.5.0 -&gt; 3.0.1
        python3-sentry-sdk: upgrade 1.15.0 -&gt; 1.17.0
        python3-apt: upgrade 2.5.2 -&gt; 2.5.3
        python3-argcomplete: upgrade 2.1.1 -&gt; 3.0.0
        python3-cmake: upgrade 3.25.2 -&gt; 3.26.0
        python3-coverage: upgrade 7.2.1 -&gt; 7.2.2
        python3-eth-typing: upgrade 3.2.0 -&gt; 3.3.0
        python3-daemon: upgrade 2.3.2 -&gt; 3.0.1
        python3-engineio: upgrade 4.3.4 -&gt; 4.4.0
        python3-flask-socketio: upgrade 5.3.2 -&gt; 5.3.3
        python3-pykickstart: upgrade 3.45 -&gt; 3.47
        python3-pymisp: upgrade 2.4.169 -&gt; 2.4.169.2
        python3-simplejson: upgrade 3.18.3 -&gt; 3.18.4
        python3-rapidjson: upgrade 1.9 -&gt; 1.10
        python3-socketio: upgrade 5.7.2 -&gt; 5.8.0
        python3-sqlalchemy: upgrade 2.0.4 -&gt; 2.0.7
        python3-tzlocal: upgrade 4.2 -&gt; 4.3
        python3-typeguard: upgrade 2.13.3 -&gt; 3.0.1
        python3-web3: upgrade 5.31.4 -&gt; 6.0.0
        python3-zeroconf: upgrade 0.47.3 -&gt; 0.47.4
        tracker: upgrade 3.4.2 -&gt; 3.5.0
        xterm: upgrade 378 -&gt; 379
        python3-zopeinterface: upgrade 5.5.2 -&gt; 6.0
        xf86-video-amdgpu: upgrade 22.0.0 -&gt; 23.0.0
        libclass-method-modifiers-perl: upgrade 2.13 -&gt; 2.15
        libcompress-raw-bzip2-perl: upgrade 2.201 -&gt; 2.204
        libcompress-raw-lzma-perl: upgrade 2.201 -&gt; 2.204
        libcompress-raw-zlib-perl: upgrade 2.202 -&gt; 2.204
        libio-compress-lzma-perl: upgrade 2.201 -&gt; 2.204
        libio-compress-perl: upgrade 2.201 -&gt; 2.204
        libtest-deep-perl: upgrade 1.130 -&gt; 1.204
        opencl-headers: upgrade 2022.09.30 -&gt; 2023.02.06
        php: upgrade 8.2.3 -&gt; 8.2.4
        googletest: upgrade 1.12.1 -&gt; 1.13.0
        consolation: upgrade 0.0.8 -&gt; 0.0.9
        can-utils: upgrade 2021.08.0 -&gt; 2023.03
        nbdkit: upgrade 1.33.10 -&gt; 1.33.11
        adcli: upgrade 0.9.0 -&gt; 0.9.2
        gnome-chess: upgrade 43.1 -&gt; 43.2
        xfstests: upgrade 2023.01.01 -&gt; 2023.03.05
        gnome-backgrounds: upgrade 43 -&gt; 44.0
        libwacom: upgrade 2.5.0 -&gt; 2.6.0
        libass: upgrade 0.17.0 -&gt; 0.17.1
        libnet-dns-perl: upgrade 1.36 -&gt; 1.37
        libadwaita: upgrade 1.2.1 -&gt; 1.3.1
        libcgi-perl: upgrade 4.55 -&gt; 4.56
        libpeas: upgrade 1.34.0 -&gt; 1.36.0
        gvfs: upgrade 1.50.3 -&gt; 1.50.4
        gnome-system-monitor: upgrade 42.0 -&gt; 44.0
        nautilus: upgrade 43.2 -&gt; 44.0
        babl: upgrade 0.1.98 -&gt; 0.1.102
        ctags: upgrade 6.0.20230312.0 -&gt; 6.0.20230319.0
        folks: upgrade 0.15.5 -&gt; 0.15.6
        gegl: upgrade 0.4.40 -&gt; 0.4.42
        gnome-autoar: upgrade 0.4.3 -&gt; 0.4.4

  Xiangyu Chen (2):
        libbpf: upgrade 0.8.0 -&gt; 1.1.0
        abseil-cpp: upgrade 20221014.0 -&gt; 20230125.1

  Yi Zhao (25):
        audit: upgrade 3.0.9 -&gt; 3.1
        audit: drop version 2.8.5
        frr: add UPSTREAM_CHECK_GITTAGREGEX
        quagga: drop recipe
        libssh: upgrade 0.8.9 -&gt; 0.10.4
        strongswan: 5.9.9 -&gt; 5.9.10
        libnfnetlink: upgrade 1.0.1 -&gt; 1.0.2
        libnetfilter-cthelper: upgrade 1.0.0 -&gt; 1.0.1
        libnetfilter-cttimeout: upgrade 1.0.0 -&gt; 1.0.1
        traceroute: upgrade 2.1.1 -&gt; 2.1.2
        freeradius: add UPSTREAM_CHECK_GITTAGREGEX
        libyang: fix ptest
        libyang: upgrade 2.0.194 -&gt; 2.1.30
        frr: support more arches
        netplan: add missing runtime dependencies
        python3-rich: add recipe
        packagegroup-meta-networking: add frr
        packagegroup-meta-oe: enable build libyang on riscv32/64
        libnftnl: upgrade 1.2.4 -&gt; 1.2.5
        libldb: upgrade 2.6.1 -&gt; 2.7.1
        samba: upgrade 4.17.5 -&gt; 4.18.0
        libssh: add ptest
        mbedtls: add ptest
        libyang: upgrade 2.1.30 -&gt; 2.1.55
        tcpreplay: 4.4.2 -&gt; 4.4.3

  Yoann Congal (4):
        libusb-compat: Revert "libusb-compat: move libraries to base_libdir"
        libusb-compat: upgrade sources to fix -native build
        libusb-compat: add simple ptest (example programs)
        libusb-compat: RDEPENDS on libusb1

  Yue Tao (1):
        Introduce python3-trustme to fix ptest error of python3-requests-toolbelt

  Zhixiong Chi (2):
        ntp: drop the deprecated ntpdate
        python3-betamax: fix ptest failture of fixture and record modes

  Zoltán Böszörményi (13):
        opencl-icd-loader: Add RPROVIDES:${PN} = "virtual/opencl-icd"
        ocl-icd: Add PROVIDES and RPROVIDES for virtual/opencl-icd
        meta-oe/conf/layer.conf: Add PREFERRED_[R]PROVIDER_virtual/opencl-icd
        python3-ninja: New recipe
        python3-cmake: New recipe
        python3-scikit-build: New recipe
        python3-pyproject-metadata: New recipe
        opencv: Support OpenVINO
        python3-executing: New recipe
        python3-pure-eval: New recipe
        python3-stack-data: New recipe
        python3-ipython: Add missing dependency
        opencv: Fix PACKAGECONFIG[openvino]

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Idbfcd5f4c03ed5bd9c72558714edbe0200495aad
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-08-22T10:31:27+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-08-05T13:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=db4c27ee07165dd36a758f4ab5236918f133e65b'/>
<id>urn:sha1:db4c27ee07165dd36a758f4ab5236918f133e65b</id>
<content type='text'>
meta-raspberrypi: 62a84833d9..b6a1645a97:
  Andrei Gherzan (22):
        ci: Migrate worflow to using latest git-mirror-me-action revision
        ci: Run the cancel workflow on generic workers and update action
        ci: Run the compliance workflow on generic workers
        ci: Run the mirror workflow on generic workers
        ci: Don't run yocto builds on PRs that don't affect them
        raspberrypi-tools.inc: Bump to latest revision
        rpi-gpio: Bump to 0.7.1
        python3-adafruit-platformdetect: Bump to 3.27.0
        python3-adafruit-circuitpython-register: Bump to 1.9.10
        userland: Bump revision to the current HEAD
        bluez-firmware-rpidistro: Backport patch to fix CYW43455 and various CVEs
        linux-raspberrypi: Update 5.15 recipe to 5.15.56
        linux-raspberrypi: Update 5.10 recipe to latest revision
        linux-firmware-rpidistro: Update to 1:20210315-3+rpt7 release
        omxplayer: Bump to latest revision
        linux-firmware-rpidistro: Revamp, cleanup and restructure recipe
        linux-firmware-rpidistro: Guard the recipe under a license flag
        ci: Set LICENSE_FLAGS_ACCEPTED in builder docker container
        README.md: Mention Yocto Compatible Layer
        README.md: Refactor top table
        Add initial version of CODE_OF_CONDUCT.md
        Use a png with transparency for balena logo

  Vincent Davis Jr (1):
        docs: remove backticks

poky: 4161dbbbd6..fc59c28724:
  Aatir Manzur (1):
        ref-manual: Sphinx note directive for DISTRO_FEATURES definition

  Alejandro Hernandez Samaniego (1):
        package.bbclass: Fix kernel source handling when not using externalsrc

  Alex Kiernan (1):
        bind: Remove legacy python3 PACKAGECONFIG code

  Alexander Kanavin (61):
        conf/local.conf.sample: mention site.conf.sample as well
        sato-icon-theme: check for new commits rather than tags
        gcr: exclude x.9y versions from upstream version check
        efibootmgr: update 17 -&gt; 18
        systemd-boot: update 251.2 -&gt; 251.3
        libva: upgrade 2.14.0 -&gt; 2.15.0
        libva-utils: update 2.14.0 -&gt; 2.15.0
        xev: update 1.2.4 -&gt; 1.2.5
        xmodmap: update 1.0.10 -&gt; 1.0.11
        xf86-input-synaptics: update 1.9.1 -&gt; 1.9.2
        xf86-video-cirrus: update 1.5.3 -&gt; 1.6.0
        encodings: update 1.0.5 -&gt; 1.0.6
        font-util: update 1.3.2 -&gt; 1.3.3
        linux-firmware: update 20220610 -&gt; 20220708
        rt-tests: update 2.3 -&gt; 2.4
        libgit2: update 1.4.3 -&gt; 1.5.0
        u-boot: update 2022.04 -&gt; 2022.07
        go: update 1.18.3 -&gt; 1.18.4
        llvm: update 14.0.4 -&gt; 14.0.6
        vulkan-samples: update to latest revision
        xserver-xorg: update 21.1.3 -&gt; 21.1.4
        alsa-lib: upgrade 1.2.7.1 -&gt; 1.2.7.2
        alsa-ucm-conf: upgrade 1.2.7.1 -&gt; 1.2.7.2
        diffoscope: upgrade 217 -&gt; 218
        git: upgrade 2.37.0 -&gt; 2.37.1
        hdparm: upgrade 9.63 -&gt; 9.64
        libdrm: upgrade 2.4.111 -&gt; 2.4.112
        libhandy: upgrade 1.6.2 -&gt; 1.6.3
        libidn2: upgrade 2.3.2 -&gt; 2.3.3
        libnl: upgrade 3.6.0 -&gt; 3.7.0
        libnotify: upgrade 0.7.12 -&gt; 0.8.0
        libuv: upgrade 1.44.1 -&gt; 1.44.2
        log4cplus: upgrade 2.0.7 -&gt; 2.0.8
        meson: upgrade 0.62.2 -&gt; 0.63.0
        mmc-utils: upgrade to latest revision
        mpg123: upgrade 1.30.0 -&gt; 1.30.1
        pango: upgrade 1.50.7 -&gt; 1.50.8
        piglit: upgrade to latest revision
        python3-dtschema: upgrade 2022.5 -&gt; 2022.7
        python3-hypothesis: upgrade 6.48.2 -&gt; 6.50.1
        python3-setuptools-rust: upgrade 1.3.0 -&gt; 1.4.1
        python3-setuptools-scm: upgrade 7.0.3 -&gt; 7.0.5
        python3-setuptools: upgrade 62.6.0 -&gt; 63.2.0
        python3-zipp: upgrade 3.8.0 -&gt; 3.8.1
        sqlite3: upgrade 3.39.0 -&gt; 3.39.1
        vala: upgrade 0.56.1 -&gt; 0.56.2
        wayland-protocols: upgrade 1.25 -&gt; 1.26
        webkitgtk: upgrade 2.36.3 -&gt; 2.36.4
        xwayland: upgrade 22.1.2 -&gt; 22.1.3
        epiphany: upgrade 42.2 -&gt; 42.3
        xf86-input-keyboard: remove the recipe
        toolchain-scripts.bbclass: adjust toolchain_create_tree_env_script to better replicate (e)SDK
        meta-ide-support: adjust to provide (e)SDK experience directly in a yocto build
        oeqa/sdk: add a test class for running SDK tests directly in a Yocto build
        oeqa/sdk: allow epoxy/galculator tests to run in esdk and direct yocto builds
        meson: provide relocation script and native/cross wrappers also for meson-native
        selftest/meta_ide: add a test for running SDK tests directly in a yocto build
        scripts/oe-setup-builddir: make it known where configurations come from
        devtool/upgrade: correctly clean up when recipe filename isn't yet known
        devtool/upgrade: catch bb.fetch2.decodeurl errors
        poky-floating-revisions.inc: remove xf86-input-keyboard entry

  Aníbal Limón (1):
        rng-tools: Change systemd service name to work with sysvinit

  Armin Kuster (1):
        poky.conf: remove EOL and Centos7 hosts

  Aryaman Gupta (1):
        bitbake: runqueue: add cpu/io pressure regulation

  Changhyeok Bae (1):
        repo: upgrade 2.27 -&gt; 2.28

  Chen Qi (2):
        glibc: make glibc-dev depend on kernel headers
        image_types_wic.bbclass: fix cross binutils dependency

  Daniel Gomez (1):
        dropbear: Add configuration file to CONFFILES

  Dmitry Baryshkov (1):
        linux-firwmare: restore WHENCE_CHKSUM variable

  He Zhe (1):
        lttng-modules: Fix build failure for kernel v5.15.58

  Hitendra Prajapati (1):
        qemu: CVE-2022-35414 can perform an uninitialized read on the translate_fail path, leading to an io_readx or io_writex crash

  Jan Kiszka (2):
        wic/bootimg-efi: Factor out some common bits
        wic/bootimg-efi: Add support for loading devicetree files

  Jan Vermaete (1):
        python3-jsonschema: 4.7.1 -&gt; 4.7.2 + fixed the rdepends

  Jose Quaresma (5):
        bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain
        archiver.bbclass: remove unsed do_deploy_archives[dirs]
        bitbake: bb/utils: remove: check the path again the expand python glob
        bitbake: bb/utils: movefile: use the logger for printing
        create-spdx: ignore packing control files from ipk and deb

  Joshua Watt (3):
        sstatesig: Include all dependencies in SPDX task signatures
        bitbake: asyncrpc: Add TCP Keep Alives
        classes/sanity: Add comment about github &amp; gitlab archives

  Kai Kang (1):
        mesa: fix compile error when debug build enabled

  Khem Raj (11):
        lua: Backport fix for CVE-2022-33099
        gcc-runtime: Pass -nostartfiles when building dummy libstdc++.so
        gcc-runtime: Use --with-target-subdir for baremetal targets
        systemd: Drop backported patch applied in 251.3
        gcc-runtime: Use static dummy libstdc++
        libgcc: Fix standalone target builds with usrmerge distro feature
        systemd: Fix conflict between glibc mount.h and kernel mount.h
        libarchive: Avoid mount.h conflict between kernel and glibc
        btrfs-tools: Use linux/mount.h instead of sys/mount.h
        gcc-sanitizers: Fix mount.h glibc 2.36 conflict
        hdparm: Fix build with glibc 2.36

  LUIS ENRIQUEZ (1):
        kernel-fitimage.bbclass: add padding algorithm property in config nodes

  Lee Chee Yang (1):
        migration guides: release notes for 4.0.2

  Mark Hatle (4):
        runqemu: Add missing space on default display option
        default-distrovars: seccomp doesn't support microblaze
        openssl: Move microblaze to linux-latomic config
        elfutils: Microblaze does not support symvers

  Martin Beeger (1):
        cmake: remove CMAKE_ASM_FLAGS variable in toolchain file

  Martin Jansa (6):
        python3-setuptools: move patch from 'files' to 'python3-setuptools'
        kernel.bbclass: pass LD also in savedefconfig
        ltp: fix build with ld-is-gold in DISTRO_FEATURES
        pybootchartgui: render memory pressure as well
        pybootchartgui: fix 2 SyntaxWarnings
        pybootchartgui: write the max values in the graph legend

  Michael Opdenacker (2):
        docs: BB_HASHSERVE_UPSTREAM: update to new host
        bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI format

  Mihai Lindner (2):
        wic/plugins/rootfs: Fix NameError for 'orig_path'
        create-spdx: Fix supplier field

  Ming Liu (2):
        rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}
        udev-extraconf:mount.sh: fix a umount issue

  Mingli Yu (1):
        strace: set COMPATIBLE_HOST for riscv32

  Otavio Salvador (2):
        cargo-cross-canadian: Use SDK's flags during target linking
        oeqa/sdk: Add basic rust cargo test

  Petr Vorel (1):
        ltp: Add post release runtime fixes

  Quentin Schulz (2):
        docs: ref-manual: variables: remove sphinx directive from literal block
        docs: auto-generate releases.rst

  Randy MacLeod (1):
        vim: update from 9.0.0063 to 9.0.0115

  Richard Purdie (16):
        curl: Fix determinism issues in ptest package
        build-appliance-image: Update to master head revision
        base/reproducible: Change Source Date Epoch generation methods
        vim: Upgrade 9.0.0021 -&gt; 9.0.0063
        rust-common: Set llvm-target correctly for cross SDK targets
        rust-cross-canadian: Fix ordering of target json config generation
        rust-cross/rust-common: Merge arm target handling code to fix cross-canadian
        rust-cross: Simplfy the rust_gen_target calls
        rust-common/rust-cross: Clean up target json generation code
        rust-target-config: Create new class to contain target json config generation
        rust-target-config: Allow the targets generated to be configurable
        native: Clear TUNE_FEATURES/ABIEXTENSION
        populate_sdk: Add SDK toolchain language selection support
        populate_sdk_base: Fix mingw override name
        poky: Enable debug-kernel for SPDX license manifests
        oeqa/sdk/rust: Fix file deletion for multilib SDKs

  Roland Hieber (1):
        devtool: error out when workspace is using old override syntax

  Ross Burton (13):
        pulseaudio: add m4-native to DEPENDS
        python3-picobuild: upgrade to 0.2
        oeqa/runtime: add test that the kernel has CONFIG_PREEMPT_RT enabled
        perf: fix reproduciblity in older releases of Linux
        zstd: do verbose builds
        zlib: remove historical movement of libz.so to /lib
        oeqa/selftest: rename git.py to intercept.py
        oeqa/gotoolchain: put writable files in the Go module cache
        oeqa/gotoolchain: set CGO_ENABLED=1
        qemu: add io_uring PACKAGECONFIG
        wic: add target tools to PATH when executing native commands
        wic/bootimg-efi: use cross objcopy when building unified kernel image
        wic: depend on cross-binutils

  Shruthi Ravichandran (2):
        initscripts: run umountnfs as a KILL script
        package_manager/ipk: do not pipe stderr to stdout

  Tom Hochstein (2):
        gobject-introspection-data: Disable cache for g-ir-scanner
        uboot-config.bbclass: Raise error for bad key

  gr embeter (1):
        efivar: fix import functionality

  leimaohui (1):
        systemd: Added base_bindir into pkg_postinst:udev-hwdb.

  wangmy (10):
        python3-docutils: upgrade 0.18.1 -&gt; 0.19
        python3-attrs: upgrade 21.4.0 -&gt; 22.1.0
        python3-cython: upgrade 0.29.30 -&gt; 0.29.32
        python3-dbusmock: upgrade 0.28.1 -&gt; 0.28.4
        python3-hatchling: upgrade 1.5.0 -&gt; 1.6.0
        python3-jsonschema: upgrade 4.7.2 -&gt; 4.9.0
        python3-scons: upgrade 4.3.0 -&gt; 4.4.0
        python3-setuptools: upgrade 63.2.0 -&gt; 63.3.0
        python3-pygobject: upgrade 3.42.1 -&gt; 3.42.2
        python3-pip: upgrade 22.1.2 -&gt; 22.2.1

meta-security: 7ad5f6a9da..2a2d650ee0:
  Alex Kiernan (1):
        bubblewrap: Add recipe

  Armin Kuster (28):
        packagegroup-core-security.bb: add bubblewrap to pkg grp
        packagegroup-security-tpm: add libhoth to pkg grp
        python3-privacyidea: update to 3.7.2
        suricata: update to 6.0.5
        chipsec: update to 1.8.7
        fail2ban: add UPSTREAM_CHECK vars
        ibmtpm2tss: fix SRC_URI
        tpm2-tss-engine: add UPSTREAM_CHECK_URI
        tpm2-tss: add UPSTREAM_CHECK_URI
        tpm2-tools: Add UPSTREAM_CHECK_URI
        tpm2-openssl: Add UPSTREAM_CHECK_URI
        tpm2-pkcs11: Add UPSTREAM_CHECK_URI
        tpm2-abrmd: add UPSTREAM_CHECK_URI
        tpm2-tcti-uefi: Add UPSTREAM_CHECK_URI
        aide: add UPSTREAM_CHECK_URI
        ecryptfs-utils: add UPSTREAM_CHECK_URI
        krill: update to 0.9.6
        packagegroup-core-security: add krill to pkg grps
        packagegroup-core-security: add chipsec pkg to grp
        apparmor: update to 3.0.5
        clamav: update to  0.104.4
        ibmtpm2tss: update version format
        ibmswtpm2: fix UPSTREAM_CHECK
        ibmswtpm2: update to 1682
        swtpm: update to 0.7.3
        lkrg: update to 0.9.4
        krill: only builds on x86/x86-64 and arm64
        packagegroup-core-security: remove krill for some archs

  Armpit's Upgrade Helper (1):
        libtpm: upgrade 0.9.3 -&gt; 0.9.5

  John Edward Broadbent (1):
        meta-security: Add recipe for libhoth

  Upgrade Helper (1):
        sssd: upgrade 2.7.1 -&gt; 2.7.3

meta-arm: 80d60e7b1c..20a629180c:
  Peter Hoyes (1):
        runfvp: Stop the FVP when telnet shuts down cleanly

meta-openembedded: 31c10bd3e6..2eb39477a7:
  Alexander Thoma (1):
        Fix tigervnc crash due to missing xkbcomp rdepends

  Armin Kuster (1):
        bigbuckbunny-1080p: update SRC_URI

  Aryaman Gupta (1):
        rsyslog: update 8.2202-&gt;8.2206

  Chen Qi (1):
        catfish: fix buildpaths issue

  Davide Gardenal (7):
        freeradius: ignore patched CVEs
        openflow: ignore unrelated CVEs
        libplist: ignore patched CVEs
        meta-oe: ignore patched CVEs
        mongodb: ignore unrelated CVEs
        php: ignore patched CVEs
        postgresql: ignore unrelated CVE

  Gianfranco (1):
        vboxguestdrivers: fix build failure on 32 bit architectures

  Gianfranco Costamagna (1):
        vboxguestdrivers: upgrade 6.1.34 -&gt; 6.1.36

  Jan Vermaete (8):
        python3-pyzmq: version bump 22.3.0 -&gt; 23.2.0
        python3-aspectlib: updated the summary and added a description.
        python3-jsonrpcclient: Added the jsonrpcclient Python package
        python3-oslash: added the oslash Python package
        python3-jsonrpcserver: added the python3-oslash rdepends
        python-ptyprocess: fixed test_pass_fds
        python3-pyzmq: added ptest
        python3-pyzmq: fixed oelint-adv warnings

  Johannes Schneider (1):
        python3-pystemd: Upgrade 0.8.0 -&gt; 0.10.0

  Khem Raj (11):
        poco: Link with libatomic on riscv32
        python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta
        catfish: Inherit setuptools3 instead of python_setuptools_build_meta
        python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta
        python3-qface: Inherit setuptools3 instead of python_setuptools_build_meta
        xscreensaver: Upgrade to 6.04
        poco: Link with libatomic on mips
        Revert "catfish: Inherit setuptools3 instead of python_setuptools_build_meta"
        Revert "python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta"
        Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta"
        libmtp: Upgrade to 1.1.20

  Martin Großhauser (1):
        Add runtime dependencies for python3-supervisor

  Mingli Yu (1):
        s-nail: fix buildpaths issue

  Radovan Scasny (1):
        libwebsockets: update to version 4.3.2

  Ross Burton (9):
        python3-cbor2: add missing build dependency
        python3-simpleeval: remove 'build' build dependency
        python3-pyrad: fix build system specification
        python3-pytest-html: fix DEPENDS, don't depend on pip
        python3-ansi2html: fix DEPENDS
        python3-pytest-helpers-namespace: add missing build dependencies
        python3-pyzmq: add missing build dependency
        python3-path: add missing build dependencies
        python3-pytest-forked: loosen dependency checking

  Sergey Kizunov (2):
        Add python3-pycares 4.2.1
        Add python3-aiodns 3.0.0

  Trevor Gamblin (1):
        README: Remove maintainer info for tvgamblin

  Wang Mingyu (10):
        php: upgrade 8.1.7 -&gt; 8.1.8
        ndisc6: upgrade 1.0.5 -&gt; 1.0.6
        python3-elementpath: upgrade 2.5.3 -&gt; 3.0.1
        python3-pymongo: upgrade 4.1.1 -&gt; 4.2.0
        python3-pyscaffold: upgrade 4.2.3 -&gt; 4.3
        python3-regex: upgrade 2022.7.9 -&gt; 2022.7.24
        python3-rsa: upgrade 4.8 -&gt; 4.9
        python3-sh: upgrade 1.14.2 -&gt; 1.14.3
        python3-werkzeug: upgrade 2.1.2 -&gt; 2.2.0
        python3-xmlschema: upgrade 1.11.3 -&gt; 2.0.1

  Xu Huan (14):
        python3-eth-hash: upgrade 0.3.3 -&gt; 0.4.0
        python3-socketio: upgrade 5.6.0 -&gt; 5.7.0
        python3-ujson: upgrade 5.3.0 -&gt; 5.4.0
        python3-web3: upgrade 5.29.2 -&gt; 5.30.0
        python3-fastjsonschema: upgrade 2.15.3 -&gt; 2.16.1
        python3-flask: upgrade 2.1.2 -&gt; 2.1.3
        python3-googleapis-common-protos: upgrade 1.56.3 -&gt; 1.56.4
        python3-iso3166: upgrade 2.0.2 -&gt; 2.1.1
        python3-kiwisolver: upgrade 1.4.3 -&gt; 1.4.4
        python3-portalocker: upgrade 2.4.0 -&gt; 2.5.1
        python3-imageio: upgrade 2.19.3 -&gt; 2.19.5
        python3-lz4: upgrade 4.0.1 -&gt; 4.0.2
        python3-mypy: upgrade 0.961 -&gt; 0.971
        python3-protobuf: upgrade 4.21.2 -&gt; 4.21.3

  kazuki0824 (1):
        ttf-fonts: fix URIs, upgrade 1.004 -&gt; 2.004

  wangmy (30):
        gegl: upgrade 0.4.36 -&gt; 0.4.38
        libadwaita: upgrade 1.1.2 -&gt; 1.1.3
        libgsf: upgrade 1.14.49 -&gt; 1.14.50
        nbdkit: upgrade 1.31.10 -&gt; 1.31.12
        irssi: upgrade 1.4.1 -&gt; 1.4.2
        libp11: upgrade 0.4.11 -&gt; 0.4.12
        modemmanager: upgrade 1.18.8 -&gt; 1.18.10
        pegtl: upgrade 3.2.6 -&gt; 3.2.7
        PATCH] logcheck: upgrade 1.3.23 -&gt; 1.3.24
        python3-lru-dict: upgrade 1.1.7 -&gt; 1.1.8
        python3-pyfanotify: upgrade 0.1.3 -&gt; 0.2.0
        python3-pylint: upgrade 2.14.4 -&gt; 2.14.5
        python3-pytest-metadata: upgrade 2.0.1 -&gt; 2.0.2
        python3-regex: upgrade 2022.6.2 -&gt; 2022.7.9
        python3-socketio: upgrade 5.7.0 -&gt; 5.7.1
        python3-stevedore: upgrade 3.5.0 -&gt; 4.0.0
        tracker: upgrade 3.3.1 -&gt; 3.3.2
        zenity: upgrade 3.42.1 -&gt; 3.43.0
        nbdkit: upgrade 1.31.12 -&gt; 1.31.14
        stunnel: upgrade 5.64 -&gt; 5.65
        unbound: upgrade 1.16.0 -&gt; 1.16.1
        wolfssl: upgrade 5.3.0 -&gt; 5.4.0
        atkmm-2.36: upgrade 2.36.1 -&gt; 2.36.2
        nanopb: upgrade 0.4.5 -&gt; 0.4.6.4
        redis-plus-plus: upgrade 1.3.3 -&gt; 1.3.5
        redis: upgrade 7.0.2 -&gt; 7.0.4
        ser2net: upgrade 4.3.6 -&gt; 4.3.7
        unattended-upgrades: upgrade 2.6 -&gt; 2.9.1
        valijson: upgrade 0.6 -&gt; 0.7
        googlebenchmark: upgrade 1.6.1 -&gt; 1.7.0

  zhengruoqin (17):
        python3-redis: upgrade 4.3.3 -&gt; 4.3.4
        python3-ldap: upgrade 3.4.0 -&gt; 3.4.2
        python3-pillow: upgrade 9.1.1 -&gt; 9.2.0
        python3-pylint: upgrade 2.14.3 -&gt; 2.14.4
        python3-alembic: upgrade 1.8.0 -&gt; 1.8.1
        python3-astroid: upgrade 2.11.6 -&gt; 2.12.2
        python3-attr: upgrade 0.3.1 -&gt; 0.3.2
        python3-blinker: upgrade 1.4 -&gt; 1.5
        python3-cmd2: upgrade 2.4.1 -&gt; 2.4.2
        python3-ecdsa: upgrade 0.17.0 -&gt; 0.18.0
        python3-evdev: upgrade 1.5.0 -&gt; 1.6.0
        python3-absl: upgrade 1.1.0 -&gt; 1.2.0
        python3-bitarray: upgrade 2.5.1 -&gt; 2.6.0
        python3-eth-hash: upgrade 0.4.0 -&gt; 0.5.0
        python3-google-api-python-client: upgrade 2.51.0 -&gt; 2.54.0
        python3-google-auth: upgrade 2.9.0 -&gt; 2.9.1
        python3-graphviz: upgrade 0.20 -&gt; 0.20.1

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I50c531a69ce8abb23e33c380f9228015f2764682
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-07-20T19:59:28+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2022-07-15T19:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=615f2f11d3f46e3eae642475495a7ca4cfddc49e'/>
<id>urn:sha1:615f2f11d3f46e3eae642475495a7ca4cfddc49e</id>
<content type='text'>
poky: ee0d001b81..4161dbbbd6:
  Aatir Manzur (1):
        docs: add CONVERSION_CMD definition

  Ahmed Hossam (1):
        insane.bbclass: host-user-contaminated: Correct per package home path

  Alejandro Hernandez Samaniego (1):
        package.bbclass: Fix base directory for debugsource files when using externalsrc

  Alex Kiernan (1):
        python3-cryptography: Cleanup DEPENDS/RDEPENDS

  Alexander Kanavin (53):
        mesa: update 22.0.3 -&gt; 22.1.2
        python3-numpy: update 1.22.3 -&gt; 1.22.4
        python3-setuptools: update 62.3.2 -&gt; 62.5.0
        vulkan: upgrade 1.3.211.0 -&gt; 1.3.216.0
        lttng-modules: update 2.13.3 -&gt; 2.13.4
        go: update 1.18.2 -&gt; 1.18.3
        ell: update 0.50 -&gt; 0.51
        libdrm: update 2.4.110 -&gt; 2.4.111
        diffoscope: upgrade 215 -&gt; 216
        dos2unix: upgrade 7.4.2 -&gt; 7.4.3
        librsvg: upgrade 2.54.3 -&gt; 2.54.4
        puzzles: upgrade to latest revision
        sudo: upgrade 1.9.10 -&gt; 1.9.11p2
        wireless-regdb: upgrade 2022.04.08 -&gt; 2022.06.06
        x264: upgrade to latest revision
        python3-requests: upgrade 2.27.1 -&gt; 2.28.0
        oeqa/sdk: drop the nativesdk-python 2.x test
        python3-hatch-vcs: fix upstream version check
        at: take tarballs from debian
        pango: exclude 1.9x versions which are 2.x pre-releases.
        adwaita-icon-theme: upgrade 41.0 -&gt; 42.0
        rust: update 1.60.0 -&gt; 1.62.0
        weston: update 10.0.0 -&gt; 10.0.1
        python3-setuptools-scm: upgrade 6.4.2 -&gt; 7.0.3
        waffle: correctly request wayland-scanner executable
        openssl: update 3.0.4 -&gt; 3.0.5
        diffoscope: upgrade 216 -&gt; 217
        glib-2.0: upgrade 2.72.2 -&gt; 2.72.3
        glib-networking: upgrade 2.72.0 -&gt; 2.72.1
        gstreamer1.0: upgrade 1.20.2 -&gt; 1.20.3
        harfbuzz: upgrade 4.3.0 -&gt; 4.4.1
        kmod: upgrade 29 -&gt; 30
        libsoup: upgrade 3.0.6 -&gt; 3.0.7
        mesa: upgrade 22.1.2 -&gt; 22.1.3
        mpg123: upgrade 1.29.3 -&gt; 1.30.0
        nghttp2: upgrade 1.47.0 -&gt; 1.48.0
        piglit: upgrade to latest revision
        pulseaudio: upgrade 16.0 -&gt; 16.1
        python3-cffi: upgrade 1.15.0 -&gt; 1.15.1
        python3-cryptography: upgrade 37.0.2 -&gt; 37.0.3
        python3-cryptography-vectors: upgrade 37.0.2 -&gt; 37.0.3
        python3-hatchling: upgrade 1.3.0 -&gt; 1.3.1
        python3-hypothesis: upgrade 6.46.11 -&gt; 6.48.2
        python3-jsonschema: upgrade 4.6.0 -&gt; 4.6.1
        python3-mako: upgrade 1.2.0 -&gt; 1.2.1
        python3-pycryptodomex: upgrade 3.14.1 -&gt; 3.15.0
        python3-requests: upgrade 2.28.0 -&gt; 2.28.1
        python3-setuptools: upgrade 62.5.0 -&gt; 62.6.0
        python3-sphinx: upgrade 5.0.0 -&gt; 5.0.2
        xcb-proto: upgrade 1.15 -&gt; 1.15.2
        procps: restrict version check to 3.x
        ncurses: mark upstream version as unknown
        wayland: update 1.20.0 -&gt; 1.21.0

  Alexandre Belloni (1):
        oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_fail

  Aryaman Gupta (5):
        buildstats.py: enable collection of /proc/pressure data
        pybootchartgui: render cpu and io pressure
        buildstats.bbclass: correct sampling of system stats
        buildstats.py: close /proc/pressure/cpu file descriptor
        buildperf/base.py: skip reduced_proc_pressure directory

  Bruce Ashfield (29):
        perf: fix reproducibility in 5.19+
        linux-yocto/5.10: update to v5.10.121
        linux-yocto/5.15: update to v5.15.46
        linux-yocto/5.15: update to v5.15.48
        linux-yocto/5.10: update to v5.10.123
        linux-yocto-dev: bump to v5.19-rc
        linux-yocto/5.15: drop obselete GPIO sysfs ABI
        lttng-modules: fix 5.19+ build
        kernel-devsrc: fix reproducibility and buildpaths QA warning
        linux-yocto/5.15: update to v5.15.52
        linux-yocto/5.10: update to v5.10.128
        kernel-devsrc: ppc32: fix reproducibility
        linux-yocto/5.15: fix qemuppc buildpaths warning
        linux-yocto/5.15: fix build_OID_registry buildpaths warning
        yocto-bsps: update to v5.10.128 and buildpaths fixes
        yocto-bsps: update to v5.15.52 and buildpaths fixes
        linux-yocto/5.10: fix build_OID_registry/conmakehash buildpaths warning
        linux-yocto/5.10: fix buildpaths issue with gen-mach-types
        linux-yocto/5.15: fix buildpaths issue with gen-mach-types
        yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
        yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
        linux-yocto/5.15: update to v5.15.54
        linux-yocto/5.15: fix buildpaths issue with pnmtologo
        linux-yocto/5.10: update to v5.10.130
        linux-yocto/5.10: fix buildpaths issue with pnmtologo
        yocto-bsps/5.10: fix buildpaths issue with pnmtologo
        yocto-bsps/5.15: fix buildpaths issue with pnmtologo
        yocto-bsps: update to v5.15.54
        yocto-bsps: update to v5.10.130

  Christoph Lauer (1):
        package.bbclass: Avoid stripping signed kernel modules in splitdebuginfo

  David Bagonyi (1):
        sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanity

  Dmitry Baryshkov (1):
        linux-firmware: upgrade 20220509 -&gt; 20220610

  Enrico Scholz (6):
        npm: replace 'npm pack' call by 'tar czf'
        npm: return content of 'package.json' in 'npm_pack'
        npm: take 'version' directly from 'package.json'
        npm: disable 'audit' + 'fund'
        lib:npm_registry: initial checkin
        npm: use npm_registry to cache package

  Federico Pellegrin (1):
        signing-keys: fix RDEPENDS to signing-keys-dev

  Gennaro Iorio (1):
        bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls

  He Zhe (1):
        curl: Fix build failure for qemuriscv64

  Jacob Kroon (1):
        bitbake: bitbake-user-manual: Correct description of the ??= operator

  Jose Quaresma (3):
        archiver: don't use machine variables in shared recipes
        sstate: Use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
        oe/utils: remove the ThreadedPool

  Joshua Watt (1):
        classes/create-spdx: Add SPDX_PRETTY option

  Kai Kang (1):
        glibc-tests: not clear BBCLASSEXTEND

  Khem Raj (2):
        libmodule-build-perl: Use env utility to find perl interpreter
        ltp: Remove -mfpmath=sse on x86

  Luca Ceresoli (1):
        llvm: add PACKAGECONFIG[optviewer]

  Lucas Stach (1):
        perf: sort-pmuevents: really keep array terminators

  Marius Kriegerowski (1):
        scriptutils: fix style to be more PEP8 compliant

  Marta Rybczynska (2):
        cve-check: add support for Ignored CVEs
        oeqa/selftest/cve_check: add tests for Ignored and partial reports

  Martin Jansa (3):
        mesa: backport a patch to support compositors without zwp_linux_dmabuf_v1 again
        wic: fix WicError message
        bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SRCREV

  Maxime Roussin-Bélanger (1):
        libffi: fix native build being not portable

  Michael Halstead (2):
        releases: include 3.1.17
        releases: include 4.0.2

  Michael Opdenacker (18):
        rootfs-postcommands.bbclass: correct comments
        dev-manual: mention the new CVE patch metrics page
        dev-manual: fix references to BitBake user manual
        docs: standards.md: add more rules: line wrapping and variables
        doc: standard for bulleted lists
        ref-manual: add description for the "sysroot" term
        manuals: update host tool requirements
        ref-manual: document SSTATE_EXCLUDEDEPS_SYSROOT
        ref-manual: document SYSTEMD_DEFAULT_TARGET
        ref-manual: IMAGE_FEATURES: add allow-root-login and correct allow-empty-password
        ref-manual: correct description of empty-root-passwd in IMAGE_FEATURES
        bitbake: doc: bitbake-user-manual: add explicit target for crates fetcher
        bitbake: doc: bitbake-user-manual: document npm and npmsw fetchers
        dev-manual: NPM packages: minor grammar fix
        manuals: switch to the sstate mirror shared between all versions
        manuals: replace hyphens with em dashes
        dev-manual: update section about creating NPM packages
        dev-manual: improve screenshot resolution

  Ming Liu (3):
        udev-extraconf: fix some systemd automount issues
        meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE
        udev-extraconf:mount.sh: fix path mismatching issues

  Mingli Yu (1):
        vim: not adjust script pathnames for native scripts either

  Muhammad Hamza (6):
        initramfs-framework: move storage mounts to actual rootfs
        udev-extraconf/mount.sh: add LABELs to mountpoints
        udev-extraconf/mount.sh: save mount name in our tmp filecache
        udev-extraconf/mount.sh: only mount devices on hotplug
        udev-extraconf: force systemd-udevd to use shared MountFlags
        udev-extraconf/mount.sh: ignore lvm in automount

  Nick Potenski (1):
        systemd: systemd-systemctl: Support instance conf files during enable

  Ola x Nilsson (1):
        bitbake: ConfHandler: Remove lingering close

  Pascal Bach (1):
        bin_package: install into base_prefix

  Paul Eggleton (4):
        devtool: ignore pn- overrides when determining SRC_URI overrides
        patch: handle if S points to a subdirectory of a git repo
        devtool: finish: handle patching when S points to subdir of a git repo
        oe-selftest: devtool: test modify git recipe building from a subdir

  Paulo Neves (14):
        python: Avoid shebang overflow on python-config.py
        gtk-doc: Fix potential shebang overflow on gtkdoc-mkhtml2
        ref-manual: SYSTEMD_SERVICE allows multiple services
        ref-manual: SYSTEMD_SERVICE overrides depend on SYSTEMD_PACKAGES
        insane.bbclass: Make do_qa_staging check shebangs
        oeqa/selftest: Add test for shebang overflow
        oeqa/selftest: Test staged .la and .pc files
        utils: Add cmdline_shebang_wrapper util.
        libcheck: Fix too long shebang for native case.
        utils: create_cmdline_shebang_wrapper whitespace and sed refactor
        utils: create_cmdline_shebang_wrapper preserve permission and ownership
        oeqa/sysroot.py: Check bitbake return status
        bitbake: fetch: bb.fatal when trying to checksum non-existing files
        oeqa: test_invalid_recipe_src_uri expect parse time error

  Pavel Zhukov (4):
        systemd: Add missed sys/file.h includes for musl
        systemd: Rebase patches on v251
        bitbake: tests/fetch: Add test for broken mirror tarball
        systemd: update upstream status of merged patches

  Peter Bergin (2):
        systemd: add packageconfig for sysext
        rust: fix issue building cross-canadian tools for aarch64 on x86_64

  Peter Kjellerstedt (2):
        ref-manual: Add documentation for INCOMPATIBLE_LICENSE_EXCEPTIONS
        base.bbclass: Correct the test for obsolete license exceptions

  Peter Marko (1):
        alsa-state: correct license

  Pgowda (1):
        binutils : CVE-2019-1010204

  Quentin Schulz (3):
        docs: releases: move hardknott and honister to outdated section
        docs: conf.py: bump minimum Sphinx version requirement
        Revert "docs: conf.py: fix cve extlinks caption for sphinx &lt;4.0"

  Raju Kumar Pothuraju (2):
        runqemu: add QB_KERNEL_CMDLINE
        kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE set

  Richard Purdie (42):
        gcc-source: Fix incorrect task dependencies from ${B}
        vim: Upgrade 8.2.5034 -&gt; 8.2.5083
        local.conf.sample: Update sstate url to new 'all' path
        ref/dev-manual: Update multiconfig documentation
        oeqa/runtime/scp: Disable scp test for dropbear
        unzip: Port debian fixes for two CVEs
        elfutils/flex: Disable parallel make ptest compile
        bitbake: server/process: Fix logging issues where only the first message was displayed
        coreutils: Tweak packaging variable names for coreutils-dev
        packagegroup-core-ssh-dropbear: Add openssh-sftp-server recommendation
        bitbake.conf/recipes: Introduce add DEV_PKG_DEPENDENCY to change RDEPENDS:${PN}-dev
        bitbake.conf: Change -dev RDEPENDS to RRECOMMENDS
        vim: 8.2.5083 -&gt; 9.0.0005
        ncurses: 6.3 -&gt; 6.3+20220423
        oe-selftest-image: Ensure the image has sftp as well as dropbear
        cve-extra-exclusions: Clean up and ignore three CVEs (2xqemu and nasm)
        openssl: Upgrade 3.0.3 -&gt; 3.0.4
        insane: Fix buildpaths test to work with special devices
        go: Filter build paths on staticly linked arches
        glibc-tests: Avoid reproducibility issues
        gperf: Add a patch to work around reproducibility issues
        bitbake: ConfHandler/BBHandler: Improve comment error messages and add tests
        icon-naming-utils: Resurrect for sato-icon-theme
        sato-icon-theme: Add back with support for scalable icons
        lua: Fix multilib buildpath reproducibility issues
        vala: Fix on target wrapper buildpaths issue
        gtk-doc: Remove hardcoded buildpath
        gperf: Switch to upstream patch
        qemu: Avoid accidental librdmacm linkage
        kernel-arch: Fix buildpaths leaking into external module compiles
        qemu: Fix slirp determinism issue
        qemu: Add PACKAGECONFIG for brlapi
        gcc-runtime: Fix build when using gold
        insane: Add buildpaths to WARN_QA by default
        insane: Reword staging to refer to populate_sysroot
        bitbake: fetch2: Ensure directory exists before creating symlink
        bitbake: fetch2: Drop DL_DIR fallback for local file fetcher
        oeqa/selftest/sstatetests: Update test to work with bitbake changes
        gcc-runtime: Fix missing MLPREFIX in debug mappings
        insane: Drop debug exclusion from buildpaths test
        selftest/runtime_test/virgl: Disable for all almalinux
        local.conf.sample: Mention other MACHINE options may exist

  Robert Joslyn (1):
        curl: Update to 7.84.0

  Ross Burton (24):
        python3: fix a race condition in the test_socket.testSockName test
        Add python3-editables (from meta-python)
        Add python3-pathspec (from meta-python)
        Add python3-hatchling (from meta-oe)
        python3-hatch-vcs: add new recipe
        python3-jsonschema: upgrade 4.5.1 -&gt; 4.6.0
        package_manager: Change complementary package handling to not include soft dependencies
        cups: ignore CVE-2022-26691
        cve-check: hook cleanup to the BuildCompleted event, not CookerExit
        busybox: fix CVE-2022-30065
        ncurses: use GitHub mirror, not Debian's packaging
        ltp: remove open-posix-testsuite build logs
        tiff: backport the fix for CVE-2022-2056, CVE-2022-2057, and CVE-2022-2058
        perl: don't install Makefile.old into perl-ptest
        vim: upgrade to 9.0.0021
        ltp: fix builds when host ld doesn't know about target ELF formats
        python3-setuptools-scm: add missing python3-typing-extensions dependency
        python3-flit-core: bootstrap explicitly
        python3-installer: bootstrap by installing installer with installer
        python3-picobuild: add new recipe
        python_pep517: use picobuild instead of manually calling the API
        classes: remove obsolete PEP517_BUILD_API
        python3-hatchling: remove PEP517_BUILD_API
        documentation: remove obsolete PEP517_BUILD_API

  Steve Sakoman (3):
        qemu: add PACKAGECONFIG for capstone
        qemu: Avoid accidental libvdeplug linkage
        ruby: add PACKAGECONFIG for capstone

  Sundeep KOKKONDA (2):
        glibc: stable 2.35 branch updates
        binutils : stable 2.38 branch updates

  Thomas Perrot (1):
        opensbi: Update to v1.1

  Thomas Roos (1):
        recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIG

  Xu Huan (2):
        python3: upgrade 3.10.4 -&gt; 3.10.5
        python3-magic: upgrade 0.4.26 -&gt; 0.4.27

  Yi Zhao (2):
        popt: fix override syntax in RDEPENDS
        git: fix override syntax in RDEPENDS

  Yogesh Tyagi (2):
        testimage : remove curl-ptest from rpm index
        curl : Add ptest

  Yue Tao (1):
        gnupg: upgrade to 2.3.7 to fix CVE-2022-34903

  Yulong (Kevin) Liu (1):
        python3-pyasn1: Eliminated ptest deprecation warnings

  aatir (1):
        docs: make DISTRO_FEATURES description more explicit

  niko.mauno@vaisala.com (3):
        ptest.bbclass: Honor PARALLEL_MAKE, PARALLEL_MAKEINST
        valgrind: Drop redundant oe_runmake parameter
        strace: Drop redundant oe_runmake parameter

  pgowda (1):
        gcc: Backport a fix for gcc bug 105039

  ssuesens (3):
        weston.py: added xwayland test
        weston.init: enabled xwayland
        xwayland.weston-start: adaption of X11-unix folder

  wangmy (57):
        btrfs-tools: upgrade 5.18 -&gt; 5.18.1
        ethtool: upgrade 5.17 -&gt; 5.18
        file: upgrade 5.41 -&gt; 5.42
        libx11: upgrade 1.8 -&gt; 1.8.1
        lighttpd: upgrade 1.4.64 -&gt; 1.4.65
        gnu-config: update to latest version
        musl-obstack: upgrade 1.1 -&gt; 1.2
        piglit: upgrade to latest revision
        stress-ng: upgrade 0.14.01 -&gt; 0.14.02
        erofs-utils: upgrade 1.4 -&gt; 1.5
        alsa-lib: upgrade 1.2.7 -&gt; 1.2.7.1
        alsa-plugins: upgrade 1.2.6 -&gt; 1.2.7.1
        alsa-ucm-conf: upgrade 1.2.7 -&gt; 1.2.7.1
        bind: upgrade 9.18.3 -&gt; 9.18.4
        kbd: upgrade 2.5.0 -&gt; 2.5.1
        libproxy: upgrade 0.4.17 -&gt; 0.4.18
        python3-dbusmock: upgrade 0.27.5 -&gt; 0.28.0
        sbc: upgrade 1.5 -&gt; 2.0
        strace: upgrade 5.17 -&gt; 5.18
        python3-chardet: upgrade 4.0.0 -&gt; 5.0.0
        python3-importlib-metadata: upgrade 4.11.4 -&gt; 4.12.0
        python3-babel: upgrade 2.10.1 -&gt; 2.10.3
        python3-certifi: upgrade 2022.5.18.1 -&gt; 2022.6.15
        python3-dbusmock: upgrade 0.28.0 -&gt; 0.28.1
        python3-numpy: upgrade 1.22.4 -&gt; 1.23.0
        python3-pycryptodome: upgrade 3.14.1 -&gt; 3.15.0
        dmidecode: upgrade 3.3 -&gt; 3.4
        git: upgrade 2.36.1 -&gt; 2.37.0
        harfbuzz: upgrade 4.3.0 -&gt; 4.4.0
        speexdsp: upgrade 1.2.0 -&gt; 1.2.1
        speex: upgrade 1.2.0 -&gt; 1.2.1
        repo: upgrade 2.26 -&gt; 2.27
        sqlite3: upgrade 3.38.5 -&gt; 3.39.0
        sudo: upgrade 1.9.11p2 -&gt; 1.9.11p3
        createrepo-c: upgrade 0.20.0 -&gt; 0.20.1
        gst-devtools: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-libav: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-omx: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-bad: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-base: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-good: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-ugly: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-python: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-rtsp-server: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-vaapi: upgrade 1.20.2 -&gt; 1.20.3
        inetutils: upgrade 2.2 -&gt; 2.3
        python3-atomicwrites: upgrade 1.4.0 -&gt; 1.4.1
        python3-cryptography: upgrade 37.0.3 -&gt; 37.0.4
        python3-cryptography-vectors: upgrade 37.0.3 -&gt; 37.0.4
        python3-hatchling: upgrade 1.3.1 -&gt; 1.5.0
        python3-imagesize: upgrade 1.3.0 -&gt; 1.4.1
        python3-jsonschema: upgrade 4.6.1 -&gt; 4.7.1
        python3-numpy: upgrade 1.23.0 -&gt; 1.23.1
        python3-typing-extensions: upgrade 4.2.0 -&gt; 4.3.0
        python3-urllib3: upgrade 1.26.9 -&gt; 1.26.10
        init-system-helpers: upgrade 1.63 -&gt; 1.64
        dpkg: upgrade 1.21.8 -&gt; 1.21.9

meta-security: 8c6fe006a1..7ad5f6a9da:
  Armin Kuster (32):
        apparmor: fix ownership issues
        sssd:move to dynamic networking-layer
        layer.conf:add meta-netorking to BBFILES_DYNAMIC
        packagegroup-core-security: drop sssd
        packagegroup-core-security.bbappend: add sssd
        oeqa: fix checksec runtime test
        sssd: use example conf file
        oeqa: sssd.py fix tests
        sssd: update to 2.7.1
        security-test-image: auto include layers if present.
        smack-test: more py3 covertion
        oeqa: update smack runtime test
        aide: add a few more config options
        oeqa: add aide test
        libmhash: add native pkg support
        classes: add aide routines
        aide: add native support for build time db creation
        aide.conf: adjust to allow for build time db creation
        firejail: Add new package
        oeqa: Add a very basic firejail test
        packagegroup-core-security: add firejail
        security-test-image: add firejail and aide test suites
        oeqa/clamav drop depricated --list-mirror test
        oeqa: meta-tpm shut swtpm down before and after testing
        oeqa: shut done swtpm before and after testing
        ccs-tools: update to 1.8.9
        lynis: update to 3.0.8
        README: update email address
        packagegroup-core-security: skip mips firejail
        chipsec: update to 1.8.5
        security-build-image: add lkrg-module to build image
        lkrg: update to 0.9.3

  Jeremy A. Puhlman (2):
        clamav: make install owner match the added user name
        python3-privacyidea: add correct path to lib/privacyidea

  Jose Quaresma (1):
        meta-integrity: kernel-modsign: prevents splitting out debug symbols

  Yi Zhao (1):
        aide: fix typo

meta-openembedded: 11df15765c..31c10bd3e6:
  Adrian Freihofer (3):
        firewalld: update to 1.1.1 fixes ptest
        firewalld: upgrade 1.1.1 -&gt; 1.2.0
        libqmi: upgrade 1.30.4 -&gt; 1.30.8

  Akash Hadke (2):
        ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g"
        iperf: Set CVE_PRODUCT to "iperf_project:iperf"

  Alex Kiernan (2):
        jansson: Upgrade 2.13.1 -&gt; 2.14
        nftables: Upgrade 1.0.2 -&gt; 1.0.4

  Alex Stewart (1):
        openvpn: distribute sample-config-files

  Andreas Müller (1):
        glmark2: Build with meson

  Andrej Valek (1):
        poco: upgrade 1.11.3 -&gt; 1.12.0

  Andrew Davis (1):
        libsdl: The libsdl and libsdl2 are not virtual

  Ashish Sharma (1):
        netserver: don't change permissions on /dev/null

  Aurélien Bertron (1):
        fix(syslog-ng): warning about conf version

  Bartosz Golaszewski (1):
        python3-pybluez: fix a runtime issue with python 3.10

  Ben Powell (1):
        python3-can: Add typing-extensions dependency

  Changqing Li (3):
        chrony: create /var/lib/chrony by systemd-tmpfiles
        redis: upgrade 6.2.6 -&gt; 6.2.7
        redis: upgrade 7.0.0 to 7.0.2

  Chen Qi (2):
        apache2: split out a new package apache2-utils
        ntfs-3g-ntfsprogs: upgrade to 2022.5.17

  Daide Li (1):
        python3-iperf: initial add 0.1.11

  Davide Gardenal (9):
        usrsctp: add CVE_VERSION to correctly check for CVEs
        ntp: ignore many CVEs
        openflow: ignore CVE-2018-1078
        emlog: ignore unrelated CVEs
        imagemagick: upgrade 7.0.10-25 -&gt; 7.0.10-62
        wireshark: upgrade 3.4.11 -&gt; 3.4.12
        thrift: add CVE_PRODUCT to fix CVE reporting
        spice: ignore patched CVEs
        quagga: ignore CVE-2016-4049

  Fabien Parent (1):
        gpsd-machine-conf: allow creation of an empty package

  Harshal (1):
        lldpd: upgrade 1.0.8 -&gt; 1.0.14

  Hitendra Prajapati (1):
        cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands

  Jan Vermaete (1):
        netdata: version bump 1.34.1 -&gt; 1.35.0

  Javier Viguera (1):
        networkmanager: fix build with enabled ppp

  Jeremy Puhlman (1):
        freeradius: mutlilib fixes

  Jonas Gorski (1):
        abseil-cpp: do not enforce -mfpu=neon on arm

  Kai Kang (4):
        libdbi-perl: fix interpreter on shebang line
        libdev-checklib-perl: fix interpreter of script use-devel-checklib
        libparse-yapp-perl: update interpreter of yapp
        python3-flatbuffer: enable native

  Khem Raj (8):
        libxml++: Disable parallel make in ptest compile
        geos: Disable inlining
        php: Fix absolute paths to php in phar.phar scripts
        libspiro: Add recipe
        fontforge: Upgrade to 20220308
        opencv: Link with libatomic on mips
        fontforge: Use alternate way to detect libm
        opencv: Link with libatomic on rv32

  Leon Anavi (19):
        python3-traitlets: Upgrade 5.2.1 -&gt; 5.3.0
        python3-humanize: Upgrade 4.1.0 -&gt; 4.2.0
        python3-autobahn: Upgrade 22.4.2 -&gt; 22.5.1
        python3-elementpath: Upgrade 2.5.0 -&gt; 2.5.3
        python3-eth-hash: Upgrade 0.3.2 -&gt; 0.3.3
        python3-serpent: Upgrade 1.40 -&gt; 1.41
        python3-web3: Upgrade 5.29.1 -&gt; 5.29.2
        python3-pika: Upgrade 1.2.1 -&gt; 1.3.0
        python3-tabulate: Upgrade 0.8.9 -&gt; 0.8.10
        python3-marshmallow: Upgrade 3.15.0 -&gt; 3.17.0
        python3-pychromecast: Upgrade 12.1.3 -&gt; 12.1.4
        python3-humanize: Upgrade 4.2.0 -&gt; 4.2.3
        python3-tornado: Upgrade 6.1 -&gt; 6.2
        python3-coverage: Upgrade 6.3.2 -&gt; 6.4.1
        python3-email-validator: Upgrade 1.1.3 -&gt; 1.2.1
        python3-networkx: Upgrade 2.7.1 -&gt; 2.8.4
        python3-unidiff: Upgrade 0.7.3 -&gt; 0.7.4
        python3-toolz: Upgrade 0.11.2 -&gt; 0.12.0
        python3-ansi2html: Upgrade 1.7.0 -&gt; 1.8.0

  Marcus Flyckt (1):
        python3-pyconnman: Add 'future' runtime dependency

  Markus Volk (1):
        flatbuffers: update to 2.0.6

  Martin Jansa (3):
        glmark2: fix compatibility with python-3.11
        leveldb: switch from master branch to main
        tesseract-lang: switch from master branch to main

  Mikko Rapeli (1):
        polkit: switch back to mozjs but leave duktape as PACKAGECONFIG option

  Mingli Yu (3):
        kronosnet: Fix build with gcc-12
        s-nail: Fix build with gcc-12
        mariadb: Upgrade to 10.8.3

  Pascal Bach (1):
        python3-pybind11: upgrade 2.8.1 -&gt; 2.9.2

  Peter Kjellerstedt (1):
        cryptsetup: Add support for building without SSH tokens

  Ross Burton (5):
        python3-cbor2: upgrade 5.4.2 to 5.4.3
        cppzmq: fix -dev RDEPENDS
        python3-hatchling: remove (now in oe-core)
        python3-pathspec: remove (now in oe-core)
        python3-editables: remove (now in oe-core)

  Sakib Sajal (1):
        minicoredumper: retry elf parsing as long as needed

  Theodore A. Roth (1):
        crda: Depend on correct wireless-regdb package

  Wentao Zhang (1):
        protobuf-c: update to 1.4.1 fix CVE-2022-33070

  Xu Huan (20):
        python3-lxml: upgrade 4.8.0 -&gt; 4.9.0
        python3-msgpack: upgrade 1.0.3 -&gt; 1.0.4
        python3-protobuf: upgrade 3.20.1 -&gt; 4.21.1
        python3-mypy: upgrade 0.960 -&gt; 0.961
        python3-pylint: upgrade 2.13.9 -&gt; 2.14.1
        python3-smbus2: upgrade 0.4.1 -&gt; 0.4.2
        python3-pillow: upgrade 9.0.1 -&gt; 9.1.1
        python3-pychromecast: upgrade 12.1.2 -&gt; 12.1.3
        python3-pylint: upgrade 2.14.1 -&gt; 2.14.3
        python3-pyscaffold: upgrade 4.2.2 -&gt; 4.2.3
        python3-redis: upgrade 4.3.1 -&gt; 4.3.3
        python3-aiohue: upgrade 4.4.1 -&gt; 4.4.2
        python3-astroid: upgrade 2.11.5 -&gt; 2.11.6
        python3-charset-normalizer: upgrade 2.0.12 -&gt; 2.1.0
        python3-colorama: upgrade 0.4.4 -&gt; 0.4.5
        python3-eth-typing: upgrade 3.0.0 -&gt; 3.1.0
        python3-autobahn: upgrade 22.5.1 -&gt; 22.6.1
        python3-awesomeversion: upgrade 22.5.2 -&gt; 22.6.0
        python3-grpcio: upgrade 1.45.0 -&gt; 1.47.0
        python3-lxml: upgrade 4.9.0 -&gt; 4.9.1

  Yi Zhao (12):
        openldap: pass correct URANDOM_DEVICE to CPPFLAGS
        openvpn: eliminate build path from openvpn --version option
        grubby: fix syntax for ALTERNATIVE
        duktape: fix override syntax in RDEPENDS
        polkit-group-rule-udisks2: fix override syntax in RDEPENDS
        libcrypt-openssl-guess-perl: fix syntax for PROVIDES
        evince: fix typo for RRECOMMENDS
        blueman: fix typo for RRECOMMENDS
        dnsmasq: Security fix CVE-2022-0934
        strongswan: upgrade 5.9.5 -&gt; 5.9.6
        openvpn: add PACKAGECONFIG for systemd
        openvpn: add PACKAGECONFIG for selinux

  Yue Tao (2):
        exo: upgrade 4.16.3 -&gt; 4.16.4
        dlt-daemon: upgrade to commit 6a3bd901d8 to fix CVE-2022-31291

  Zoltán Böszörményi (5):
        opencv: Upgrade to version 4.6.0
        proj: Upgrade to 8.2.1
        python3-pyproj: New recipe for pyproj version 3.3.1
        geos: Upgrade to 3.9.3
        libspatialite: Upgrade to 5.0.1

  jybros (1):
        clinfo: use virtual opencl loader provider

  wangmy (72):
        python3-cantools: upgrade 37.0.7 -&gt; 37.1.0
        python3-regex: upgrade 2022.4.24 -&gt; 2022.6.2
        python3-sqlalchemy: upgrade 1.4.36 -&gt; 1.4.37
        python3-twine: upgrade 4.0.0 -&gt; 4.0.1
        python3-waitress: upgrade 2.1.1 -&gt; 2.1.2
        python3-xmlschema: upgrade 1.11.0 -&gt; 1.11.1
        gspell: upgrade 1.10.0 -&gt; 1.11.1
        ctags: upgrade 5.9.20220529.0 -&gt; 5.9.20220605.0
        feh: upgrade 3.8 -&gt; 3.9
        inotify-tools: upgrade 3.22.1.0 -&gt; 3.22.6.0
        apache2: upgrade 2.4.53 -&gt; 2.4.54
        libnftnl: upgrade 1.2.1 -&gt; 1.2.2
        nbdkit: upgrade 1.31.7 -&gt; 1.31.8
        irssi: upgrade 1.2.3 -&gt; 1.4.1
        musl-nscd: upgrade 1.0.2 -&gt; 1.1.0
        rdma-core: upgrade 40.0 -&gt; 41.0
        snort: upgrade 2.9.19 -&gt; 2.9.20
        php: upgrade 8.1.6 -&gt; 8.1.7
        poco: upgrade 1.11.2 -&gt; 1.11.3
        pyxdg: upgrade 0.27 -&gt; 0.28
        syslog-ng: upgrade 3.36.1 -&gt; 3.37.1
        dnf-plugin-tui: Added postatinstall
        python3-dill: upgrade 0.3.4 -&gt; 0.3.5.1
        python3-robotframework-seriallibrary: upgrade 0.3.1 -&gt; 0.4.3
        python3-ujson: upgrade 5.1.0 -&gt; 5.3.0
        python3-watchdog: upgrade 2.1.8 -&gt; 2.1.9
        python3-websocket-client: upgrade 1.3.2 -&gt; 1.3.3
        gnome-commander: upgrade 1.14.2 -&gt; 1.14.3
        libwacom: upgrade 2.2.0 -&gt; 2.3.0
        nbdkit: upgrade 1.31.8 -&gt; 1.31.9
        googletest: upgrade 1.11.0 -&gt; 1.12.0
        gperftools: upgrade 2.9.1 -&gt; 2.10
        iwd: upgrade 1.27 -&gt; 1.28
        libzip: upgrade 1.8.0 -&gt; 1.9.0
        postgresql: upgrade 14.3 -&gt; 14.4
        uftrace: upgrade 0.11 -&gt; 0.12
        python3-googleapis-common-protos: upgrade 1.56.2 -&gt; 1.56.3
        python3-ifaddr: upgrade 0.1.7 -&gt; 0.2.0
        python3-jmespath: upgrade 1.0.0 -&gt; 1.0.1
        python3-pandas: upgrade 1.4.2 -&gt; 1.4.3
        python3-zeroconf: upgrade 0.38.6 -&gt; 0.38.7
        geocode-glib: upgrade 3.26.2 -&gt; 3.26.3
        gnome-bluetooth: upgrade 42.0 -&gt; 42.1
        gnome-calculator: upgrade 42.0 -&gt; 42.2
        gnome-text-editor: upgrade 42.1 -&gt; 42.2
        gtk4: upgrade 4.6.4 -&gt; 4.6.6
        gtksourceview5: upgrade 5.4.1 -&gt; 5.4.2
        gvfs: upgrade 1.50.0 -&gt; 1.50.2
        abseil-cpp: upgrade 20211102 -&gt; 20220623
        capnproto: upgrade 0.9.1 -&gt; 0.10.2
        ctags: upgrade 5.9.20220605.0 -&gt; 5.9.20220703.0
        fwupd: upgrade 1.7.6 -&gt; 1.8.1
        googletest: upgrade 1.12.0 -&gt; 1.12.1
        nautilus: upgrade 42.1.1 -&gt; 42.2
        nbdkit: upgrade 1.31.9 -&gt; 1.31.10
        openconnect: upgrade 8.20 -&gt; 9.01
        bats: upgrade 1.6.1 -&gt; 1.7.0
        cloc: upgrade 1.92 -&gt; 1.94
        hwdata: upgrade 0.360 -&gt; 0.361
        libvpx: upgrade 1.11.0 -&gt; 1.12.0
        libzip: upgrade 1.9.0 -&gt; 1.9.2
        pegtl: upgrade 3.2.5 -&gt; 3.2.6
        phoronix-test-suite: upgrade 10.8.3 -&gt; 10.8.4
        poppler: upgrade 22.06.0 -&gt; 22.07.0
        netdata: upgrade 1.35.0 -&gt; 1.35.1
        evince: upgrade 42.2 -&gt; 42.3
        gjs: upgrade 1.72.0 -&gt; 1.72.1
        gnome-bluetooth: upgrade 42.1 -&gt; 42.2
        libadwaita: upgrade 1.1.1 -&gt; 1.1.2
        liburing: upgrade 2.1 -&gt; 2.2
        libcrypt-openssl-rsa-perl: upgrade 0.32 -&gt; 0.33
        libencode-perl: upgrade 3.17 -&gt; 3.18

  zhengruoqin (23):
        python3-absl: upgrade 1.0.0 -&gt; 1.1.0
        python3-alembic: upgrade 1.7.7 -&gt; 1.8.0
        python3-asyncinotify: upgrade 2.0.3 -&gt; 2.0.4
        python3-crc32c: upgrade 2.2.post0 -&gt; 2.3
        python3-msk: upgrade 0.3.16 -&gt; 0.4.0
        python3-bitstruct: upgrade 8.14.1 -&gt; 8.15.1
        python3-google-api-python-client: upgrade 2.49.0 -&gt; 2.50.0
        python3-google-auth: upgrade 2.6.6 -&gt; 2.7.0
        python3-xmlschema: upgrade 1.11.1 -&gt; 1.11.2
        python3-flask-wtf: upgrade 0.15.1 -&gt; 1.0.1
        python3-gnupg: upgrade 0.4.8 -&gt; 0.4.9
        python3-google-api-python-client: upgrade 2.50.0 -&gt; 2.51.0
        python3-kiwisolver: upgrade 1.4.2 -&gt; 1.4.3
        python3-nmap: upgrade 1.5.1 -&gt; 1.5.4
        python3-asyncinotify: upgrade 2.0.4 -&gt; 2.0.5
        python3-google-auth: upgrade 2.7.0 -&gt; 2.8.0
        python3-protobuf: upgrade 4.21.1 -&gt; 4.21.2
        python3-sqlalchemy: upgrade 1.4.37 -&gt; 1.4.39
        python3-xmlschema: upgrade 1.11.2 -&gt; 1.11.3
        python3-engineio: upgrade 4.3.2 -&gt; 4.3.3
        python3-google-api-core: upgrade 2.8.0 -&gt; 2.8.2
        python3-google-auth: upgrade 2.8.0 -&gt; 2.9.0
        python3-grpcio-tools: upgrade 1.46.3 -&gt; 1.47.0

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I22f0dab7f3253d77cc99fd462c6be45ddeb333cd
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2021-10-05T19:27:21+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2021-09-24T21:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=5199d831602da71945df7cef62eb3c01183cf20e'/>
<id>urn:sha1:5199d831602da71945df7cef62eb3c01183cf20e</id>
<content type='text'>
meta-security: 1f18c623e9..de6712a806:
  Armin Kuster (8):
        cryfs: drop recipe
        trousers: set precise BSD license
        ibmtpm2tss:  set precise BSD license
        ibmswtpm2:  set precise BSD license
        opendnssec:  set precise BSD license
        checksec:  set precise BSD license
        isic:  set precise BSD license
        tpm-quote-tools: Update SRC_URI

  Christer Fletcher (1):
        dm-verity-img.bbclass: Expose --data-block-size for configuration

  Kai Kang (1):
        sssd: 2.5.1 -&gt; 2.5.2

meta-raspberrypi: a6fa6b3aec..9eb4879cf4:
  Andrew Penner (1):
        rpi-cmdline: Support ethernet over USB

  Khem Raj (2):
        linux-raspberrypi: Update to 5.10.63
        raspberrypi-firmware: Update to latest

meta-openembedded: e4a3c66505..cff8331f96:
  Armin Kuster (21):
        python3-cycler: set precise BSD license
        python3-dill: set precise BSD license
        python3-ipython-genutils: set precise BSD license
        python3-traitlets: set precise BSD license
        python3-parallax: set precise BSD license
        python3-ipython:set precise BSD license
        python3-mpmath: set precise BSD license
        python3-sympy: set precise BSD license
        python3-sqlparse: set precise BSD license
        python3-webencodings: set precise BSD license
        python3-pyperclip:set precise BSD license
        python3-geojson: set precise BSD license
        python3-aenum: set precise BSD license
        python3-gnupg: set precise BSD license
        python3-kiwisolver: set precise BSD license
        python3-jdcal: set precise BSD license
        python3-send2trash: set precise BSD license
        python3-flask-bootstrap: Update LICENSES
        autossh: set precise BSD licenses
        jemalloc: set precise BSD license
        gpsd-machine-conf: set precise BSD license

  Bruce Ashfield (1):
        vboxguestdrivers: fix build against 5.14+

  Ed Tanous (1):
        Boost-url Move to latest version

  Khem Raj (57):
        gdm: Add polkit to required distro features
        python3-lxml: Inherit pkgconfig
        python3-icu: Inherit pkgconfig
        python3-h5py: Inherit pkgconfig
        python3-pyparted: Inherit pkgconfig
        python3-systemd: Inherit pkgconfig
        rp-pppoe: Add configure cached variable via recipe
        site: Remove local site files
        postfix: Inherit pkgconfig
        emacs: Inherit pkgconfig
        libgnt: Inherit pkgconfig
        libgnt: Inherit pkgconfig
        portaudio-v19: Inherit pkgconfig
        sshfs-fuse: Inherit pkgconfig
        appstream-glib: Inherit pkgconfig
        volume-key: Inherit pkgconfig
        kronosnet: Inherit pkgconfig
        rrdtool: Inherit pkgconfig
        libbytesize: Inherit pkgconfig
        dlt-daemon: Inherit pkgconfig
        libmypaint: Inherit pkgconfig
        libubox: Inherit pkgconfig
        xfsprogs: Inherit pkgconfig
        pavucontrol: Inherit pkgconfig
        blueman: Inherit pkgconfig
        mimic: Inherit pkgconfig
        libchamplain: Inherit pkgconfig
        gst-shark: Inherit pkgconfig
        zchunk: Inherit pkgconfig
        libvdpau: Inherit pkgconfig
        tigervnc: Inherit pkgconfig
        mpc: Inherit pkgconfig
        avro-c: Inherit pkgconfig
        udevil: Inherit pkgconfig
        remmina: Inherit pkgconfig
        transmission: Inherit pkgconfig
        libuvc: Inherit pkgconfig
        crda: Inherit pkgconfig
        wxwidgets: Inherit pkgconfig
        mdbus2: Inherit pkgconfig
        firewalld: Inherit pkgconfig
        renderdoc: Inherit pkgconfig
        fetchmail: Inherit pkgconfig
        ncmpc: Inherit pkgconfig
        yad: Inherit pkgconfig
        mscgen: Inherit pkgconfig
        libldb: Inherit pkgconfig
        pahole: Inherit missing pkgconfig
        gerbera: Inherit pkgconfig
        xfce4-datetime-setter: Inherit pkgconfig
        libblockdev: Inherit pkgconfig
        ntopng: Inherit pkgconfig
        mosquitto: Inherit pkgconfig
        samba: Inherit pkgconfig
        fio: Upgrade to 3.28
        rdma-core: Inherit pkgconfig
        postfix: Add missing dependency on m4

  Marek Vasut (1):
        dstat: Add missing python-six runtime dependency

  Matteo Croce (1):
        pahole: call python via env in the shebang

  Pascal Bach (1):
        poco: update to 1.11.0

  Peter Kjellerstedt (1):
        libiio: Make libiio-python3 depend on python3-core

  Pierre-Jean Texier (1):
        cppzmq: upgrade 4.8.0 -&gt; 4.8.1

  Sakib Sajal (3):
        bats: source files from correct directory
        gd: upgrade 2.3.2 -&gt; 2.3.3
        lmdb: replace tag with commit id in SRCREV

  Trevor Woerner (2):
        vk-gl-cts: allow the user to specify the target
        vk-gl-cts: fix soname linking

  Yi Zhao (2):
        samba: upgrade 4.14.5 -&gt; 4.14.7
        net-snmp: remove perllocal.pod when enable packageconfig[perl]

  jan (1):
        netdata: Fixed the recipe.

  wangmy (3):
        byacc: upgrade 20200910 -&gt; 20210808
        nghttp2: upgrade 1.44.0 -&gt; 1.45.1
        apache2: upgrade 2.4.48 -&gt; 2.4.49

  zangrc (5):
        python3-beautifulsoup4: upgrade 4.9.3 -&gt; 4.10.0
        python3-bitarray: upgrade 2.3.3 -&gt; 2.3.4
        python3-decorator: upgrade 5.0.9 -&gt; 5.1.0
        python3-grpcio-tools: upgrade 1.39.0 -&gt; 1.40.0
        python3-grpcio: upgrade 1.39.0 -&gt; 1.40.0

  zhengruoqin (5):
        python3-openpyxl: upgrade 3.0.7 -&gt; 3.0.8
        python3-pandas: upgrade 1.3.2 -&gt; 1.3.3
        python3-pulsectl: upgrade 21.5.18 -&gt; 21.9.1
        protobuf: upgrade 3.17.3 -&gt; 3.18.0
        span-lite: upgrade 0.10.0 -&gt; 0.10.1

poky: 359e1cb62f..06dcace68b:
  Alexander Kanavin (13):
        lttng: update 2.12 -&gt; 2.13.0
        core-image-ptest-all: bump RAM requirement to 4G
        bitbake: bitbake: drop old rules for python warnings
        bitbake: bitbake: correct the collections vs collections.abc deprecation
        bitbake: bitbake: fix regexp deprecation warnings
        bitbake: bitbake: do not import imp in layerindexlib
        bitbake: bitbake: adjust parser error check for python 3.10 compatibility
        bitbake: bitbake: correct deprecation warning in process.py
        bitbake: bitbake: enable python warnings at the first opportunity
        meta: correct collections vs collections.abc deprecation
        wic: keep rootfs_size as integer
        cpan-base.bbclass: use raw string for regexp
        testimage: symlink the task log and qemu console log to tmp/log/oeqa

  Armin Kuster (2):
        apr: Security fix for CVE-2021-35940
        tar: ignore node-tar CVEs

  Bruce Ashfield (11):
        linux-yocto/5.13: update to v5.13.13
        linux-yocto/5.13: update to v5.13.15
        linux-yocto/5.10: update to v5.10.61
        linux-yocto/5.10: update to v5.10.63
        yocto-bsp/5.10: update to v5.10.63
        yocto-bsp/5.13: update to v5.13.15
        libc-headers: bump to v5.14
        linux-yocto: introduce 5.14 reference kernel
        systemtap: update to 4.5-latest
        conf/machine: bump qemu preferred versions to 5.14
        poky: set default kernel to 5.14

  Changqing Li (1):
        lttng-ust: fix do_compile error when PACKAGECONFIG examples is enabled

  Chanho Park (1):
        binutils: inherit pkgconfig to address libdebuginfod depdency

  Claudius Heine (1):
        rng-tools: add systemd-udev-settle wants to service

  Daniel Ammann (1):
        bitbake: fetch2/wget: Enable ftps

  Daniel Wagenknecht (2):
        mirrors.bbclass: provide additional rule for git repo fallbacks
        mirrors.bbclass: remove redundant server-specific mirrors

  Denys Dmytriyenko (1):
        readline: correct pkg-config dependency for termcap

  Hsia-Jun(Randy) Li (1):
        cross-canadian: make android pass target sys check

  Jon Mason (6):
        Update mailing list address
        README: update mailing list address
        dev-manual: update mailing list address
        core-image-sato: Fix runqemu error for qemuarmv5
        machine/qemuarm*: use virtio graphics
        testimage: remove aarch64 xorg exclusion

  Joshua Watt (17):
        Add SPDX licenses
        classes/package: Add extended packaged data
        classes/create-spdx: Add class
        classes/create-spdx: Change creator
        classes/create-spdx: Add SHA1 to index file
        classes/create-spdx: Add index to DEPLOYDIR
        classes/create-spdx: Add runtime dependency mapping
        classes/create-spdx: Add NOASSERTION for unknown debug sources
        classes/create-spdx: Fix another creator
        classes/create-spdx: Fix up license reporting
        classes/create-spdx: Speed up hash calculations
        classes/create-spdx: Fix file:// in downloadLocation
        classes/create-spdx: Add special exception for Public Domain license
        classes/create-spdx: Collect all task dependencies
        classes/create-spdx: Skip package processing for native recipes
        classes/create-spdx: Comment out placeholder license warning
        bitbake: cooker: Allow upstream for local hash equivalence server

  Kai Kang (2):
        perl: fix CVE-2021-36770
        rust-common.bbclass: make sure ccache exist

  Kevin Hao (1):
        meta-yocto-bsp: Update the default kernel to v5.14

  Khem Raj (3):
        vim: Add packageconfig for sound notification support
        site: Drop caching libIDL_cv_long_long_format
        site: Drop ORBit2 relared cached variables

  Konrad Weihmann (1):
        expat: pull from github releases

  Kristian Klausen (3):
        systemd: Add homed PACKAGECONFIG
        wic: Add extra-space argument
        systemd: Add tpm2 PACKAGECONFIG

  Mark Hatle (3):
        reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checking
        externalsrc: Work with reproducible_build
        tcf-agent: Move to the latest master version

  Markus Volk (1):
        util-linux: disable raw

  Martin Jansa (3):
        default-distrovars.inc: Set BBINCLUDELOGS to empty to disable printing failed task output multiple times
        bitbake: bitbake.conf: fix vars_from_file() call
        qemu-native: add direct dependency on ninja-native and meson-native

  Michael Halstead (1):
        releases: update to include 3.3.3

  Michael Opdenacker (9):
        dev-manual: explicit that devpyshell is a task
        bitbake: bitbake-user-manual: replace "file name" by "filename"
        manuals: replace Freenode by Libera Chat as IRC host
        manuals: delete unmaintained history sections
        ref-manual: document UPSTREAM_CHECK_COMMITS and UPSTREAM_VERSION_UNKNOWN
        ref-manual: remove checkpkg task
        ref-manual: improve "devtool check-upgrade-status" details
        ref-manual: improve documentation for RECIPE_NO_UPDATE_REASON
        ref-manual: update "devtool check-upgrade-status" output

  Mingli Yu (6):
        coreutils: add pkgconfig for selinux
        findutils: add pkgconfig for selinux
        tar: add pkgconfig for selinux
        multilib.bbclass: add RDEPENDS related check back
        insane.bbclass: add FILERDEPENDS related check back
        python3: fix multilib qa issue

  Peter Bergin (1):
        systemd: add packageconfig for wheel-group

  Peter Kjellerstedt (2):
        common-licenses, licenses.conf: Remove duplicate licenses
        create-spdx.bbclass: Search all license directories for licenses

  Quentin Schulz (3):
        bitbake: doc: bitbake-user-manual-execution: remove mention to long-gone BBHASHDEPS variable
        conf/mips: mips16e: prepend override to MACHINEOVERRIDES
        bitbake: doc: bitbake-user-manual-fetching: S should be set to WORKDIR/git for git fetcher

  Randy MacLeod (1):
        tcmode-default: add rust to the default toolchains

  Ranjitsinh Rathod (1):
        rpm: Handle proper return value to avoid major issues

  Richard Purdie (67):
        oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machines
        tcl: Exclude CVE-2021-35331 from checks
        xdg-utils: Add fix for CVE-2020-27748
        build-appliance-image: Update to master head revision
        utils: Drop unused variable staging_install from oe_libinstall
        utils: Drop obsolete oe_machinstall function
        flex: Add CVE-2019-6293 to exclusions for checks
        go: Exclude CVE-2021-29923 from report list
        bitbake: runqueue: Avoid deadlock avoidance task graph corruption
        bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messages
        oeqa/oescripts: Fix after tar recipe changes
        pseudo: Update with fcntl and glibc 2.34 fixes
        bitbake: persist_data: Drop deprecated/unused function
        bitbake: parse_py: Drop deprecated function reference
        bitbake: build: Match markup to real function name
        bitbake: build: Handle SystemExit in python tasks correctly
        bitbake: process: Don't include logs in error message if piping them
        bitbake: build: Avoid duplicating logs in verbose mode
        bitbake: data_smart: Make ExpansionErrors more readable
        bitbake: build: Catch and error upon circular task references
        bitbake: data_smart: Improve error display for handled exceptions
        bitbake: fetch2: Add recursion guard
        bitbake: cookerdata: Improve missing core layer error message
        bitbake: cookerdata: Show error for no BBLAYERS in bblayers.conf
        bitbake: runqueue: Clean up task stats handling
        Revert "default-distrovars.inc: Set BBINCLUDELOGS to empty to disable printing failed task output multiple times"
        bitbake.conf: Ensure XZ_THREADS doesn't change sstate checksums
        sstate: Avoid problems with recipes using SRCPV when fetching sstate
        local.conf.sample: Update sstate mirror entry with new hash equivalence setting
        useradd: Ensure preinst data is expanded correctly in pkgdata
        package: Fix pkgdata determinism issues
        sstate: Ensure SDE is accounted for in package task timestamps
        bash: Ensure deterministic build
        sstatesig: Allow exclusion of the root directory for do_package
        bitbake: bitbake-worker: Improve error handling
        bitbake: runqueue/knotty: Improve UI handling of setscene task counting
        bitbake: fetch2/git: Avoid races over mirror tarball creation
        README: Update email address for Bruce
        bitbake: cookerdata: Show a readable error for invalid multiconfig name
        bitbake: fetch2/git: Use os.rename instead of mv
        bitbake: tests/fetch2: Fix quoting warning
        bitbake: data_smart: Don't add None to ExpansionError varlist
        bitbake: fetch2/svn: Allow peg-revision functionality to be disabled
        vim: Backport fix for CVE-2021-3770
        libgcrypt: Upgrade 1.9.3 -&gt; 1.9.4
        sqlite3: Exclude CVE-2021-36690 from cve checks
        recipes: Add missing pkgconfig inherit
        lttng-tools: Add missing DEPENDS on bison-native
        cross: Drop unused do_install
        pybootchart: Avoid divide by zero
        bitbake: tests/fetch2: Use our own git server for dtc test repo
        scripts/oe-publish-sdk: Disable git gc to avoid build errors
        image/qemu: Add explict depends for qemu-helper addto_recipe_sysroot task
        siteinfo/autotools: Ensure task checksums reflect site files
        package_ipk/deb/rpm: Drop recursive do_build task dependencies
        reproducible_build/package_XXX: Ensure SDE task is in dependency chain
        populate_sdk_base/images: Drop use of 'meta' class and hence do_build dependencies
        buildtools-tarball/uninative-tarball/meta-ide-support: Drop useless meta class
        meta: Drop useless class
        staging: Mark deploy an sstate task
        sstate: Ensure deploy tasks don't pull in toolchains
        sstate: Avoid deploy_source_date_epoch sstate when unneeded
        ssate: Cleanup directtasks handling
        bitbake: build: Ensure python stdout/stderr is logged correctly
        bitbake: build: Make exception printing clearer
        bitbake: build: Fix log flushing race
        oeqa/selftest: Add tests for bitbake shell/python task output

  Robert P. J. Day (16):
        dev-manual: pass False to d.getVar() for devpyshell example
        ref-manual: add missing "${PN}-src" to default PACKAGES list
        dev-manual: small number of minor aesthetic tweaks
        dev-manual: various pedantic nitpickery
        dev-manual: drop "three" since there are four requirements
        ref-manual: update SYSROOT_DIRS_* variable entries
        README: update manual list and names, online docs URL
        image_types_wic.bbclass: alphabetize list of WICVARS
        systemd: '${systemd_unitdir}/system' =&gt; '${systemd_system_unitdir}'
        ref-manual: render options in monospace to show quotes properly
        ref-manual: remove mention of obsolete devtool "--any-recipe" option
        ref-manual: correct typo in "classes" section, "${BPN}/{PV}"
        ref-manual: add potential of parallelism to defn of "Task"
        ref-manual: couple minor tweaks to Chapter 1
        dev-manual: emphasize that new layers live outside of poky
        dev-manual: update output of "wic list images"

  Robert Yang (1):
        assimp: Remove it

  Ross Burton (40):
        lz4: remove redundant BSD license
        python3-numpy: remove redundant BSD license
        quota: remove BSD license
        nfs-utils: set precise BSD license
        dtc: set precise BSD license
        acpica: set precise BSD license
        libevent: set precise BSD license
        openssh: remove redundant BSD license
        python3-packaging: fix license statement
        iputils: set precise BSD license
        libx11-compose-data: set precise BSD license
        webkitgtk: set precise BSD license
        libwpe: set precise BSD license
        wpebackend-fdo: set precise BSD license
        common-licenses: add missing SPDX licences
        dev-manual/common-tasks: sync libxpm fragment with the recipe
        lsof: correct LICENSE
        selftest/python-async-test: set precise BSD license
        lsof: add upstream check
        xinetd: correct LICENSE
        oeqa/recipeutils: update for license change to python-async-test
        libxfont: set precise BSD license
        valgrind: set precise BSD license
        shadow-sysroot: sync license with shadow
        ovmf: set precise BSD license
        ppp: set precise BSD license
        ffmpeg: update LICENSE
        hdparm: set correct license
        recipetool/create_buildsys_python: treat BSD as BSD-3-Clause
        oeqa/selftest/recipetool: update for license changes
        create-spdx: transform license list into a dict for faster lookups
        create-spdx: remove redundant test
        create-spdx: embed unknown license texts
        create-spdx: don't duplicate license texts in each package
        create-spdx: handle CLOSED license
        ffmpeg: fix LICENSE
        avahi: remove obsolete intltool-native dependency
        shared-mime-info: use a more concise description
        libsoup-2.4: remove obsolete intltool dependency
        oeqa/target/ssh: don't assume target_dumper is set

  Sakib Sajal (1):
        go: upgrade 1.16.5 -&gt; 1.16.7

  Saul Wold (2):
        classes/create-spdx: extend DocumentRef to include name
        create-spdx: remove trailing comma

  Scott Weaver (3):
        bitbake: bitbake: fetch2: fix premirror URI when downloadfilename defined
        bitbake: bitbake: tests/fetch: add downloadfilename tests
        bitbake: bitbake: tests/fetch: add and fix npm tests

  Steve Sakoman (1):
        connman: add CVE_PRODUCT

  Tom Rini (1):
        common-tasks: Add an example of using bbappends to add a file

  Trevor Woerner (1):
        hello-mod/hello.c: convert to module_init/module_exit

  Valentin Danaila (1):
        bitbake: fetch2/s3: allow to switch profile from environment variable

  Vyacheslav Yurkov (1):
        ref-manual: add overlayfs class

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I194b13991cbaac7ae9e20cc2b552b508ab879905
</content>
</entry>
<entry>
<title>poky: subtree update:1203d1f24d..2dcd1f2a21</title>
<updated>2021-05-27T12:46:22+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2021-05-07T21:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c926e17c956a1babdf42d31f644bf0eedfa7f5f6'/>
<id>urn:sha1:c926e17c956a1babdf42d31f644bf0eedfa7f5f6</id>
<content type='text'>
Alejandro Enedino Hernandez Samaniego (2):
      python3: Improve logging, syntax and update deprecated modules to create_manifest
      python3: Upgrade 3.9.2 -&gt; 3.9.4

Alexander Kanavin (22):
      scripts/oe-debuginfod: correct several issues
      libmicrohttpd: add a recipe from meta-oe
      maintainers.inc: add libmicrohttpd entry
      xwayland: add a standalone recipe
      weston: use standalone xwayland instead of outdated xserver-xorg version
      elfutils: correct debuginfod builds on x32
      elfutils: adjust ptests for correct debuginfod testing
      default-distrovars.inc: add debuginfod to default DISTRO_FEATURES
      oeqa: tear down oeqa decorators if one of them raises an exception in setup
      meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fix
      core-image-weston: add sdk/ptest images
      oeqa/core/tests/test_data.py: use weston image instead of sato
      oeqa/selftest: transition to weston images
      core-image-multilib-example: base on weston, and not sato
      dev-manual/common-tasks.rst: correct the documentation for debuginfod
      diffoscope: add native libraries to LD_LIBRARY_PATH
      Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"
      boost: correct upstream version check
      vte: use tarballs again
      gdk-pixbuf: update 2.40.0 -&gt; 2.42.6
      glib-2.0: update 2.68.0 -&gt; 2.68.1
      gnu-config: update to latest revision

Anatol Belski (1):
      cross-canadian: Whitelist "mingw32" as TARGET_OS

Anders Wallin (3):
      lttng-tools: Fix missing legacy test files
      lttng-tools: Fix path for test_python_looging
      scripts/contrib/image-manifest: add new script

Andreas Müller (1):
      xwayland: remove protocol.txt - it clashes with xserver-xorg

Anthony Bagwell (1):
      systemd: upgrade 247.4 -&gt; 247.6

Anuj Mittal (2):
      Revert "qemu: fix CVE-2021-3392"
      qemu: fix CVE-2021-3392

Armin Kuster (6):
      binutils: rename BRANCH var
      libseccomp: move recipe from meta-security to core
      gnutls: Enable seccomp if FEATURE is set
      systemd: Enable seccomp if FEATURE is set
      qemu: Enable seccomp if FEATURE is set
      default-distrovars.inc: Add seccomp to DISTRO_FEATURES_DEFAULT

Bastian Krause (1):
      ccache: add packageconfig docs option

Bruce Ashfield (20):
      kern-tools: add dropped options to audit output
      linux-yocto/5.4: update to v5.4.109
      linux-yocto/5.10: update to v5.10.27
      linux-yocto/5.10: BSP configuration fixes
      linux-yocto/5.10: update to v5.10.29
      linux-yocto/5.4: update to v5.4.111
      linux-yocto/5.10: update to v5.10.30
      linux-yocto-rt/5.10: update to -rt34
      linux-yocto/5.4: update to v5.4.112
      linux-yocto/5.4: fix arm defconfig warnings
      linux-yocto/5.10: fix arm defconfig warnings
      linux-yocto/5.10: aufs fixes
      linux-yocto/5.10: qemuriscv32.cfg: RV32 only supports 1G physical memory
      linux-yocto/5.10: update to v5.10.32
      perf: fix python-audit RDEPENDS
      linux-yocto/5.4: update to v5.4.114
      linux-yocto/5.10: update to v5.10.34
      linux-yocto/5.4: update to v5.4.116
      linux-yocto/5.10: qemuppc32: reduce serial shutdown issues
      yocto-check-layer: Only note a layer without a conf/layer.conf (versus error)

Changqing Li (2):
      libpam: make volatile files created successfully
      gcr: fix one parallel build failure

Chen Qi (3):
      busybox: fix CVE-2021-28831
      weston: fix build failure due to race condition
      rsync: fix CVE-2020-14387

Christophe Chapuis (1):
      rootfs.py: find .ko.gz and .ko.xz kernel modules as well

Daniel Ammann (1):
      archiver: Fix typos

Devendra Tewari (2):
      bitbake: lib/bb: Add bb.utils.rename() helper function and use for renaming
      classes/lib/scripts: Use bb.utils.rename() instead of os.rename()

Diego Sueiro (3):
      oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-depends
      bitbake: layerindex: Fix bitbake-layers layerindex-show-depends command
      bitbake: layerindex: Add --fetchdir parameter to layerindex-fetch

Douglas Royds (2):
      Revert "externalsrc: Detect code changes in submodules"
      externalsrc: Detect code changes in submodules

Gavin Li (1):
      kmod: do not symlink config.guess/config.sub during autoreconf

Harald Brinkmann (1):
      bitbake: fetch/svn: Fix parsing revision of SVN repos with redirects

He Zhe (1):
      linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES

Henning Schild (3):
      bitbake: fetch/git: add support for disabling shared clones on unpack
      bitbake: tests/fetch: deduplicate local git testing code
      bitbake: tests/fetch: add tests for local and remote "noshared" git fetching

Jon Mason (1):
      oeqa/runtime: space needed

Jonas Höppner (1):
      ltp: fix empty ltp-dev package

Jose Quaresma (4):
      gstreamer1.0: update patch upstream status
      ptest-runner: libgcc must be installed for pthread_cancel to work
      gstreamer1.0: rename patches
      gstreamer1.0: update ptest patch

Joshua Watt (2):
      bitbake: knotty: Re-enable command line logging levels
      classes/image: Use xargs to set file timestamps

Kai Kang (2):
      cmake.bbclass: remove ${B} before cmake_do_configure
      kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkout

Kevin Hao (3):
      modutils-initscripts: Bail out when no module is installed
      sysvinit-inittab/start_getty: Check /sys for the tty device existence
      Revert "inittab: Add getty launch on hvc0 for qemuppc64"

Khairul Rohaizzat Jamaluddin (1):
      qemu: Fix CVE-2020-35517

Khem Raj (54):
      gcc: Upgrade to 10.3.0 bug-fix release
      glibc: Rename glibc src package
      gcc-runtime: Make DEBUG_PREFIX_MAP relative to S
      valgrind: Delete trailing whitespaces
      valgrind: Add glibc-src to ptest rdeps
      valgrind: Add libstdc++ debug symbols for ptest
      vte: Upgrade to 0.64.0 release
      systemd: Fix build on mips/musl
      epiphany: Add missing dependency on gnutls
      cups: Turn gnutls into a packageconfig knob
      wpa-supplicant: Enable openssl
      curl: Use openssl backend
      libpsl: Add config knobs for runtime/builtin conversion choices
      glib-networking: Prefer openssl backend instead of gnutls
      gstreamer1.0-plugins-bad: Add packageconfigs for hls crypto backends
      ca-certificates: Fix openssl runtime cert dependencies
      weston: Drop loading xwayland.so module
      elfutils: Make 64bit time_t fix generic
      binutils: Fix linking failures when using dwarf-5
      go: Use dl.google.com for SRC_URI
      musl: Update to latest master
      llvm: Upgrade to LLVM 12 release
      python3-docutils: Upgrade to 0.17.1
      python3-markupsafe: Enable ptests
      python3-jinja2: Enable ptests
      python3-pyyaml: Add recipe
      apt: Fix build on musl when seccomp is enabled
      default-distrovars.inc: Remove seccomp for riscv32
      gcc-target: Create a LTO plugin symlink in bfd-plugins directory
      bitbake.conf: Use gcc-nm as default NM
      gcc-cross: Install linker LTO plugin for binutils tools
      gcc-cross-canadian: Install LTO linker plugin to BFD searchable location
      gnutls: Point to staging area for finding seccomp libs and includes
      libjpeg-turbo: Use --reproducible option for nasm
      libid3tag: Filter -ffile-prefix-map too
      openssl: Filter out -ffile-prefix-map as well
      ltp: Filter out -ffile-prefix-map
      gcc-runtime: Fix __FILE__ related reproducablity issues
      reproducible_build.bbclass: Enable -Wdate-time
      pkgconfig: Fix nativesdk builds for mingw sdk hosts
      m4: Do not use SIGSTKSZ
      bluez: Fix shadowing of pause function from libc
      valgrind: Disable leak_cpp_interior test
      findutils: Do not use SIGSTKSZ
      bash: Include files needed for run-heredoc ptest
      libpam: Provide needed env for tst-pam_start_confdir ptest
      cml1.bbclass: Return sorted list of cfg files
      busybox: Enable long options for enabled applets
      webkitgtk: Fix reproducibility in minibrowser
      webkitgtk: Update patch status
      libgcc-initial: Do not build fp128 to decimal ppc functions
      gcc: Upgrade to GCC 11
      busybox: Fix reproducibility
      strace: Upgrade to 5.12

Konrad Weihmann (2):
      cpan-base: set default UPSTREAM_CHECK_REGEX
      cve-update-db-native: skip on empty cpe23Uri

Marek Vasut (1):
      linux-firmware: Package RSI 911x WiFi firmware

Martin Jansa (2):
      xwayland: add opengl to REQUIRED_DISTRO_FEATURES
      ofono: prevent using bundled ell headers and fix build with ell-0.39

Michael Halstead (1):
      releases: update to include 3.3

Michael Opdenacker (7):
      dev-manual: fix code insertion
      manuals: simplify code insertion
      manuals: code insertion simplification over two lines
      bitbake: doc: bitbake-user-manual: simplify colon usage
      bitbake: doc: bitbake-user-manual: code insertion simplification over two lines
      dev-manual: update references to Docker installation instructions
      sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure message

Mikko Rapeli (4):
      bitbake: bitbake: tests/fetch: fix test execution without .gitconfig
      bitbake: bitbake: tests/fetch: remove write protected files too
      lz4: use CFLAGS from bitbake
      unzip: use optimization from bitbake

Mingli Yu (6):
      libxshmfence: Build fixes for riscv32
      packagegroup-core-tools-profile: Remove valgrind for riscv32
      packagegroup-core-tools-testapps.bb: Remove kexec for riscv32
      libtool: make sure autoheader run before automake
      groff: not ship /usr/bin/grap2graph
      rpm: Upgrade to 4.16.1.3

Minjae Kim (1):
      qemu: fix CVE-2021-3392

Nicolas Dechesne (1):
      bitbake: doc: bitbake-user-manual: fix typo left over from Sphinx migration

Niels Avonds (1):
      bitbake: fetch/gitsm: Fix crash when using git LFS and submodules

Oleksandr Kravchuk (2):
      python3-setuptools: update to 56.0.0
      autoconf-archive: update to 2021.02.19

Otavio Salvador (2):
      gstreamer1.0-plugins-base: Add 'viv-fb' OpenGL Window System option
      gstreamer1.0-plugins-base: Use bb.utils.filter to reduce code

Paul Barker (10):
      bitbake: hashserv: Use generic ConnectionError
      bitbake: asyncrpc: Common implementation of RPC using json &amp; asyncio
      bitbake: hashserv: Refactor to use asyncrpc
      bitbake: prserv: Drop obsolete python version check
      bitbake: prserv: Drop unused dump_db method
      bitbake: prserv: Add connect function
      prservice: Use new connect API
      bitbake: prserv: Use multiprocessing to auto start prserver
      bitbake: prserv: Extract daemonization from PRServer class
      bitbake: prserv: Handle requests in main thread

Paulo Cesar Zaneti (1):
      perl: fix startperl configuration option for perl-native

Peter Budny (1):
      lib/oe/terminal: Fix tmux new-session on older tmux versions (&lt;1.9)

Petr Vorel (1):
      ltp: Replace musl patches with do_patch[postfuncs]

Przemyslaw Gorszkowski (2):
      bitbake: progress: LineFilterProgressHandler - Handle parsing line which ends with CR only
      bitbake: fetch/s3: Add progress handler for S3 cp command

Randy MacLeod (2):
      sqlite3: upgrade 3.35.0 -&gt; 3.35.3
      oe-time-dd-test.sh: increase timeout to 15 sec

Reto Schneider (2):
      license_image.bbclass: Detect broken symlinks
      license_image.bbclass: Fix symlink to generic license files

Richard Purdie (32):
      oeqa/selftest: Hardcode test assumptions about heartbeat event timings
      pseudo: Upgrade to add trailing slashes ignore path fix
      oeqa/selftest: Ensure packages classes are set correctly for maintainers test
      layer.conf: Update to add post 3.3 release honister series
      sanity: Add error check for '%' in build path
      bitbake: runqueue: Fix deferred task issues
      bitbake: tinfoil/data_smart: Allow variable history emit() to function remotely
      sanity: Further improve directory sanity tests
      bitbake: bitbake-server: Remove now unneeded code
      bitbake: doc/user-manual-fetching: Remove basepath unpack parameter docs
      poky.conf: Post release version bump
      runqemu: Ensure we cleanup snapshot files after image run
      patchelf: Backport fix from upstream for note section overlap error
      pyyaml: Add missing HOMEPAGE
      yocto-check-layer: Avoid bug when iterating and autoadding dependencies
      libseccomp: Add MAINTAINERS entry and HOMEPAGE
      libseccomp: Fix reproducibility issue
      apt: Disable libseccomp
      libxcrypt: Update to 4.4.19 release and fix symbol version issues
      patchelf: Fix note section alignment issues
      bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issue
      bitbake: runqueue: Handle deferred task rehashing in multiconfig builds
      patchelf: Fix alignment patch
      pybootchart/draw: Avoid divide by zero error
      yocto-uninative: Update to 3.1 which includes a patchelf fix
      Revert "perl: fix startperl configuration option for perl-native"
      bitbake: bin/bitbake-getvar: Add a new command to query a variable value (with history)
      bitbake: bitbake: Switch to post release version number 1.51.0
      sanity.conf: Require bitbake 1.51.0
      oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown test
      oeqa/qemurunner: Handle path length issues for qmp socket
      lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts

Robert Joslyn (3):
      btrfs-tools: Update to 5.11.1
      btrfs-tools: Add PACKAGECONFIG options
      btrfs-tools: Try to follow style guide

Robert P. J. Day (3):
      sdk-manual: "beablebone" -&gt; "beaglebone"
      sdk-manual: fix broken formatting of sample command
      bitbake.conf: sort MIRROR list, add missing SAMBA_MIRROR

Ross Burton (4):
      glslang: strip whitespace in pkgconfig file
      insane: clean up some more warning messages
      bitbake: bitbake-server: ensure server timeout is a float
      oe-buildenv-internal: add BitBake's library to PYTHONPATH

Sakib Sajal (12):
      oe-time-dd-test.sh: make executable
      oe-time-dd-test.sh: provide more information from "top"
      qemu: fix CVE-2021-20181
      qemu: fix CVE-2020-29443
      qemu: fix CVE-2021-20221
      qemu: fix CVE-2021-3409
      qemu: fix CVE-2021-3416
      qemu: fix CVE-2021-20257
      oe-time-dd-test.sh: collect cooker log when timeout is exceeded
      buildstats.bbclass: collect data in the same file.
      qemu: fix CVE-2020-27821
      qemu: fix CVE-2021-20263

Samuli Piippo (1):
      assimp: BBCLASSEXTEND to native and nativesdk

Saul Wold (4):
      pango: re-enable ptest
      qemu-system-native: install qmp python module
      qemurunner: Add support for qmp commands
      qemurunner: change warning to info

Stefan Ghinea (3):
      wpa-supplicant: fix CVE-2021-30004
      libssh2: fix build failure with option no-ecdsa
      xserver-xorg: fix CVE-2021-3472

Stefano Babic (1):
      libubootenv: upgrade 0.3.1 -&gt; 0.3.2

Teoh Jay Shen (6):
      oeqa/manual/bsp-hw.json : remove boot_from_runlevel_3 and boot_from_runlevel_5 manual test
      oeqa/manual/bsp-hw.json : remove ethernet_static_ip_set_in_connman and ethernet_get_IP_in_connman_via_DHCP manual test
      oeqa/manual/bsp-hw.json : remove standby and Test_if_LAN_device_works_well_after_resume_from_suspend_state manual test
      oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual test
      oeqa/manual/bsp-hw.json :remove Check_if_RTC_(Real_Time_Clock)_can_work_correctly manual test
      oeqa/manual/bsp-hw.json : remove Test_if_usb_hid_device_works_well_after_resume_from_suspend_state manual test

Trevor Gamblin (2):
      nettle: upgrade 3.7.1 -&gt; 3.7.2
      ref-manual/variables.rst: Add incompatibility warning for SERIAL_CONSOLES_CHECK

Ulrich Ölmann (1):
      arch-armv6m.inc: fix access rights

Vinay Kumar (1):
      binutils: Fix CVE-2021-20197

Vineela Tummalapalli (1):
      Adding dunfell 3.1.7 to the switcher and release list.

Wang Mingyu (6):
      at-spi2-core: upgrade 2.38.0 -&gt; 2.40.0
      babeltrace2: upgrade 2.0.3 -&gt; 2.0.4
      boost-build-native: upgrade 4.3.0 -&gt; 4.4.1
      libassuan: upgrade 2.5.4 -&gt; 2.5.5
      webkitgtk: upgrade 2.30.5 -&gt; 2.30.6
      vte: upgrade 0.62.2 -&gt; 0.62.3

Wes Lindauer (1):
      oeqa/runtime/cases: Only disable/enable for current boot

Yanfei Xu (1):
      parselogs: ignore floppy error on qemu-system-x86 at boot stage

Yi Fan Yu (7):
      valgrind: update 3.16.1 -&gt; 3.17.0
      valgrind: Disable ptest swapcontext.vgtest
      valgrind: Fix ptest swapcontext.vgtest
      Revert "glib-2.0: add workaround to fix codegen.py.test failing"
      re2c: Upgrade 2.0.3 -&gt; 2.1.1
      valgrind: Enable drd/tests/bar_bad* ptest
      libevent: Increase ptest timing tolerance 50 ms -&gt; 100 ms

Zqiang (1):
      rt-tests: Update rt-tests

hongxu (1):
      deb: apply postinstall on sdk

wangmy (34):
      ell: upgrade 0.38 -&gt; 0.39
      dbus-glib: upgrade 0.110 -&gt; 0.112
      ccache: upgrade 4.2 -&gt; 4.2.1
      gcr: upgrade 3.38.1 -&gt; 3.40.0
      ghostscript: upgrade 9.53.3 -&gt; 9.54.0
      libsolv: upgrade 0.7.17 -&gt; 0.7.18
      glib-2.0: upgrade 2.66.7 -&gt; 2.68.0
      file: upgrade 5.39 -&gt; 5.40
      curl: upgrade 7.75.0 -&gt; 7.76.0
      acpica: upgrade 20210105 -&gt; 20210331
      help2man: upgrade 1.48.2 -&gt; 1.48.3
      libportal: upgrade 0.3 -&gt; 0.4
      libksba: upgrade 1.5.0 -&gt; 1.5.1
      go: upgrade 1.16.2 -&gt; 1.16.3
      libcap: upgrade 2.48 -&gt; 2.49
      libcomps: upgrade 0.1.15 -&gt; 0.1.16
      icu: upgrade 68.2 -&gt; 69.1
      mpg123: upgrade 1.26.4 -&gt; 1.26.5
      man-pages: upgrade 5.10 -&gt; 5.11
      go: update SRC_URI to use https protocol
      mesa: upgrade 21.0.1 -&gt; 21.0.2
      openssh: upgrade 8.5p1 -&gt; 8.6p1
      mtools: upgrade 4.0.26 -&gt; 4.0.27
      python3-cython: upgrade 0.29.22 -&gt; 0.29.23
      tiff: upgrade 4.2.0 -&gt; 4.3.0
      boost: upgrade 1.75.0 -&gt; 1.76.0
      wpebackend-fdo: upgrade 1.8.2 -&gt; 1.8.3
      mesa: upgrade 21.0.2 -&gt; 21.0.3
      gdb: upgrade 10.1 -&gt; 10.2
      glib-networking: upgrade 2.66.0 -&gt; 2.68.1
      glslang: upgrade 11.2.0 -&gt; 11.4.0
      hdparm: upgrade 9.60 -&gt; 9.61
      libhandy: upgrade 1.2.1 -&gt; 1.2.2
      libjitterentropy: upgrade 3.0.1 -&gt; 3.0.2

zangrc (1):
      maintainers.inc: Modify email address

zhengruoqin (19):
      epiphany: upgrade 3.38.2 -&gt; 3.38.3
      wpebackend-fdo: upgrade 1.8.0 -&gt; 1.8.2
      netbase: upgrade 6.2 -&gt; 6.3
      python3-dbusmock: upgrade 0.22.0 -&gt; 0.23.0
      python3-gitdb: upgrade 4.0.5 -&gt; 4.0.7
      libva: upgrade 2.10.0 -&gt; 2.11.0
      ruby: upgrade 3.0.0 -&gt; 3.0.1
      libva-utils: upgrade 2.10.0 -&gt; 2.11.1
      libdazzle: upgrade 3.38.0 -&gt; 3.40.0
      librepo: upgrade 1.13.0 -&gt; 1.14.0
      libdrm: upgrade 2.4.104 -&gt; 2.4.105
      python3-pygobject: upgrade 3.38.0 -&gt; 3.40.1
      libedit: upgrade 20210216-3.1 -&gt; 20210419-3.1
      libhandy: upgrade 1.2.0 -&gt; 1.2.1
      libical: upgrade 3.0.9 -&gt; 3.0.10
      libsolv: upgrade 0.7.18 -&gt; 0.7.19
      libmicrohttpd: upgrade 0.9.72 -&gt; 0.9.73
      python3-numpy: upgrade 1.20.1 -&gt; 1.20.2
      wireless-regdb: upgrade 2020.11.20 -&gt; 2021.04.21

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ibdaea694cae40b0749d472bf08b53002a45b31d7
</content>
</entry>
</feed>
