Skip to content

2023.09 - "Galway"

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 05:40
cc16647

release-notes-from-changelog

GitHub action that extracts release notes from an existing changelog.

Changes in this version:

[2023.09] - 2023-09-30

Changed

  • Reset DOCKER_REPO inside interactive docker shell
  • Add glibc 2.38 stable updates
  • Switch glib-networking to use gnuTLS for TLS needs
  • Fix KCONFIG_CONFIG_COMMAND in menuconfig task
  • Fix python, tcl ptest runs on musl
  • Fix multilib builds of few packages in meta-oe
  • Fix several packages to build for non-neon arm targets
  • Fix multilib support in clang to search lib32
  • Fix fetching bcc recipe to not modify .gitconfig on build host
  • Explicitly disable JIT in webkitgtk for armv7* with softfp
  • Fix rust targets for ppc64 architecture
  • Improve loongarch support in go compile and gcc toolchain
  • Update linux-yocto/6.4 to v6.4.14 and 6.1 to v6.1.51
  • Upgrade qemu to 8.1.0
  • Review CVE_STATUS for kernel vulnerablity list
  • Fix several ptests in core to work on musl
  • Upgrade weston to 12.0.2
  • Switch to using "nanbield" layer series compat
  • Update VisionFive2 SDK to V3.6.1
  • Fix -fstack-protector GCC on aarch64
  • Mark RISCV32 incompatible architecture in goarch.bbclass
  • Upgrade coreutils to 9.4
  • Add ptest support to mariadb
  • Enable 64 bit shell arithmetic in busybox, helps 64bit time_t
  • Fix build race in piglit and groff
  • Use mtime checks instead of inotify in bitbake
  • Use 64 bit integers across all targets in perl
  • Upgrade clang to 17.0 major release series
  • Upgrade gnome recipes to 45.0
  • Update linux-raspberrypi kernel to 6.1.54
  • Update OpenSSL to 3.1.3
  • Improve oeqa/runtime/parselogs
  • Enable yocto sstate feed server
  • Upgrade to systemd 254.4
  • Reduce debuf info size of webkitgtk3 and webkitgtk
  • Fix mesa to build with LLVM 17
  • Fix recipes to build with kernel 6.5
  • Add missing upstream status for all recipes in meta-openembedded
  • Update nodejs to 20.5.1
  • Bump VF2 SDK to v3.7.5

Added

  • Added new recipes
    • microcom, vsomeip, libei, python3-apiflask
      python3-webargs, python3-flask-httpauth, python3-apispec
      python3-flask-marshmallow, webrtc-audio-processing, python3-flask-jwt-extended
      tecla, python3-pyu2f, python3-uritools, python3-beartype, musl-legacy-error
      python3-spdx-tools, python3-flask-cors, python3-boto3, python3-botocore
      python3-nacl
  • Add gpt-hybrid partition layout to wic
  • Enable generating spdx manifest by default

Removed