Skip to content

Prepare main to the next Yocto LTS releases Wrynose#520

Merged
quaresmajose merged 13 commits intofoundriesio:mainfrom
quaresmajose:main-next-bump
Nov 28, 2025
Merged

Prepare main to the next Yocto LTS releases Wrynose#520
quaresmajose merged 13 commits intofoundriesio:mainfrom
quaresmajose:main-next-bump

Conversation

@quaresmajose
Copy link
Copy Markdown
Member

  • Switch all layers to following the master branch
  • The layer meta-updater is not following the TIP because of breaking changes
  • Dop clang as it is on oe-core now and we switched to gcc already on meta-lmp/main

@quaresmajose quaresmajose requested a review from a team November 27, 2025 18:07
@quaresmajose
Copy link
Copy Markdown
Member Author

Depends on foundriesio/ci-scripts#403

@quaresmajose
Copy link
Copy Markdown
Member Author

Depends on foundriesio/ci-scripts#403

This is already merged

The use of Parsec layer will be carried out by the user when they so desire.

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
The clang is on oe-core now and we switched to gcc already on meta-lmp/main

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:

- 720df1a53 bitbake-setup: add whinlatter configs for poky and oe-nodistro
- 43aafec59 bitbake-setup: add an optional 'expires' property to the schema
- f2919b8c8 bitbake-setup: rename oe-nodistro to oe-nodistro-master
- 6ee4df8ab bitbake: Update version to 2.16.0 for release
- 3d9e8177e cooker: Ensure the correct state when resetting the base config
- ad07ac725 cooker/cookerdata: Ensure clean cache parsing/correctness with memres bitbake
- f151ed1e7 bitbake-layers: Remove the --force option for bitbake-config-build
- 79fff3f42 ast: Improve output when a fragment cannot be found
- dc4021e0f bitbake-layers: Correct the help description for bitbake-config-build
- a1840cf2c bitbake-setup: correct the confusion over 'uri' format in json configs
- 68041eed4 data_smart: Fix cache issues with noweakdefault getVar
- 8044e7455 bitbake-setup: do not include prefix/ when using fragment names in setup directory variable expansions
- 3fdcc3c17 bitbake-setup: add information about enabling fragments to tool output and written-out README
- 80761fe20 toaster: Fix test after styhead removal
- cfddce7ab lib/bb/parse/ast.py: error out for internal fragment in case of a previous value
- 5ed1dee9a bitbake: add SKIP_FRAGMENTS CookerFeature
- 978b082c2 lib/bb/cooker.py: fix reset in case of different featureset
- fd6486ff4 bitbake-setup: use a transient temporary top_dir to list available configs
- 7286b1452 bitbake-setup: Allow setup-dir-name to be specified in JSON (and use that in the default registry)
- 6b2f3b33a bitbake-setup: Tell the user what to do if they don't like the top dir
- d492bbf05 knotty: Integrate PSI reporting into the UI
- fcf6effe8 knotty, teamcity, tinfoil: Only allow one process progress bar at once
- b8b3e8e11 knotty: Some improvements to TerminalFilter.updateFooter()
- 9a3568364 toaster: remove styhead
- 6869b7797 setup-schema/bitbake-setup.schema.json: move from oe-core repo
- c94a40cb8 bitbake-selftest: setup: add test for --update-bb-conf=no
- 932892e39 bitbake-setup: update: add a --update-bb-conf option
- b17c5db11 bitbake-setup: handle ctrl+c
- 0ae46d39c bitbake-setup: create top-dir later in init
- 3f66ce090 bitbake-setup: fix top_dir creation in create_siteconf
- 09a7da332 bitbake-setup: add description of DL_DIR in default site.conf
- 44d41c6f8 tests: data: Add tests on emitting environment variables
- c5f96509d data: Escape back quotes in environment
- 406b1e3de lib/bb/parse/ast.py: exit immediately when fragement is not found
- 6727d0852 bitbake-setup: make "path" optional
- fff23f8ce doc/bitbake-setup: mention the site.conf file
- 3e5b4bc7c doc/bitbake-setup: quick start: change top dir path
- 6f2151a9b doc/bitbake-setup: show how to clone bitbake before using bitbake-setup
- ce90d59ff siggen: Fix dump of non-runtime sigdata
- add6749f8 bitbake-selftest: setup: default to cwd for top-dir-prefix
- c043ea3f3 bitbake-setup: default top-dir-prefix to cwd
- 0bb9554e9 bitbake-setup: Set DL_DIR in default site.conf
- 64f3e563a bitbake-setup: Prompt setup directory name
- 02b779108 bitbake-setup: Do not override site.conf if it already exists
- 415e9e329 knotty: fix TIOCGWINSZ call for Python 3.14 and later
- 235c8794f bitbake-setup: remove unused imports
- 41b1d23b9 toaster: remove dependency on poky distro
- 0c92c9ca4 bitbake-setup: Only set top-dir-prefix and top-dir-name in global settings
- c4d357470 bitbake-setup: 1-index the questions to the user
- d4cbdf8f5 bitbake-setup: fix undefined variable
- a4e0b6f80 knotty: Make sure getTerminalColumns() returns two integers
- 2c6c40bda fetch2: ensure lockfiles are unlocked on exception
- 736b5b33a progressbar: Make bars show correctly with maxval == 0
- cd2985b8c ast: Better variable history for builtin fragments
- 3089497ef Add bitbake-setup documentation
- ed90b2ef9 doc/conf.py: add wikipedia extlink
- dcb17758b bitbake-setup: Rename bb-layers-relative to bb-layers-file-relative
- 90da82bd2 bitbake-setup: replace {THISDIR} token with a keyword: bb-layers-relative
- 95866ff03 bitbake-setup: capture revisions while checking out layers
- 16d77c83a bitbake-setup: tests: move duplicate code into 'check_setupdir_files'
- 4ad70e05c bitbake-setup: checkout_layers: construct 'src_uri' separatly
- 7f9cd4c1e bitbake-setup: rename 'write_config' into 'write_upstream_config'
- 78ab0d15d bitbake-setup: fix key-error when changing a new 'section'
- 3df994f77 bitbake-setup: rename function 'default_settings_path' to 'topdir_settings_path'
- 22b3fd418 toaster: support bitbake-setup
- eeb81a35b bitbake-setup: rename 'build' -> 'setup'
- 682c2dccb bitbake-user-manual/ref-variables: extend PERSISTENT_DIR doc
- 37ef26cfd doc: enhance SRCREV_FORMAT description
- 671314811 fetch2/git: when raising ParameterError for an invalid proto, include the proto in the message
- f06af6945 doc/bitbake-user-manual-ref-variables: improve INHERIT
- 5cb35734c doc: bitbake-user-manual: style and completeness corrections
- fbf0a8c57 doc: bitbake-user-manual: AUTOREV and SRCREV_FORMAT roles in fetching
- 2f14cf68f bitbake-setup: correctly define --global argument for settings management
- 86c5f6aa5 bitbake-user-manual-metadata.rst: OE_BUILTIN_FRAGMENTS -> OE_FRAGMENTS_BUILTIN
- 7ce0c9b44 contrib: vim: Update file detection regex
- 35a421cdc bitbake/doc: Correct name of bitbake-dumpsig
- 8b582ef8d bitbake-setup: commandline: use subsubparser for settings {list,set,unset}
- 83cecc935 bitbake-setup: add 'metavar' for self-descriptive parameters
- 14d853530 bitbake-setup: use args.cmdline_settings for --settings
- 11b2740c3 bitbake-setup: init: suggest removing a partially initialized top-dir
- c5e04ce98 bitbake-setup: correct 'setting' to 'settings' in a couple of help texts
- 664f8ec48 bitbake-setup: further rework the settings handling
- 713e7f213 bitbake-setup: rework the settings handling
- 24f12b686 bitbake-setup: tests: add environment-passthrough
- 23e121bef bitbake-setup: tests: add a template-only test configuration
- 782ab99e7 bitbake-setup: support adding environment-passthroughs to the init-build-env
- 8cb2372bd bitbake-setup: add support for skipping a fragment selection
- fe88a8e9c bitbake: registry: make a separate configuration for poky with sstate mirror
- 7d6225722 bitbake-setup: clarify that default answer to prompts is no
- b3153be29 bitbake-setup: allow using {THISDIR}/my-layer
- e974d42eb lib/bb/tests/setup.py: unset BBPATH to ensure isolation from the existing bitbake environment
- 16dc8e3da lib/bb/tests/setup.py: define test parameters in a single dictionary
- 442b41c79 bitbake-setup: dash support for init-build-env script
- 22c5fe7b2 bitbake-setup: suggest "." instead of "source"
- 578afa2f0 bitbake-setup: improve robustness of loading/writing settings
- 45ed9b9fa bitbake-setup: add support for specifying branches in repo checkouts
- dac27bd5a bitbake-setup: Improve the already initialized test
- e031b75b5 bitbake-setup: Switch to internal default registry files
- 562de93d5 Add default registry config for OpenEmbedded's nodistro and Yocto Project's poky
- ec82a6d40 bitbake-setup: Allow local registry paths
- 2d15e6fc9 cooker: adjust the error message about missing websockets module to mention bitbake-setup
- 3fe309684 bitbake-setup: add 'install-buildtools' command
- e3aa3eb46 bitbake-setup: add tests to bitbake-selftest
- b96154aeb bitbake-setup: add the initial implementation
- 562b5bf0b knotty, uihelper: Remove running_pids and lastpids
- 1c12aa23f ast: Warn on multiple builtin config fragments for the same variable
- f65bc6aaf ast: Fix fragment behaviour with overrides
- 7bd36f6c6 doc: extend classes and include/require documentation
- bdcb67824 tests/parse: Add tests for include, require and include_all
- 90d5ce926 tests/parse: Remove unnecessary calls to file.flush()
- 46a5e3171 tests/parse: Use with statement to avoid ResourceWarning
- dcf129479 tests/fetch: Update tests after bitbake tag removal
- 546b347b4 fetch2/git: verify if local clone contains tag
- 6716853e3 doc/bitbake-user-manual-ref-variables: update BB_TASK_IONICE_LEVEL
- c32c3d9b8 knotty: print() was eliminated from all loops for better performance.
- c36efdf64 knotty: Use 40 Hz refresh rate (FPS) for footer update.
- 32ba622d7 knotty: Use a StringIO buffer for update footer.
- f8c76eb89 progressbar: Add self._fd_console to use for self._handle_resize()
- 7ad404fd1 bitbake: Update version to 2.15.2
- e61265570 runqueue: use enum to represent runQueue state to improve readability
- e0c5e94cc event/runqueue: remove unused 'd' arg from check_for_interrupts
- c2eb4336f cooker: remove some redundant control flow
- bb0700364 Add bb.utils.explode_deps as a filter function
- a9471c10d data_smart: Add setVarFilter function to implement variabl filtering
- 7d25d7511 lib/bb: Add filter support
- 750c68ee7 cooker: Ignore KeyErrors during shutdown
- 7917a758f fetch2/git: ignore comments in .gitattributes when detecting LFS
- 3f9eba26b doc/bitbake-user-manual-ref-variables: document BB_DEFER_BBCLASSES
- 0d5201e90 doc/bitbake-user-manual-intro: Mention existence of three supported "classes" directories
- 572062ba1 doc/bitbake-user-manual-intro: Add examples to show general wildcarding
- add8a7ac0 doc/bitbake-user-manual-ref-variables: fixups
- 4b3bfe70d bitbake: clarify significance of "include_all" directive
- 096301250 fetch2/wget: Keep query parameters in URL during checkstatus
- 5ba7c2f07 sigen: Avoid bitbake abort with EOFerror from an incomplete hashserv communication
- 0eb7b5dd5 utils: Remove multiprocessingpool
- 62be9113d Use a "fork" multiprocessing context
- 85b31a55d doc/bitbake-user-manual-fetching: update the Git fetcher tag description
- e910c7cd2 test/fetch: Switch u-boot based test to use our own mirror
- a8145c84e utils: Split profile reports into separate files
- ee5fce67c utils: Optimise signal/sigmask performance
- 2519b317e doc/bitbake-user-manual-fetching: remove 'rev' default value
- 09f29a496 main: Add an option to specify what to profile
- 945095602 event: Fix an event duplication race
- b4f6bae97 cooker/process/utils: Create profiling common function to remove code duplication
- a7e1a07e9 asyncrpc: Avoid file not found traceback in logs
- 1751aed08 bitbake/tests: fix typo in test
- 373c4ddaf cooker: Use shared counter for processing parser jobs
- 775f9720a cooker: Add better parse debug
- 5b5333705 cooker: Try and avoid parsing hangs
- f68b513c3 bitbake: Bump version to 2.15.1
- d89e30fb2 utils: Refactor filemode variable conversion to a function
- bacd125a9 tinfoil: add wait_for decorator and build_file_sync() helper
- 09baa527d doc: bitbake-user-manual-ref-variables: improve BB_PRESSURE_* doc
- a569be0d3 doc: bitbake-user-manual-ref-variables: document BB_GIT_DEFAULT_DESTSUFFIX
- 68fce3be1 fetch2/git: Add tag to shallow clone tarball name
- c1f30ad61 fetch2/git: Improve shallow clone tag fetching
- 3884b386c bitbake-user-manual: correctly reference UNPACKDIR when describing unpacking
- f11757781 toaster/tests: Fix automated testing failures
- 3b9d7bea9 parse/ast: add support for 'built-in' fragments
- 378db0fdd fetch2/git: allow overriding default unpack directory with a variable
- c2f29c947 bitbake: Bump to version 2.15.0
- 873c524e1 bitbake-getvar: skip info output of bitbake for quiet
- 8e741b2e8 ast/BBHandler: Add support for BB_DEFER_BBCLASSES
- 205d461c0 event: Add event for deferred inherits
- 29277cf4d ast: Change deferred inherits to happen per recipe
- 629aff734 doc: update releases.rst
- 220117652 fetch/az: Add sanity check and clarify documentation
- 3372524cb toaster/tests/buildtest: Switch to new CDN
- 6e1434d93 tests/fetch: Add test case to check shallow cloning using `PREMIRRORS`
- 37ed18e45 fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shallow cloning
- d934763f9 fetch2: Move the `ensure_symlink()` function into the `FetchMethod` class
- e3834deb4 fetch2: add support for .debs containing uncompressed data tarballs
- f775e53f1 runqueue: Optimize loop in scenequeue data construction
- 38a1d715b hashserv: Fix deprecation warning about sqlite adapter
- f06112286 toaster/tests: Update after release numbering changes
- d3b3ad32d knotty: pass failed task logs through the log infrastructure
- 72b1dee84 toaster/fixtures: Add whinlatter, drop styhead
- 919d4cf6e lib/bb/tests/fetch: add a test case to ensure git shallow fetch works for tag containing slash
- c6d6999f1 fetch2/git: fix shallow clone for tag containing slash
- 2a8722ddd tests/fetch: Test gitsm with LFS
- d270e33a0 fetch2: Fix LFS object checkout in submodules
- 5e487a5a0 fetch2: Fix incorrect lfs parametrization for submodules
- 501d3317d fetch2: Use git-lfs fetch to download objects
- b3faa0ce5 fetch2: Simplify git LFS detection
- 5818367db fetch2: Check for git-lfs existence before using it
- 7c7431044 tests/fetch: Move commonly used imports to top
- b132d35de fetch2: Clean up no longer used name parameter
- 0eecb4b2e doc: bitbake-user-manual-metadata: provide link to new doc
- 0a711949a doc: add a new Library Functions document
- 4963bfc60 lib/bb: format and improve logging docstrings
- 2fa1c7ad4 utils: format and improve docstrings
- 4885cd9d2 utils: lock_timeout_nocheck() ensure `l` is initialized
- 24772dd2a parse/ConfHandler: Add warning for deprecated whitespace usage
- 874c607f4 doc/bitbake-user-manual-metadata.rst: fix python task example
- 030fb3dee codeparser: Add function decorators for vardeps
- b96040a0a fetch/git: correct typo in comment and style
- 4e6fb31a8 fetch/git: always fetch lfs when creating shallow tarball
- a51ee01f0 bitbake: tests/fetch: Fix git PREMIRRORONLY test
- 1b1321f2b bitbake: fetch: Fix BB_FETCH_PREMIRRORONLY for git mirror tarballs
- 136c06e25 fetch2/git: Handle srcrevs for annotated tags in tag check

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- ac7327583a libdrm: upgrade 2.4.125 -> 2.4.128
- d01bf19211 libcomps: upgrade 0.1.22 -> 0.1.23
- 7d2536a8a8 gstreamer1.0-vaapi: upgrade 1.26.5 -> 1.26.7
- 985ac9fcbe gstreamer1.0: upgrade 1.26.5 -> 1.26.7
- 03dbfa735e gstreamer1.0-rtsp-server: upgrade 1.26.5 -> 1.26.7
- 8a5ea8bc63 gstreamer1.0-python: upgrade 1.26.5 -> 1.26.7
- 8d9ba1e3d1 gstreamer1.0-plugins-ugly: upgrade 1.26.5 -> 1.26.7
- 03b4d82e77 gstreamer1.0-plugins-good: upgrade 1.26.5 -> 1.26.7
- 6719158979 gstreamer1.0-plugins-base: upgrade 1.26.5 -> 1.26.7
- aa9909912a gstreamer1.0-plugins-bad: upgrade 1.26.5 -> 1.26.7
- 1535c02a7d gstreamer1.0-libav: upgrade 1.26.5 -> 1.26.7
- 5d45726d07 gst-examples: upgrade 1.26.5 -> 1.26.7
- 8abbe8c533 gst-devtools: upgrade 1.26.5 -> 1.26.7
- 494983f5a2 gsettings-desktop-schemas: upgrade 48.0 -> 49.1
- 47c077c438 git: upgrade 2.51.0 -> 2.51.2
- 9c1533a312 dos2unix: upgrade 7.5.2 -> 7.5.3
- e47f62e44f ccache: upgrade 4.12 -> 4.12.1
- e692332c9e libunistring: upgrade 1.3 -> 1.4.1
- 3c330116c1 less: upgrade 679 -> 685
- a58a2da02e nghttp2: upgrade 1.66.0 -> 1.68.0
- a2cf96291f python3-pdm: upgrade 2.25.9 -> 2.26.1
- 11acd84d42 gn: upgrade to latest revision
- 4a9abffa5a libedit: upgrade 20250104-3.1 -> 20251016-3.1
- 6887117e6d elfutils: upgrade 0.193 -> 0.194
- 4f02c5314a kmscube: upgrade to latest revision
- a824c087bd spirv-llvm-translator: Upgrade to 21.1.2
- b351aea479 usbutils: upgrade 018 -> 019
- 69325b9fb2 resolvconf: upgrade 1.93 -> 1.94
- 192d93102b libcap: upgrade 2.76 -> 2.77
- 936a6136e0 gi-docgen: upgrade 2025.4 -> 2025.5
- 04418b69ba fastfloat: upgrade 8.0.2 -> 8.1.0
- 6a1a278de3 ell: upgrade 0.79 -> 0.80
- 934dc3d996 btrfs-tools: upgrade 6.16 -> 6.17
- 371a3484a0 harfbuzz: upgrade 11.4.5 -> 11.5.1
- f92e1380bf iproute2: upgrade 6.16.0 -> 6.17.0
- 9538bb86a0 glib-2.0: Upgrade 2.86.0 -> 2.86.1
- 691439081a python3-pygobject: Upgrade 3.52.3 -> 3.54.5
- 7d658e0c4d python3-pygobject: Use SRC_URI from gnomebase
- 812c93afca opkg: upgrade 0.8.0 -> 0.9.0
- 4b32b43a60 libarchive: upgrade 3.8.2 -> 3.8.3
- 414156210a bash-completion.bbclass: put bash-completion package to PACKAGE_BEFORE_PN
- 4ff635cb1e iproute2: use "+=" to set PACKAGE_BEFORE_PN
- 85eb46d62f systemd: use "+=" to set PACKAGE_BEFORE_PN
- 4d9a275733 icu: Add configure option to enable Automake-style ptest output format
- 27a7fbb767 uki.bbclass: use basename for dtbs available via KERNEL_DEVICETREE
- f5a44a698b llvm/clang: Upgrade to 21.1.6 release
- 2751280d2d nfs-utils: remove obsolete 'make clean' call
- d1a04bfb95 scdoc: Upgrade 1.11.3 -> 1.11.4
- 9f5286725a weston: Add PipeWire as runtime dependency
- c568c2e566 strace: 6.16 -> 6.17
- ae7eecd751 dnf: upgrade 4.23.0 -> 4.24.0
- a9091c46bd libdnf: upgrade 0.74.0 -> 0.75.0
- 08549c5ae9 fmt: 11.2.0 -> 12.1.0
- 61964e2265 squashfs-tools: 4.7.2 -> 4.7.4
- c596157f82 barebox: upgrade 2025.09.0 -> 2025.11.0
- 7d1ee17be0 cmake: upgrade 4.1.2 -> 4.2.0
- 83812b010c bluez5: upgrade 5.84 -> 5.85
- 8334bef4a4 maintainers.inc: Add myself for valgrind
- 3a15ca2a78 build-appliance-image: Update to master head revisions
- 545e43a7a4 curl: Ensure 'CURL_CA_BUNDLE' from host env is indeed respected
- 6b022b441c core-image-sato-sdk: Increase memory after stap test failures
- f0f7632595 grub/glibc: Bump versions to resolve hashequiv/reproducibility issues
- 2c146ca657 pseudo: Add hard sstate dependencies for pseudo-native
- e3dc2a0331 oeqa/sdk/cases/autotools.py: fix host_sys value to handle multilib case
- f34db10353 testexport.bbclass: export bitbake/lib
- f61379feed bitbake.conf/rust-common: Fix DEBUG_PREFIX_MAP_EXTRA handling
- 3dbc4a79f0 bitbake.conf, gcc toolchain: add -fcanon-prefix-map to map-prefixes
- 2b36c8e3b7 configfragments.py: Make list-fragments fail early
- 2929050441 configfragments.py: Improve reporting of errors
- 9a67e5d70b configfragments.py: Correct the help for enable-fragment
- 4742334451 bbconfigbuild/configfragments.py: add information about enabling fragments to toolcfg.conf
- 852e9b6f7d wic: Remove conflicting du parameters
- c5bbf0a60b gawk: use native gawk when building glibc and grub
- 3ed1cef082 lib/oeqa/utils/httpserver: use multiprocessing from bb
- 2d14aae0b0 package.bbclass: Fix base_ver for AUTOINC
- babb02b521 local.conf.sample: comment out the root-with-empty-password setting
- d77f60582e local.conf.sample: do not set PACKAGE_CLASSES as it is matching oe-core's default
- f059af8e54 lib/oe/patch: Disable gpg signing when applying patches using git
- 399a611735 meta/files/bitbake-setup.schema.json: move to bitbake repo
- aaa4ff09b1 wic: bootimg_efi: fix debug output for part.include_path
- 52a6a9f235 initscripts: don't read /proc/cmdline in populate-volatile during build
- a8d4c6dcf9 lib/oe/buildhistory_analysis: sort package lists
- 61a00ed463 lib/oe/buildhistory_analysis: add support for SDKs
- a52278e640 findutils:/var is populated by base-files, so no need to repack empty dir
- 7d0ae5493e libmicrohttpd: fix CVE-2025-59777, CVE-2025-62689
- cf24c5c120 runqemu: avoid setting "mem=" when using a DTB
- 116d7fc8dd go: upgrade 1.25.3 -> 1.25.4
- 2be715a453 oeqa: drop unnecessary dependency from go runtime tests
- a192ce88b8 go-helloworld: fix license
- 0966b80868 oeqa: fix package detection in go sdk tests
- e6ff075987 linux-firmware: upgrade 20251021 -> 20251111
- f9563e9a29 recipes: remove obsolete S in recipes that inherit gnomebase
- a3cab1ae4e classes/gnomebase: set S using GNOMEBN instead of BPN
- ec62d46933 terminal: Show a warning when launched terminal quickly exits
- 957e6dc65d classes/image: add new task to list defined image features
- 09d366f147 mesa: don't enable link-time optimisation
- c2f1f94c0e mesa: remove obsolete deletion of libwayland-egl
- 80615e01e4 mesa: assign to TOOLS and VULKAN_DRIVERS, don't chain :appends
- e7dc42e30c oe-build-perf-report: relax metadata matching rules
- e556df28f4 tcp-wrappers: Remove support
- 8c728ad070 logrotate: remove reference to state file in CONFFILES
- 0d6979ce55 curl: upgrade 8.16.0 -> 8.17.0
- c7f0d75146 wayland: Remove event_loop_timer test
- ccbdf2041b features_check: improve error message for missing required DISTRO_FEATURES
- de5f42a91f python3-dbusmock: fix upstream version check
- 7aeaf41624 libinput: correct upstream version check
- 44bfcf2f87 llvm/clang: Upgrade to 21.1.5 release
- 4974ef0f1c nativesdk: don't map packaging variables if the recipe inherits nativesdk
- f860134517 dummy-sdk-package: inhibit build dependencies
- 5bf33fb776 libclc: Add misssing quotes around target list
- 44daf8fbb7 openssh: upgrade 10.1p1 -> 10.2p1
- 9ba471c455 lttng-modules: upgrade 2.14.2 -> 2.14.3
- 1480b8d306 icu: use automake ptest output format
- 7f69a507a2 sanity: Emit the error message if CONNECTIVITY_CHECK_MSG is set
- c3b0d27699 cve-update-db-native: pycodestyle fixes
- 680428ab19 cve-update-nvd2-native: pycodestyle fixes
- b9d7535c85 glib-2.0: Convert to gnomebase
- 478a645bad oeqa/selftest/devtool: Update after upstream repo changes
- b9d761c063 meta/files/bitbake-setup.schema.json: correct bb-layers definitions
- 68f7f434e9 gtk+3: Convert to gnomebase
- b501eeaafd gobject-introspection: Convert to gnomebase
- df47dc1b37 at-spi2-core: Convert to gnomebase
- af35e9e420 gdk-pixbuf: Convert to gnomebase
- 9a48717b0b epiphany: Use SRC_URI from gnomebase
- 40457d7ad8 gconf: Use SRC_URI from gnomebase
- 2b7e574669 libsoup: Convert to gnomebase
- 0c5a163cdc vala: Convert to gnomebase
- 561aba8d38 openssl: extend check_cwm test timeout
- fa8d7550e7 libevdev: upgrade 1.13.4 -> 1.13.5
- dd5be32f45 wireless-regdb: upgrade 2025.07.10 -> 2025.10.07
- f9331b42fd kea: fix CVE-2025-11232
- a15e1ac27b cantarell-fonts: Remove meson, pkgconfig; already in gnomebase
- b8fe806e9b libgudev: Remove UPSTREAM_CHECK_URI; not needed
- 805227759d meta/conf/layer.conf: Omit most build deps of rpm-sequoia-native
- f3b5fc0174 xwayland: fix CVE-2025-62229 CVE-2025-62230 CVE-2025-62231
- 50b9c34ba9 xserver-xorg: fix CVE-2025-62229 CVE-2025-62230 CVE-2025-62231
- 74b77ee90e xserver-xorg: remove redundant patch
- 8ce0359c4e readline: backport a patch to fix for caller setting rl_prompt to NULL
- 7f36f0526f oe-setup-layers: make "path" optional
- 2eed0deab4 wpa-supplicant: patch CVE-2025-24912
- e76e1cb7d1 busybox: Omit trailing whitespaces
- 5363128157 rootfs-postcommands.bbclass: add a note to the login banner when root-with-empty-password logins are enabled
- c0ac4a4b69 testimage.bbclass: check that root-login-with-empty-password image features are present
- e135458415 fragments: add a 'root-login-with-empty-password' fragment
- 7d99882726 bbconfigbuild/configfragments.py: print fragment descriptions when enabling them
- 2ac6f564c2 bbconfigbuild/configfragments.py: replace fragment_exists() with a more generic get_fragment()
- f2d9519fc3 bbconfigbuild/configfragments.py: run discover_fragments() only once when enabling them
- bda8283c47 core-image-sato: Add x11 as required feature.
- 16f2684ebe classes/base: prefer gnu-prefixed HOSTTOOLS
- 75d94d2792 linux-yocto/6.12: update CVE exclusions (6.12.55)
- ce64ce61ce linux-yocto/6.12: update to v6.12.55
- 1dddfafa32 linux-yocto/6.12: update CVE exclusions (6.12.53)
- d9983fceeb linux-yocto/6.12: update to v6.12.53
- ad94b1887c linux-yocto/6.17: update CVE exclusions (6.17.6)
- 90b0a6c1e0 linux-yocto/6.17: update to v6.17.6
- 32b64d9e13 linux-yocto/6.17: fix rdinit boot warning
- 74618dfa12 linux-yocto/6.17: unify qemumips (malta) branches
- ac82bfebde linux-yocto/6.17: fix qemuarm config audit warning
- 6d51d655b7 linux-yocto/6.17: update CVE exclusions (6.17.5)
- fcf5527f45 linux-yocto: introduce 6.17 reference kernels
- 380ea7d79a linux-firmware: drop catch-all QCA package
- e1b1244c71 linux-libc-headers: update to 6.17
- 251a2997b4 openssh: Upgrade 10.0p1 -> 10.1p1
- c548259dbf kernel-devsrc: fix incorrect python shebang replacement
- b1870e5889 fmt: make ptest installation and execution more posix compliant
- 7e72477b8f barebox.bbclass: set KBUILD_OUTPUT
- f7950986a4 barebox: upgrade 2025.08.0 -> 2025.09.0
- 3de3d7864e bind: upgrade 9.20.13 -> 9.20.15
- 1d4067329d rust-target-config: Fix ABI override for powerpc64le target
- c871ad4ee6 binutils-cross-canadian: Do not install bdf-plugins
- d259796efd classes/toolchain/clang: Add placeholder for dynamic linker in cross-canadian packages
- 36473898f0 x11-volatiles: register x11 volatile directories
- 055d0928ad python3-urllib3: remove rust dependency
- a511c29a8f uboot-config.bbclass: fix obsolete comment
- 0d5da94777 wic: add wic tests and support setting GPT diskid
- 02ddc794e2 lz4: patch CVE-2025-62813
- 90dbdacc7f oe-selftest: fitimage: test absent optional nodes in ITS files
- 6eae261b6f Revert "kernel-fit-image: control kernel section with FIT_LINUX_BIN"
- 81f7b60fb1 tar: use diffutils for ptest instead of busybox
- f97a45012d python3-referencing: upgrade 0.36.2 -> 0.37.0
- ee5399b45c python3-hypothesis: upgrade 6.139.2 -> 6.142.2
- f9d2e0155d qemu: upgrade 10.0.2 -> 10.0.6
- 2b7edbf802 core-image-weston: Add wayland as required feature.
- 97d60090db avahi: fix CVE-2024-52615
- 3d36874e2b avahi: fix CVE-2024-52616
- ede3ac6f58 oeqa/selftest/rust: strip debug symbols from test binaries
- 2c134301b5 elfutils: Do not suppress stringop-overflow warning on build hosts
- 1a641970a8 pkgconfig: Fix bundled glib build with clang
- 645aeb43ef ptest-perl/run-ptest: set exit code
- 66cdb002ea lttng-modules: update to v2.14.2
- 161cc3742e devtool/ide_sdk: Fix help message syntax
- 86978295c2 selftest/bblayers: Add a test to validate bitbake-setup registry schema
- b10b4d5b63 selftest/bblayers: Refactor JSON schema validation
- 15107ba12f meta/files: Add a jsonschema for bitbake-setup configuration files
- c84a8958f3 improve_kernel_cve_report: add option to read debugsources.zstd
- d858f87bc9 libarchive: upgrade 3.8.1 -> 3.8.2
- bd233792a0 fmt: add ptest support
- 343b2e1133 llvm/clang: Upgrade to 21.1.4 release
- 216a4c4a4e devtool: un-/deploy-target: put deploylist into destdir
- 8b119b1a0f oeqa: runtime: weston: Remove tear down method
- c90f79ae22 oeqa: runtime: logrotate: Remove setup and tear down methods
- 09a37ecf0a systemd.bbclass: support template files with dots
- d7bb55ef93 linux-firmware: upgrade 20251011 -> 20251021
- 10669f6f61 create-spdx-3.0: add SPDX_LICENSES to SPDX3_DEP_FILES
- f400ba75f2 spdx-3.0: replace SPDX3_LIB_DEP_FILES with SPDX3_DEP_FILES
- acc12802ca pseudo: Pin native compiler to gcc as well
- 38825ed9e8 gcc: Pin native toolchain to GCC as well
- c82e49d170 libcap: Pass OE defined BUILD_CC and BUILD_LDFLAGS
- c91addea22 rust: Do not modify rpaths in llvm-config
- 7f370c3b9c gtk+3: Update 3.24.43 -> 3.24.51
- a31453fd52 wic: add option to specify the diskid
- d3ec5a470b binutils: patch CVE-2025-11495
- 98df728e61 binutils: patch CVE-2025-11413
- 6b94ff6c58 binutils: patch CVE-2025-11412
- cd7ce80fa1 binutils: patch CVE-2025-11414
- ff78c4c445 opkg: upgrade 0.7.0 -> 0.8.0
- 77c35362fb multilib.bbclass: Filter ROOTFS_RO_UNNEEDED to fix uninstallation
- 313ff06fdf kernel-fit-image: Split signing variables
- 7cadbd1a22 spdx_common: Fix invalid SPDX downloadLocation for Rust crates
- 0294c265a1 kea: fix installation umask to 0022 of meson.
- df3f419669 kea: fix EXTRA_OE config to EXTRA_OEMESON
- 34e872ab23 oe-selftest: fitimage: fix req_its_fields last field_index
- 4e8d533cce python3-numpy: upgrade 2.3.3 -> 2.3.4
- 24629a0e81 initramfs-framework: drop redundant /var/lock directory creation
- d5f281bf13 go: upgrade 1.25.2 -> 1.25.3
- 886b0fb60a llvm: multilib-header fix for llvm/Config/llvm-config.h
- 78d83ced96 python3: upgrade 3.13.7 -> 3.13.9
- 33498005ff mesa: upgrade 25.2.4 -> 25.2.5
- d31b2201bb cmake: fix CVE-2025-9301
- 4caf886da6 webkitgtk: upgrade 2.48.5 -> 2.50.0
- 5318fba1f4 kea: fix conflict between kea-dhcp4 and kea-dhcp6 multilibs
- 57dbe13f87 build-appliance-image: install bitbake+oe-core+meta-yocto, not poky
- d3315badb8 linux-firmware: Add globbing to FILES where missing
- ecfb4494a9 linux-firmware: Fix removing unlicensed firmware if compression is used
- 9d9ce45763 classes/cargo_common: ensure B is clean
- af771279f3 debianutils: use SPDX SMAIL-GPL licence name
- f9903f74ee common-licenses: update to SPDX license list v3.27
- ec51c22e90 libstd-rs: remove redundant CARGO_TARGET_DIR
- 7a900ff52d linux-yocto-dev: update to v6.18
- 8306d2bdcc kern-tools: fix symbol_why for v6.18-rc1+
- 8ba930c46d linux-yocto/6.16: genericarm64: feature splits and enablement
- aee153dd5c linux-yocto/6.12: update CVE exclusions (6.12.52)
- 6830e9b199 linux-yocto/6.12: update to v6.12.52
- ea39fc234a linux-yocto/6.12: update CVE exclusions (6.12.51)
- f8f4f550cf linux-yocto/6.12: update to v6.12.51
- 6b09bcb0e1 linux-yocto/6.12: update CVE exclusions (6.12.50)
- a0ca79598f linux-yocto/6.12: update to v6.12.50
- 1b8d02ae70 linux-yocto/6.16: update CVE exclusions (6.16.11)
- 73f6035078 linux-yocto/6.16: update to v6.16.11
- 5298d01663 build-appliance-image: Update to master head revision
- b322bc5387 meta/conf/distro/include/yocto-uninative.inc
- 58558b97c1 build-appliance-image: Update to master head revision
- c116828a87 rust: Drop rust-llvm
- 9b0a348462 rust: Use llvm instead of rust-llvm
- 1c87bca91c rust: Increase QEMU size to 1024 MB
- 63d586cd64 classes/mirrors: use geo-located kernel.org mirrors
- 53be434559 cmake: upgrade 4.1.1 -> 4.1.2
- 2071126315 libgpg-error: 1.55 -> 1.56
- 9346858c20 gpgme: 2.0.0 -> 2.0.1
- 5df2e6ddee linux-firmware: upgrade 20250917 -> 20251011
- 945c91f01e linux-firmware: drop catch-all Atheros packages
- 27a4ce7b34 sanity.bbclass: Remove tool version repetition for gcc, patch, git, make, tar
- 8dcbbad9ad python3-idna: Upgrade 3.10 -> 3.11
- 15c02892d9 mesa: provide glx.pc
- 079cf188ad weston-init: Allow weston user to be specified
- 426504625c clang: remove obsolete patch
- 87bb7e18e8 openmp: recipe cleanup
- 647589fab1 perf: Tweak reproducibility fix
- 826c4a1339 vte: Depend on system provided fmt package
- ec616d5ab1 patchelf: Update 0.18.0 -> 0.18.0+git
- b297c9d616 distro/defaultsetup: Add buildstats by default
- 39ae9a1061 perf: Bump versions to resolve hashequiv/reproducibility issues
- 5965ae92c8 oeqa/selftest/yoctotestresultquerytest: Fix revisions to match OE-Core
- 6cee30b794 rust-target-config: PPC64 targets require explicit ABI selection to avoid build failures with rustc.
- a53fddbb99 libpam: Fix build with LLD linker
- 7d1d3b4958 oeqa: runtime: logrotate: Fix typos and add comments
- 4339bf44fa x264: switch to PACKAGECONFIG
- d2e5df7e3d vte: upgrade 0.80.3 -> 0.82.1
- 4a590bdd87 llvm/clang: Upgrade to 21.1.3 release
- 55c7566c33 vulkan: upgrade 1.4.321.0 -> 1.4.328.1
- dd53cccdd1 ltp: upgrade 20250530 -> 20250930
- b73e30c82d json-glib: upgrade 1.10.6 -> 1.10.8
- ab810d1239 oeqa/selftest/buildoptions: Fix test_yocto_source_mirror MIRRORS & PREMIRRORS definitions
- 64108679ad mesa: sort out driver lists
- d3ce0b8a99 mesa: be more explicit about gallium-llvm dependency
- c869128ba3 mesa: drop asahi -> opencl dependency
- b8fa4a0ac3 mesa: add opencl -> clang build dependency
- 363961f74e binutils: patch CVE-2025-11083
- 4c72e3bcf1 binutils: patch CVE-2025-11082
- d1eb65d2e9 binutils: fix CVE-2025-11081
- 3239961e35 cargo-c: fix debug symbols containing TMPDIR references
- 22e96b32b0 u-boot: Make sure the build dir is unique for each UBOOT_CONFIG
- d7b6887dfb gawk: disable persistent memory allocator due to licensing
- b46e8fdfc2 go: upgrade 1.25.1 -> 1.25.2
- 34d34fdac4 go: upgrade 1.25.0 -> 1.25.1
- 0b5f0a7b1d perf: Improve build race/reproducibulity fixes
- 9b883aa6f3 linux-firmware: Set FILES to ""
- 406628a31b linux-firmware: Remove unlicensed firmware
- c53c6a0a11 linux-firmware: Move all firmware into sub-packages
- be4882e38e core-image.bbclass: Document two image features that were missing
- 377e6e7bc4 core-image.bbclass: Tweak the descriptions of the image features
- b670cb573a core-image.bbclass: Improve the documentation of available image features
- cc70aa42c5 core-image.bbclass: Sort the FEATURE_PACKAGES_*
- c2d4228197 core-image, populate_sdk_base: Add zsh-completion-pkgs image feature
- 9a77dea19b selftest/bblayers: fix up compatibility with integrated poky and separate layer checkouts
- 3fc1fa77da llvm: Bump versions to resolve hashequiv/reproducibility issues
- f3046716c9 oeqa/sdk/cases/autotools.py: use gnu mirror instead of main server
- b8cd34e568 oeqa/selftest/cases/meta_ide.py: use gnu mirror instead of main server
- 3338330e0c u-boot: Add specifying make options as part the config looping
- 237d980c11 u-boot: upgrade 2025.07 -> 2025.10
- 2281fd4c10 oeqa: runtime: ssh: Manage any SSH failure locally
- b7b3db490f oeqa: postactions: Ignore SSH errors
- 5bcc914cf5 oeqa: runtime: Ignore SSH errors during setup and tear down
- afe118d4f2 oeqa: target: ssh: Fail on SSH error even when errors are ignored
- 77cfa81c06 tcl8: upgrade 8.6.16 -> 8.6.17
- 9b8e0b9a30 ghostscript: Do not treat declaration-after-statement warning as error
- cb36e8a62d recipeutils/get_recipe_upstream_version: pass ud.name instead of 'default'
- 2f2ca84a73 piglit: enable OpenCL support if distro has enabled it
- 0e2b3c46fd openssl: upgrade 3.5.2 -> 3.5.4
- 4352f866b1 scripts/install-buildtools: Update to 5.2.3
- ed98173057 selftest/meta_ide: source the environment first, then change to the sources directory
- 933686b7c6 meta/classes-recipe/toolchain-scripts.bbclass: eliminate bash-ism
- f31903ca48 toolchain-scripts.bbclass: fix bitbake-setup compatibility
- 0c10a78796 scripts/runqemu: raise an error when bitbake was not found
- b931f74442 scripts/runqemu: remove the code block that works around the missing bitbake environment
- 8197be4dd3 runqemu: ensure that bitbake environment is either returned, or an exception is raised
- 9247e242bf clang: consolidate LLVM_APPEND_VC_REV=OFF
- 732fb127b5 classes/toolchain/clang: depend on llvm-native for tools, not clang
- d76dc362c8 clang: use llvm recipe
- 448f4a84cb llvm: add recipe for just the LLVM libraries
- acc8c5c89c clang: globally disable build-time RPATHs for reproducibility
- f42f0185bd bitbake.conf: add TMPDIR to GIT_CEILING_DIRECTORIES
- ba8a64935f populate_sdk_ext: Update to toolcfg.conf
- 3f8616e56b bitbake.conf,lib/configfragments: Use a new dedicated toolcfg.conf file
- 7be456e675 oeqa/selftest/buildhistory: Fix test if USER_CLASSES is unset
- d196225778 oeqa/selftest/oescripts: Ensure buildstats is present
- 2323fe87ee oeqa/selftest/bblock/fitimage/sstatetests: Fix changing MACHINE during the test
- a165bec28f oeqa/selftest: Fix single threaded race issue
- 517666671b selftest/bblayers: maintain compatibility with integrated poky repo
- 9dfd4f44d4 oeqa/selftest/wic: fix PATH for wic.Wic2.test_extra_partition_plugin
- a6278a1998 oeqa/selftest/wic: fix PATH for wic.Wic2.test_extra_partition_space
- 7b71962c28 busybox: patch CVE-2025-46394
- aa071e2f44 udev-extraconf: Avoid slashes in mountpoint names
- 5e90348ce2 udev-extraconf: Speed up mount.sh
- cc69445dc2 mesa: update 25.2.3 -> 25.2.4
- 3892912bd7 wic: extra partition plugin
- 153e33193b mesa-demos: split info tools to a separate package
- 6a447745cc tunes/arm: add support for newer arm64 cores
- 1bc7a1731b go: fix sigaction usage on i386 platforms
- 92cc860ee2 python3-lxml: upgrade 6.0.1 -> 6.0.2
- 41c8892697 spirv-llvm-translator: Upgrade to 21.1.1
- bf15536de8 clang: Upgrade to 21.1.2 release
- d22744cc17 selftest/bblayers: do not assume integrated poky repo
- 6028027544 devtool: ide_sdk: pass BITBAKEDIR to oe-init-build-env
- 7db8dd3631 devtool: ide-sdk: use /bin/sh instead of /bin/bash
- 4623a1decf devtool: ide_sdk: trivial alphabetical reorder
- aea2d69d05 lib/bbconfigbuild/configfragments: disable the previous builtin fragment when enabling a new one
- a84ea657d4 linux-firmware: skip ldflags sanity check
- d83ff28157 populate_sdk_ext: do not require CONF_VERSION (e.g. local.conf version) to be set
- 0144e22195 ghostscript: upgrade 10.05.1 -> 10.06.0
- 8898f97b4a package.py: replace all files unconditionally when copy debug sources
- d5144f7031 linux-firmware: Fix FILES for intel firmware
- ea9b33f7c1 clang: build with MinSizeRel
- 916c074a13 clang: fix reproducibility issue in LLVMConfig.cmake
- 5ad8d6ddf7 clang: use EXTRA_OECMAKE +=
- e8dbf41f1f gn: Add recipe
- 9ba3fbf1d4 musl: Update to tip of trunk
- d3cf1b37ce cargo-c: update 0.10.15 -> 0.10.16
- 871cc04305 sanity: Update minimum gcc version to 10.1
- ee1600aff7 linux-firmware: backport the topology rename patch
- 2b675c5cbf bluez5: fix Bluetooth LE audio regression
- 02c98c3b19 shadow: Increase the maximum group name length to 32 (the default)
- 3acddf6cae meson: upgrade to 1.9.1
- 811d4a9186 xkeyboard-config: Turn absolute symlinks into relative
- 9f1a1fc1a1 build-appliance-image: Update to master head revision
- cf1972b7b9 rust-target-config: Update the data layout for ppc64 targets.
- 13acb95706 linux-yocto/6.12: update CVE exclusions (6.12.49)
- 28c0056b24 linux-yocto/6.12: update to v6.12.49
- c764baf02d linux-yocto/6.16: update CVE exclusions (6.16.9)
- 82225c9148 linux-yocto/6.16: update to v6.16.9
- 35c9001182 oe-setup-build: fix dash support
- 6b1833cd2e expat: upgrade to 2.7.3
- f9fa240a67 classes/cmake: unset LDFLAGS in toolchain-native.bbclass
- 38cbf4c0ce oeqa/bblayers.py: add tests for adding new built-in fragments
- 66349865ac tiff: ignore CVE-2025-8851
- 9161c31aa3 tiff: upgrade 4.7.0 -> 4.7.1
- c585977a6b patchtest: Use raw strings for regex patterns
- bb8bd71b1a bitbake-layers/create: Improve help message for layerid argument
- b5aec20d61 unzip: remove invalid UPSTREAM_CHECK_REGEX
- ad24eedbbe vim: upgrade 9.1.1652 -> 9.1.1683
- 3d7d324ca0 baremetal-helloworld: set UPSTREAM_CHECK_COMMITS
- 6d1470f6d2 cwautomacros: delete the recipe
- 600545a0ef which: update 2.21 -> 2.23, build with meson
- 07747aa739 piglit: rename virtual/opencl-icd to virtual/libopencl1
- ddf00d6aee meta/lib/oe/recipeutils.py: Handle multi-repo recipes for upgrade check
- 86d09ec9cd rust: Upgrade 1.89.0 -> 1.90.0
- 5b3d5ae626 apt: fix reproducibility issue
- 119d63b2e2 qemuriscv: Use RVA23S64 profile for cpu
- 40bc1667e4 libwpe: upgrade 1.16.2 -> 1.16.3
- a5327fc16b systemd: use if..then in prerm scriptlet
- 523001d313 python3-dbusmock: upgrade 0.33.0 -> 0.37.0
- f8e8ddcddf python3-pyparsing: upgrade 3.2.3 -> 3.2.4
- 4f7daa9268 python3-hypothesis: upgrade 6.138.15 -> 6.139.2
- 6db42ac042 python3-trove-classifiers: upgrade 2025.9.8.13 -> 2025.9.11.17
- d92db41f71 python3-numpy: upgrade 2.3.2 -> 2.3.3
- ae51541d86 maintainers.inc: add self for python recipes
- 86c0044eb7 cmake: upgrade 4.1.0 -> 4.1.1
- 948e92562e libdnf: remove obsolete path patch
- cd8987a4d0 libdnf: remove non-functional gtk-doc support
- 6f37e3293c libdnf: remove obsolete gobject-introspection support
- 31b95e3c24 libdnf: don't depend on libcheck
- c79837a11c clang: no need to install tblgen binaries in nativesdk-clang
- 36b42975b9 clang: tell cross-builds of clang how to build natively
- 93051e8730 clang: improve tablegen installation
- ac2a625c9a clang: remove obsolete install steps
- ed68802746 clang: add option for llvm-exegesis
- ba358a03c9 clang: disable all test targets
- ddbbd49c15 clang: improve opt-viewer PACKAGECONFIG
- 07f156731a classes/cython: also process .cpp files
- 82ae2d5497 classes/cmake: set CMAKE_CROSSCOMPILING explicitly
- 598fa67614 classes/cmake: CMAKE_RANLIB needs to be a filename without arguments
- 7874ea42bf vte: skip gobject-introspection with clang on arm
- d6f0e26ccf lame: don't use -march=native when building with clang
- 0d039d959c fontconfig: disable tests
- 61d98d12ec python3-cython: make generated source file be reproducible
- e18d697e92 perf: fix reproducibility issue occasionally
- a76154f835 linux-yocto/6.16: cfg: drm for x86 32bit
- fa3df8b8e2 linux-yocto/6.16: genericarm64 refactoring, extension and clean-up
- 64c8efc3cf linux-yocto/6.16: update CVE exclusions (6.16.8)
- c777799b63 linux-yocto/6.16: update to v6.16.8
- c9e937aa27 linux-yocto/6.12: update CVE exclusions (6.12.48)
- b380e33365 linux-yocto/6.12: update to v6.12.48
- 764aea907f linux-firmware: upgrade 20250808 -> 20250917
- c2ba36f417 go: remove duplicate arch map in sdk test
- 967f87d052 bluez5: upgrade 5.83 -> 5.84
- e2087fb63d linux-yocto-dev: bump to v6.17
- 8d5654d21c runqemu: add erofs filesystem types
- 007c4aea10 yocto-space-optimize.inc: move space optimize from recipe webkitgtk
- e4d73b2021 glibc: stable 2.42 branch updates
- 15e206a61b curl: Update to 8.16.0
- a82aa37cfe cmake: Backport a patch to build with curl 8.16.0
- 5b2153c846 patchtest.README: update selftest section
- 29402e3fdf patchtest.README: update host mode section
- 9779bbfc04 patchtest.README: expand obtaining patches
- 82d5797c2b patchtest.README: update installation instructions
- 166e52103d patchtest.README: update name and location or patchtest layer
- 645d8a927b patchtest.README: trivial fixes
- bc2f794b8c meta-skeleton: fix spaces in assignment
- b1b460c8b1 oe-selftest: devtool: add missing imports
- 92d1c2343f oe-selftest: cpp-example meson version warning
- f634098ed6 glib-2.0: double test runner timeout in run-ptest
- 757d53f086 linux-firmware: Package ${PN}-wl1251 before ${PN}-wl12xx
- c5662684f3 mesa: upgrade 25.2.2 -> 25.2.3
- 42b85e1532 kernel.bbclass: add lz4-native dependency for Image.lz4
- d5fa7bc2df clang: Fix nativesdk build after recipe splits
- 05c34570cf linux-yocto/6.16: defconfig: fix configuration audit warning
- fbe5f76ba6 expat: upgrade to 2.7.2
- b84d2d80df util-linux: remove 'which' from -ptest RDEPENDS
- b27b1083f5 devtool: __init__: simplify replace_from_file
- bff3a3d9f8 devtool: __init__: small cleanups
- 9be824a14e devtool: __init__: cleanup imports, including a missing 'import errno'
- 46d3b3c35d linux-yocto/6.12: update CVE exclusions (6.12.47)
- 0d67510cdd linux-yocto/6.12: update to v6.12.47
- 2e7eeaf928 linux-yocto/6.16: update CVE exclusions (6.16.7)
- 9d3d752d8a linux-yocto/6.16: update to v6.16.7
- 044ab82334 fontconfig: clean up LICENSE
- d1c6240938 bzip2: improve symlink creation
- b4b151ccf3 fontconfig: remove obsolete relative_symlinks class
- bfe67c7775 linux-firmware: fix wl1251 packaging
- 2daec34fac mesa: clean up libopencl-mesa dependencies
- 720dd065a4 spirv-tools: improve packaging
- 0e371176b9 spirv-llvm-translator: small recipe cleanup
- 0a085fd700 ccache: 4.11.3 -> 4.12
- 988dc5702e nfs-utils: 2.8.3 -> 2.8.4
- f230b16eac clang: enable GPU backends for the opencl DISTRO_FEATURE
- 3061d6061e mesa: add opencl DISTRO_FEATURE
- ad14432a51 apt: Always use libstdc++ when using clang compiler
- 5ae5582471 bind: upgrade 9.20.12 -> 9.20.13
- f030fbf7cb vulkan-loader: switch RRECOMMENDS to use virtual package name
- 6f01f029ef mesa: add PROVIDES for Vulkan and OpenCL ICDs
- 64f1c28425 patchtest: update testdata for selftest
- 7c0febd01e patchtest: ignore patch file metadata from SRC_URI
- df73a69204 patchtest: fix repo.canbemerged usage
- 6c7bb23b05 patchtest: apply patch in repo root
- f42becf48a util-linux: remove fcntl-lock
- f03393db6b run-postinsts: use 'flock --fcntl' instead of separate fcntl-lock binary
- 4605d909d3 cups: upgrade 2.4.12 -> 2.4.14
- 17015f692a go: add sdk test
- e3b2b9170f go: extend runtime test
- 6aa8eeadbb patchtest: don't match BitBake python expansion as GitHub username
- 67f8670c53 maintainers.inc: unassign Tom Rini
- a9680bc128 maintainers.inc: unassign Carlos Rafael Giani
- b52c2a65bc maintainers.inc: unassign Otavio Salvador
- 69a6e137dd maintainers.inc: unassign Changhyeok Bae
- ad76c90260 maintainers.inc: unassign Frederic Martinssons from cargo-c
- 0f2130b159 maintainers.inc: unassign Anuj Mittal
- 3d4a32a5a6 maintainers.inc: unassign Zang Ruochen
- ba3bd832e8 overlayfs: Disable renaming of network interfaces
- f28415e3ca base.bbclass: remove unneeded bb.runqueue import
- 4bcb97ab4d package_manager/ipk: give out useful reason about an unmatched package
- ca6c1dd014 package_manager/deb: give out useful reason about an unmatched package
- 00f871cd07 package_manager/rpm: give out useful reason about unmatched packages
- 4c1f63a761 package_manager/__init__.py: add function to give user reason about a missing package
- 4d880c2ecc buildtools-tarball: fix unbound variable issues under 'set -u'
- 005377ea98 babeltrace2: upgrade 2.1.1 -> 2.1.2
- 205d7d1133 kmscube: upgrade to latest revision
- 9fb7d84ce4 freetype: add PACKAGECONFIG for brotli
- 324f75bffa binutils: stable 2.45 branch updates
- 4ab049c30c ffmpeg: update 7.1.1 -> 8.0
- 44c12d0157 xkeyboard-config: update 2.44 -> 2.45
- cd9ef2a83d pango: update 1.56.4 -> 1.57.0
- cf26158dc7 igt-gpu-tools: update 1.30 -> 2.1
- 17b146eb95 fontconfig: update 2.15.0 -> 2.17.1
- 363cc31663 cargo-c: update 0.10.14 -> 0.10.15
- 0e6bc0faf9 python3-pip: update 25.1.1 -> 25.2
- c64d44e485 python3-pbr: update 6.1.0 -> 7.0.1
- 9ddb5e8e23 python3-booleanpy: update 4.0 -> 5.0
- 783ce696f2 pypi.bbclass: add / to UPSTREAM_CHECK_URI value
- 45e7bf27e7 librepo: update 1.19.0 -> 1.20.0
- 172587a028 ovmf: update 202502 -> 202508
- 47ff80080f ovmf-shell-image: move .wks file to its own directory
- 2c0abc3d96 gnupg: update 2.5.5 -> 2.5.11
- 98a1ef53e6 clang: Upgrade to 21.1.1 release
- f1bfe923d0 Revert "coreutils-native: don't install groups"
- b4beb7440f libglvnd: RPROVIDE "standard" package names
- 1d2a714fbe wic: add --extra-space back for compatibility
- 01ac9719b3 libical: improve buildpath situation
- a3fe63ec85 libical: update patch status
- 0cda83cf02 meson: Backport patches to support dependencies on header-only Boost libs
- d804ae6e19 libpng: upgrade 1.6.48 -> 1.6.50
- dadd1e0ec6 gcc: fix local include path for nativesdk-gcc
- 0a886fcaca perf: Fix reproducibility issue
- 3aee16beac librsvg: add ptest support
- 049ce8ad24 kexec-tools: Fix build with LLD linker
- d1194c1a42 grub,grub-efi: Always use BFD linker with clang
- 560c7676b8 image.bbclass: preserve debugfs tarball with checksum fstype
- 049a802cef buildtools-tarball: handle missing host pkg-config gracefully
- bcc74229e6 yocto-check-layer: show the distro used
- d5e41e1cee libassuan: don't search for gpgrt-config on build host
- 5b86efb5c9 systemd.bbclass: Make systemd_postinst run as intended
- 30140cb935 systemd-systemctl-native: Install systemd-sysv-install
- fb2e29fc69 connman: avoid hiding implementation-reserved symbols in version scripts
- 6315f54c1e mesa: upgrade 25.2.0 -> 25.2.2
- 4dc35b0194 mesa: fix panfrost driver build
- cd0e70d6ce mesa: avoid host path poisoning when enabling OpenCL
- 5948e618b7 mesa: avoid host paths poisoning
- b1fae86856 mesa: allow to disable xmlconfig support
- df1fea34fa mesa: add asahi to TOOLS when selected in PACKAGECONFIG
- 1796b2d2ed mesa-gl: make recipe target only
- a77c0f5919 mesa: assign S in include file
- 8bf89f19b7 mesa: move BBCLASSEXTEND out of the include file
- c5add09c73 mesa: move PROVIDES out of include file
- 9f80d5bc49 mesa: move PACKAGECONFIG defaults to recipes
- 1522c7d371 mesa-gl: use bb.utils.filter to improve readability
- ab44fa1222 mesa-gl: make mesa-gl really openGL-only
- 8c9bee08eb appstream: upgrade 1.0.5 -> 1.0.6
- 082977b435 spirv-llvm-translator: Upgrade to 21.1.0
- 4d97e5492e clang: Upgrade to 21.1.0
- 2fa8a44981 kea: Fix build with clang/libc++ 21
- b7dd80d1f4 hwdata: upgrade 0.398 -> 0.399
- 1cae80e635 ofono: upgrade 2.17 -> 2.18
- 1abf3ee895 libnss-nis: Upgrade to 3.4
- 0778acc56f linux-yocto/6.16: cfg: fix audit warnings
- 7651b2108b linux-yocto/6.16: genericarm64 config
- 71ab7d4524 linux-yocto/6.16: cfg: x86 BIGSMP removal
- 153181d4cb linux-yocto/6.16: cfg: DRM tweaks for guests
- f4bf06d3aa lttng-modules: update to v2.14.1
- 7f78db1184 linux-yocto/6.12: update CVE exclusions (6.12.44)
- ef3703035b linux-yocto/6.12: update to v6.12.44
- 4f6616f1b2 linux-yocto/6.16: update CVE exclusions (6.16.4)
- 10bca0e073 linux-yocto/6.16: update to v6.16.4
- 30a1cc225a grub2: fix CVE-2024-56738
- 8d2fe3f403 grub2: mark CVE-2024-2312 as not applicable
- 19122ccb05 libxslt: apply patch for CVE-2025-7424
- dc81fdc6bd pulseaudio: ignore CVE-2024-11586
- 4901bf7197 diffoscope: upgrade 301 -> 306
- 85dd4c757e meson: upgrade 1.8.2 -> 1.9.0
- 1ecc91d78b xdpyinfo: upgrade 1.3.4 -> 1.4.0
- 12e9ba6551 sudo: upgrade 1.9.17p1 -> 1.9.17p2
- eb520a6c2b stress-ng: upgrade 0.19.03 -> 0.19.04
- 961c37a469 ruby: upgrade 3.4.4 -> 3.4.5
- b8f9db8424 python3-xmltodict: upgrade 0.14.2 -> 0.15.1
- c90e5721f6 python3-trove-classifiers: upgrade 2025.5.9.12 -> 2025.9.8.13
- 1891d23527 python3-ruamel-yaml: upgrade 0.18.14 -> 0.18.15
- 8787dad5fe python3-pytest: upgrade 8.4.1 -> 8.4.2
- 1dad2cca38 python3-markdown: upgrade 3.8.2 -> 3.9
- 35d381bb7e python3-jsonschema: upgrade 4.25.0 -> 4.25.1
- 3ac88bcbea python3-jsonschema-specifications: upgrade 2025.4.1 -> 2025.9.1
- 4bdcde64a7 python3-hypothesis: upgrade 6.135.29 -> 6.138.15
- b6bd9f0d31 python3-build: upgrade 1.2.2 -> 1.3.0
- 78db2aaf42 pixman: upgrade 0.46.2 -> 0.46.4
- 6450bb3620 msmtp: upgrade 1.8.30 -> 1.8.31
- a00aaacd90 mpg123: upgrade 1.33.0 -> 1.33.2
- aa01e6aa96 libxscrnsaver: upgrade 1.2.4 -> 1.2.5
- 916d8eb398 libxres: upgrade 1.2.2 -> 1.2.3
- 28af77eea6 libxml2: upgrade 2.14.5 -> 2.14.6
- 345c05d5e7 libxfixes: upgrade 6.0.1 -> 6.0.2
- 9b0c07c800 libunwind: upgrade 1.8.2 -> 1.8.3
- 2f026b8abe libsolv: upgrade 0.7.34 -> 0.7.35
- 5a1043161b libjpeg-turbo: upgrade 3.1.1 -> 3.1.2
- cdf99f6f2f libinput: upgrade 1.29.0 -> 1.29.1
- 02d6627907 libatomic-ops: upgrade 7.8.2 -> 7.8.4
- 11b48ad749 iw: upgrade 6.9 -> 6.17
- a750578cb1 iproute2: upgrade 6.15.0 -> 6.16.0
- dafd5c068a enchant2: upgrade 2.8.10 -> 2.8.12
- 1735a2d0ea ed: upgrade 1.22.1 -> 1.22.2
- 0f96041229 btrfs-tools: upgrade 6.15 -> 6.16
- 2a81d35683 bind: upgrade 9.20.11 -> 9.20.12
- d755452bdf barebox-tools: upgrade 2025.07.0 -> 2025.08.0
- 56933e81bd acpica: upgrade 20240827 -> 20250807
- 52ea4612f9 systemd: change pni-names logic to something less confusing
- 46e0b41cc7 python: Skip NODEV portion of test_makedev when linked to musl
- 7e5c7633a3 wic: partition.py: fix help string
- 40144c6b24 automake: 1.17 -> 1.18.1
- e3bf1c4a40 package_manager/__init__.py: remove obsolete codes related to packagefeed-stability
- f4b240b4d2 gettext, gettext-minimal-native: upgrade 0.23.1 -> 0.26
- 1d3c025531 rust-target-config.bbclass: move target generation before do_configure
- b1f741735c glib-2.0: update 2.84.4 -> 2.86.0
- 0fdc3ce4e3 ptest-cargo.bbclass: sort binaries for reproducibility
- 8f1538518f tcl: skip http11 tests
- 09468f3529 oeqa/bblayers.py: add a test case for bitbake-config-build show-fragment
- 71cd1ae6a8 lib/configfragments: add a show-fragments command
- d077777cbd image-fitimage: add FIT_LINUX_BIN variable
- 9c8ef21199 kernel-fit-image: control kernel section with FIT_LINUX_BIN
- 458833061e bitbake.conf: drop GPE_MIRROR variable
- bf0a53af78 grub-efi.bbclass: fix racing issue on grub-efi image
- 7e9fd5c891 libsdl2: upgrade 2.32.8 -> 2.32.10
- 31305cb408 harfbuzz: upgrade 11.4.1 -> 11.4.5
- c455bd0391 perf: enable coresight if enabled in MACHINE_FEATURES
- bf4227f982 libcheck: Fix do_install error with automake 1.18.1
- afa8d2becc pinentry: upgrade 1.3.1 -> 1.3.2
- 1413a61446 apt: upgrade 2.6.1 -> 3.0.3
- 39d10137b8 wic: rename wks flag --extra-space to --extra-filesystem-space
- 22fd1702ae wic: add --extra-partition-space option to set unused space
- 7fc9f49262 kea: Upgrade to 3.0 LTS release
- 67ed4255df boost: upgrade 1.88.0 -> 1.89.0
- d1a1dedc92 boost-build-native: upgrade 1.87 -> 1.89
- 376ce22b3b recipetool/create_go: Tidy up a bit
- 26368cfb91 go-mod-update-modules.bbclass: Update license finding
- c5c3f7397e oe/license_finder: Add find_licenses_up function
- 0bc2cc9589 oeqa/selftest/cases/gcc.py: add libitm to default installed packages.
- b52c435d90 vulkan-validation-layers: fix compile failure with DEBUG_BUILD = 1
- dc1eb22b6b git: 2.50.1 -> 2.51.0
- 2afa751883 bindgen-cli: Upgrade to 0.72.1
- 5d693522c3 python3-pdm: Update 2.25.4 -> 2.25.9
- 4194aa5de0 python3-lxml: upgrading to 6.0.1
- aea7cc86ba python3-rpds-py: upgrade 0.27.0 -> 0.27.1
- c4c2313df6 python3-requests: upgrade 2.32.4 -> 2.32.5
- d7c4f8f95d python3-typing-extensions: upgrade 4.14.1 -> 4.15.0
- 00787e4052 python3-cryptography{-vectors}: upgrade to 45.0.7
- 445a6a281f python3-maturin: upgrade 1.9.3 -> 1.9.4
- 05db2e8f55 python3-setuptools-rust: upgrade 1.11.1 -> 1.12.0
- 9b34a81049 systemd: stop enabling non-standard MAC policy when using the 'pni-names' DISTRO_FEATURE
- c95048a1a7 tiff: Add PACKAGECONFIG for liblerc
- 7eb475c8c5 tiff: fix CVE-2025-8534
- 9a6c66d9b8 pulseaudio: Add audio group explicitly
- e7686fbfb2 tcl: also skip chanio-13.6
- 50e2b9ef5c lttng-tools: Add link to issue reported upstream for musl failures
- d5b45d0db9 libpcre2: upgrade 10.45 -> 10.46
- 6ba2c24b8e connman: Revert removal of no-version-scripts patch
- 3eaf2cd564 rust-target-config: fix nativesdk-libstd-rs build with baremetal
- 1eff156c4f coreutils_9.7.bb: fix update-alternative support for base32
- 1c4566ee13 repo: upgrade 2.56 -> 2.58
- 2da1f23049 stress-ng: upgrade 0.19.02 -> 0.19.03
- 67f17867c6 util-linux: include/mount-api-utils: avoid using sys/mount.h
- b145720a0c strace: skip nanosleep test
- 3a507f924d hwdata: upgrade 0.397 -> 0.398
- 0a849dc7ed vte: upgrade 0.78.2 -> 0.80.3
- 6d3da37adb license.py: drop visit_Str
- 7a7eeca4b9 babeltrace2: Disable ccache explicitly and inherit setuptools3-base
- dc4f97acb9 libffi: upgrade 3.5.1 -> 3.5.2
- 7c86172b73 xf86-input-vmmouse, xf86-input-mouse: drop recipes
- 004df6e50d rpm-sequoia: remove rc initialisation from run-ptest
- 177c47b7de ptest-cargo: move run-ptest rc variable initialisation
- ac2fa7cdcc puzzles: upgrade to latest revision
- 457ed4e564 python3-numpy: upgrade 2.3.1 -> 2.3.2
- 7308913fc0 sdk: Remove go from SDK_TOOLCHAIN_LANGS for powerpc
- b97dcec2bc lttng-tools: Filter out regression testsuite on musl systems
- 692aef87a9 kea: Upgrade to 2.6.4 release
- 60cdf960a3 default-distrovars.inc: Fix CONNECTIVITY_CHECK_URIS redirect issue
- 4d50135cb9 rust: handle softfp fpu
- 183d0644fb libnss-nis: Do not export _nss_nis_getsecretkey when libc does not have xdecrypt
- 3fd1cfadef libgcrypt: 1.11.1 -> 1.11.2
- 8e0367313c man-pages: 6.14 -> 6.15
- dd4182a269 rpcbind: 1.2.7 -> 1.2.8
- e2478467b4 readline: backport a patch to fix issue that readline can't work with samba
- 9af3029cb1 sdk: Remove go from SDK_TOOLCHAIN_LANGS for rv32
- 040aeaf3a4 sstate: Open file with context manager
- 1c2000e38c linux-yocto/6.16: cfg fix configuration audit warnings
- eacbb65bcf linux-yocto/6.12: update CVE exclusions (6.12.42)
- 940556e3d8 linux-yocto/6.12: update to v6.12.42
- fca454a188 rust: Upgrade 1.88.0 -> 1.89.0
- c0839647eb spirv-tools: Add SPV_INTEL_function_variants
- 79c1594bb0 spirv-headers: Add SPV_INTEL_function_variants
- ba94d5f175 openmp: add openmp to CVE_PRODUCT
- 73ee978918 recipes: cleanup CVE_STATUS which are resolved now
- 875e622eaa python3-jsonschema: upgrade 4.24.0 -> 4.25.0
- bbc00f1295 python3-hatch-vcs: upgrade 0.4.0 -> 0.5.0
- 77bc2f5c1d python3-dtschema: upgrade 2025.6.1 -> 2025.8
- 14c2006bce python3-cython: upgrade 3.1.2 -> 3.1.3
- 8a5a2fabac python3-click: upgrade 8.2.1 -> 8.2.2
- 2f0d4d08a7 libxmlb: upgrade 0.3.22 -> 0.3.23
- d9c858b5d0 libxkbcommon: upgrade 1.10.0 -> 1.11.0
- 1b3a9e18e5 librsvg: upgrade 2.60.0 -> 2.61.0
- 604373553a libinput: upgrade 1.28.1 -> 1.29.0
- 791fd2b2a6 harfbuzz: upgrade 11.2.1 -> 11.4.1
- 0098a05116 cve-update: log timestamps and add force update for future time
- 5ad0516aba cve-update-db-native: FKIE CVE parsing: Use Secondary metric
- 7e4d566445 cve-update-db-native: Fix FKIE CVE accessVector parsing
- bece6dbf5d cve-update: remove cleanup of db_file in downloads
- 4a82ae1315 cve-update: decrease update interval to 23 hours
- dd5efc4a24 cve-update-db-native: log a little more
- 749c8e266d cve-update-db-native: Handle BB_NO_NETWORK and missing db
- e5b0a74810 cve-update-db-native: Use a local copy of the database during builds
- 0fb876e247 binutils: set status for CVE-2025-7545 and CVE-2025-7546
- 46c24b67d4 wic: Fix --overhead-factor and --extra-space checks
- d8a9c19081 libxml2: mark CVE-2025-6170 as fixed
- 69c2956d6a icu: mark CVE-2025-5222 as fixed
- 8367ddb87a gnutls: mark CVE-2025-32989 and CVE-2025-32990 as fixed
- 152be29f6a cve-update-db-native: fix fetcher for CVEs missing nodes
- 4f26edb6fd libseccomp: fix seccomp_export_bpf_mem out-of-bounds read
- c197de49d6 python3: Address failing ptests on musl
- 16d8a873c5 tiff: Security fix for CVE-2024-13978, CVE-2025-8176, CVE-2025-8177
- 59c9aa2411 at-spi2-core: upgrade 2.56.3 -> 2.56.4
- 6054ad0b7a lighttpd: upgrade 1.4.79 -> 1.4.81
- 18a87dd172 rust-target-config: Add has-thread-local option
- 08200d7ac9 gcc-testsuite: Fix test failures with output pattern due to ssh warning.
- 745eedb1af oeqa/selftest/cases/gcc.py: Increase QEMU RAM to 4GB
- 7641e08044 gcc: Oe-selftest failure analysis - fix for pr90579.c test failures
- 0fe96efea0 gettext: Force UTF-8 runtime and skip requiring ISO-8859-1
- 16b1fff0dc gettext: Skip test known to fail on musl
- c1bb950558 elfutils: Remove run-backtrace-dwarf from musl ptest XFAILs list
- 1eb2137324 license.py: avoid deprecated ast.Str
- c5fd636aa6 connman: Upgrade 1.44 -> 1.45
- e87d427d92 vim: upgrade 9.1.1198 -> 9.1.1652
- 0e60d1169e findutils: Use C locale to run ptests
- 6637e59d6b findutils: Drop setting gl_cv_func_wcwidth_works=yes
- cf5ef8a2b6 babeltrace2: don't install static modules
- 0fe1fb05cf nghttp2: rewrite recipe to be an idiomatic library recipe
- 85a5e562c5 psplash: Do not mount PSPLASH_FIFO_DIR if the env variable is empty
- 56a32c0b02 python3-rpds-py: Upgrade to 0.27.0
- 7bb157e48f python3: Pass PLATFORM_TRIPLET explicitly when cross compiling
- 135a572cdb libc-test: Ignore fma math tests
- 124921683e libc-test: Fix strptime and api/main tests
- 393ecfe640 libc-test: Upgrade to tip of trunk
- 6f89b8386b elfutils: Add run-backtrace-{native|data}.sh to known failures
- d66afee0a0 lttng-tools: Fix build with libcxx runtime
- a555a7525b lltng-tools: Fix build with lld linker
- f39537e8b8 m4: Fix ptest on musl
- 3a5bfe4c4d Revert "dpkg: set status for CVE-2025-6297"
- f7779d034b linux-yocto/6.16: update CVE exclusions (6.16.2)
- 9b15846663 linux-yocto: introduce 6.16 reference kernels
- 38f4f3bfbe strace: Fix uio test and ignore pwritev|pwrite64 tests on musl
- 7008e2d001 nghttp2: remove nghttp2-proxy
- 7cdf10840c systemd.bbclass: deduplicate template and instance lines in preset file
- 7f9e3c2c60 fragments/autobuilder: add go to SDK_TOOLCHAIN_LANGS
- cfff8e9682 goarch.bbclass: do not leak TUNE_FEATURES into crosssdk task signatures
- 99a1a0a811 init-system-helpers: upgrade 1.68 -> 1.69
- 61ba0ef140 spdx30_tasks: Change package license to declared
- 4b1166dd58 glib-2.0: patch CVE-2025-6052
- 1b78742a86 glib-2.0: update 2.84.2 -> 2.84.4
- ccba60186b squashfs-tools: upgrade 4.7 -> 4.7.2
- 3a4bd7ddef initramfs-framework: mount /run and move to rootfs before switch_root
- 72c3e493ab gst-examples: upgrade 1.26.3 -> 1.26.5
- b67f93b125 gstreamer1.0-plugins-ugly: upgrade 1.26.3 -> 1.26.5
- 90d9bc3180 gstreamer1.0-plugins-bad: upgrade 1.26.3 -> 1.26.5
- 14411ae154 gstreamer1.0-plugins-good: upgrade 1.26.3 -> 1.26.5
- e6822a050a gstreamer1.0-plugins-base: upgrade 1.26.3 -> 1.26.5
- 02db2caf16 gstreamer1.0-rtsp-server: upgrade 1.26.3 -> 1.26.5
- bedfd3da7a gstreamer1.0-vaapi: upgrade 1.26.3 -> 1.26.5
- 2a2ba99ff1 gstreamer1.0: upgrade 1.26.3 -> 1.26.5
- 567d5bc1da gstreamer1.0-python: upgrade 1.26.3 -> 1.26.5
- d83ef61767 gstreamer1.0-libav: upgrade 1.26.3 -> 1.26.5
- 2be75a9d62 gst-devtools: upgrade 1.26.3 -> 1.26.5
- c780e8a17d libcomps: upgrade 0.1.21 -> 0.1.22
- f911cf3beb distro_alias: Remove file
- d16a5e05b3 babeltrace: Remove in favour of babeltrace2
- 328d5c9a1d lttng-tools: Disable slow tests to fix ptest runs
- 607b27a42a lttng-tools: Remove the scope resolution operator
- a09c0fa79c lttng-tools: Upgrade 2.13.15 -> 2.14.0
- 459ca12493 babeltrace2: Fix python bindings ptests
- 194470edf3 babeltrace2: Enable python plugins
- 0375a3dd7c lttng-ust: Upgrade 2.13.9 -> 2.14.0
- 75859969b5 dpkg: set status for CVE-2025-6297
- b58a3f4e9c shared-mime-info: Handle USE_NLS
- b94798ecd5 p11-kit: Handle USE_NLS
- 83795ef6c3 systemd: Handle USE_NLS
- f9235cef55 python3-coherent-licensed: fix upstream version check
- 52e0be1ed0 gcr: fix upstream version check
- e861561b35 libadwaita: upgrade 1.7.5 -> 1.7.6
- dea1e3d080 python3: upgrade 3.13.6 -> 3.13.7
- 89770e9443 go: upgrade 1.24.6 -> 1.25.0
- e2f74b9cee nfs-utils: Fix do_configure when switching configurations
- c9585bb868 Revert "qemux86-64: Reduce tuning to core2-64"
- 6d557b16f1 perl: Disable builtin memcpy & string inlines with gcc/x86-64-v3
- 23b2a406c7 oe-selftest: add wic.Wic.test_grub_install_pcbios
- 6a8c350f59 bootimg_pcbios: add help and usage comments
- 5caf6fe32a bootimg_pcbios: include grub as an optional bootloader
- 27c56962f4 bootimg_pcbios: add funcs to configure booting with grub
- 27e3fc1ef5 bootimg_pcbios: cleanup prepare and install syslinux funcs
- 5e17a1cf73 bootimg_pcbios: cleanup _do_configure_syslinux function
- 7944e29eb6 bootimg_pcbios: seperate bootloader config creation
- 9034dd23e4 bootimg_pcbios: move syslinux funcs to end of file
- 78addc3a7c bootimg_pcbios: move syslinux install into seperate functions
- 08be226ec7 linux-yocto/6.12: update CVE exclusions (6.12.41)
- 97e62663b3 linux-yocto/6.12: update to v6.12.41
- 114bc08add lttng-modules: update to v2.14.0
- 92b49108d6 linux-libc-headers: update to v6.16
- de55fbe7f8 strace: upgrade 6.15 -> 6.16
- e504bd7a9e linux-yocto/6.12: update CVE exclusions (6.12.40)
- a4a28bbc46 linux-yocto/6.12: update to v6.12.40
- a58b2c6f20 linux-yocto/6.12: update CVE exclusions (6.12.39)
- 25fd1e5999 linux-yocto/6.12: update to v6.12.39
- 7635552654 sysstat: upgrade 12.7.7 -> 12.7.8
- 37edc3bbe8 python3-click: upgrade 8.1.8 -> 8.2.1
- 7f13cbb515 kmscube: update to latest revision
- 5ca636ac56 bind: upgrade 9.20.10 -> 9.20.11
- c996801af3 selftest/devtool: add devtool upgrade selftest for recipes with git submodules
- c1839a24f0 devtool: fix upgrade for recipes with git submodules
- c03f726d8d ell: upgrade 0.78 -> 0.79
- c962949c7d elfutils: Mark failing ptests on musl as xfails
- 54f4588d49 elfutils: Add provisions for marking XFAILS in ptests
- ef0a34580e tune-cortexa53: Add nocrypto tune variant
- 3d0de63d07 tune-cortexa72: Add nocrypto tune variant
- 3c9efca59d util-linux/util-linux-libuuid: upgrade from 2.41 to 2.41.1
- 51e0da4db6 arm: add nocrypto TUNE_FEATURE to complement crypto
- 91615ef0cb Revert "feature-arm-crypto: Add +nocrypto to -mcpu when crypto not in features"
- c50a6ec80b libtirpc: Fix version scripts to work with lld linker
- 31e3bd61c7 go-cross-canadian: fix binaries install and GOARCH
- 75b39bf4b0 lib/oe/utils: use multiprocessing from bb
- 8b415d9cfe logrotate: avoid testing localized strings
- be5856616a zlib: Always use GNU ld for linking
- 26a293d639 libxcrypt: Allow undefined symbols in version scripts with lld linker
- a7ed61f7b1 gcc: Upgrade to 15.2.0 release
- aaf986bfa9 python3-numpy: Skip running test_validate_transcendentals ptest
- 50b15d47f2 linux-firmware: upgrade 20250708 -> 20250808
- cfc6da6d02 go-helloworld: update to latest revision
- e44aec2610 lua: upgrade 5.4.7 -> 5.4.8
- f1c23e1fff gperf: upgrade 3.1 -> 3.3
- 2435b16b05 rust: backport cstring-merging test fix for PowerPC targets
- 58ccb78de7 rust: disable executable-no-mangle-strip test on PowerPC due to linker issue
- 438294125d cmake: upgrade 4.0.3 -> 4.1.0
- f4f9a226ed python3-zipp: upgrade 3.21.0 -> 3.23.0
- 7bcbf0350d python3-coherent-licensed: add at 0.5.2
- 9840877cb7 conf/sanity: Increase bitbake minimum version requirement
- b0438b7448 sstate: fixup calls to bb.event.check_for_interrupts to remove unused argument
- 24a9858a89 classes/lib: Switch classextend to use new filter API
- 2ba5473dd7 binutils-cross-canadian: Always use GNU linker
- 136743fe72 go-cross: Disable build with ccache
- 55b31ad3cf python3: Upgrade 3.13.5 -> 3.13.6
- 1f070ae58b rpm-sequoia: upgrade 1.7.0 -> 1.9.0
- 37c18b2e21 webkitgtk: fix compiling for 32-bit Arm
- ead10dcf98 curl: upgrade 8.14.1 -> 8.15.0
- 4000f9ec48 mesa: upgrade 25.1.6 -> 25.2.0
- bbe3a09beb openssl: upgrade 3.5.1 -> 3.5.2
- f9d328b0f3 rpm-sequoia-crypto-policy: update to latest revision
- 8971dac2b1 ed: upgrade 1.21.1 -> 1.22.1
- e2413eb29f tcf-agent: upgrade 1.8.0 -> 1.9.0
- e64c1bf231 libsecret: upgrade 0.21.6 -> 0.21.7
- 32e9d178c1 gcr: upgrade 4.3.1 -> 4.4.0.1
- c7afa4fcdc oeqa: fix parallel make settings
- a13fc7b6f8 oeqa: rename variable dirs to opts is cases with parallel make
- c8670e9c7d oe/utils: extract method for parallel_make without d context
- 47095302f2 glib-networking: upgrade 2.80.0 -> 2.80.1
- f3072c210a go: upgrade 1.24.5 -> 1.24.6
- 44a550ef2a clang: Fix GCS annotations in compiler-rt on aarch64
- 02ed7fad85 dpkg: add ptest support
- 6067498b14 python3-certifi: upgrade 2025.7.9 -> 2025.8.3
- d2a6a7ef8b python3-cryptography{-vectors}: upgrade to 45.0.6
- 2c38b0a24c python3-maturin: upgrade 1.9.1 -> 1.9.3
- 2ea0f82e5f ccache: do not use ccache if it is explicitly forbidden
- a85f07858b python3-numpy: Always use libgcc for unwinder on aarch64
- d4af9e6a1c perl: Disable strict aliasing with clang
- 799bcefe5b vulkan: upgrade 1.4.313 -> 1.4.321
- 3b0128fe64 clang-cross: Create <cross>-clang binary copy instead of symlink
- 88e1214e01 libcxx: Create packageconfig for cross unwinder support
- 2a9a5b275f busybox-inittab: add -L flag for getty
- ca5872e3b4 busybox-inittab: remove unused label variable
- b0691bbbdf librsvg: upgrade 2.59.2 -> 2.60.0
- aade7be9a2 systemd: upgrade 257.6 -> 257.8
- 3c186fe774 runqemu: fix special characters bug
- c92399c355 runqemu: refactor a duplicated cleanup statement
- 27d156d85f runqemu: use "zstd -o" to preserve sparse images
- dc674bf44f dbus: add message-bus PACKAGECONFIG
- a296b0623e dbus: use the systemd class to handle the unit files
- f8908b147d dbus: glib is only used in the test suite
- f7417aa162 debianutils: upgrade 5.23.1 -> 5.23.2
- 2f5c7aa538 gnu-efi: upgrade 4.0.1 -> 4.0.2
- 8acfca456c cmake: Add PACKAGECONFIG option for debugger support
- bc0565683f python3-jsonschema: clean up dependencies
- 101f2f9f9b python3-setuptools-scm: clean up dependencies
- 284d59152a gdk-pixbuf: drop GDK_PIXBUF_LOADERS
- 7d5682cb02 gdk-pixbuf: clean up PACKAGECONFIG
- 87e42afb25 gtk: set correct bug tracker
- 442c24ceab glib-2.0: -dev should depend on -utils
- a2041b1a2f dbus-glib: remove no-examples.patch
- bbb68c3b33 dbus-glib: remove unused packaging of tests
- bce011ebc2 dbus-glib: package the binding tool into PN-tools, enable nativesdk
- b48858e1a4 dpkg: upgrade 1.22.11 -> 1.22.21
- 8a5bc8e1fc python3-license-expression: upgrade 30.4.3 -> 30.4.4
- 4291be42e8 u-boot: update build racecondition patches
- a1dce757f9 autoconf-archive: add backport patches to fix gl and glx detection
- 24600013b6 ovmf: Don't define bool type if building in C23 mode
- 0b1828a3f6 webkitgtk: upgrade 2.48.2 -> 2.48.5
- 933f03de1b musl: Update to tip of trunk
- 5b969aad69 quota: upgrade 4.09 -> 4.10
- 2ad41436ac gnutls: upgrade 3.8.9 -> 3.8.10
- 9cc8092b28 fmt: Fix build with clang-21
- 9f0f41d8e3 cargo-c: Update patches to latest versions
- f258d6e437 toolchain/clang-native: Set BUILD_LDFLAGS instead of LDFLAGS
- 61e6a3b59f python3-unittest-automake-output: upgrade to 0.3
- e02f67fadd nettle: upgrade 3.10.1 -> 3.10.2
- ae85c85b28 python3-build: simplifly native bootstrap
- e064e71b40 classes/python_pep517: use pyproject-build instead of nativepython3
- a532cb5015 Revert "python_setuptools_build_meta: clean the build directory in configure"
- 82c96be0cc mpfr: drop dependency on autoconf-archive-native
- fedce59511 icu: drop dependency on autoconf-archive-native
- 587c42e7f6 libx11: drop dependency on autoconf-archive-native
- a310fc7520 dbus: remove autoconf-archive-native DEPENDS
- cf9c56d772 neard: recipe tweaks
- 70c43e35fb clang: Add packageconfig knob for opt-viewer
- 0013f501d1 libclc: do native build of prepare_builtins in a fresh environment
- aa5f60d1fc bitbake/conf: Default to zstd compressed image output
- da939d122f oeqa/selftest/runqemu: Use snapshot mode for image testing
- 46b9a1c74d scripts/runqemu: Update the fstypes list with newly supported compressed images types
- 2e24062133 oeqa/qemu: Add compressed image types that are now supported
- 57fe8538a8 runqemu: print snapshot mode state in console
- 26b0922977 runqemu: accept vmtypes and wictypes for rootfs paths extensions
- b5f8c3e029 selftest: runqemu: add tests for booting zst compressed image
- e069fe2480 runqemu: Add support for running compressed .zst rootfs images
- 3bf9184913 yocto-uninative: Update to 4.9 for glibc 2.42
- 7c55e2da96 glibc: Upgrade to 2.42 release
- 8393be1792 clang/meta-ide-support/meta-extsdk-toolchain: Add missing MLPREFIX
- 5212b69f89 clang: split lld into a separate lld recipe
- bd2096c89a oeqa: do not fail when sdk package is not available
- d13f444468 oeqa: fix OETestCalledProcessError for check_output method
- 904b6967ad dbus: remove obsolete cleanups
- bed605e7cd systemd: explicitly disable dbus
- 5f4c806ba9 gdbm: upgrade 1.24 -> 1.26
- f9145bc8be libstd-rs: Fix build regression on rv32
- deda1e227d clang: Remove dependency on swig-native
- 8fc6dd715d clang: remove bootstrap logic
- 8ed6ce66de clang: remove ninja-native DEPENDS
- e0da53fca5 clang: remove redundant python3native inherits
- 5cbe58c604 clang: no need to depend on python3native/python3targetconfig
- a61c3ab080 clang: don't install c-index-test
- 540b02e0fb clang: remove obsolete OECMAKE_FIND_ROOT_PATH_MODE_PROGRAM
- 5d96ed55ac clang-cross: trim the recipes
- 24c32edb1b classes/toolchain/clang: compiler-rt and libcxx are not target-specific
- cc91a0f650 ccache: enable ccache for all recipes if it is in HOSTTOOLS
- 632bcc9acb libsdl2: update SRC_URI to use https
- b2a105d753 python3-docutils: upgrade to 0.22
- 95ab9d4f92 python3-docutils: use correct build backend
- 8f8e4c3e49 python3-webcolors: use new python_pdm class
- a29434f87a python3-pyproject-metadata: use correct build backend
- bfd94bb972 python3-pdm-build-locked: use new python_pdm class
- 183f6c87f9 python3-pdm-backend: don't inherit python_setuptools_build_meta
- 7051019046 python3-pdm: use new python_pdm class
- d26a783ca3 python3-editables: use correct build backend
- 926935eb87 python3-cryptography-vectors: use correct build backend
- 01e48ee4ad python3-cryptography: add missing openssl DEPENDS
- 20758865e9 classes/python_pdm: add PEP517 build class for PDM
- ea639b8381 classes/python_maturin: don't pull in setuptools
- 449b226aca classes/python_pep517: centralise shared inherits
- 37215b6be9 binutils: Drop CVE_STATUS for CVE-2025-1153
- 728911c19c glibc: Refresh CVE backports after 2.42 release
- db1b355b2b feature-arm-crypto: Add +nocrypto to -mcpu when crypto not in features
- 9aad14106d bash: update source checksum
- a03cc7e39e binutils: Upgrade to 2.45 release
- 9abe5ae443 oeqa/runtime/ltp: Drop ipc that is moved into syscalls in new version
- 6ad236f2fb ltp: upgrade 20250130 -> 20250530
- c1880494a9 libclc: Point to native prepare_builtins binary for target and nativesdk
- 208e98f471 bash: upgrade 5.2.37 -> 5.3
- 61cf402d5b libcxx,compiler-rt: Remove use of non-existing runtime-llvm override
- 5b25a4fa6a mesa: Fix a build issue with clang-21
- 98990b7384 compiler-rt: Add missing VER_SUFFIX to installation directory name
- 3d0609be22 clang: Drop dependency on spirv-tools-native
- 175f5a5bba util-linux: correct test case kill/decode for bash 5.3
- 383862cfe4 python_setuptools_build_meta: clean the build directory in configure
- f3854f4f60 setuptools3: clean the build directory in configure
- 96d13feaa8 setuptools3: pass -j to build step
- d508ee5c7b setuptools3: tidy up do_compile
- f524589f3d setuptools3_legacy: add pyproject.toml check
- 2575adecee setuptools3_legacy: ensure ${B} is clean
- 049cd6b628 python_pep517: set CONFIGURE_FILES
- 9c0bc6edf5 bitbake.conf: Add xz to HOSTTOOLS
- 52cd80f2c8 e2fsprogs: Fix native build errors on old kernel such as 5.10
- 8246f879dc gcc: Fix libsanitizers build with glibc 2.42
- 1f968715a1 nfs-utils: Fix build with glibc 2.42
- 64df77a396 tune-octeonx2: Do not use -mcpu=octeontx2 with clang
- f30d945ea0 maintainers: Use my personal e-mail address
- 6fec97d6f0 mmc-utils: properly set sparse option
- f5e182589b barebox-tools: install rk-usb-loader
- 5afc9bdbab rust: Upgrade 1.87.0 -> 1.88.0
- acc0c57e45 setuptools3: Add missing call to exit_if_errors
- cb69d7eba8 package: Drop var-undefined QA check
- 249e42a02c qemu: Remove deprecated asyncio calls in qmp python module
- 137f75d728 documentation.conf: drop reference to tar IMAGE_PKGTYPE
- fdd7b720b9 ncurses: patch CVE-2025-6141
- 9a79f2b1b8 scripts/install-buildtools: Update to 5.2.2
- bf186c6b99 spirv-llvm-translator: depend on llvm, not clang
- 1d5298533e clang: move get_clang_arch() functions to the common inc file
- 27aec0bab6 ccache: drop CCACHE_COMPILERCHECK
- 8c1c38a6b3 ccache: move environment variables to the configuration file
- 23a87f27b1 bluez: Fix invalid-pp-token warning found with clang
- a74eaca8e1 busybox: Skip a non-posix awk ptest on musl systems
- 27b191cd6f e2fsprogs: 1.47.1 -> 1.47.3
- bb287fade5 u-boot: upgrade 2025.04 -> 2025.07
- a76d00eeab xwayland: upgrade 24.1.6 -> 24.1.8
- 5e06f2cf69 wireless-regdb: upgrade 2025.02.20 -> 2025.07.10
- a92c8559ea python3-typing-extensions: upgrade 4.14.0 -> 4.14.1
- bccaf039ce python3-rpds-py: upgrade 0.25.1 -> 0.26.0
- 4f817e8eb8 python3-maturin: upgrade 1.9.0 -> 1.9.1
- a29c24e540 erofs-utils: upgrade 1.8.5 -> 1.8.10
- 45b56dd036 epiphany: upgrade 48.3 -> 48.5
- 9db21ce6bf at-spi2-core: upgrade 2.56.2 -> 2.56.3
- 25f101eecd less: upgrade 678 -> 679
- 07b4a4dd2c ell: upgrade 0.76 -> 0.78
- 3f809d8b0f barebox-tools: upgrade 2025.06.0 -> 2025.07.0
- 14f061b792 libmicrohttpd: upgrade 1.0.1 -> 1.0.2
- 0f43573fce mesa: Upgrade 25.1.5 -> 25.1.6
- 33b8431a1e glibc: stable 2.41 branch updates
- 2837210230 gnu-config: Update to 20250709
- 66faa33a0a pbzip2: Do not depend on char_trait template from stdlib
- 37ecce70b6 virglrenderer: upgrade 1.1.0 -> 1.1.1
- 07410b5466 ltp: Skip semctl08 when __USE_TIME64_REDIRECTS is defined
- 52806c2555 pybootchartgui: account for network stats when calculating extents
- 45435a18f6 pybootchartgui: mark a regex as a raw string
- b82cb6d550 libxml2: upgrade 2.14.3 -> 2.14.5
- df1c7c2764 kernel-devsrc: copy arch/powerpc/tools contents
- 79fb0c1a73 gcc: Fix fma steering segfault due to on aarch64
- 34b07ad633 cargo-c: Upgrade to 0.10.14+cargo-0.89.0
- eb79f29c5c rust: Update riscv32 patch with the backport
- 0d239586ec toolchain/clang: Add clang specific sysroot dependencies
- 3e76f0f19c readline: 8.2.13 -> 8.3
- ce7b5d5544 gpgme: upgrade 1.24.3 -> 2.0.0
- cfd74da11a apt: Fix build with clang and libc++
- 272aafbf0a dbus: add traditional-activation PACKAGECONFIG
- fed2692c4e build-appliance-image: Update to master head revision
- 683f19c2e3 orc: set CVE_PRODUCT
- fac8067233 Revert "systemd: add libblkid and libfdisk PACKAGECONFIG options"
- bbb19444c0 build-appliance: Fix url breakage from automated scripts
- 4908c71e25 build-appliance-image: Update to master head revision
- d96e0458b6 lldb: don't build rpaths into binaries
- 1a37bb2f0b lldb: remove incorrect comment about llvm vs clang
- a59b385184 xserver-xorg: upgrade 21.1.6 -> 21.1.18
- 259a3e9a82 clang: ensure the native-built tblgen binaries are used
- 85c1aecdf8 clang: remove PYTHON_EXECUTABLE assignments
- 2273a06857 clang: improve LLVM target selection logic
- 33a8742a12 libclc: split out of clang
- 0ea50cba64 cmake: remove CMAKE_SYSTEM_* from the native toolchain
- aba2d94981 clang: Add libcxx to default base dependencies
- 33e7c85e92 clang: Default to use lld if ld-is-lld is in DISTRO_FEATURES
- 71ff6d6d1b cmake: Define CMAKE_CLANG_TIDY with toolchain-clang
- 82484ccb3e toolchain-scripts: Make -mmusl apply only for gcc toolchains
- 4ec67113e1 systemd: add libblkid and libfdisk PACKAGECONFIG options
- b740601fd6 diffoscope: upgrade 298 -> 301
- 3af3d09684 binutils: Fix CVE-2025-7545
- 12c820f624 tunes: set valid clang tune for big.LITTLE Arm SoCs
- e65073ff67 binutils: Fix CVE-2025-7546
- b02c62abe9 rt-tests: upgrade 2.8 -> 2.9
- 92bfe73337 libgit2: upgrade 1.9.0 -> 1.9.1
- 67169214af stress-ng: upgrade 0.18.12 -> 0.19.02
- d795b3e16e harfbuzz: build with -Os
- 5db0a59d09 harfbuzz: disable building the tests
- 5571061e26 gst-examples: Fix buttons in gtk-play at runtime
- 4a729a5290 icu: Add ptest support
- 134880baa4 clang: remove obsolete 'terminfo' PACKAGECONFIG
- 1484e2cf36 lldb: fix typo in lzma PACKAGECONFIG
- 4c6e132d6e clang: Upgrade to 20.1.8 release
- 7e997bce2b bindgen-cli: Upgrade to 0.72.0
- d2de6ae13c bluez5: remove bluez4 from RCONFLICTS
- 319e97643c clang: set CVE_PRODUCT
- 3bd3ea6ea5 binutils: stable 2.44 branch updates
- 875b896122 dosfstools: Add ptests
- fd5176a6f9 linux-firmware: upgrade 20250627 -> 20250708
- cdf5b47cb6 mtd-utils: add optional systemd service for ubihealthd
- 00087de9bc linux-yocto/6.12: update CVE exclusions (6.12.38)
- 8119f6a998 linux-yocto/6.12: update to v6.12.38
- 59c72bf150 kernel-devsrc/x86: add v6.16+ build requirements
- 70f78f1d4c linux-yocto-dev: bump to v6.16
- a453286124 wayland: upgrade 1.23.1 -> 1.24.0
- 2cc8fae211 tcl: upgrade 9.0.1 -> 9.0.2
- a817e6190c taglib: upgrade 2.1 -> 2.1.1
- 76a1cdb040 python3-pdm-backend: upgrade 2.4.4 -> 2.4.5
- fa2cdb90fc python3-hypothesis: upgrade 6.135.16 -> 6.135.29
- 99ce38d5ed python3-certifi: upgrade 2025.6.15 -> 2025.7.9
- 4b0a2f67cb ninja: upgrade 1.13.0 -> 1.13.1
- 9109961657 mesa: upgrade 25.1.4 -> 25.1.5
- 45c438d0dd lsof: upgrade 4.99.4 -> 4.99.5
- 3ea48cca17 libwebp: upgrade 1.5.0 -> 1.6.0
- 2f83491f69 libsolv: upgrade 0.7.33 -> 0.7.34
- 1b40d8baf0 hwdata: upgrade 0.396 -> 0.397
- 9599a316ff git: upgrade 2.50.0 -> 2.50.1
- cd0f60afe1 gi-docgen: upgrade 2025.3 -> 2025.4
- 15f6172ece debugedit: upgrade 5.1 -> 5.2
- 0d0773879a rpm: keep leading `/' from sed operation
- f389f14983 clang: remove clang-lldb-python package
- fc7aafb30b cmake: upgrade 3.31.6 -> 4.0.3
- 932be19f48 bitbake.conf: Remove PR glob part from STAMPCLEAN
- a581617945 ruby-ptest : some ptest fixes
- 446df2e294 python3: update CVE product
- a3cc5038ea go: upgrade 1.24.4 -> 1.24.5
- 42137b6f97 pseudo: Update to pull in memleak fix
- 1294542edf gcc: Tweak libtool patch documentation
- 7435a63176 glibc: Add flags to CFLAGS instead of CC
- e3558ccc2e systemd: add rdepends on libnss-resolve to nss-resolve PACKAGECONFIG
- 6459ea7c01 oeqa/utils/command: simplify tap detection
- ad8f3a8d95 oe-selftest: devtool: split tap detection into function
- 7b5b0908a6 oe-selftest: devtool: run without poky
- 4c586320e1 oe-selftest: devtool deploy-target test --strip option
- 9da4900aa5 lldb: add new recipe, split out of clang
- fbf63e03fe llvm-tblgen-native: add new recipe
- fc7e8c3e5c clang: move BPN assignment from common.inc
- 4d55698330 compiler-rt: Fix install location for native builds
- 0c3ab984e7 compiler-rt: Use clang for native compile as well
- c030c9c31d openssl: upgrade 3.5.0 -> 3.5.1
- cf89a121f9 libc-headers: update to v6.15
- 9e608022b2 screen: update 5.0.0 -> 5.0.1
- 7254a27cdf kea: set correct permissions for /var/run/kea
- 4ac42eefe6 sudo: upgrade 1.9.17 -> 1.9.17p1
- 5f203da704 python3-pdm: Upgrade to 2.25.4
- e3890983db spirv-llvm-translator: upgrade 20.1.2 -> 20.1.4
- 58d9305808 re2c: upgrade to 4.3
- 8b42b698ea bitbake.conf: fix pseudo for devtool deploy-target --strip
- 3d4cc4ae89 mmc-util…
Relevant changes:
- c2185cd5 layer.conf: add kubernetes into NON_MULTILIB_RECIPES for x86-64
- 7936c722 kernel/6.17: add support
- 389df3b7 libvirt: update to v11.8.0
- cd391e5d umoci: update to v0.6.0
- fcac36d9 skopeo: update to v1.20.0-tip
- 3fdf80a4 runc: update to v1.4.0-rc.2
- b867f874 podman: update to v1.8.1
- 17e2c213 netavark: update to v1.16.1
- 227651bf lxc: update to v6.0.5
- f281a3e7 kubernetes: update to v1.34.1
- 03eb7070 docker-distribution: update to v3.0.0-tip
- 424f6c57 docker-moby: update to docker-v29.0.0-rc.1
- 5cbd89ca crun: update to 1.24
- c371e230 criu: update to v4.1.1
- b9a87151 cri-tools: update to v1.34.0
- d9fe4df4 cri-o: update to v1.34.1
- 34e36ce8 containerd: update to v2.2.0-beta.1
- cf405d46 conmon: update to v2.1.13-tip
- 2ddec7ea aardvark-dns: upate to v1.16.0
- 5302350d buildah: update to v1.41.5
- 4778d77f podman: update to v5.6.2
- 437efd92 lopper: update to -tip
- 183ff71f docs: update README with improved layer description
- 39d09524 docker: make ca-certificates a packageconfig
- 4aebf900 cloud-init: update to 25.2
- f0401f58 xen-tools: update to RELEASE-4.20.1-tip
- 71c31c79 xen: update to RELEASE-4.20.1-tip
- 7c5b6066 xen: update to RELEASE-4.20.1-tip
- 2fade05b kernel: add 6.16 support
- 23dff612 grpc-go 1.59.0+git: Ignore CVE-2024-7246
- 17a69ce2 cri-o: correct SRC_URI and HOMEPAGE
- 5b76b43c doc: Fix typo in README
- 6f84db4b umoci: update to v0.5.0 -tip
- 837d335c skopeo: update to v1.20.0
- be00049d runc: update to v1.3.0
- 3877bf4b podman: update to v5.6.0
- 6d45724b crun: update to 1.23.1
- 93493802 crio: update to v1.33.0 -tip
- 13ad3d54 containerd: update to v2.1.4
- dce2da1f buildah: update to v1.41.3
- 1eb9f8ec docker: update to v28.3.3
- 8f15c45f skopeo: avoid overriding GOBUILDFLAGS set in go.bbclass
- f707bbe3 Docker: add more required kernel modules as RRECOMMENDS:${PN}
- 135bf45c containerd: drop CVE_VERSION
- b66d2ca0 scripts: wic plugin bootimg-biosxen drop helper to reuse bootimg_pcbios
- 9b034e3d openvswitch: small ptest fix adapt to UNPACKDIR changes
- 69c32e6e tini: update to v0.19.0
- 3b773f44 packagegroup-container: fix do_package_wrte_rpm issue in multilib build
- 640bca7e xvisor: update to v0.3.2
- e3442455 libvirt: update to v11.4.0
- 3dfe02af cloud-init: update to 25.1.4
- 09286376 umoci: update to v0.5.0
- 7827d68e skopeo: update to v1.19.0
- 1a012081 runc: update to v1.3.0-rc.1
- cb2d4868 runc: start removing 'opencontainers' reference
- 485fb512 podman-tui: update to v1.6.1
- 7e54b1c2 layer: drop walnascar support
- 203f841b podman-compose: update to v1.4.0
- 45063e59 netavark: update to v1.15.2
- 1ad2906d lxc: update to v6.0.4
- 46ccc838 k8s: update to v1.33.2
- 3fa3f180 podman: update to v5.5.2
- 962471bc docker-distribution: fix build for 386
- 51e50ba7 docker-distribution: get rid of unknown in version output
- f762ab75 docker-distribution: update to v3.0.0
- e1fa9062 docker: update to v28.3.0
- c2aab391 crun: update to 1.21
- 1d02f97b cri-tools: update to v1.33.0
- 345cefb3 cri-o: update to v1.33.0
- b875cfa2 containerd: update to v2.1.3
- 82843e21 conmon: update to v2.1.13
- 780c0e56 catatonit: update to v0.2.1
- abd1206e buildah: update to v1.40.1
- bccbfff5 aardvark-dns: update to v1.15.0
- 9bc1a107 wic: fix bios plugin name references
- 816d4c6e networking: adapt to UNPACKDIR changes
- 9f845c8d kernel: adapt to UNPACKDIR changes
- 31c85536 demo: adapt to UNPACKDIR changes
- be003985 devtools: adapt to UNPACKDIR changes
- da1a1070 core: adjust to OE-core UNPACKDIR changes
- c962fc6a virtiofsd: update to 1.13.2
- 65064ffd vhost-device-gpio: drop clang check
- 74d89ba0 upx: adjust to UNPACKDIR and bump version
- 7a2ad258 recipes-extended: adapt to UNPACKDIR changes
- bc2a750d containers: adapt to UNPACKDIR changes
- 9f23867e layer: drop styhead, add whinlatter
- 0115e61c kubernetes: rename CNI_NETWORKING_FILES
- a8175ded podman: remove ptest
- e52eefb2 lxc: don't allow named listening IPv6 address on lxcbrX network interface
- 2dc87493 cni: make ca-certificates a packageconfig
- e48daeeb libvirt: fix compile failure while DEBUG_BUILD = 1
- a6f88557 libvirt: add groups of libvirt and virtlogin
- 19a66be0 fuse-overlayfs: update to v1.14
- bc15582d yq_git: add back apply=no for SRC_URI diff
- c1b455c4 xen: fix header guard inconsistencies (gcc15)
- 7cf1201b conf: make xen 4.20 the default
- b12fb498 libvmi: ignore incompatible-pointer-types
- 4cd49b23 irqbalance: fix build with gcc-15
- ca2c60a3 ipxe: fix build with gcc-15
- a9f6c7d0 dev86: use gnu17 and ignore incompatible-pointer-types to allow building with gcc-15
- 428af39f yq: drop uneeded do_compile_prepend
- 1c98d66d yq: Correct the version (4.45.1+)
- d331d16c scripts: adjust relocation.inc to not copy large directories
- d560060e docker-compose: limit the amount of data copied
- 050030c8 notary: drop recipe
- bd1a9585 devtools: update to latest
- f3feb820 gunicorn: update to 23.0.0
- 1289579d scripts: add space around assignments
- 9ac32d67 yq: update to v4.30.8
- 88698b34 packagegroup-container: Fix docker typo
- cbe8ceb7 podman: fix PACKAGECONFIG QA errors
- 6ac3542b diod: No need to pass systemddir via EXTRA_OEMAKE
- 622bbde0 diod: Remove the dependency on tcp-wrappers
- 0b238046 kernel-cfg: update to 6.12-tip
- f57fc3f9 lopper: update to -tip
- 48586e7e docker-distribution: fix assignment operation whitespace
- de9a4540 cri-tools: fix assignment operation whitespace
- 33136f6c criu: update to v4.1
- 3971471c metadata: relocation.inc: add whitespace around assignments
- b88da59f metadata: src_uri.inc: add whitespace around assignments
- c01273e0 metadata: add whitespace around assignments
- 0aca3070 netavark: add whitespace around assignments
- 0e03113c conf/layer.conf: add walnascar compatibility
- b701660a virt-viewer: update to v11.0-tip
- 06965d47 virt-manager: update to v5.0.0
- e04f24a5 upx: update doctest SRCREV to a valid commit
- c55420b3 rootlesskit: update to v2.3.4
- bf401fcf libvirt: update to v11.1.0
- b89c6060 nagios-ncsa: WORKDIR -> UNPACKDIR transition
- a3ffe361 nagios-nrpe: fix WORKDIR -> UNPACKDIR references
- 53851131 nagios-plugins: update and convert to git
- b24f0a31 nagios-core to git (and update)
- db81cace libvmi: update v0.14.0-tip
- 8767e5bc kvmtool: update -tip
- 04a41b73 cloud-init: update to 25.1.1
- 62d3e94a ceph: update to v20.0.0
- 178e395a diod: update to 1.0.24-tip
- a309b738 nerdctl: update to v2.0.3
- dd625f5d tini: Support posix basename from musl libc
- 37ce8a48 oath: fix autotools usage
- dffc0595 virt-manager: update for PACKAGECONFIG gui
- c949c06f cri-o: Add CONTAINER_DEFAULT_RUNTIME to run-ptest
- 18630a89 passt: update to 2025_03_20.32f6212
- 54ab07fe openvswitch: update to v3.5.0
- 0967bf49 cni-plugins: update to -top
- 351644d9 skopeo: update to v1.18.0
- 12dcef29 runc-opencontainers: update to v1.3.0-rc.1
- 536ea278 podman-tui: update to v1.4.0
- adcaf061 podman-compose: update to v1.3.0 -tip
- d7b7261e podman: update to v5.4.1
- 11832b14 netavark: update to v1.14.1
- 82d55f60 scripts/oe-go-mod-autogen: verbosely log exceptions and continue processing
- a42666e7 Reapply "k8s: WIP [needs newer go]: not for merge: update to -tip"
- 2ea9f159 docker: enable docker.service by default
- 49127b11 k3s: fixup SRCREV and modules.txt
- dfb45fb9 Reapply "k3s: WIP: [needs newer go]: not for merge: upgrade"
- ee296b08 aardvark-dns: update to v1.14.0
- ca34fc49 buildah: drop SRCREV_FORMAT
- 152bec3d nagios-core: WORKDIR -> UNPACKDIR transition
- 9aa357c4 cri-o: update to v1.32.2
- eb53a198 docker-compose: update to v2.33.1
- 014de441 xen: introduce 4.20 recipes
- 20b715f0 xen: update devel version to 4.21-dev
- c19df281 xen: drop 4.18 recipes
- 2762d232 moby: update to v28.0.1
- 2cf2a194 crun: update to  1.20
- 578c27a6 containerd: update to v2.0.3
- d305fb05 buildah: update to v1.39.1
- 2b0e119d nerdctl: fix do_compile failed
- c0fac810 libvirt: add json-c for driver_qemu
- d329e824 libvirt: fix installed-vs-shipped QA error
- 7932f4a2 lxc: disable lxc-staticdev buildpaths checking
- 70790134 kernel: drop 6.6 support
- fc423a7c docker: switch libnetwork to moby version
- 57fe8d03 image-oci-unmoci: preserve file modes
- 3763a3a9 cri-o: fix textrel QA issue
- 7834a259 cri-o: fix already-stripped QA issue and clean up
- af1d3268 go-metalinter: remove it from podman's DEPENDS
- fd1d4c65 Revert "k3s: WIP: [needs newer go]: not for merge: upgrade"
- 3ec3b060 Revert "k8s: WIP [needs newer go]: not for merge: update to -tip"
- 054b0669 Revert "docker-compose: WIP [needs go 1.22.10+]: not for merge: update to v2.32.2"
- a8d53874 k3s: WIP: [needs newer go]: not for merge: upgrade
- d5633843 k8s: WIP [needs newer go]: not for merge: update to -tip
- cdc47199 docker-compose: WIP [needs go 1.22.10+]: not for merge: update to v2.32.2
- 6bb241b0 xen-tools: update to 4.20.0-rc1
- f14fb91f xen: update to 4.20.0-rc1
- 4fe6a15b xen: update to RELEASE-4.19.1-tip
- 7027eeca virt-viewer: update to v11.0
- 5216f0fc virt-manager: update to v5.0.0
- 9f4d93e2 rootlesskit: update to v2.3.1
- 8ba45b94 libvirt: update to v11.0.0 -tip
- fecf4062 kvmtool: update -tip
- 92f9277d cloud-init: update to 24.4.1
- 4102296a ceph: update to v19.3.0
- 2d99b31d slirp4netns: update to v1.3.1
- b2342110 openvswitch: update to v3.4.1
- 638e163e passt: update to 2024_12_11.09478d5
- bf7e72e6 cni-plugins: update to v1.6.1
- 0b75eead lxc: update to v6.0.3
- 876864dd riddler: update to v0.6.4
- b6460736 riddler: update to v0.6.4
- 6b4793ce umoci: update to v0.4.7 -tip
- 617bca3a skopeo: update to v1.17.0
- ea15fd06 runc: drop runc-docker
- 79db703e runc-opencontainers: update to v1.2.0
- ac82e30c podman-tui: update to v1.3.0
- 9924532f podman-compose: update to v1.3.0
- c2e48774 podman: update to v5.3.1-tip
- 7e6b1714 netavark: update to v1.13.1
- 120a507f nerdctl: update to v2.0.2
- 0b47478e crun: update to  1.19.1
- 3dcd679b cri-o: update to v1.31.4-tip
- f8b943af containerd: update to v2.0.1
- 5f8055f4 conmon: update to 2.1.12-tip
- 343da075 buildah: update to v1.37.5
- fb973818 docker: update to v27.5.0-rc.2
- f9ba743d docker: check for seccomp and ipv6
- b57f8a25 python3-cached-property: drop recipe
- 74087fc3 podman-compose: Add runtime dependencies
- c1f668c3 kernel: add v6.12 configuration and support
- 755520c5 crun: update to  1.18.2
- 1adf3b6a docker: update to v27.4.0-rc.2
- f2208033 podman: update to v5.3.1
- 7bdfb780 runc-docker: update to v1.2.0
- c253e8bf runc-opencontainers: update to v1.2.0
- 99b730a7 containerd: update to v2.0.0
- 88949aa0 cri-o: enable ptest
- 16c742b3 container-devtools: add editor + package management dependencies
- 405d625c container-base: fix /var/volatile
- 1640a4dc xen.inc: python 3.12: fix datetime deprecation warning
- b70b45de packagegroup-container: respect seccomp in DISTRO_FEATURES
- 33f916b5 xen-tools: make qemu-firmware dependent on vmsep distro feature
- e70c9e4f xen-image-minimal: allow non-zero return codes
- e490dc50 cni: make cnitool more readily available
- 87b0a869 containerd: update to v2.0.0-rc.6
- c7834dbd podman: update to v5.2.3
- 249c79e2 xen: add README for testing
- d2238e72 xen: enable networking and guest image bundling
- dc093093 container-host: reduce extra space to 2GB
- 201436cd container-app-base: add missing space to IMAGE_INSTALL:append
- 59ee14bf cloud-image-controller: reduce extra space recommendation
- 5a32510a qemuboot: add note about virt_networking bbclass
- 718da5ae containerd: make network configuration a conflist
- 9f88821d cni: rrecommend iptables and iproute
- 7afd2108 packagegroups: add iproute, iptables and tini
- eb5c2bc4 documentation: add README.md for available container image types
- 1a87aca2 images: add systemd reference container
- 30647f3d images: add reference application container
- 683e03c2 images: add reference devtools container
- f757566a images: container-image-host
- 38470f4f packagegroups: add support utilities to cni and containerd
- 5dfe6629 crun: conditionally offer runc binary via symlink
- e2c3d012 containerd: add cni-networking configuration
- adcb5da8 conf: containerd: add networking configuration
- 1a4030a6 container-base: define empty entry point
- cbad7151 demos/helloworld: fix S and UNPACKDIR
- 3429c73a conf: add container profile definitions
- b164962a images: add container host image
- 3857974e conf: meta-virt-container.inc comment out values as reference
- e8f51968 netavark: disable nmap for aarch64 ptests
- 79d9c4f9 conf: add CONTAINER and VIRTUALIZATION PROFILE defaults
- 5141d3f3 podman: add VIRTUAL-RUNTIME_container_dns to RDEPENDS
- f53b101d packagegroups: add new container package sets
- e1d12c78 packagegroups: add cri-tools to kubernetes
- b3a428e1 kernel/cfg: import docker configuration tweaks
- b5b94c2f docker-moby: tweak check-config script for 6.1+ kernels
- 3af81200 xen: make qemu-system-* configurable
- e6b7e246 xen: add qemu-system-i386 and bios RDEPENDS
- aca728f5 go-cli: use main branch
- f38e46c8 app-container-curl: add space for IMAGE_INSTALL:append
- 071c585f app-container: add space for IMAGE_INSTALL:append
- e340d5b5 criu: fix buildpaths QA issue for arm
- 2747f11e openvswitch: fix ptest contains reference to TMPDIR [buildpaths]
- b4fe1f49 container-host-config: Remove centos registry
- bfcd0563 lxc: don't allow named listening IPv6 address on lxcbrX network interface
- d5bda44c upx: update to -tip and return to indivdual fetches
- 72ea5203 python: drop python3-docopt
- 1665d1e2 linux-yocto_virtualization.inc: If using externalsrc adjust dependency
- 385f7cec device-tree: Rename EXTRA_OVERLAYS to EXTRA_DT_INCLUDE_FILES
- df856b9b kernel: make yocto-cfg-fragment dependency conditional
- b4e50f37 lopper: update to -tip
- 5aa5d646 kernel: add selinux fragment if selinux is enabled
- a748f51e runc: package configuration test script
- c76b0dc4 xen-tools: refresh patch for 4.20 and drop 4.15 orphaned patch
- 7ea990b7 crun: update to  1.17
- 2ef1ee04 k3s: update to v1.31.1+k3s1
- 75b6a5cf crun: Add PACKAGECONFIG options
- 4d79636a cni: update to v1.2.3
- 4c996d1b runc: update to v1.2.0-rc.3
- abbe4686 containerd: update to v2.0.0-rc.4
- 54480c55 kernel: simplify the kernel-cfg-fragments-native dependency
- 48e559c4 meta-virt-container.inc: Install shadow in read-only rootfs
- c29190ec xen: update to 4.20-dev
- 46af9ae0 libvirt: correct direction creation for sysusers.d
- 3902ac88 libvirt: ensure sysusers.d path for libvirt-qemu
- 0aa6e9fc u-boot-xlnx-scr.bbappend: Fix xen boot script comparison
- 8138d9cc libvirt: fix do_rootfs error
- c2d3d500 u-boot-xlnx-scr.bbappend: Enable xen boot script using variable
- 30e5cb1a python3-colorama: drop recipe
- 163731e0 libvirt: fix build on qemuarm
- 25a52a58 libvirt: dont set polkit permissions manually
- a61bc5c7 libvirt: Fix do_package QA issue
- c02af947 linux-yocto_virtualization.inc: parse MAJOR.MINOR version from PV not PREFERRED_VERSION
- 238020e4 virt-manager: update RDEPENDS for virt-manager-install
- eaa2f968 libvirt-virsh: rdepends on libvirt-libvirtd
- e8b6a87d cri-o: update to v1.30.0-tip
- dbe850fe buildah: update to v1.37.1
- 7a4ae86e skopeo: update to v1.16.0
- 3f7eda96 runc-opencontainers: update to v1.2.0-rc.2-tip
- 16c9845d containerd: update to v2.0.0-rc.3
- 82fe6944 podman: update to v5.2.1
- a940a0e8 kernel/cfg: allow multiple kernel configuration options
- f7bb126b conf/versions: set xen default to 4.19
- 32e20a50 xen: drop EOL 4.17 recipes
- a2ca99c4 xen: update to 4.19
- 3865be0a kernel: add 6.10 configuration
- 2534e6a0 docker: use nobranch
- daef2c97 xen-image-minimal: Add missing dependency causing intermittent failures
- 3b9ae763 upx: update to v4.2.4
- 2400d285 libvirt: update to v10.5.0 -tip
- e434aaac docker-distribution: Enable support for riscv64
- dc96aa7a lxc: Fix meson build issue
- 4e5c3231 xen-rpi-u-boot-scr: WORKDIR -> UNPACKDIR transition
- 6c52d3e8 ceph: fix gcc14 and 19.0.0 packaging issues
- 4e8568e3 ceph: build rocksdb, disable QAT, use bundled dependencies (no pip)
- 498cb48b ceph: convert to git and tox
- 9c90d73d ceph: initial gcc14 fixes
- 96688681 ceph: update to 18.2.3
- 3569724c umoci: update to v0.4.7 -tip
- 13a0ab61 skopeo: update to v1.15.2
- fda631c2 runc-opencontainers: update to 1.2.0-rc2
- 2cf56371 podman-compose: update to v1.2.0 -tip
- ac6a2737 podman: update to v5.2.0-rc1
- 5c7becd0 oci-runtime-spec: update to v1.2.0
- 9aa6ae98 oci-image-spec: update to v1.1.0 latest
- 4b7ae4b6 netavark: update to v1.11.0
- 485f225b nerdctl: update to v2.0.0-rc.0
- bb2f6b88 lxc: update to v6.0.1
- 244d5882 kubernetes: update to v1.30.2
- 1f0897e0 scripts/oe-go-mod-autogen: allow repository mapping
- 4fbc98c9 k3s: update to v1.30.2+k3s2
- be406f8a docker-distribution: update to v3.0.0-beta.1
- ccf640f5 docker-compose: update to v2.28.1
- e4b61cff oe-go-mod-autogen: fix src_uri generation
- 61f643c3 moby: update to v27.0.3
- 099e9112 crun: update to v1.15-tip
- 20eb3ca5 cri-tools: update to v1.30.0
- ebc4831a cri-o: update to v1.31.0
- e28407ed containerd: update to 2.0.0-rc-latest
- e977aba2 conmon: update to 2.1.12
- 1195b00f buildah: update to 1.36-tip
- e7033d20 aardvark-dns: update to v1.11.0
- 58cddd43 podman-compose: update to v1.2.0
- 032415ef virt-manager: update RDEPENDS
- 66961d27 aardvark-dns: Improve the ptest output
- 61cec3e2 libvirt: update to v10.5.0 and convert to git
- 7d0768c4 netavark: Improve the ptest output
- e15a5484 lxc: update ptest cases in black list
- affb2252 yq_git: Set apply=no for SRC_URI diff
- 93113db9 moby: update to v26.1.4
- 59a433c1 podman-tui: update to v1.1.0
- c3c9c8a0 podman: update to 5.1.1
- ea2a7de4 containerd: update to 2.0.0-rc.3
- c138943f podman-compose: switch to main branch
- e96da98e rootlesskit: introduce linux-native fakeroo using user namespaces
- aaad95b1 scripts: adjust to syhead go source location
- 179ed822 networking: introduce passt / pasta
- e8214bec podman: Use slirp4netns instead of pasta
- 6ab94f2c libvirt: convert more WORKDIR references to UNPACKDIR
- 79a28207 xen: fix arm64 build with gcc14
- acb0653a conf: update xen preferred version
- fd55e2a1 xen: update to 4.18-tip
- 6bbe7c32 hyperstart: remove recipe
- 1b3dfd8e runv: drop recipe
- bb82580e runv: use destsuffix for clone
- f487ea4a lxc: update to v6.0.0
- 33734783 containerd: update to v2.0.0-rc.2
- 7179de29 buildah: update to 1.36
- bad7f6f1 crun: update to v1.15
- 7cdd07a7 netavark: Make ptest run
- dd7724f4 ovs: convert WORKDIR references to UNPACKDIR
- 05959cca uxen: convert WORKDIR references to UNPACKDIR
- 9388aae0 libvirt: convert WORKDIR references to UNPACKDIR
- 7e5d0983 diod: convert WORKDIR references to UNPACKDIR
- e0c92af6 dev86: ignore various issues fatal with gcc-14
- 73a3374e helloworkd-flask: convert WORKDIR references to UNPACKDIR
- 2fdfa684 podman: convert remaining WORKDIR references to UNPACKDIR
- d79afeac lxc: convert remaining WORKDIR references to UNPACKDIR
- 2aa6da62 kubernetes: convert remaining WORKDIR references to UNPACKDIR
- 01a6b477 docker-distribution: convert remaining WORKDIR references to UNPACKDIR
- d190fb4a container-host-config: convert remaining WORKDIR references to UNPACKDIR
- 27db9597 cgroup-lite: convert remaining WORKDIR references to UNPACKDIR
- 3dc0db19 k3s: convert remaining WORKDIR references to UNPACKDIR
- 5f5a9e7c yq: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 95852d19 go-build: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 288d9bdf podman-tui: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 34b281d1 k3s: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 9de2c861 crio-o: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 754c3134 podman: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- d4f36f3f docker-compose: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- fd304050 netns: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- caec6371 nerdctl: SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- df90aeb1 cri-tools: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 258742fe moby: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 13928411 kernel: fix fragment path
- 3653862e cni: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- f12df6ce runc-docker: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- e97f724c layer: set compatibility to styhead
- d04caa21 buildah: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 32d60c40 go-md2man: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- b78f5ac6 runc: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}
- 380eae7b podman: require catatonit
- 992253f8 podman: remove skopeo rdepends
- 4cea4480 runc-opencontainers: update to 1.1.12
- a03ff1cd containerd: update to v2.0.0-rc.1
- e7a13cbb containerd: consolidate to "containerd"
- 89e2b594 sysvinit-inittab: Use UNPACKDIR instead of WORKDIR
- e9bb0a33 kubernetes: Pass -trimpath to build
- e46214ee containerd-opencontainers: fix wrong version display
- 7ccaa4ac cni: pass BuildVersion info to avoid runtime warning
- b50d4899 kubernetes: skip textrel QA warning
- 74455bb6 podman: Fix missing brace in FILES
- c07eefe0 ceph: Add the missing Upstream-Status Field
- 9f0a5fee diod: Build in 32bit systems with 64bit time_t
- 0b5cf637 podman: fix location of user systemd service units

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- 3068fc8 cronie: fixup FILESEXTRAPATHS and UNPACKDIR
- 6b7bdec cronie: let systemd-tmpfiles create /var/spool/cron
- 623bd4b classes: ostree: remove content from /boot
- c4d0d0f classes: sota_intel: automatically set EFI_PROVIDER
- b75c1ed wic: update efiimage-sota wks to use plugin bootimg_sota_efi
- 15caf16 sota: add OSTREE_WKS_EFI_SIZE
- f27b239 wic: plugins: add bootimg_sota_efi plugin
- ddfefc5 classes: image_types_ota: add support for systemd-boot
- 67b8084 ostree: add patches to support systemd-boot
- 1af89d4 kas: add support for intel-corei7-64.yml
- cd4c68f sota: intel: simplify kernel args
- 1e5dd30 Drop support for minnowboard, support only intel-corei7-64
- ecc4dbb kas: common-rpi: don't enable synaptics-killswitch by default
- 377c94f aktualizr: avoid failure on sed
- f4e3b1d kas: add common-rpi and rpi4-64 kas files
- 5492c9f kas: add base.yml
- bd6031b sota_raspberrypi: use standard cmdline based on uart enablement
- 412d75b sota: define common ostree kernel args
- 86b4606 fit-conf: use standard compile and also deploy fit_conf
- d02eb0d fit-conf: fix fitimage syntax
- 62cf4e0 sota_raspberrypi: drop rpi4-64 settings
- 2212232 sota_raspberrypi: update IMAGE_BOOT_FILES to include boot scripts
- 1696b37 sota_raspberrypi: drop ext3 from IMAGE_FSTYPES
- b0f74f9 sota_raspberrypi: add wks file depends
- 8b7836c sota_raspberrypi: fix sota override syntax
- 875edcb sota_raspberrypi: use u-boot-otascript as u-boot-default-script
- 89c78b5 sota: rpi: use uart0.dtbo instead of uart0-rpi4.dtbo
- 8fd5a68 initramfs-ostree-image: switch to initramfs-framework
- 04e9023 initramfs-framework: add module for ostree
- b48da52 ostree: disable static build
- 47a718a ostree: drop soup removal
- dc1b52e aktualizr: update to 44acc2e0f
- 90e00dc sota.conf.inc: drop custom reproducible timestamp
- a40efb1 Fix whinlatter S/UNPACKDIR changes
- 7bce979 sota: switch to the new python-based fitimage class
- 186a36b ostree-kernel-initramfs: check for fit support via KERNEL_CLASSES
- 14d7d49 ostree: Remove patch to set request timeout
- b0051cb Adapt to whinlatter S/UNPACKDIR changes
- 2c8f7e6 layer.conf: add whinlatter compatibility
- b277f44 image_types_ota: add PSEUDO_INCLUDE_PATHS
- c39f517 image_types_ostree: add PSEUDO_INCLUDE_PATHS
- abd60ec ostree: Fix usage of ostree-prepare-root for initramfs
- 3de3b4f ostree-initrd: move /run mount point to sysroot/run
- 7ac47ea ostree-initrd: move /run mount point to sysroot/run
- edc7961 sota.bbclass: add whitespace around SOTA_MACHINE
- 0e4c381 layer.conf: add walnascar compatibility
- 3947a64 aktualizr: fix pre dunfell syntax override
- a626308 valgrind: add missing patch-status
- 2dd0ae4 patches: add the required Upstream-Status to this layer patches
- 0f6a163 aktualizr: adjust tmpfile config
- 14d475d image_types_ota.bbclass: Enhance command line argument handling
- 239085e image_type_ostree: fix reference of IMAGE_CMD_TAR variable
- ba0e554 image_types_ostree: add selinux support when packing rootfs image
- 624672d image_types_ostree: correct calling of tar utility with IMAGE_CMD_TAR
- 68865c1 ostree: Remove soup from PACKAGECONFIG only if ptest is not enabled
- 397c3ab image_types_ostree: refactor garagesign task
- b1d7636 aktualizr: bump garage-sign version and fetch it from a new location
- 2a83537 aktualizr: bump SRCREV
- 4e96b0b layer.conf: make layer Styhead compatible
- 8600fd5 recipes: fix S = "${WORKDIR}" no longer supported on master

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- a54650c libgssglue: add UPSTREAM_CHECK_GITTAGREGEX
- a043f0b oeqa: openscap test
- 3b0ee6a openscap: fixes
- 3b67d41 libgssglue: update HOMEPAGE
- 37b9e32 scap-security-guide: upgrade 0.1.77 -> 0.1.78
- 15d2fac openscap: upgrade 1.4.1 -> 1.4.2
- 5770a76 ima-evm-utils: remove unnecessary FILESEXTRAPATHS tweak
- fbb8343 suricata: update to 7.0.12
- dec36ea fail2ban: replace fail2ban-python shebang with python3
- b639be3 ecryptfs-utils: Add CVE tag for ecryptfs-utils-CVE-2016-6224.patch
- 98c7c1c fail2ban: Adapt test output to Automake format for ptest compatibility
- 3045ef9 Update kas configuration for poky obsolescence
- 9f1d763 meta-tpm: Small maintainers fix
- 26e7452 packagegroup-core-security: update for recent changes
- fa40572 paxctl: Remove recipe
- 3c11317 libest: Remove recipe
- 1e08a04 tripwire: Remove recipe
- a126f7d libmhash: fix build with gcc 15
- 685ff03 suricata-update: add package to pull files
- 0b7b062 suricata: populate SYSTEMD_SERVICE for service autostart
- a125bc0 python3-fail2ban: update to latest git rev
- 7af6c3f python3-fail2ban: fix ptest failures
- 00e1ae0 test: allow root login for test images
- 65fd11a chipsec: disable until 6.16 support is fixed
- ff601bb chipsec: update to 1.13.16
- ea965e2 lynis: move to GitHub fetching
- 730ebbd lynis: update to 3.1.5
- a7fbaf9 lynis: homepage update
- dafceb4 tpm2-tss-engine: remove libgcrypt dependency
- 9a49fcb suricata: install classification, reference configs
- 883a74b lib-perl: add a HOMEPAGE. Use CPAN_MIRROR
- 1b1028e kas: add whitespaces around assignement
- 643c3d7 aide: remove for musl
- 489e2d9 kas: add common dldir/sstate
- 7bdd0a8 bastille: prevent host uids on files
- 828a783 checksecurity: update the debian package
- aa72133 packagegroup-core-security: unify conditional adding of packages on RISCV
- b82a936 gitlab-ci.yml: fix file redirection for qemux86 build logs
- 06bd606 samhain: Adapt test output to Automake format for ptest compatibility
- ca34a66 suricata: fix "interface" arg in systemd service
- ee5f84c scap-security-guide: disable ptest
- 4b09d56 scap-security-guide: upgrade 0.1.76 -> 0.1.77
- d750c6c .gitlab-ci.yml: add logging of jobs to files
- 7cabe4f CI: update build for new CI
- 8a266d6 chkrootkit: fix building with gcc 15
- c16cc13 chkrootkit: use Debian mirror
- d1d23b0 libhoth: update to latest
- abddea9 sshguard: Update to 2.5.1
- 4822b91 scap-security-guide: fix fetch
- b1f1c7a parsec-service: update PACKAGECONFIG options as lists of cargo build features
- 0272225 Adapt to S/UNPACKDIR changes
- ea67cee layer.conf: Update to whinlatter (5.3) release
- ef79062 smack: Use new CVE_STATUS variable
- 4e2b318 Fix warning : lack of whitespace around assignment
- ebe9234 Update maintainers
- c5ce0b7 Remove self as Maintainer
- 9109f72 suricata: drop pkg_postinst_ontarget systemd init
- 277bf8f suricata: resolve TMPDIR QA issues in do_configure
- 4082afb systemd: fix empty file list with sed
- 5b6ea2a recipes: fix whitespace warnings
- b573f0c python3-yamlpath: Add python3-json to RDEPENDS
- 784ca4b tpm2-pkcs11: Add tools python runtime dependencies
- 75a6ea3 tpm2-pytss: Add python3-asn1crypto runtime dependency
- 11c0315 pcr-extend: fix config error
- e610e7c suricata: fix build error introduced by upstream commit
- d31c261 sssd: enable unprivileged service user feature
- 0d6aa52 sssd: upgrade 2.9.2 -> 2.10.2
- b7b2d12 libgssglue: add ptest
- 2c9feba libgssglue: upgrade 0.8 -> 0.9
- b9d0a65 samhain: upgrade 4.4.10 -> 4.5.2
- 2dc2227 python3-yamlpath: upgrade 3.8.0 -> 3.8.2
- 3fcb9c6 python3-xmldiff: upgrade 2.6.3 -> 2.7.0
- e3a61e6 libhtp: update to 0.5.50
- 5b691b3 layer.conf: Update to walnascar (5.2) layer/release series
- 920770a scap-security-guide: upgrade 0.1.75 -> 0.1.76
- 36840b4 tpm2-tss-engine: add .so symmlink to engines package
- 7badda6 tpm2-openssl: update to 1.3.0
- 1c03fdf scap-security-guide: upgrade 0.1.74 -> 0.1.75
- b62ad75 openscap: upgrade 1.4.0 -> 1.4.1
- 674f1e3 dm-verity-img.bbclass: set sparse as "never" during initial file copy
- a76a5c5 meta-integrity: Enable choice of creating IMA signatures or hashes
- 7307755 lynis: update to 3.1.4
- 8fcbc47 meta-security: Remove True option to getVar calls
- dc09819 kas: musl don't build apparmor
- a9c3a4f packagegroup-core-security: drop firejail for musl
- 59227a9 .gitlab-ci: speed up parsec builds
- 3ac2e62 README: add pipeline badge
- f771f96 parsec-service: fix build error
- b825133 kas: tweak to improve CI work flow
- 746cb59 swtpm: update from 0.8.2 to 0.10.0
- 0b4a2af libtpms: set CVE_PRODUCT
- 68f959b libtpm: rename to libtpms
- eac5796 libtpm: update from 0.9.6 to 0.10.0
- 1851ec3 oeqa runtime clamav.py: use curl if ping fails
- 5c98ff1 apparmor: update from 3.1.3 to 4.0.3
- 93cc0c4 kas-security-alt.yml: fix systemd config
- 1f7cc51 oeqa runtime ima.py: skip without "integrity" in DISTRO_FEATURES
- 08c712d oeqa runtime clamav.py: skip test_freshclam_download with systemd
- 69b8567 ecryptfs-utils: depend on ecryptfs kernel module
- 1dd9fdd linux-yocto: enable ecryptfs
- a4f343b systemd-boot: enable TPM support via "tpm2" in DISTRO_FEATURES
- 6eb3098 systemd: enable TPM support
- b22814d u-boot: enable TPM support via "tpm2" in MACHINE_FEATURES
- 3555941 tpm2-tools: add dependency to efivar
- b3a7f5e scap-security-guide: drop python pkgs
- 8908dd6 harden.conf: drop debug-tweaks
- 20ae617 drop: debug-tweaks from ci
- c10dfa3 chkroot: update to 0.58b
- 8c9cdd6 dm-verity: set staging correctly in case basename has changed
- 29d4605 dm-verity-img.bbclass: add DM_VERITY_SETUP_ARGS
- c9585eb dm-verity-image-initramfs: drop lvm2-udevrules
- a6d89be u-boot: tpm: Enable Measured Boot
- dcb1a91 sssd: fix path to python3 interpreter
- 8221b0e sssd: fix shipping python script and modules
- db828d9 sssd: fix missing python3-setuptools-native dependency
- 6d3470d sssd: fix issue if build machine is Debian
- 660f9f1 sssd: fix missing python3.X-config script
- 12c5794 sssd: fix ac_cv_prog_HAVE_PYTHON3 value
- 29c1e8f sssd: fix installation sss_analyze python3 files
- 0efc866 sssd: fix missing python3-logging run-time dependency
- 2e3d90f sssd: fix missing python3-core run-time dependency
- 9c1ee5e sssd: add whitespace after ?= operator
- 6b50c7c libhtp: fix CVE-2024-45797
- e2ce1c2 tpm2-tss-engine: update to 1.2.0
- 17a1718 tpm2-pkcs11: update to 1.9.1
- a34dfd2 tpm2-tss: update to 4.1.3
- 0055dfe layer.conf: Update to walnascar (5.2) layer/release series
- 84d9cd5 Add styhead LAYERSERIES_COMPAT
- 5e742d7 layer.conf: Update to styhead release name series
- 594018f layer.conf: Update to styhead release name series
- 90e9ae0 suricata: run whole autotools_do_configure not just oe_runconf
- baaafdf libgssglue: switch to use git source
- 83788ca scap-security-guide: upgrade 0.1.73 -> 0.1.74
- f6bb41c openscap: upgrade 1.3.10 -> 1.4.0
- fbcaf87 gitlab-ci: minor tweaks to try
- f9946fa python3-tpm2-pyts: switch to PEP-517 build backend
- 783c08c switch to PEP-517 build backend
- 97789e4 python3-privacyidea: switch to PEP-517 build backend
- bc1227d tpm2-tools: Upgrade 5.5 -> 5.7
- c8b633c aide: update to latest stable.
- c08a91e harden-image-minima: Fix usermod
- d7012a2 harden/initscripts: UNPACKDIR fix
- 03c0e8e ima-policy: Fix S=UNPACKDIR
- 5a7efe2 ima-policy-simple: set S
- 7fd6a97 ima-policy-appraise-all: set S
- bcbe3fd ima-policy-hashed: set S
- 139d3e6 ima-policy-simple: UNPACKDIR fix
- 0edcbd0 ima-policy-appraise-all: UNPACKDIR fix
- 7028cd2 initramfs-framework-ima: UNPACKDIR fix
- 52c381a tpm-tools: fix QA and compile errors.
- a2ec4fc fail2ban: update to 1.1.0+
- db91051 chipsec: Fix QA Warnings
- f261a2b bastille: UNPACKDIR fixes
- 58daab2 parsec-service: UNPACKDIR fixes
- 24da916 arpwatch: Fix compile error
- 2e21e54 isic: Fix config error
- c0e3fec suricata: fix QA warnings
- 2aa0787 krill: Fix QA warnings
- fce3cf3 python3-fail2ban: convert WORKDIR->UNPACKDIR
- 9d38b87 apparmor: fix QA Warnings
- ecdd682 sssd: Fix CVE-2023-3758
- 8d50def python3-tpm2-pytss: update from 2.1.0 to 2.3.0
- ca10975 recipes-*: convert WORKDIR->UNPACKDIR
- f0deac3 Suricata: Security Fix for CVE-2024-37151, CVE-2024-38534, CVE-2024-38535, CVE-2024-38536
- 6880ab1 trousers: Start WORKDIR -> UNPACKDIR transition
- 61f2428 openscap: fix PACKAGECONFIG[remediate_service]
- 5f5e00e tpm2-tss: drop libgcrypt
- 37e5a93 meta-integrity: Enable passing private key password
- 06bd462 meta-integrity: Add IMA_EVM_PRIVKEY_KEY_OPT to pass options to evmctl
- d2d125d meta-integrity: Remove stale variables and documentation
- 81d5a6e README.md: fix sendemail.to value
- e674c91 {tcp,udp}-smack-test: fix few more implicit-function-declaration issues fatal with gcc-14
- abfa203 suricata: Start WORKDIR -> UNPACKDIR transition
- cc77538 ima-policy-hashed: Start WORKDIR -> UNPACKDIR transition
- b4a8bc6 scap-security-guide: WORKDIR -> UNPACKDIR
- ceb47a8 recipes: WORKDIR -> UNPACKDIR transition
- 651767d scap-security-guide: upgrade 0.1.72 -> 0.1.73
- 0883649 sssd: remove duplicate option --without-python2-bindings
- 51b4468 mmap-smack-test, smack-test, tcp-smack-test, udp-smack-test: don't use S = ${WORKDIR}
- e4425bc {tcp,udp}-smack-test: fix implicit-function-declaration issues fatal with gcc-14
- 03b522f tpm2-tss: upgrade 4.0.1 -> 4.1.2
- defb35f meta-parsec: Update parsec-service to 1.4.1
- 7ce0f88 tpm2-tss: BBCLASSEXTEND nativesdk
- c690e29 libtpm: BBCLASSEXTEND nativesdk
- 1e4c3ba tpm2-tools: BBCLASSEXTEND native and nativesdk
- cd72986 tpm2-pkcs11: BBCLASSEXTEND native and nativesdk
- 9c43b07 swtpm: upgrade 0.8.1 -> 0.8.2
- 063a629 scap-security-guide: upgrade 0.1.71 -> 0.1.72
- fca6068 openscap: upgrade 1.3.9 -> 1.3.10
- 3a88379 packagegroup-core-security: update libseccomp dependencies
- 7346f59 scap-security-guide: remove __pycache__ in ptest directory

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- d56cd727c7 python3-pytest-httpx: New recipe
- e730ee0c60 rsyslog: upgrade 8.2506.0 -> 8.2510.0
- ed8a1038d2 tigervnc: ignore CVE-2014-8241
- af4df551ee cockpit: set correct CVE_PRODUCT
- 0f4d401d94 python3-pikepdf: Add recipe
- f029ebca5c python3-unidecode: Add recipe
- a5ef451fb7 mariadb: Upgrade 11.4.8 -> 11.4.9
- 49894e57b0 gsoap: upgrade 2.8.135 -> 2.8.137
- a993eb8b93 libao: ignore CVE-2017-11548
- 53db086b35 php: upgrade 8.4.14 -> 8.4.15
- 8a04d45a4e xdebug: upgrade 3.4.6 -> 3.4.7
- 35bc4860f1 exiv2: add ptest support
- 09c7f76c19 libunix-statgrab: Put LD export in do_configure
- 0c29947cea ostree: use "+=" to set PACKAGE_BEFORE_PN
- 861d46b60e python3-propcache: add BBCLASSEXTEND native & nativesdk
- 9404c6d022 python3-pylddwrap: add BBCLASSEXTEND native & nativesdk
- 2a4ba1eaba python3-icontract: add BBCLASSEXTEND nativesdk
- bc993e8f6c python3-asttokens: add BBCLASSEXTEND nativesdk
- 3d7894aa32 python3-pybind11: Upgrade 2.13.6 -> 3.0.1
- 5ac890daa0 python3-lief: Upgrade 0.16.7 -> 0.17.1
- 2d33949443 open-vm-tools: Avoid GLib g_free macro redefinition error
- 3789c3be6d libheif: Upgrade 1.19.8 -> 1.20.2
- a920c43339 python3-pillow-heif: Upgrade 0.22.0 -> 1.1.1
- d1672fa209 re2: add UPSTREAM_CHECK_GITTAGREGEX
- 5bcd67a255 python3-google-auth: Skip mTLS tests from ptests
- 13b7798656 python3-google-auth-oauthlib: Upgrade to 1.2.3
- eb6fce8545 python3-pillow: Upgrade 11.3.0 -> 12.0.0
- af4866a429 python3-pydantic: Upgrade 2.12.0 -> 2.12.4
- 80d071ba7e python3-pydantic-core: Upgrade 2.41.1 -> 2.41.5
- 2fa9680861 vsomeip: upgrade 3.5.10 -> 3.5.11
- 374b784b22 exiftool: Upgrade 12.89 -> 13.42
- 5ce1a7de82 rasdaemon: fix post-processing options
- 20b8ac86a1 libtracefs: support reproducible builds
- 3e44699820 python-scapy: Ignore failing ptests
- 92bbf44733 libplist: fix ptest error
- 0e583d2830 thrift: support reproducible builds
- 204b8f1a34 python3-parsimonious: Add ptest support
- dabe41647f python3-parsimonious: Switch to PEP-517 build backend
- 940c916c74 mariadb: skip failing test on musl
- 7a25981202 lkcp-tools: Fix test_1_to_1_recvfrom ptest failure
- cdca1c9a63 gnome-remote-desktop: remove obsolete patch
- e1903a0fe7 libblockdev: Upgrade 3.2.1 -> 3.4.0
- 3768d0cd10 tmux: upgrade 3.5 -> 3.5a
- 99624f05f0 tmux: update UPSTREAM_CHECK_REGEX
- 5039f2ebf1 libplist: update SRC_URI to include tag
- a16c3b3c6b libplist: add ptest support
- f0306dccd7 c-periphery: upgrade 2.4.3 -> 2.5.0
- 36aaf7f343 cli11: upgrade 2.6.0 -> 2.6.1
- e7eba7b244 gtksourceview5: Upgrade to 5.18.0
- 13cc517339 gtksourceview*: use GNOMEBN
- 5d82ef30be python3-scapy: Upgrade to 2.6.1
- 918020f7cf libhtml-tagset-perl: Fix failing ptests
- a7082b9b7c Revert "python3-argcomplete: Upgrade 3.6.2 -> 3.6.3"
- 5f4bb77c6b python3-arrow: Add missing rdeps on tzdata pre-commit modules
- 3ed6315a49 python3-google-auth: Upgrade to 2.43.0
- 53569401db python3-typer: Add missing rdeps for ptests
- d055504748 python3-blinker: Fix ptests with pytest 8.4+
- 0434d3dad6 python3-pylint: Upgrade to 4.0.3 release
- f44516ebe8 python3-pyzmq: Package pytest.ini with ptests
- 8d7343ebd5 python3-pyzmq: Upgrade to 27.1.0
- 797249715a python3-pytest-asyncio: Upgrade to 1.3.0
- 1cc18a2a62 smarty: upgrade 5.4.5 -> 5.6.0
- ceadb83fcf smarty: update CVE_PRODUCT
- 9ad545c39f python3-python-dotenv: Add missing rdep on click module and coreutils
- 0609698907 xfsprogs: support reproducible builds
- 6d835df920 php: remove php-phar to support reproducible build
- 986fd73afb sshfs-fuse: upgrade 3.7.3 -> 3.7.5
- f53da2f05a ser2net: upgrade 4.6.5 -> 4.6.6
- c7051e2270 qcbor: upgrade 1.5.3 -> 1.6
- 2e7f998fc3 python3-yamlloader: upgrade 1.5.2 -> 1.6.0
- 0533b85df5 python3-snagboot: upgrade 2.4 -> 2.5
- 64aef8a5a5 python3-pymongo: upgrade 4.15.3 -> 4.15.4
- 94549e73b1 python3-pyais: upgrade 2.13.2 -> 2.13.3
- 74cd616a6c python3-protobuf: upgrade 6.33.0 -> 6.33.1
- 11d54e9c3d python3-prettytable: upgrade 3.16.0 -> 3.17.0
- ce470efc08 python3-parsimonious: upgrade 0.10.0 -> 0.11.0
- 4a651782ec python3-execnet: upgrade 2.1.1 -> 2.1.2
- 1207718e49 python3-cantools: upgrade 40.7.1 -> 41.0.0
- a45b2c2d10 python3-cachetools: upgrade 6.2.1 -> 6.2.2
- 1fb4f8f84f python3-black: upgrade 25.9.0 -> 25.11.0
- 97d5ca784e python3-asttokens: upgrade 3.0.0 -> 3.0.1
- 974dfbeb44 python3-apiflask: upgrade 2.4.0 -> 3.0.0
- 9a28e6f3d0 python3-alembic: upgrade 1.17.1 -> 1.17.2
- 3a9f557a4a pv: upgrade 1.10.0 -> 1.10.1
- 509a0578ac pkcs11-helper: upgrade 1.30.0 -> 1.31.0
- ea8411366e openipmi: upgrade 2.0.36 -> 2.0.37
- 989a1651e4 nbdkit: upgrade 1.45.12 -> 1.45.14
- 0f1c4bdc07 lprng: upgrade 3.8.C -> 3.9.0
- 6498d5b940 libcpr: upgrade 1.12.0 -> 1.13.0
- ba4764302a graphviz: upgrade 14.0.2 -> 14.0.4
- 67c5f00025 freerdp3: upgrade 3.17.2 -> 3.18.0
- ac102c5063 drm-info: upgrade 2.8.0 -> 2.9.0
- 7693ed512e ctags: upgrade 6.2.20251109.0 -> 6.2.20251116.0
- 7915bcecf5 corosync: upgrade 3.1.9 -> 3.1.10
- 299eedd640 xfce4-screenshooter: Add gtk-layer-shell to depends with wayland
- 26b868146d gtk-layer-shell: Add recipe for GTK3 version
- 4ec510ad11 python3-imageio: upgrade 2.37.0 -> 2.37.2
- 3d989eb151 xmlsec1: upgrade 1.3.7 -> 1.3.9
- c5560026f6 multipath-tools: upgrade 0.11.1 -> 0.11.3
- e09a58d3d2 proj: upgrade 9.6.2 -> 9.7.0
- 0b845a0e6a librdkafka: upgrade 2.11.0 -> 2.11.1
- e6e9277335 zchunk: upgrade 1.5.1 -> 1.5.2
- aa635dc5dd nano: upgrade 8.6 -> 8.7
- 736e14743c iperf3: Upgrade 3.18 -> 3.20
- b88a959117 xfce4-screenshooter: upgrade 1.11.2 -> 1.11.3
- e884ed4163 xfce4-taskmanager: upgrade 1.5.6 -> 1.5.8
- 67358cfbda xfce4-panel-profiles: upgrade 1.0.14 -> 1.0.15
- 71871bade9 gigolo: upgrade 0.5.3 -> 0.6.0
- d3d49d7e00 orage: upgrade 4.20.1 -> 4.20.2
- 788169b265 rtorrent: upgrade 0.16.1 -> 0.16.2
- 2c0c0a9ec8 libtorrent: upgrade 0.16.1 -> 0.16.2
- bac13f19ec poppler: upgrade 25.10.0 -> 25.11.0
- 030d86f141 nspr: upgrade 4.37 -> 4.38
- 7e33b9cc55 flatpak: upgrade 1.16.1 -> 1.17.0
- 82c2959678 python3-yarl: add BBCLASSEXTEND = "native nativesdk"
- 5226464803 googlebenchmark: Disable c2y extentions diagnostics
- 1e2731fce0 yasm: patch CVE-2021-33456
- 66a0b01b52 yasm: patch CVE-2021-33464
- cc30757a7f yasm: patch CVE-2023-29579
- 93f85e4fd2 yasm: add alternative CVE_PRODUCT
- 62a5309732 links: set CVE_PRODUCT
- cc1ec784bf python3-rich-toolkit: Enable ptests
- e8444aa2b0 python3-rich-toolkit: add new recipe (version 0.15.1)
- 1d3c3ad93c gimp: upgrade 3.0.4 -> 3.0.6
- 4e63a846b6 python3-icontract: upgrade to 2.7.1
- a78e6d2109 python3-checksec-py, python3-pylddwrap, python3-icontract: add recipes
- 38ea8a4617 rsyslog: set status for CVE-2015-3243
- fe8d5e0cc0 liburing: upgrade 2.9 -> 2.12
- c050aeebcc libnvme: upgrade 1.12 -> 1.16.1
- 9ce3999da9 tbb: upgrade 2022.1.0 -> 2022.3.0
- 6b15a5a293 libtracefs: upgrade 1.8.1 -> 1.8.2
- 11a10b9661 libbpf: upgrade 1.5.0 -> 1.6.2
- 78f49691d7 audiofile: Fix build with clang++
- e16a7d11d1 audiofile: patch CVE-2018-13440 and CVE-2018-17059
- 6c98db2449 audiofile: backport test for CVE-2015-7747
- 85ded08df0 audiofile: add ptest support
- 8ef997336a audiofile: patch CVE-2019-13147 and CVE-2022-24599
- 513e5f1a66 python3-aiohttp: apply compile option -flax-vector-conversions for gcc
- fdec68e4b1 mariadb: support reproducible builds
- 5375b936eb libhugetlbfs: support reproducible builds
- 736c792dff samba: Backport fixes to build with glibc 2.43
- f3cc7f1d7f cbindgen: Fix getrandom build with musl/riscv32
- 423eb6775a libspdm: upgrade 3.7.0 -> 3.8.1
- b9370342b4 fex: add recipe
- c1af157c78 remmina: add DEPENDS on curl
- 7fc0a7ac15 python3-uvicorn: new recipe (0.38.0) from meta-homeassistant
- d4543917cb hdf5: upgrade 1.14.6 -> 2.0.0
- 89b44b73dc chrony: remove buildtime installation of /var/lib/chrony
- d5d773469b dhcp-relay: update UPSTREAM_CHECK_REGEX
- 686c0625b8 ntp: add UPSTREAM_CHECK_URI
- 854498a39f python3-inotify: upgrade to 0.2.12
- 3e925d43c1 redis: upgrade 6.2.20 -> 6.2.21
- 1a454697b6 xfce4-weather-plugin: upgrade 0.11.3 -> 0.12.0
- 945e2abd76 python3-types-psutil: add UPSTREAM_CHECK_PYPI_PACKAGE
- 3c9ccce1ed python3-rich-argparse: add UPSTREAM_CHECK_PYPI_PACKAGE
- 1716d9e5d2 python3-pytest-xdist: add UPSTREAM_CHECK_PYPI_PACKAGE
- 36646f4b2a python3-pytest-timeout: add UPSTREAM_CHECK_PYPI_PACKAGE
- fce6a3edad python3-pytest-mock: add UPSTREAM_CHECK_PYPI_PACKAGE
- a5eb02a811 python3-pytest-cov: add UPSTREAM_CHECK_PYPI_PACKAGE
- e105ccf75f python3-pytest-asyncio: add UPSTREAM_CHECK_PYPI_PACKAGE
- 252e8df2ad python3-paho-mqtt: add UPSTREAM_CHECK_PYPI_PACKAGE
- 49f419317c python3-lazy-object-proxy: add UPSTREAM_CHECK_PYPI_PACKAGE
- 0fe731f52c python3-gpt-image: add UPSTREAM_CHECK_PYPI_PACKAGE
- 51bfc27ddb python3-cached-property: add UPSTREAM_CHECK_PYPI_PACKAGE
- 08ce815053 gnome-flashback: fix build with new ibus
- 9e97fa325f gnome-tweaks: remove .pyc files with buildpaths embedded
- cf4755a60d xmlsec1: add UPSTREAM_CHECK_URI
- a0a562b264 syslog-ng: add UPSTREAM_CHECK_REGEX
- 62b2b23e0c protobuf: update UPSTREAM_CHECK_GITTAGREGEX
- b0db63dcd1 smartmontools: add UPSTREAM_CHECK_URI
- a07d522d70 php: add UPSTREAM_CHECK_URI
- a582f6250f nano: update UPSTREAM_CHECK_URI
- e066479109 lxdm: inherit sourceforge-releases class
- 3d6b322be0 lmsensors: add UPSTREAM_CHECK_GITTAGREGEX
- b1721daf90 libmms: inherit sourceforge-releases class
- 727aee99ce libgphoto2: add UPSTREAM_CHECK_URI
- e87cf64e47 lcms: inherit sourceforge-releases class
- eae862a35a jasper: add UPSTREAM_CHECK_URI
- 57d1a1abec hstr: add UPSTREAM_CHECK_URI
- 540114e5fa fuse3: update UPSTREAM_CHECK_REGEX
- ef576a4701 cunit: inherit sourceforge-releases class
- 99dbf4cfbd c-ares: inherit github-releases class
- 82371d6b24 bonnie++: add UPSTREAM_CHECK_URI
- b141991577 ade: add UPSTREAM_CHECK_GITTAGREGEX
- 7d800ebd21 abseil-cpp: add UPSTREAM_CHECK_URI
- 1b7ca55bd3 exo: upgrade 4.20.0 -> 4.21.0
- a1395b9cd8 python3-nanobind: Fix build
- c83aea044e python3-scikit-build-core: Use cmake from PATH
- c3bc474c6c python3-grpcio: add python3-typing-extensions to RDEPENDS
- fc2a527e64 tslib: upgrade 1.23 -> 1.24
- 5bdf00909b swagger-ui: upgrade 5.30.0 -> 5.30.2
- ac2b19ee68 python3-trio: upgrade 0.31.0 -> 0.32.0
- 97f809deea python3-starlette: upgrade 0.49.1 -> 0.50.0
- e9212414c6 python3-regex: upgrade 2025.10.23 -> 2025.11.3
- 02c6636ad3 python3-pyroute2: upgrade 0.9.4 -> 0.9.5
- b41e1ded7e python3-pint: upgrade 0.25 -> 0.25.2
- e7a23c046e python3-marshmallow: upgrade 4.0.1 -> 4.1.0
- 860b5fdcaf python3-lz4: upgrade 4.4.4 -> 4.4.5
- 1ab3261c80 python3-ipython: upgrade 9.6.0 -> 9.7.0
- a22494569d python3-icu: upgrade 2.15.3 -> 2.16
- 37a709664e python3-coverage: upgrade 7.11.0 -> 7.11.3
- 3fe20d543f python3-cerberus: upgrade 1.3.7 -> 1.3.8
- 21d3b711d1 python3-bitarray: upgrade 3.7.2 -> 3.8.0
- e93f01a4f6 python3-astroid: upgrade 4.0.1 -> 4.0.2
- f2f0c5df6a pv: upgrade 1.9.44 -> 1.10.0
- 5de3b13849 libdaq: upgrade 3.0.21 -> 3.0.22
- 7d55da8cf1 kernel-hardening-checker: upgrade 0.6.10.2 -> 0.6.17.1
- c3410af221 json-schema-validator: upgrade 2.3.0 -> 2.4.0
- b9f4cae7d8 fsverity-utils: upgrade 1.6 -> 1.7
- 5817326052 ctags: upgrade 6.2.20251026.0 -> 6.2.20251109.0
- 2255aa53ed botan: upgrade 3.9.0 -> 3.10.0
- cb5fdd5e6e bats: upgrade 1.12.0 -> 1.13.0
- 7f045f60d4 gensio,audit,syslog-ng: Disable and remove tcp-wrappers support
- 64f7fef439 atftp,tftp-hpa,vsftpd,dante,stunnel: Disable and remove tcp-wrapper support
- 844f1213d2 libldb: Fix build with glibc 2.43
- f2fa2dc3cf snort3: Upgrade to 3.9.7.0
- 4704de2b6a packagegroup-meta-oe: Enable heaptrack on riscv64
- 430667a97c heaptrack: Update to latest tip of trunk
- 94d633bbe8 python3-python-dotenv: new recipe (1.2.1)
- 91a1d13cc4 libtalloc: fix pytalloc package ordering
- 64440b3aae network-manager-applet: Fixing builds when x11 is not included in DISTRO_FEATURES
- d41b4f0447 tk: disable zipfs in configuration
- 5e2ccdc309 uutils-coreutils: upgrade 0.3.0 -> 0.4.0
- 945ef788cf tunctl: inherit sourceforge-releases class
- 85ecfad5b0 tcpreplay: add UPSTREAM_CHECK_REGEX
- c65342ce85 radvd: add UPSTREAM_CHECK_URI
- 2aca5d6cd9 ptpd: inherit sourceforge-releases class
- 0586c2e570 postfix: add UPSTREAM_CHECK_URI
- 7a038a35cc openipmi: inherit sourceforge-releases class
- 3eb5d38810 PATCH 2/8] netcat: inherit sourceforge-releases class
- 5f756ae780 ipset: add UPSTREAM_CHECK_URI
- 25d14588ca minizip: fix SRC_URI
- 6f2ec3922f netsniff-ng: upgarde 0.6.8 -> 0.6.9
- 3a900f7596 id3lib: update remote patch SRC_URI
- c103e53f0d cbindgen: upgrade 0.28.0 -> 0.29.2
- 0152e47a94 ttf-mplus: update to latest revision
- 1f5d73fa36 consolation: upgrade 0.0.9 -> 0.0.10
- 955c5ab47a xf86-video-armsoc: fix SRC_URI
- dfda7f7311 vdpauinfo: fix SRC_URI
- c1a2532ced pyxdg: update to latest revision
- 0e79b3a907 libvdpau: fix SRC_URI
- cd7850f2aa spirv-shader-generator: update to 1.4.328.1
- f60db58ea4 mbedtls: update SRC_URI branch
- fcd57a086d wifi-test-suite: correct SRC_URI
- 8fb37f0f95 http-parser: fix SRC_URI branch
- 583f04b897 ncftp: correct SRC_URI
- 9bca628d85 gnuchess: upgrade 6.2.9 -> 6.3.0
- dd1dfccf4e ntfs-3g-ntfsprogs: update UPSTREAM_CHECK_URI
- aeec5a2c88 menulibre: add UPSTREAM_CHECK_URI
- a8161b89b5 libtimezonemap: add UPSTREAM_CHECK_URI
- e95089fd83 libgtop: add UPSTREAM_CHECK_REGEX
- 3af3a188f3 adduser: add UPSTREAM_CHECK_URI
- 4109ea0d89 tuna: Switch to PEP-517 build backend
- e982d3a96c linux-serial-test: remove upstreamed patches and bump SRCREV
- 6025c3c73a xdebug: update UPSTREAM_CHECK_URI
- cbb21524e1 python3-rich-toolkit: add new recipe (version 0.15.1)
- 82f17c4afe python3-passlib: add python3-misc as a depencency
- ac8e1757ad python3-transitions: add native support
- d786d02d22 python3-passlib: add native support
- d4e75e2bbd mariadb: move from PTESTS_PROBLEMS list to PTESTS_SLOW
- 96b97c0c64 imagemagick: adds ptest for imagemagick
- 78e81c6390 inotify-tools: Unify the ptest output
- 553b811b2f freeradius: multilib-header fix for freeradius/features.h
- 5a0ff4bd62 xterm: fix conflict between multilibs
- 9467195447 tuna: upgrade 0.19 -> 0.20
- 7235d113ba swagger-ui: upgrade 5.29.5 -> 5.30.0
- 00fca0e622 python3-webargs: upgrade 8.7.0 -> 8.7.1
- 6042386e88 python3-virtualenv: upgrade 20.35.3 -> 20.35.4
- b2c5a4e5d9 python3-starlette: upgrade 0.48.0 -> 0.49.1
- 353a0af12a python3-drgn: upgrade 0.0.32 -> 0.0.33
- 2ae39fe3d8 python3-deprecated: upgrade 1.2.18 -> 1.3.1
- 96ef6d8158 python3-alembic: upgrade 1.17.0 -> 1.17.1
- 6fef3371b7 parallel: upgrade 20250922 -> 20251022
- 958c712bb1 libyang: upgrade 3.13.5 -> 3.13.6
- 500ec7e898 libpanel: upgrade 1.10.2 -> 1.10.3
- 4541a9ddef libcrypt-openssl-rsa-perl: upgrade 0.35 -> 0.37
- 9329105d1d vsomeip: upgrade 3.5.3 -> 3.5.10
- 7d909d1085 uutils-coreutils: add native and nativesdk
- abbbaf2ef8 gpp: Add recipe
- 9e825eccc9 python3-systemd: fix build failure caused by race condition
- f884ac2676 minifi-cpp: fix python shebang in minifi-python-examples
- ed29757825 libcdio-paranoia: upgrade 10.2+2.0.1 -> 10.2+2.0.2
- c62161e4ab libcdio: upgrade 2.1.0 -> 2.2.0
- 125c1317ed redis: ignore CVE-2025-46817, CVE-2025-46818, CVE-2025-46819
- 73978fa1ff redis: upgrade 7.2.11 -> 7.2.12
- 40445a7e32 googletest: upgrade 1.16.0 -> 1.17.0
- 53eb50e4ce imagemagick: upgrade 7.1.2-5 -> 7.1.2-8
- 008d12edde mbedtls: upgrade 3.6.4 -> 3.6.5
- 5f93bf9120 ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0
- 076217856e python3-m2crypto: correct struct packing on 32-bit with _TIME_BITS=64
- c9510a21cc wireshark: Fix CVE-2025-9817
- 168a8204a0 wireshark: Upgrade 4.2.12 -> 4.2.14
- ec35c8e07a libtinyxml2: use cmake buildsystem
- 1b1efe5db7 libdbi-perl: from from PTESTS_PROBLEMS list to PTESTS_FAST
- 81a900903c strongswan: upgrade 6.0.2 -> 6.0.3
- 1a705b3b95 hostapd: patch CVE-2025-24912
- 20b87d90ed squid: upgrade 7.2 -> 7.3
- f514bc1e89 linux-serial-test: add patch to fix serial setup handling
- 8d4b8287b8 ptest-packagelists-meta-perl: remove libxml-libxml-perl
- e6c0f055d7 dovecot: Fix service start error
- dab28c7ddd fluidsynth: update 2.4.5 -> 2.4.8
- 93d77fe170 psqlodbc: set SRCREV
- e37675cdd5 sysprof: Disable on riscv32
- 62202e2f69 libsdl2-compat: update 2.32.56 -> 2.32.58
- 66e4ed0843 libsdl3: updat 3.2.24 -> 3.2.26
- fb27cbf27a mercurial: set CVE_PRODUCT to "mercurial-scm:mercurial mercurial:mercurial"
- 71a022d143 webmin: upgrade 2.303 -> 2.402
- fe7aaabb1c nodejs: fix gcc compile failed for 32 bit arm target
- b0272c8654 gnome-software: update 48.3 -> 49.1
- ee3e058a4c xdg-desktop-portal-gnome: update 48.0 -> 49.0
- 5a4c632ac3 mctp: upgrade 2.1 -> 2.4
- c1c5a5ade4 squid: upgrade 7.1 -> 7.2
- 57def3bce5 gnome-boxes: update 48.0 -> 49.0
- 5f7dbf36e2 chrony: upgrade 4.7 -> 4.8
- d9ca35948c libziparchive: fix missing fixed-width integer types in zip_writer.h
- ff0776755a spice: update 0.15.2 -> 0.16.0
- 8f0bc1ac75 spice-protocols: update 0.14.4 -> 0.14.5
- b6876c517a freeradius: upgrade 3.2.7 -> 3.2.8
- aa430364a2 libunwind: guard unreachable() macro to avoid redefinition with stddef.h
- 838dbfc496 android-tools: scope 'write' macro to prevent conflict with std::basic_ostream::write
- 517f03237b imagemagick: add 'magick' binary to ALTERNATIVE entries
- 8e1c6cfe78 gpsd: update to 3.26.1
- 72a647e678 xterm: upgrade 402 -> 403
- 6e9d3bc12b sip: upgrade 6.13.1 -> 6.14.0
- 34f4e6db58 python3-yappi: upgrade 1.6.10 -> 1.7.3
- 493727338e python3-vector: upgrade 1.6.3 -> 1.7.0
- 4bbbba0024 python3-typer: upgrade 0.19.2 -> 0.20.0
- 7fe056caf6 python3-serpent: upgrade 1.41 -> 1.42
- 99a2f9d3c5 python3-requests-file: upgrade 3.0.0 -> 3.0.1
- 2d8593e804 python3-regex: upgrade 2025.9.18 -> 2025.10.23
- 1504517d92 python3-psycopg: upgrade 3.2.11 -> 3.2.12
- e6adede299 python3-posix-ipc: upgrade 1.3.0 -> 1.3.2
- 2f2e9634e3 python3-moteus: upgrade 0.3.93 -> 0.3.95
- 2cf947f615 python3-matplotlib-inline: upgrade 0.1.7 -> 0.2.1
- 8592c4ae78 python3-inline-snapshot: upgrade 0.30.0 -> 0.30.1
- f5ee1fa124 python3-huey: upgrade 2.5.3 -> 2.5.4
- 4764cd259f python3-grpcio: upgrade 1.75.1 -> 1.76.0
- ac1108caaf python3-grpcio-tools: upgrade 1.75.1 -> 1.76.0
- 4be58f9526 python3-grpcio-reflection: upgrade 1.75.1 -> 1.76.0
- 92ca67b275 python3-grpcio-channelz: upgrade 1.75.1 -> 1.76.0
- e85d27f511 python3-cmake: upgrade 4.1.0 -> 4.1.2
- 64b87fbe6c python3-cbor2: upgrade 5.7.0 -> 5.7.1
- a7f536301d nbdkit: upgrade 1.45.10 -> 1.45.12
- 76c7c36ce1 lvm2: upgrade 2.03.35 -> 2.03.36
- d456002d6e libio-compress-perl: upgrade 2.213 -> 2.214
- 2ef55e868b libio-compress-lzma-perl: upgrade 2.213 -> 2.214
- c07528cfff libdecor: upgrade 0.2.3 -> 0.2.4
- 3aeb29205c libcompress-raw-zlib-perl: upgrade 2.213 -> 2.214
- 6bc40de862 libcompress-raw-lzma-perl: upgrade 2.213 -> 2.214
- 242ced2c79 libcompress-raw-bzip2-perl: upgrade 2.213 -> 2.214
- e85c5d5339 graphviz: upgrade 14.0.1 -> 14.0.2
- 6057d7c8dc doxygen: upgrade 1.14.0 -> 1.15.0
- e573500dfd ctags: upgrade 6.2.20251019.0 -> 6.2.20251026.0
- f05169e354 cli11: upgrade 2.5.0 -> 2.6.0
- 87c92cd433 vulkan-cts: fix building for ARM targets without NEON
- 0f1e42d7f6 opengl-es-cts: upgrade 3.2.12.0 -> 3.2.13.0
- aa302fbb99 nodejs: upgrade 22.21.0 -> 22.21.1
- b0b106caed nv-codec-headers: update 12.1.14.0 -> 13.0.19.0
- 5c6ed1f857 gnome-remote-desktop: update 48.0 -> 49.1
- f1d96d2e33 postfix: upgrade 3.10.1 -> 3.10.5
- 83e38a4413 freerdp3: fix configure warning about image scaling
- 64f21f2ef8 freerdp3: fix typo WITH_ADD --> WITH_AAD
- 7674c075da freerdp3: upgrade 3.17.1 -> 3.17.2
- 160593772e uutils-coreutils: upgrade 0.2.2 -> 0.3.0
- 809cb8f424 python3-argcomplete: Upgrade 3.6.2 -> 3.6.3
- 11fa27f782 python3-termcolor: Upgrade 3.1.0 -> 3.2.0
- 56d351c260 libcamera: insane skip 32bit-time
- 17012bc181 inotify-tools: improve ptest result handling
- a992e7d222 python3-gpiod: update to v2.4.0
- 08f0cd4c5c layer.conf: add bpftool into NON_MULTILIB_RECIPES
- 7e143c1e76 bpftrace: Upgrade to 0.24.1 release
- 466bf08759 pocketpy: Upgrade to 3.1.3
- 554451c5a1 xfsdump: Make build reproducible
- 159e994140 nftables: fix ptests
- 237efae216 python3-scapy: fix ptests
- 020d38d39a lksctp-tools: move ptest from problem-list to slow-list
- 227dca8861 net-snmp: fix ptests
- 7e9941ab0f libxml-libxml-perl: skip recipe
- 6eacd02854 python3-pyasyncore: fix ptests
- 8fa97bdc1f libopenmtp: fix ptests
- 5c0c80437e libconfig-autoconf-perl: fix ptests
- 83cf087892 libmodule-build-tiny-perl: fix ptests
- 79e1e2a1e9 cpan-requirements-dynamic: add recipe
- 2d1e7f1716 libnet-dns-sec-perl: upgrade 1.10 -> 1.26
- 683fe62c99 libnet-dns-perl: upgrade 1.52 -> 1.53
- c38bfe2f95 phpmyadmin: upgrade 5.2.2 -> 5.2.3
- 69684e8263 xdebug: upgrade 3.4.5 -> 3.4.6
- 73aa35ee7f libnet-ssleay-perl: upgrade 1.85 -> 1.94
- f5ac239a92 lvgl: Disable building demos and examples
- a16b53a43c lvgl: Add freetype support
- 9f73c95792 lvgl: Add support for modifying the configuration using menuconfig
- 0df1a91b39 lvgl-demo-fb: Use Kconfig to configure
- 1c1c5c5633 lvgl: Use Kconfig to configure
- 9c201b0f85 lvgl-demo-fb: Update to 9.4.0
- adcc8f48a0 lvgl: Update to 9.4.0
- f1ce65fc8e python3-kconfiglib: Move to meta-oe
- 2c36d8b7f3 python3-pcpp: Add recipe for https://github.com/ned14/pcpp
- 65f0429033 psqlodbc: fix a failing ptest
- 90f237bb7e psqlodbc: upgrade 16.00.0000 -> 17.00.0006
- f5e7ef7032 rtorrent: Upgrade to 0.16.1
- 87ef752688 poco: Link with libatomic on x86
- 37cea46a6d python3-pybase64: Switch to PEP-517 build backend
- 6ea0cec227 mariadb: Fix build with musl/gcc-15
- acd66e872a avro-c,avro-c++: Upgrade to 1.12.1 release
- 7ad3381a2b python3-ukkonen: Update to latest from git repo
- 86b56782fe libtorrent: Upgrade to 0.16.1
- cf99ab2d8c rocksdb: Link with libatomic on x86 when using clang/libgcc
- 99dd4ed336 rocksdb: stdint.h needs to included in transaction_db_mutex.h
- 4026e1aca8 libcamera: Detect platform/toolchain defaults for C++ library
- ec195bf59f botan: Upgrade to 3.9.0
- d762cd031d libtest-harness-perl: fix ptests
- 007aec5e7e liburi-perl: fix ptests
- 83dca42b0d libmime-base32-perl: add recipe
- dc69412680 libsub-exporter-progressive-perl: fix homepage
- 7482a9521a libdevel-globaldestruction-perl: fix homepage
- 1f83ed659c libunicode-linebreak-perl: fix ptests
- 1c336d152b libtest-warn-perl: fix ptests
- 8a9881972d libtest-deep-perl: fix ptests
- d20350bcba libsub-uplevel-perl: fix ptests
- eb10bdb4b1 libmime-types-perl: fix ptests
- 87c16bd907 libfile-slurper-perl: fix ptests
- 61553f8931 libdigest-sha1-perl: fix ptests
- d5e2230e0e libdbd-sqlite-perl: fix ptests
- 85a6e07eb9 libdata-hexdump-perl: fix ptests
- b18644c713 libcrypt-openssl-rsa-perl: fix ptests
- 72222a8901 libcrypt-openssl-guess-perl: fix ptests
- 3de902d169 libcgi-perl: remove from problem ptest list
- f0c505b075 libauthen-sasl-perl: fix ptests
- 66ed465cc1 inotify-tools: add ptest support for inotify-tools
- f8c9aa83e7 freeradius: Remove files which have license issues
- 10f09e4054 mdns: Upgrade 2600.140.3 -> 2881.0.25
- 2278f23482 webmin: upgrade 2.300 -> 2.303
- 6a21bd735b python3-aiohttp: fix compiler failure on 32-bit arm
- 3f3c8f39ed php: upgrade 8.4.13 -> 8.4.14
- df95f956b6 thingsboard-gateway: Update systemd service
- 5005e061ce thingsboard-gateway: Use configs from source repository
- 958cf68ef2 thingsboard-gateway: Add missing dependencies
- 287afdd323 python3-questionary: Add recipe
- 8958b08838 python3-pyfiglet: Add recipe
- d8a85978e0 python3-pybase64: Add recipe
- ddc728ad43 python3-orjson: Add recipe
- 824ccc8845 python3-mmh3: Add recipe
- 9c4f82ac0b iperf3: add missing "libgcc" RDEPENDS
- 4b701ac88d libyang: explicitly add xxhash to DEPENDS
- 3e794428be python3-cytoolz: Switch to PEP-517 build backend
- 5d06477ba3 python3-setuptools-git-versioning: Add recipe
- a59aa4b34d opencl-icd-loader: upgrade 2024.05.08 -> 2025.07.22
- b104a2ce39 vulkan-cts: upgrade 1.4.3.3 -> 1.4.4.0
- d804fb389f audiofile: Fix Upstream-Status
- cf34333304 poppler: fix racing build issue
- b66ce03e27 toybox: upgrade 0.8.12 -> 0.8.13
- 5d022129e4 tinysparql: upgrade 3.10.0 -> 3.10.1
- a03b7f7de5 swagger-ui: upgrade 5.29.4 -> 5.29.5
- 5819afaacb stunnel: upgrade 5.75 -> 5.76
- 5cccec2252 python3-xmlschema: upgrade 4.1.0 -> 4.2.0
- b9caa4a1be python3-requests-file: upgrade 2.1.0 -> 3.0.0
- 0fe55ce6a0 python3-psycopg: upgrade 3.2.10 -> 3.2.11
- fd435f66b7 python3-protobuf: upgrade 6.31.1 -> 6.33.0
- ad937a3fbf python3-moteus: upgrade 0.3.92 -> 0.3.93
- 87d53d118f python3-mlcommons-loadgen: upgrade 5.1.0 -> 5.1.1
- d35020c30f python3-inline-snapshot: upgrade 0.29.3 -> 0.30.0
- 191022cc2b python3-humanize: upgrade 4.13.0 -> 4.14.0
- 1f33e2ddcf python3-h5py: upgrade 3.14.0 -> 3.15.0
- 7eb3acb612 python3-cytoolz: upgrade 1.0.1 -> 1.1.0
- 03f5d35430 python3-coverage: upgrade 7.10.7 -> 7.11.0
- e301aa9c78 python3-colorlog: upgrade 6.9.0 -> 6.10.1
- 0930b1b168 python3-charset-normalizer: upgrade 3.4.3 -> 3.4.4
- c73f9f4c6f python3-arrow: upgrade 1.3.0 -> 1.4.0
- b1da865024 pv: upgrade 1.9.42 -> 1.9.44
- 58b4da21fa nbdkit: upgrade 1.45.9 -> 1.45.10
- 6b28860184 nautilus: upgrade 49.0 -> 49.1
- 495224948c liblognorm: upgrade 2.0.6 -> 2.0.7
- 8e6eb55ecf libirecovery: upgrade 1.3.0 -> 1.3.1
- 73aaf9d495 libhtml-tree-perl: upgrade 5.06 -> 5.07
- 8d3a9f0652 libhtml-parser-perl: upgrade 3.76 -> 3.83
- c9cad942d2 freediameter: upgrade 1.5.0 -> 1.6.0
- 720f972a67 dash: upgrade 0.5.13 -> 0.5.13.1
- 98bf66ce7c ctags: upgrade 6.2.20251012.0 -> 6.2.20251019.0
- cd27709607 bdwgc: upgrade 8.2.8 -> 8.2.10
- a2299f5fb1 nodejs: upgrade 22.20.0 -> 22.21.0
- aa433940d4 cryptsetup: extend licenses with Apache-2.0
- d62236b30f cryptsetup: Update the license field
- b7b525d468 postgresql: update sysv init script
- 59d14f1220 libhtml-tree-perl: upgrade 5.05 -> 5.06
- 10af66f23c python3-betamax: fix ptests
- 777833a517 poco: fix some ptests
- 8b6b188fe0 sdbus-c++: fix ptests
- b833fdc421 libxml++-5.0: fix ptests
- 1559130d37 libmanette: fix ptests
- c26c858340 libmanette: upgrade 0.2.9 -> 0.2.13
- df675f8521 opencv: limit features in native
- 6b9b29258c libdbi-perl: fix ptests
- d69edd9167 kronosnet: Fetch version tag with BB_GIT_SHALLOW_EXTRA_REFS
- f955474be2 cli11: add ptest support
- e1f667ee80 linux-serial-test: add patch to fix potential hang in while loop
- ae7092375a linux-serial-test: add patch to fix returned error code
- 37a17c25cc vorbis-tools: upgrade 1.4.2 -> 1.4.3
- b28f8caccf python3-txaio: Migrate setup.py to pyproject.toml
- 9dd864f8c6 fwupd: upgrade 2.0.12 -> 2.0.16
- 2c8072f178 fwupd: fix ptests
- fbd80e3ab2 pipewire: update 1.4.8 -> 1.4.9
- 6a5ffc3466 cockpit: Upgrade to 349
- d8d4b7ab88 cockpit: Add runtime dependency on GNU Coreutils
- 35fafdb342 cockpit: Remove old-bridge leftovers
- 8bc16df184 bpftrace: fix do_configure failure when ptest disabled
- 97a9a1b93b python3-m2crypto: upgrade 0.45.1 -> 0.46.2
- 19cbdbcac6 python3-lazy-object-proxy: Remove __pycache__ from packaging
- 066b5207a0 python3-lazy-object-proxy: Upgrade to 1.12.0 release
- af989223cd python3-pynacl: Fix reproduciblity
- 0fa645bb69 fio: fix CVE-2025-10823
- 7b53cb83bb python3-httptools: Upgrade 0.6.4 -> 0.7.1
- 98cafecaa5 python3-setproctitle: Upgrade 1.3.6 -> 1.3.7
- 2b7d18164e python3-configargparse: Upgrade 1.7 -> 1.7.1
- 76504627f4 poppler: upgrade 25.08.0 -> 25.10.0
- f7305be2c8 samba: upgrade 4.19.8 -> 4.19.9
- e48e7e48a2 libldb: upgrade 2.8.1 -> 2.8.2
- 9944529c52 zabbix: upgrade 7.0.9 -> 7.0.19
- 039cb45db3 upower: upgrade 1.90.6 -> 1.90.10
- 9f8f3279be hdf5: patch CVE-2025-6750
- 131218e8ad hdf5: patch CVE-2025-2925
- 62f033d97d hdf5: patch CVE-2025-2924
- de5693d6d9 hdf5: patch CVE-2025-2914
- 5961c0dc6e hdf5: patch CVE-2025-2310
- a66568152a hdf5: patch CVE-2025-2153
- 32bbc37d2a swagger-ui: upgrade 5.29.0 -> 5.29.4
- 8ed2257dcc spdlog: upgrade 1.15.3 -> 1.16.0
- 0040e2fb74 sip: upgrade 6.12.0 -> 6.13.1
- c78cf4b1f0 sanlock: upgrade 4.0.0 -> 4.1.0
- e590bf142a python3-virtualenv: upgrade 20.34.0 -> 20.35.3
- 62ee842b4b python3-tomli: upgrade 2.2.1 -> 2.3.0
- 70f791e9dc python3-sqlalchemy: upgrade 2.0.43 -> 2.0.44
- 803edda764 python3-rich: upgrade 14.1.0 -> 14.2.0
- abce3f440f python3-pyzstd: upgrade 0.17.0 -> 0.18.0
- 4d1a509145 python3-pyunormalize: upgrade 16.0.0 -> 17.0.0
- e28a4cdbcf python3-pyudev: upgrade 0.24.3 -> 0.24.4
- 9bb50cd898 python3-pyproject-api: upgrade 1.9.1 -> 1.10.0
- 9767dfa3d4 python3-pymongo: upgrade 4.15.1 -> 4.15.3
- 04b9291848 python3-propcache: upgrade 0.3.2 -> 0.4.1
- 957250d8a7 python3-platformdirs: upgrade 4.4.0 -> 4.5.0
- 73fce7c769 python3-nltk: upgrade 3.9.1 -> 3.9.2
- 520fd28252 python3-matplotlib: upgrade 3.10.6 -> 3.10.7
- d893ee2ae1 python3-isort: upgrade 6.0.1 -> 7.0.0
- 275f38ee20 python3-ipython: upgrade 9.5.0 -> 9.6.0
- d63a8b7e3b python3-invoke: upgrade 2.2.0 -> 2.2.1
- a1f21ad013 python3-inline-snapshot: upgrade 0.29.1 -> 0.29.3
- 5bdc3be2d5 python3-greenstalk: upgrade 2.1.0 -> 2.1.1
- 7d7484b452 python3-frozenlist: upgrade 1.7.0 -> 1.8.0
- baafad0fa9 python3-cantools: upgrade 40.7.0 -> 40.7.1
- 9c7a665bc5 python3-cachetools: upgrade 6.2.0 -> 6.2.1
- 41e1e8c9c0 python3-astroid: upgrade 3.3.11 -> 4.0.1
- ed1d64656e python3-asgiref: upgrade 3.9.2 -> 3.10.0
- ff832a1a96 python3-alembic: upgrade 1.16.5 -> 1.17.0
- 44694fc206 pv: upgrade 1.9.34 -> 1.9.42
- 0ab638edac ndctl: upgrade v82 -> v83
- 2e2c7e592e mpich: upgrade 4.3.1 -> 4.3.2
- 08f550957f mcelog: upgrade 206 -> 207
- 1ac5317002 libsdl3: upgrade 3.2.22 -> 3.2.24
- 2b21756c75 libcgi-perl: upgrade 4.70 -> 4.71
- 49b0da0186 jsoncons: upgrade 1.4.1 -> 1.4.3
- fd78534983 graphviz: upgrade 14.0.0 -> 14.0.1
- 5a295b41ba gnome-system-monitor: upgrade 49.0 -> 49.1
- f0760799c8 gegl: upgrade 0.4.62 -> 0.4.64
- 8a41ee7454 cukinia: upgrade 0.9.0 -> 0.9.1
- 0c42664867 ctags: upgrade 6.2.20250921.0 -> 6.2.20251012.0
- 301650531a bindfs: upgrade 1.18.2 -> 1.18.3
- b880338f70 babl: upgrade 0.1.114 -> 0.1.116
- 9668f1bec9 b4: upgrade 0.14.2 -> 0.14.3
- e1915f54f1 libeigen: Backport a patch to make eigen_packet_wrapper trivial for c++11
- 2ac3baccd8 gimp: ignore CVE-2007-3741 (again)
- a637a72182 dovecot: ignore CVE-2016-4983 (again)
- 095cdf4a8c taisei: clean up recipe slightly
- 317da0fe97 pydantic: Upgrade 2.11.7 -> 2.12.0
- 918ac505d3 python3-pydantic-core: Upgrade 2.37.2 -> 2.41.1
- 5e593b1f91 python3-yarl: Upgrade 1.21.0 -> 1.22.0
- c0c3bd7935 python3-bitarray: Upgrade 3.7.1 -> 3.7.2
- 9b8ce32e95 python3-lief: Upgrade to 0.16.7
- fe5f7638fc python3-typing-inspection: Upgrade to 0.4.2
- 1153a97b40 mariadb: Bring back reworked aio patch
- 4fdeb6375e cups-filters: upgrade 2.0.0 -> 2.0.1
- d095742503 libhtml-parser-perl: upgrade 3.75 -> 3.76
- 0c030b0255 libhtml-tree-perl: upgrade 5.04 -> 5.05
- 3e272a20f5 nss: upgrade 3.116 -> 3.117
- 9c65444533 python3-django: upgrade 4.2.24 -> 4.2.25
- 955ac83b7f python3-django: Upgrade 5.2.6 -> 5.2.7
- 41662e93db frr: upgrade 10.3 -> 10.4.1
- 547e283a28 webrtc-audio-processing-2: Fix build with abseil-cpp 202508
- cb93879fbb abseil-cpp: Upgrade to 20250814.1 release
- 52e2cac8e0 net-snmp: Backport a patch to make sure $(LDFLAGS) is before any libs
- 441873fdc5 doxygen: fix reproducibility issue of doxygen-src
- 0710a28b59 pm-qa: Do not let find command recurse into .pc folder
- 3fd372d79b libblockdev: improve reproducibility
- d47510d417 libeigen: upgrade 3.4.0 -> 3.4.1
- c5d239faa6 cdrkit: fix reproducibility issue
- b9471f4967 monocypher: prepend MIRRORS instead of overwriting
- 9619695788 squid: patch CVE-2025-59362
- 66b553130b squid: upgrade 6.12 -> 7.1
- f088e1e1f9 squid: download from github
- ecf51fd294 openocd: add fallback repository mirror
- e7eb50fe25 openocd: add dmem support to am64xx and j784s4 platforms
- 050608b50d openocd: bump the openocd, jimtcl versions
- d1b67ac99e pm-qa: Do not hardcode PATCHTOOL
- a57f6d42b2 python3-telnetlib3: Upgrade 2.0.4 -> 2.0.8
- a8a2d944d5 python3-awesomeversion: Upgrade 25.5.0 -> 25.8.0
- 5d157933e9 python3-msgpack: Upgrade 1.1.1 -> 1.1.2
- 368ea9aa9a python3-filelock: Upgrade 3.18.0 -> 3.20.0
- b68dd1e77a python3-whitenoise: Upgrade 6.9.0 -> 6.11.0
- 1543159149 spice-guest-vdagent: upgrade 0.22.1 -> 0.23.0
- ca3e6f67da python3-typer: upgrade 0.19.1 -> 0.19.2
- ce98bd00f8 python3-txaio: upgrade 25.6.1 -> 25.9.2
- 934560d4b6 python3-simplejson: upgrade 3.20.1 -> 3.20.2
- 6cc53385c8 python3-pymodbus: upgrade 3.11.2 -> 3.11.3
- 372c306e57 python3-pycurl: upgrade 7.45.6 -> 7.45.7
- dc94be3527 python3-inline-snapshot: upgrade 0.29.0 -> 0.29.1
- 30b56b1e9c python3-grpcio: upgrade 1.75.0 -> 1.75.1
- 6a01daf8eb python3-grpcio-tools: upgrade 1.75.0 -> 1.75.1
- a86648c579 python3-grpcio-reflection: upgrade 1.75.0 -> 1.75.1
- fd030dc40d python3-grpcio-channelz: upgrade 1.75.0 -> 1.75.1
- dd1f44679c python3-flask-restx: upgrade 1.3.0 -> 1.3.2
- a03be5c002 python3-cantools: upgrade 40.6.0 -> 40.7.0
- a42e47ffd6 python3-asgiref: upgrade 3.9.1 -> 3.9.2
- b53b84a17d python3-apispec: upgrade 6.8.3 -> 6.8.4
- eed642244e python3-anyio: upgrade 4.10.0 -> 4.11.0
- f999a83972 parallel: upgrade 20250822 -> 20250922
- 9b5ab1a96c openvpn: upgrade 2.6.14 -> 2.6.15
- ad0d8610ed makeself: upgrade 2.5.0 -> 2.6.0
- 56b1b5178e graphviz: upgrade 13.1.2 -> 14.0.0
- 34a7bdb72f gnome-menus: upgrade 3.36.0 -> 3.38.1
- aa7dcb3c2e flatbuffers: upgrade 25.2.10 -> 25.9.23
- 74d3d9c2be libiec61850: upgrade 1.5.3 -> 1.6.1
- daf2c473d3 xfce4-mpc-plugin: upgrade 0.5.5 -> 0.6.0
- 5929150a19 open-vm-tools: upgrade 12.5.0 -> 13.0.5
- cdf4a7a4d8 python3-xxhash: Upgrade 3.5.0 -> 3.6.0
- ec5a9b9684 pgpool2: upgrade 4.5.5 -> 4.6.3
- 17ddc60d22 python3-beautifulsoup4: Upgrade 4.13.5 -> 4.14.2
- 628b06441f python3-dbus-fast: Upgrade 2.44.1 -> 2.44.5
- 0fc3ccf83a valkey: Upgrade 8.1.3 -> 8.1.4
- 93c7fc24f5 emacs: Use GNU_MIRROR in SRC_URI
- dedb716445 nbdkit: upgrade 1.45.1 -> 1.45.9
- aee6a9e450 touchpademulator: Add recipe
- 3d363e527f libcupsfilters: upgrade 2.0.0 -> 2.1.1
- ec7f6f5660 samba: Add PACKAGECONFIG[ad-dc] python3-markdown RDEPENDS
- c8e8890991 libppd: upgrade 2.0.0 -> 2.1.1
- 6cdb2e09d0 libraw: upgrade 0.21.2 -> 0.21.4
- 072623d578 luajit: ignore CVE-2024-2517{6,7,8}
- a29b328612 libssh: ignore CVE-2025-5318 and CVE-2025-5987
- 8f1269507a redis: ignore CVE-2022-3734 and CVE-2022-0543
- 17ba274172 redis: ignore CVE-2025-27151
- 2ef9c8762d redis: ignore CVE-2025-21605
- 5eae418a2e python3-django: upgrade 4.2.20 -> 4.2.24
- 64f25a7663 python3-django: Upgrade 5.2 -> 5.2.6
- 24ad0ea910 redis: upgrade 7.2.10 -> 7.2.11
- 1a22715b82 redis: upgrade 6.2.18 -> 6.2.20
- 480ac24af3 tinyproxy: upgrade 1.11.1 -> 1.11.2
- 0c6f60790a dovecot: upgrade 2.3.21.1 -> 2.4.1-4
- a2aadcda20 gnuplot: upgrade 5.4.3 -> 6.0.3
- 01116c0c47 libavif: upgrade 1.0.1 -> 1.3.0
- 73a77e8627 jasper: upgrade 4.2.4 -> 4.2.8
- aedf74e082 iperf2: ignore irrelevant CVEs
- b9e39b5fab imagemagick: upgrade 7.1.1-43 -> 7.1.2-5
- a986e3962c hdf5: upgrade 1.14.4-3 -> 1.14.6
- b1140390b6 python3-odfpy: New recipe for version 1.4.1
- f1b10c2686 python3-pint: Upgrade 0.24.4 -> 0.25
- 0f2495f065 python3-moteus: Upgrade 0.3.90 -> 0.3.92
- a0700485fa python3-aiohue: Upgrade 4.7.5 -> 4.8.0
- e0b51a116e python3-yarl: Upgrade 1.20.1 -> 1.21.0
- 3f95c76d05 opencl-benchmark: package NVIDIA OpenCL benchmark
- a56309b5b2 exiv2: upgrade 0.28.3 -> 0.28.7
- f516be2c45 gimp: ignore CVE-2025-8672
- c709a35529 xfce4-xkb-plugin: upgrade 0.8.2 -> 0.9.0
- 1b3215151c xfce4-wavelan-plugin: upgrade 0.6.3 -> 0.7.0
- 8438d64764 xfce4-verve-plugin: upgrade 2.0.3 -> 2.1.0
- 027206705d xfce4-timer-plugin: upgrade 1.7.2 -> 1.8.0
- 5f0e99fea7 xfce4-time-out-plugin: upgrade 1.1.4 -> 1.2.0
- 8ebc80c7ce xfce4-systemload-plugin: upgrade 1.3.2 -> 1.4.0
- 0f0c413ed0 xfce4-smartbookmark-plugin: upgrade 0.5.3 -> 0.6.0
- 7d9bf65321 xfce4-pulseaudio-plugin: upgrade 0.4.9 -> 0.5.1
- 80781f7a64 xfce4-places-plugin: upgrade 1.8.4 -> 1.9.0
- 8cb64bf351 xfce4-netload-plugin: upgrade 1.4.2 -> 1.5.0
- 4bb61682c8 xfce4-diskperf-plugin: upgrade 2.7.0 -> 2.8.0
- d6841c1815 xfce4-mount-plugin: upgrade 1.1.5 -> 1.2.0
- 8ddb2f559a xfce4-mailwatch-plugin: upgrade 1.3.2 -> 1.4.0
- ac3e494392 xfce4-genmon-plugin: upgrade 4.2.1 -> 4.3.0
- 67ed1c99e1 xfce4-fsguard-plugin: upgrade 1.1.4 -> 1.2.0
- 15b18c1591 xfce4-eyes-plugin: upgrade 4.6.1 -> 4.7.0
- 130fddbb6f xfce4-cpugraph-plugin: upgrade 1.2.11 -> 1.3.0
- b906cf21db xfce4-cpufreq-plugin: upgrade 1.2.9 -> 1.3.0
- e891d8050b xfce4-calculator-plugin: upgrade 0.7.3 -> 0.8.0
- c74f7bf025 xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0
- 2af293e8ca python3-stevedore: change to correct build backend
- c9a55aef87 emacs: upgrade 29.1 -> 30.2
- fbf17d5f9b civetweb: update to the latest revision
- 11fc309ae9 apache2: ignore CVE-2025-3891
- 7fea1c591a meta-python/conf/layer.conf: update OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES
- c723824e4d python3-pandas: fix reproducibility issue
- 4b589e4099 python3-mlcommons-loadgen: support reproducibility
- df688fc3c7 python3-yarl: support reproducibility
- d0f0e85c27 python3-propcache: support reproducibility
- 9ae27ec162 python3-frozenlist: support reproducibility
- ff2a53be1c taisei: Add packageconfigs for lto and rtti
- 67fa4530d1 taisei: Upgrade to 1.4.4 release
- 9f4bd029e1 usbids: upgrade 2025.04.01 -> 2025.09.15
- 4d6f772ff1 perfetto: Use gn from native sysroot
- f3cd830c09 mariadb: 11.4.8
- 90ed8e2bd5 mariadb: Fix a crash in my_convert()
- c5fdeca719 nspr: upgrade 4.36 -> 4.37
- e3fc66fe53 rygel: update 44.1 -> 45.0
- 9e2a1261e7 neon: upgrade 0.33.0 -> 0.34.2
- 09fcc28cd0 udisks2: upgrade 2.10.1 -> 2.10.2
- bbe5a69b69 dracut: Fix the multi-lib config
- 4bb2564e78 webkitgtk3: add patch to fix qemuarm
- f71c0f655a opencl-cts: build GL, GL ES and Vulkan interoperability tests
- 596e74fc68 opencl-cts: build SPIR-V files for the spirv-new test
- bd05e5b608 vulkan-cts: update to 1.4.3.3
- 25decdf8b0 webkitgtk3: upgrade 2.48.3 -> 2.48.7
- 91e428d4cd opencv: Support building for native
- 2f22ec651d glog: Support building for native
- a53e23b43b collectd: set working SRC_URI
- 45172be94e redis-plus-plus: upgrade 1.3.14 -> 1.3.15
- 3505e951b9 smartmontools: upgrade 7.4 -> 7.5
- 92ab710a3f gsoap: upgrade 2.8.134 -> 2.8.135
- b1355592c1 indent: upgrade 2.2.12 -> 2.2.13
- d1375d37ee indent: fix CVE-2024-0911
- 91ac7b0212 indent: fix CVE-2023-40305
- 721d4f901d packagegroup-meta-oe: only add clinfo if DISTRO_FEATURES has opencl
- 6c32a7135b mosh: set working SRC_URI
- 169a0b79e2 php: upgrade 8.4.12 -> 8.4.13
- ff75f0e9bc iwd: update 3.9 -> 3.10
- 52e78803b0 lsscsi: fix versioning
- db6b6b24a9 libmime-types-perl: upgrade 2.28 -> 2.29
- 95dd373592 freeradius: Fix the multilib config
- fbcfd9a9f5 nodejs: upgrade 22.19.0 -> 22.20.0
- 8e1e733f24 znc: upgrade 1.8.2 -> 1.10.1
- 964b42d7de dbus-broker: Add a runtime dependency on dbus-tools
- 8e69890597 arno-iptables-firewall: upgrade 2.1.2 -> 2.1.2a
- 66f1ee096f ipset: upgrade 7.22 -> 7.24
- 5b9b41975b python3-pyproj: added native
- 2ee311f63b python3-typer: upgrade 0.17.4 -> 0.19.1
- 0956226f81 python3-spidev: upgrade 3.7 -> 3.8
- a5ce6c159a python3-regex: upgrade 2025.9.1 -> 2025.9.18
- ce1c2a089a python3-pystemd: upgrade 0.13.4 -> 0.14.0
- 04f9c1eb23 python3-pymongo: upgrade 4.15.0 -> 4.15.1
- 94a922c107 python3-inline-snapshot: upgrade 0.28.0 -> 0.29.0
- 4bb5bc968f python3-grpcio: upgrade 1.74.0 -> 1.75.0
- b417546360 python3-grpcio-tools: upgrade 1.74.0 -> 1.75.0
- 9c4e02cad3 python3-grpcio-reflection: upgrade 1.74.0 -> 1.75.0
- 7b07da58c1 python3-grpcio-channelz: upgrade 1.74.0 -> 1.75.0
- 7e85a9512a python3-gevent: upgrade 25.8.2 -> 25.9.1
- 6aec6f6925 python3-dirty-equals: upgrade 0.9.0 -> 0.10.0
- fdf3a7915a python3-coverage: upgrade 7.10.6 -> 7.10.7
- 59c4dfc4cb python3-cantools: upgrade 40.5.0 -> 40.6.0
- 0c2b30a7ad python3-black: upgrade 25.1.0 -> 25.9.0
- 2cc8169042 openjpeg: upgrade 2.5.3 -> 2.5.4
- 36e991fbd5 nautilus: upgrade 48.3 -> 49.0
- 996bb4371c mcelog: upgrade 204 -> 206
- b8cc80568b liburi-perl: upgrade 5.32 -> 5.34
- a865d5b365 leptonica: upgrade 1.85.0 -> 1.86.0
- d3bff1aa96 jsoncons: upgrade 1.4.0 -> 1.4.1
- a3fc187ced inotify-tools: upgrade 4.23.9.0 -> 4.25.9.0
- db499c8de7 gnome-system-monitor: upgrade 48.1 -> 49.0
- cf51f98d71 freeipmi: upgrade 1.6.15 -> 1.6.16
- 2a8081c668 dconf: upgrade 0.40.0 -> 0.49.0
- e1b93d882c dash: upgrade 0.5.12 -> 0.5.13
- 4e4ad04233 ctags: upgrade 6.2.20250907.0 -> 6.2.20250921.0
- 8c38a815db btop: upgrade 1.4.4 -> 1.4.5
- 8891ca8748 zlog: upgrade 1.2.16 -> 1.2.18
- 6ac3bc3950 keepalived: upgrade 2.3.2 -> 2.3.4
- 0571309be4 fdk-aac: upgrade 2.0.2 -> 2.0.3
- 45ce20dd52 python3-gpt-image: Add native and nativesdk targets to the build
- b9fc1c079b opencv: Backport a patch to rename BlocksCompensator::feed()
- c9922073e4 hostapd: Backport a patch to build SAE-PK correctly
- 8fd2b5c5b2 tokyocabinet: fix license
- 3b7f2442fd tokyocabinet: switch to working SRC_URI
- 8a7ebb2480 trompeloeil: upgrade 47 -> 49
- b9669bc006 tcpreplay: upgrade 4.5.1 -> 4.5.2
- 2dc8b3d0f2 fatresize: upgrade 1.1.0 -> 1.1.0-3
- 959b07135c iperf3: Fix CVE-2025-54350
- 7b0f353128 iperf3: Fix CVE-2025-54349
- e3fc979b65 dracut: update to 108
- d68c56e1ed php: ignore CVE-2024-3566
- 97376e916e freeradius: Fix service start error
- 4c9349f0fd python3-aiohttp: 3.12.14 -> 3.12.15
- 8539b64e9b python3-pytest-cov: 6.1.1 -> 6.2.1
- 1e9c2a0c11 python3-pytest-xdist: 3.7.0 -> 3.8.0
- a3b4aa324d python3-pytest-pylint: 3.3.7 -> 3.3.8
- 8f662cf09a python3-aiohue: 4.7.4 -> 4.7.5
- 3107537686 thunar: upgrade 4.20.3 -> 4.20.5
- 41c8d12996 libxfce4ui: upgrade 4.20.1 -> 4.20.2
- db4acc7aa2 pkcs11-provider: Upgrade 1.0 -> 1.1
- 7b0e0d225a crucible: Inherit go-mod-update-modules
- 4989be90d8 libcyrpt-openssl-rsa-perl: upgrade 0.34 -> 0.35
- 6c7fd226c8 libconfig-autoconf-perl: upgrade 0.319 -> 0.320
- 66a8618f05 epeg: update to latest revision
- a5cfc39ece daemonize: update to latest revision
- 9e2040c10b webmin: upgrade 2.202 -> 2.300
- 00fa5e02f1 minifi-cpp: fix reproducibility issue
- c0226393ba tinycompress: Add recipe
- f7244cbb0f libhtml-tree-perl: upgrade 5.03 -> 5.04
- f200e9c401 libimport-into-perl: upgrade 1.002004 -> 1.002005
- 474d80f419 python3-pandas: Add native target to the build
- 2478dd3d56 pm-qa: update git fetch protocol
- 6cee89c49e README.md: Change maintainer from Andreas to Khem for gnome, multimedia, xfce
- 7fce82cb83 python3-icu: upgrade to 2.15.3
- 914561cfc2 python3-pyzmq: set cmake build dir to support reproducible
- 948d188832 webkitgtk3: Fix a typo OFFF -> OFF
- f65ae714d8 opencl: make use of the 'opencl' DISTRO_FEATURE
- 97b28934e8 opencl-icd-loader: pull in ICD packages
- f3fe8bf417 freerdp3: depend on virtual/libopencl1 instead of opencl-icd-loader
- 85a3ac2b9d opencl-cts: depend on virtual/libopencl1 instead of opencl-icd-loader
- 87b44d29b6 opencl: rename virtual/opencl-icd to virtual/libopencl1
- 6547930f24 ocl-icd, opencl-icd-loader: drop RPROVIDES for virtual-opencl-icd
- dfc93cc6d4 crucible: Update to 2025.05.28
- 6a86d97e0e freerdp3: Upgrade to 3.17.1
- 099dbddcb2 idevicerestore: Upgrade to tip of trunk
- 70ed586d50 libtatsu: Add recipe
- c436334d88 utf8proc: Fixes the recipe when built in offline mode
- 306c094576 webkitgtk3: fix build failure with DEBUG_BUILD enabled
- 403b9a1717 pahole: fix a Segmentation fault error
- 85ea9beb49 libxfce4windowing: update 4.20.3 -> 4.20.4
- f4b9dfa0c9 libcamera: upgrade 0.4.0 -> 0.5.2
- 11626467b4 xterm: upgrade 401 -> 402
- 79ffb22e7a tinysparql: upgrade 3.9.2 -> 3.10.0
- 75fd2448c4 tecla: upgrade 48.0.2 -> 49.0
- c487d70ad0 swagger-ui: upgrade 5.28.0 -> 5.29.0
- d2e503f21f python3-zstandard: upgrade 0.24.0 -> 0.25.0
- da1741b3d3 python3-zeroconf: upgrade 0.147.0 -> 0.147.2
- ced0471476 python3-wrapt: upgrade 1.17.2 -> 1.17.3
- 3ed4be8dc1 python3-typer: upgrade 0.17.3 -> 0.17.4
- 878e08fdd7 python3-twine: upgrade 6.1.0 -> 6.2.0
- 6fa1f8cf02 python3-trio: upgrade 0.30.0 -> 0.31.0
- 02753b4e22 python3-starlette: upgrade 0.47.3 -> 0.48.0
- 3ce77fd83b python3-sdbus: upgrade 0.14.0 -> 0.14.1
- 1d22b9e513 python3-regex: upgrade 2025.8.29 -> 2025.9.1
- 71841bb149 python3-pymongo: upgrade 4.14.1 -> 4.15.0
- 28324a7f48 python3-pymodbus: upgrade 3.11.1 -> 3.11.2
- dde47e0652 python3-pycares: upgrade 4.10.0 -> 4.11.0
- d945f3e840 python3-psycopg: upgrade 3.2.9 -> 3.2.10
- b4cf9d5b5d python3-nanobind: upgrade 2.8.0 -> 2.9.2
- c14dda5e17 python3-icecream: upgrade 2.1.7 -> 2.1.8
- 22962392e5 python3-httplib2: upgrade 0.30.0 -> 0.31.0
- 66595a0c11 python3-expandvars: upgrade 1.1.1 -> 1.1.2
- 55dc876c44 python3-executing: upgrade 2.2.0 -> 2.2.1
- 689b5d700c python3-dnspython: upgrade 2.7.0 -> 2.8.0
- 81d9c6b5e2 python3-bleak: upgrade 1.1.0 -> 1.1.1
- 4dcb8042c5 python3-arpeggio: upgrade 2.0.2 -> 2.0.3
- 9604bef8b3 python3-apispec: upgrade 6.8.2 -> 6.8.3
- 3550637bd7 nss: upgrade 3.115.1 -> 3.116
- 171a9269a8 mutter: upgrade 48.4 -> 48.5
- 3afda8b9f1 lvm2: upgrade 2.03.34 -> 2.03.35
- c7f520bd1d lldpd: upgrade 1.0.19 -> 1.0.20
- 4c005ea71d libxpresent: upgrade 1.0.1 -> 1.0.2
- 6332f221dd libssh: upgrade 0.11.2 -> 0.11.3
- 99199113e6 libsdl3: upgrade 3.2.20 -> 3.2.22
- 3f7b0d2b8a libpanel: upgrade 1.10.1 -> 1.10.2
- fe128f6942 libirecovery: upgrade 1.2.1 -> 1.3.0
- f5aeeaa3c9 gvfs: upgrade 1.57.2 -> 1.58.0
- cbec2c88dc gnome-font-viewer: upgrade 48.0 -> 49.0
- 9595c50212 feh: upgrade 3.11.1 -> 3.11.2
- 3ba4e4a1d0 dool: upgrade 1.3.6 -> 1.3.8
- b4420dc245 ctags: upgrade 6.2.20250831.0 -> 6.2.20250907.0
- 22b9cd61a0 cjson: upgrade 1.7.18 -> 1.7.19
- a849b20f90 asyncmqtt: upgrade 10.2.3 -> 10.2.5
- 1f35112e6f vboxguestdrivers: Upgrade to 7.2.2
- 997e47c590 mpv: fix build with ffmpeg 8.0
- d58fd569c2 opencv: add support for ffmpeg 8.0
- 7c0a0f73bd pgpool2: upgrade 4.5.4 -> 4.5.5
- 259928e1c0 uutils-coreutils: upgrade to 0.2.2
- 3956b3a958 uutils-coreutils: add feat_systemd_logind
- f50cdaea20 pipewire-media-session: update 0.4.2 -> 0.4.3
- 96f7952ec3 wireplumber: update 0.5.10 -> 0.5.11
- ac0808ce8e pipewire: update 1.4.7 -> 1.4.8
- 9ed5916ac8 wxwidgets: add back the possibility to add packageconfig opengl for native
- f5246b7df4 meta-oe: image: optionally remove RAW image after sparse image creation
- 0601a0bd8f pgpool2: update patch statuses
- 0587c7ac7e libcrypt-openssl-rsa-perl: upgrade 0.33 -> 0.34
- 219f5c96cc ledmon: upgrade 0.97 -> 1.1.0
- 9653e31152 libchamplain: don't compile for 32-bit targets
- b475fd44b4 libhtml-parser-perl: upgrade 3.73 -> 3.75
- 926302f729 python3-apt: upgrade 2.5.3 -> 3.0.0
- 634cb298fd libhtml-tagset-perl: upgrade 3.20 -> 3.24
- e1625a159e libgdata: fix compiling for 32-bit targets
- 909985d1b9 pgpool2: fix compiling for 32-bit arches
- 550608a25d metacity: upgrade 3.52.0 -> 3.56.0
- f633beecab include-what-you-use: Upgrade to 0.25 (clang_21)
- 2886182331 bpftrace: Fix runtime deps and enable musl builds
- 8783b260a4 bpftrace: Upgrade to 0.24.0
- 4e0a5e434c tinyalsa: Add meson build option for plugin support
- 98cdacb8ba uutils-coreutils: fix file not being packaged
- 6bb43f7a55 kernel-selftest: add cpufreq and cpu-hotplug tests
- c36badde67 libalgorithm-diff-perl: upgrade 1.1903 -> 1.201
- 49c1d504d6 opencv: Only rename ${bindir}/shape if it exists
- f8498f2699 layer.conf: add bpftrace to NON_MULTILIB_RECIPES
- f28bbce096 nmon: Upgrade 16m -> 16n
- 15a204024d libnwck/libnwck3: use time_t to avoid build failure
- bad66d976e snapper: Fix build with boost 1.89+
- f301d94aeb avro-c++: Fix build with boost 1.89+
- 7b7953f3a1 python3-txws: Switch to pypi for fetching
- 40d911dc7e kronosnet: Upgrade to 1.31
- c415680160 bpftrace: Upgrade to 0.23.5 release
- 09387c691b uutils-coreutils: upgrade 0.1.0 -> 0.2.0
- 6d3a650372 bpftool,bpftool-native: Separate out native recipe
- bb2d5f9d4d audit: upgrade 4.0.5 -> 4.1.2
- 827abeaf07 malcontent: update 0.13.0 -> 0.13.1
- ccd2c8b67c xdg-desktop-portal: update 1.20.0 -> 1.20.3
- 1175f24271 flatpak: update 1.16.0 -> 1.16.1
- 1c844d3025 libalgorithm-diff-perl: upgrade 1.1901 -> 1.1903
- 3564ff8f30 tk8: upgrade 8.6.15 -> 8.6.17
- 2e9e58b738 sysprof: Add dependence to fix do_configure error
- 39d619ae48 poco: upgrade 1.13.3 -> 1.14.2
- fd609bef6d utf8proc: add new recipe with ptest
- 6c5d9ef0db poco: enable postgresql support
- ccd12f3c2d poco: move MongoDB to group of configs disabled by default
- ed447167aa poco: disable redis config by default
- eff5366dcb poco: ignore newly failing test
- 6b837f4c88 poco: enable dns in ptest
- 462e63f5ea poco: remove obsolete config define
- b7d8040ffc poco: cleanup PACKAGECONFIG for native variant
- 1b45df8f95 meta-oe-image-ptest: fix small typo
- b8d586f05c canopenterm: Upgrade to version 1.0.13
- 7856922e5e sysprof: upgrade 48.0 -> 48.1
- 6485fad190 python3-pre-commit: New recipe
- 2d54bce9ba python3-nodeenv: New recipe
- 98b6d1120c python3-identify: New recipe
- 502457f7f9 python3-ukkonen: New recipe
- 4fc2fdc79a python3-cfgv: New recipe
- 2257a50dbd webkitgtk3: fix do_configure error on beaglebone-yocto
- 44c9118e9d libsdl2-ttf: add PACKAGECONFIG opengl conditionally
- 9d901cc76f openjpeg: fix for CVE-2025-54874
- 37a07db365 pocketpy: Upgrade to 2.1.1
- b4b2636a68 yyjson: upgrade 0.11.1 -> 0.12.0
- b92a3f8659 swagger-ui: upgrade 5.27.1 -> 5.28.0
- 8997c7dc0a python3-ujson: upgrade 5.10.0 -> 5.11.0
- e138502e9c python3-typer: upgrade 0.16.0 -> 0.17.3
- 9f10b475e0 python3-supervisor: upgrade 4.2.5 -> 4.3.0
- 6c34dd6c2f python3-stevedore: upgrade 5.4.1 -> 5.5.0
- de38f03845 python3-starlette: upgrade 0.47.2 -> 0.47.3
- 92980888ac python3-soupsieve: upgrade 2.7 -> 2.8
- 55cebaa926 python3-scikit-build-core: upgrade 0.11.5 -> 0.11.6
- 63c722b92d python3-regex: upgrade 2025.7.34 -> 2025.8.29
- 1a21ec26e5 python3-pyzmq: upgrade 27.0.1 -> 27.0.2
- 67c9f3ef34 python3-pytest-sugar: upgrade 1.1.0 -> 1.1.1
- fd9640dcca python3-pymysql: upgrade 1.1.1 -> 1.1.2
- 5a171d8324 python3-pymongo: upgrade 4.14.0 -> 4.14.1
- 8959ee68ec python3-pyais: upgrade 2.13.0 -> 2.13.2
- a2f739a38c python3-prompt-toolkit: upgrade 3.0.51 -> 3.0.52
- 8dc1bd39f4 python3-platformdirs: upgrade 4.3.8 -> 4.4.0
- e7c30f6f3d python3-parso: upgrade 0.8.4 -> 0.8.5
- 7dd6b4cbd0 python3-matplotlib: upgrade 3.10.5 -> 3.10.6
- da227a2523 python3-marshmallow: upgrade 4.0.0 -> 4.0.1
- e1490a8ea5 python3-joblib: upgrade 1.5.1 -> 1.5.2
- b0543753a1 python3-ipython: upgrade 9.4.0 -> 9.5.0
- 3c9519c24d python3-inline-snapshot: upgrade 0.27.2 -> 0.28.0
- 61a26808ae python3-humanize: upgrade 4.12.3 -> 4.13.0
- f171ab3199 python3-httplib2: upgrade 0.22.0 -> 0.30.0
- a0384a2ee4 python3-h2: upgrade 4.2.0 -> 4.3.0
- 3b11025c1a python3-gevent: upgrade 25.5.1 -> 25.8.2
- 531c2550f5 python3-flask: upgrade 3.1.1 -> 3.1.2
- 51f9c15c46 python3-eventlet: upgrade 0.40.2 -> 0.40.3
- f2f0e6877f python3-eth-utils: upgrade 5.3.0 -> 5.3.1
- 4eb9243181 python3-email-validator: upgrade 2.2.0 -> 2.3.0
- 4c3666b65d python3-coverage: upgrade 7.10.4 -> 7.10.6
- 16eb5705b6 python3-cachetools: upgrade 6.1.0 -> 6.2.0
- 1a1d50fc83 python3-bitarray: upgrade 3.6.1 -> 3.7.1
- d507f167a9 python3-beautifulsoup4: upgrade 4.13.4 -> 4.13.5
- 87f7e5c7f5 python3-alembic: upgrade 1.16.4 -> 1.16.5
- e52777c3ac parallel: upgrade 20250722 -> 20250822
- 248b39249f nss: upgrade 3.115 -> 3.115.1
- 94caa8666f nftables: upgrade 1.1.4 -> 1.1.5
- 23a7f368cc networkmanager-openvpn: upgrade 1.12.2 -> 1.12.3
- fed0c272a2 nano: upgrade 8.5 -> 8.6
- f358bc093a libspelling: upgrade 0.4.8 -> 0.4.9
- 1088d3bbe5 libpanel: upgrade 1.10.0 -> 1.10.1
- 7d45001af8 libei: upgrade 1.4.1 -> 1.5.0
- 5a6fc53411 libdex: upgrade 0.10.1 -> 1.0.0
- 88eb121689 jsoncons: upgrade 1.3.2 -> 1.4.0
- 9e933f32e7 hwloc: upgrade 2.12.1 -> 2.12.2
- 276c009bee geoclue: upgrade 2.7.2 -> 2.8.0
- afbe561190 fping: upgrade 5.3 -> 5.4
- be20364d16 feh: upgrade 3.10.3 -> 3.11.1
- 3682b77d4d evtest: upgrade 1.35 -> 1.36
- b5fdfb85ea dool: upgrade 1.3.4 -> 1.3.6
- 12dbe453be cukinia: upgrade 0.8.0 -> 0.9.0
- dd941a3a04 ctags: upgrade 6.2.20250810.0 -> 6.2.20250831.0
- 0238d11d23 cryptsetup: upgrade 2.8.0 -> 2.8.1
- d9e2c5a78b asyncmqtt: upgrade 10.2.0 -> 10.2.3
- 342a38bbfe cheese: require distro feature opengl
- b00af83239 libpanel: require distro feature opengl
- 2de2663b8a imx-cst: Replace hard-coded linux64 with linux${SITEINFO_BITS}
- cf96ad8622 influxdb: Update module cache content
- f739fb9ab2 influxdb: Add spdx parameter to license URIs
- fef1cc752d crucible: Update module cache content
- 04b464383c crucible: Add spdx parameter to license URIs
- 86f2dee014 image_types_verity.bbclass: remove breaking unit suffix from machine-readable verity parameters
- c8ef8ccd8d ssd1306: Update to newer version
- 51a526de20 xdebug: upgrade 3.4.2 -> 3.4.5
- 2eefbef795 python3-behave: Upgrade 1.2.6 -> 1.3.2
- d739dc3262 python3-cucumber-tag-expressions: Add recipe
- 6b0c0e246a python3-charset-normalizer: Upgrade 3.4.2 -> 3.4.3
- af1199a7aa klibc: Do not let clang generate wcslen builtin
- 803087e186 klibc: Upgrade to 2.0.14
- 8090156082 libjxl: Upgrade to 0.11.1
- d090938795 php: upgrade 8.4.11 -> 8.4.12
- d3610b7fe8 minifi-cpp: Include cstdlib in fmt for free/malloc
- 19edc370c7 castxml: Upgrade to 0.6.13 release
- 5a4d1bc713 hiawatha: Fix bundled mbedtls with clang-21
- 2ebb85fbb8 ot-br-posix: Fix build with clang-21
- 9c360cb7a0 openal-soft: Fix build with clang-21
- ec3c60bd9f bcc: Fix build with LLVM/Clang 21
- 59f2556edd 7zip: Disable Werror
- 3153c527ee mdns: Upgrade 2600.120.12 -> 2600.140.3
- 0deaa31db3 snapper: update 0.11.2 -> 0.12.2
- 769b7163d5 nodejs: upgrade 22.18.0 -> 22.19.0
- 9b5fc1605b libiio: Add sysvinit support
- c800a3ed96 libiio: Add hwmon support
- e267b59306 libwnck3: fix build failure for lib32-libwnck3
- b8d92b383d libwnck: fix build failure for lib32-libwnck
- 9472f4a728 kernel-selftest: handle missing -64.h headers
- 146473ce0f hiredis: Build vendored hdr_histogram fpconv
- 50dce858cd vboxguestdrivers: Upgrade to 7.2.0
- fa1a8cd51b zfs: Upgrade to 2.2.8 release
- 2156942867 libvncserver: fix generated LibVNCServerTargets.cmake
- f88db75ffa softhsm: switch source to GitHub repository
- c5de36f588 libconfig: switch source to GitHub repository
- f42d8e0e48 sysprof: upgrade 47.2 -> 48.0
- 93c4d2c9f6 nginx: patch CVE-2025-53859 in stable
- a41344f3bd nginx: upgrade mainline 1.27.4 -> 1.29.1
- 3228b7d706 nginx: upgrade stable 1.26.3 -> 1.28.0
- 6c30f47645 freerdp3: add bindir to SYSROOT_DIRS
- 3d9e26feb5 passwdqc: correct the SRC_URI
- 7949ad3de2 logcheck: correct the SRC_URI
- 33fec4b4f4 networkmanager: Fix build with clang-21
- ab52517b43 rapidjson: Upgrade to tip of trunk
- 8e28287dde openvpn: change ptest output format
- 8fe9d51b11 python3-zstandard: upgrade 0.23.0 -> 0.24.0
- 81ece6d868 python3-yamlloader: upgrade 1.5.1 -> 1.5.2
- 54f435d470 python3-virtualenv: upgrade 20.32.0 -> 20.34.0
- 35e86713c3 python3-tornado: upgrade 6.5.1 -> 6.5.2
- eb0787a81b python3-sqlalchemy: upgrade 2.0.42 -> 2.0.43
- b45bd0d5e7 python3-responses: upgrade 0.25.7 -> 0.25.8
- 6ff66c7ebb python3-pyzmq: upgrade 27.0.0 -> 27.0.1
- b693c769f3 python3-pytest-sugar: upgrade 1.0.0 -> 1.1.0
- b7084b9670 python3-pyproj: upgrade 3.7.1 -> 3.7.2
- 5da7fd6854 python3-pymongo: upgrade 4.13.2 -> 4.14.0
- 8ae5a43cff python3-pymodbus: upgrade 3.10.0 -> 3.11.1
- 4bbbf692af python3-pymisp: upgrade 2.5.12 -> 2.5.17
- 41aa14a1d4 python3-pycares: upgrade 4.9.0 -> 4.10.0
- 5fec1a1eab python3-pyais: upgrade 2.12.0 -> 2.13.0
- 9342c4377d python3-kiwisolver: upgrade 1.4.8 -> 1.4.9
- d27be3682e python3-inline-snapshot: upgrade 0.26.0 -> 0.27.2
- 0c753112c5 python3-icecream: upgrade 2.1.5 -> 2.1.7
- 8e0b437645 python3-greenlet: upgrade 3.2.3 -> 3.2.4
- 38b08d2639 python3-gnupg: upgrade 0.5.4 -> 0.5.5
- 9861272fdd python3-freezegun: upgrade 1.5.4 -> 1.5.5
- 748b75e1b4 re2: Link with libatomic on riscv32
- 5761dacc36 abseil-cpp: Link with libatomic on riscv32
- 6afcc7939e freeglut: changed SRC_URI to github + added UPSTREAM_CHECK
- e4854cbceb python3-fasteners: upgrade 0.19 -> 0.20
- 35596f2d32 python3-elementpath: upgrade 5.0.3 -> 5.0.4
- 977306533f python3-djangorestframework: upgrade 3.16.0 -> 3.16.1
- 61e741666d python3-coverage: upgrade 7.10.1 -> 7.10.4
- 5023841676 python3-cmake: upgrade 4.0.3 -> 4.1.0
- b5c457d888 python3-cbor2: upgrade 5.6.5 -> 5.7.0
- eadae36c62 python3-cantools: upgrade 40.2.3 -> 40.5.0
- 9bb936d5f4 python3-can: upgrade 4.5.0 -> 4.6.1
- 5fa4713756 python3-bleak: upgrade 1.0.1 -> 1.1.0
- a0269c9ce4 python3-bitarray: upgrade 3.6.0 -> 3.6.1
- 88d41b8c98 python3-anyio: upgrade 4.9.0 -> 4.10.0
- 92318cb3a9 nss: upgrade 3.114 -> 3.115
- de128865a5 nftables: upgrade 1.1.3 -> 1.1.4
- cd4ff7ebe4 networkmanager-openvpn: upgrade 1.12.0 -> 1.12.2
- 022beece6e libyang: upgrade 3.12.2 -> 3.13.5
- 9b1bd9bbe5 libtevent: upgrade 0.17.0 -> 0.17.1
- 6814d6bb19 libtdb: upgrade 1.4.13 -> 1.4.14
- 2ae2d4834a libsdl3: upgrade 3.2.18 -> 3.2.20
- 20d5201dbb libnftnl: upgrade 1.2.9 -> 1.3.0
- cfc699399e libdaq: upgrade 3.0.20 -> 3.0.21
- d383468b25 icewm: upgrade 3.8.1 -> 3.8.2
- 42430643df highway: upgrade 1.2.0 -> 1.3.0
- c7a4469acc graphviz: upgrade 13.1.1 -> 13.1.2
- 5ca47136f3 gnome-online-accounts: upgrade 3.55.0 -> 3.55.1
- 17a65ac4ea ctags: upgrade 6.2.20250727.0 -> 6.2.20250810.0
- b45e429b58 bindfs: upgrade 1.18.1 -> 1.18.2
- eaceb635f7 postgresql: upgrade 17.5 -> 17.6
- c092b3adc5 signing.bbclass: create env with 0x600
- 5c33bc28eb php: upgrade 8.4.10 -> 8.4.11
- 4579e68e5d glm: add nativesdk to BBCLASSEXTEND
- 185efabc62 clight: add recipe
- 6a17c90e96 clightd:add recipe
- 14b8d3cf17 libmodule: add recipe
- ab5cd440b3 perfetto: enabled traced_perf by compiling with clang
- 1b2ebce563 perfetto: upgrade 47.0 -> 51.2
- 157d2fede2 gitpkgv.bbclass: inspect repository in UNPACKDIR
- 5ae3536204 kernel-hardening-checker: upgrade to 0.6.10.2
- 496b290dc9 python3-exhale: fixed location + added nativesdk
- e1e5d2155f python3-breathe: fixed location + added nativesdk
- 7ceeb8b8d7 rocksdb: Fix build when using x86-64-v3 tune
- d307fdabf6 fcgi: upgrade 2.4.2 -> 2.4.6
- df6a14a27c openvpn: Add PACKAGECONFIG for data channel offload
- 70a9c5ca6e syzkaller: Add nativesdk
- 163506182f syzkaller: Upgrade to latest tip of trunk
- 6482f42200 protobuf: Delete unused 0001-utf8_range-add-version-marker-to-library-19009.patch
- 77153a478a safec: Upgrade to 3.9.1
- 839b3078cd ktx-software: Disable AVX on x86_64
- 2d8d6ec229 7zip: upgrade 24.09 -> 25.01
- f2dc694c52 python3-posix-ipc: upgrade 1.2.0 -> 1.3.0
- 7b7d912e7a oprofile: Adjust ptests for UNPACKDIR changes
- 32f2857c67 libplacebo: Fix build with latest python 3.14
- 618b14ef14 systemd-repart-native: clean up dependencies
- 0331499e1f mosquitto: bump to 2.0.22
- fd6a9a2b30 c-ares: backport a patch for a memory leak
- a4fe9edd32 systemd-repart: Fix build after S moved into UNPACKDIR
- 72d399339e simpleiot: Add recipe
- 63584aeba9 tomlplusplus: Fix test failures with clang/libcxx
- eea415cfbd tailscale: Added support for systemd init
- fa9c926f4f poppler: upgrade 25.06.0 -> 25.08.0
- 5605736b18 cli11: removed old SRC_URI[sha256sum]
- 972faf66cf aml: upgrade 0.3.0 -> 1.0.0
- 311998ff62 neatvnc: upgrade 0.8.1 -> 0.9.5
- dffa7ccc68 gphoto2: Strip --sysroot out of emitted compiler string into binaries
- 90c47eb0a4 libgphoto2: Upgrade to 2.5.32
- ba158bb8cc spdm-utils: Add missing clang-native dependency
- 5ec34f64a0 spdm-utils: Remove comment about meta-clang
- 5e7559a17f python3-typer: use correct Python build backend class
- e9c44053f7 python3-twitter: use correct Python build backend class
- 87cf794116 python3-trustme: use correct Python build backend class
- 530dbcec10 python3-termcolor: use correct Python build backend class
- 0fdcb5154a python3-systemd: use correct Python build backend class
- 169d18dd37 python3-soupsieve: use correct Python build backend class
- 6317c53f9b python3-simpleeval: use correct Python build backend class
- 8952de6e6b python3-pymongo: use correct Python build backend class
- 0c8cc8ee55 python3-paho-mqtt: use correct Python build backend class
- 415b4b3dc5 python3-mypy-extensions: use correct Python build backend class
- 80c3faef4e python3-itsdangerous: use correct Python build backend class
- 2ca5327213 python3-greenstalk: use correct Python build backend class
- b6b02b5f92 python3-flask: use correct Python build backend class
- ffc1e95ca3 python3-flask-sqlalchemy: use correct Python build backend class
- 96a6c0eb40 python3-flask-marshmallow: use correct Python build backend class
- f42b29ef73 python3-expandvars: use correct Python build backend class
- 65d4a3e0c4 python3-blinker: use correct Python build backend class
- c96e042782 python3-apispec: use correct Python build backend class
- bdd47759ff python3-a2wsgi: use correct Python build backend class
- 1030642698 python3-jsonref: use correct Python build backend class
- acbf3e2e7e openwsman: Fix reprodubility issue due to abs paths
- ae8ea29788 xgamma: upgrade 1.0.7 -> 1.0.8
- bf77668d12 swagger-ui: upgrade 5.27.0 -> 5.27.1
- ac0b53623e python3-sqlalchemy: upgrade 2.0.41 -> 2.0.42
- f31a407c3f python3-regex: upgrade 2024.11.6 -> 2025.7.34
- 7e18d029ff python3-pyroute2: upgrade 0.9.3 -> 0.9.4
- 302a6ed195 python3-pymodbus: upgrade 3.9.2 -> 3.10.0
- cc3b2d5e08 python3-polyline: upgrade 2.0.2 -> 2.0.3
- f953e95f61 python3-matplotlib: upgrade 3.10.3 -> 3.10.5
- 0f4f076652 python3-inline-snapshot: upgrade 0.25.3 -> 0.26.0
- 7302ea640b python3-freezegun: upgrade 1.5.3 -> 1.5.4
- 46a0063bc1 python3-bitarray: upgrade 3.5.2 -> 3.6.0
- 8c0169365a pv: upgrade 1.9.31 -> 1.9.34
- 407adc7192 memcached: upgrade 1.6.38 -> 1.6.39
- d3f43b1352 lvm2: upgrade 2.03.33 -> 2.03.34
- d643d35349 libnet-dns-perl: upgrade 1.51 -> 1.52
- a4a900e596 graphviz: upgrade 13.1.0 -> 13.1.1
- 7195709891 ctags: upgrade 6.2.20250713.0 -> 6.2.20250727.0
- 4462b9d8fc python3-aioresponses: update inheritance to python_setuptools_build_meta
- 219cc7775f nodejs: upgrade 22.16.0 -> 22.18.0
- ad6a3009cf pipewire: update 1.4.6 -> 1.4.7
- 6afa1b72c3 spdm-utils: Move back to meta-oe
- 13e814bb88 thin-provisioning-tools: Move out of clang dynamic layer to meta-oe
- 10385d468e python3-pydantic: Upgrade to v2.12.0a1 prerelease
- 825ee9e7ae python3-kivy: Set KIVY_NO_ARGS=1
- 2e4fd45157 redis: Upgrade to 7.2.10
- d0391cd534 nlohmann-fifo: Fix build with clang
- c8de88eaa0 opencv: install test and sample binaries, rename /usr/bin/shape
- 8c33d45cab python3-httptools: Use setuptools3_legacy
- 75138806e2 python3-pydantic-core: Upgrade to 2.37.2
- b5593ee511 waylandpp: Add tag annotation to SRC_URI
- b2bbe30c24 waylandpp: update 1.0.0 -> 1.0.1
- c4b9a59fb4 usbguard: upgrade 1.1.3 -> 1.1.4
- defe860c3b uftrace: upgrade 0.18 -> 0.18.1
- 65523bc212 rsyslog: upgrade 8.2504.0 -> 8.2506.0
- 31d38fc071 rsnapshot: upgrade 1.4.5 -> 1.5.1
- 6d95399fa2 qcbor: upgrade 1.4.1 -> 1.5.3
- dfc4571996 python3-virtualenv: upgrade 20.31.2 -> 20.32.0
- 74e1256260 python3-snagboot: upgrade 2.3 -> 2.4
- b813fd4b46 python3-rich: upgrade 14.0.0 -> 14.1.0
- 0ac80476da python3-pyroute2: upgrade 0.9.2 -> 0.9.3
- fe8c3bd861 python3-moteus: upgrade 0.3.89 -> 0.3.90
- be5dfe9b7b python3-inline-snapshot: upgrade 0.24.0 -> 0.25.3
- 748ad70ede python3-grpcio: upgrade 1.73.1 -> 1.74.0
- 9e3f453cbd python3-grpcio-tools: upgrade 1.73.1 -> 1.74.0
- 73ed7341b7 python3-grpcio-reflection: upgrade 1.73.1 -> 1.74.0
- 8eb80a2af9 python3-grpcio-channelz: upgrade 1.73.1 -> 1.74.0
- f154da7070 python3-eventlet: upgrade 0.40.1 -> 0.40.2
- 366147f537 python3-coverage: upgrade 7.9.2 -> 7.10.1
- 4aaba1473d python3-bitarray: upgrade 3.5.1 -> 3.5.2
- 0eee87c653 pstack: upgrade 2.10 -> 2.12.2
- f171f49640 pcsc-tools: upgrade 1.7.2 -> 1.7.3
- 51e8a6afd2 pcp: upgrade 6.3.7 -> 6.3.8
- 482318ca41 parallel: upgrade 20250622 -> 20250722
- deb49cdd8e nss: upgrade 3.112 -> 3.114
- 49dc5a2c8e ndctl: upgrade v79 -> v82
- e9efacfc5c nano: upgrade 8.3 -> 8.5
- e9393e8936 msktutil: upgrade 1.2.1 -> 1.2.2
- 855726266a mpich: upgrade 4.3.0 -> 4.3.1
- 18e6fa0cf4 libxml++-5.0: upgrade 5.0.1 -> 5.4.0
- b27d4aedff libcec: upgrade 7.0.0 -> 7.1.1
- 318697a2ba ktls-utils: upgrade 1.0.0 -> 1.2.1
- 8a8dd3512a graphviz: upgrade 12.2.1 -> 13.1.0
- 9a9564afe2 gensio: upgrade 2.8.7 -> 2.8.15
- d03d56c13e flashrom: upgrade 1.5.1 -> 1.6.0
- 7a2ce28842 drm-info: upgrade 2.7.0 -> 2.8.0
- abf71dc48e cfengine-masterfiles: upgrade 3.21.5 -> 3.26.0
- 98969e3b44 bolt: upgrade 0.9.6 -> 0.9.10
- 01bdd493e8 atop: upgrade 2.11.0 -> 2.12.0
- f3723244d7 asyncmqtt: upgrade 10.1.0 -> 10.2.0
- f50e7433cb apache2: upgrade 2.4.64 -> 2.4.65
- 31f0b9d3d5 linuxptp: Add systemd instance specifier for ptp4l dependency
- ffda36150c uftrace: fix issue that actually not install
- a9d764744f opencl-cts: update to release 2025-04-14
- 822fcd0bd6 opencl-{headers,clhpp}: update to release 2025.07.22
- 0972715e30 leveldb: Fix cast warnings seen with clang-21
- 512cc1172e cpputest: update to latest revision
- 002bb964ba p8platform: update to latest revision
- 77b291c7c1 v4l-utils: Fix QA and build errors related to _TIME_BITS on 32-bit
- e129044bef opengl-es-cts: Unbolt aarch64 TUNE_CCARGS workaround
- d735e0fcb0 python3-pyzmq: Add missing runtime dep on asyncio ptest module
- 5b2a5bf259 python3-pytest-mock: Fix asyncio tests with pytest 8.4+
- 209b5ed94d python3-pytest-asyncio: Upgrade to release 1.1.0
- ae0d7f632a leptonica,tesseract: add native variant
- 09bf205ee2 python3-mypy*: add nativesdk variant
- e079466992 qhull: add native variant
- bd6a43e5f1 catch2: enable native and nativesdk
- 48ada00ee1 python3-pillow-heif: remove native&nativesdk
- 9f70175dcc ptest-packagelists-meta-python: remove tftpy
- 1685684e33 uim: Upgrade to 1.9.6
- dc8cae714d msr-tools: Delete recipe
- 2025d39e53 python3-bleak: Add missing asyncio dependencies for ptests
- 2d6d0b7513 webkitgtk3: Upgrade to 2.48.3
- 03d0884f74 python3-pytest-mock: Upgrade to 3.14.1
- 54ab96e225 ufs-utils: update SRC_URI
- 90fa225b86 php: fix removal of --with-zlib-dir configure option
- a74ff6dda1 avro-c++: Fix build for 32-bit targets
- 7e3b4725c9 thin-provisioning-tools: fix bindgen bu…
Relevant changes:
- f5c75f042 base: bluez5: 5.84 -> 5.85
- 28d2744dc base: docker-moby: rebase on docker-v29.0.0-rc.1
- 0cbcee905 base: logrotate: drop our ostree adaptations
- a0290c336 base: initramfs-framework: drop local ostree module
- b9a7ef701 base: optee-client: allow to build with cmake 4+
- f5dd87e60 base: u-boot-fio: remove S declaration
- 27f765e40 base: optee: remove S declaration
- 959c23ed5 base: bluez5: 5.83 > 5.84
- e5ace798e base: aktualizr: bump to 067a72f
- 41c90c584 base: networkmanager: fix build with gcc15
- b0b21fcbc base: initramfs-framework: drop run-tmpfs patch
- 0853157cd base: lmp-device-register: bump to eabec62
- 7652a0efa base: libp11: drop local changes and patches
- 3c6bb2114 base: aktualizr-*: fix UNPACKDIR usage
- 7a9463e6a base: custom-sota-client: use UNPACKDIR in install
- 027ace05c base: weston-init: use UNPACKDIR in install
- 6370abc8d base: docker-network-ref: fix UNPACKDIR usage
- 5b2d61ed7 base: lmp-el2go-auto-register: use UNPACKDIR in install
- f078ce3b8 base: ima-policy-tcb: fix UNPACKDIR usage
- 8cfc105fd base: drop S = ${WORKDIR}/git assignment
- 2af85fff7 base: compose-apps-early-start: fix UNPACKDIR usage
- 1e4ed924f base: lmp-device-auto-register: fix UNPACKDIR usage
- 431c9e878 base: bt-6lowpan-setup: use UNPACKDIR in install
- cd3ee16a9 base: sysctl-net-queue-pfifo-fast: use UNPACKDIR in install
- ff66ab649 base: htpdate: use UNPACKDIR in install
- cfff3abf1 base: ostree-pending-reboot: use UNPACKDIR and drop PACKAGE_ARCH
- f076e64ea base: image-inspect: drop S, not required anymore
- 70d3aa099 base: docker-auto-prune: use UNPACKDIR and drop PACKAGE_ARCH
- 59768c071 base: lmp-auto-hostname: use UNPACKDIR instead of WORKDIR
- 83f19f22f base: collectd: use UNPACKDIR on do_install
- 0a5fbabd0 base: haveged: fix systemd service install step
- 6b64903b6 base: sbin-path-helper: use UNPACKDIR and drop PACKAGE_ARCH
- 037ca622a base: systemd-boot: fix efi find search path
- b95b32d40 base: ovmf: enable secureboot by default
- 5d18bbf9a base: drop wicnopt image type, not used anymore
- 687e274f4 base: lmp: drop PREFERRED_VERSION_gcc-arm-none-eabi
- 510b2f4a7 base: lmp: drop custom toolchain options, switch to gcc / default
- b49f7f33b base: sysctl-hang-crash-helper: use UNPACKDIR and drop PACKAGE_ARCH
- f8bd2a775 base: systemd-serialgetty: explicity set S
- 53cd2d314 base: fix setting S
- 0e4990013 base: cryptsetup: drop lvm2-udevrules from RDEPENDS
- 7f846a930 base: cryptsetup: downgrade 2.8.1 -> 2.7.2
- 0ba9acc71 base: cryptsetup: add version 2.7.2
- a2300e278 base: linux-lmp: 6.6: bump to v6.6.102
- 6ca0e7ccc base: optee-fio: add whitespace around the assignment
- 81eb5f2e6 base: aktualizr: bump to c01c39aa2
- ce2cd50ce base: aktualizr: fix RDEPENDS
- f96e8cbae bsp: layer.conf: add whinlatter compatibility
- 7bcbaf582 base: layer.conf: add whinlatter compatibility
- a6e38b99e base: rs: sotactl: Bump to f15dc43
- 1d936a0f6 base: non-clangable: linux-lmp-rpi: use objcopy and strip
- 7aead5ce3 bsp/base: wic: Update after plugin name changes
- a8cbb0436 base: move optee-os bbappend to dynamic-layers
- 764e03068 base: networkmanager: 1.50 -> 1.52
- 637f7fb83 base: sbsigntool: add recipe
- 476a377bb base: optee-test: fix build with gcc 15
- 50bad20cb base: lmp-image-common: Remove warning about S not existing
- f20af163b base: initramfs-framework: refresh patches
- 718397e99 base: lmp: bump version for the 5.2 yocto release
- 5e5b07512 base: dnsmasq: 2.90 > 2.91
- f8d6663a4 base: optee-client: add Upstream-Status
- 89a6d0782 base: efitools: skip buildpaths reference
- cde6c9c7d base: WORKDIR -> UNPACKDIR
- 9a7894840 base: lmp: bump version for the 5.1.3 yocto release
- 7b36e9424 base: aktualizr: bump to a033708c
- 19309e5ce base: docker-compose: fix Upstream-Status
- b82ca800e base: docker-moby: refresh patches on 28.3.0
- ec244f272 base: iproute2: drop the tmpfiles.d config file
- 7311e08fe bsp: efitools: fix UNPACKDIR
- e5eed5cb4 base: efitools: add Upstream-Status
- 268c39192 base: tpm2-pkcs11: refresh patches on 1.9.1
- 941ded2d9 base: alsa-utils: refresh patches on 1.2.13
- 75111d61d base: lmp: VOLATILE_LOG_DIR is obsolete and no longer supported
- 73380c2a4 base: ostree: refresh patches on 2024.10
- 427a57a4c base: ovmf: drop openssl merged patch
- 36b78f0af base: fio-docker-fsck: Adjust for UNPACKDIR/WORKDIR rework
- 596a0ef65 base: fioconfig: Adjust for UNPACKDIR/WORKDIR rework
- a9551053a base: ostreeuploader: Adjust for UNPACKDIR/WORKDIR rework
- 261253392 base: composectl: Adjust for UNPACKDIR/WORKDIR rework
- 3089579e6 base: systemd: drop do_install obsolete changes
- a65675f04 base: systemd: drop invalid PACKAGECONFIG
- 45bdf5c0e base: systemd-boot: fix systemd-boot*.efi path
- eec7149e8 base: cryptsetup: fix Upstream-Status
- 267c2a95a base: systemd: refresh patches on 257.3
- 6f68a2b92 base: bluez5: 5.72 -> 5.83
- 7d670e3c0 base: networkmanager: 1.46 -> 1.50
- eac9b44ce base: libdevmapper: drop bbappend
- a9fc6ff87 base: lmp: drop TCLIBCAPPEND
- 835b07a4d bsp: layer: add walnascar compatibility
- 1058d00ed base: layer: add walnascar compatibility
- 4e05ae372 bsp: beaglebone-yocto: Add kernel image to IMAGE_BOOT_FILES
- c3c4b0792 feat: Add CODEOWNERS
- fa691ff1f bsp: genericarm64: rename the machine override
- 66f846b2c bsp: Remove Allwinner sunxi BSP support
- 59cfb5913 Revert "bsp: add generic-arm64 machine alias"
- 6d558bf8d bsp: fixup imx drop
- 0c7128af3 base/bsp: drop IMX bsp
- 58630bc66 bsp: boot-firmware: Remove unused patches
- b03372e49 base: distro: Include wayland-cdi recipe in Wayland images
- 68fc425a6 base: Introduce wayland-cdi service
- 89cb78c0d base: docker: Enable CDI feature
- 3869a1fb4 bsp: wlconf: drop local bbappend
- 3a696c26d bsp: beaglebone-yocto: drop bt / wl firmware and related scripts
- 2766ba798 base: drop image-efi-installer-grub.wks.in
- 67871e977 bsp: lmp-machine-custom: generic-arm64: switch to systemd-boot
- 6e2efb567 bsp: lmp-machine-custom: generic-arm64 add tpm2 as machine feature
- 039e33481 base: docker-moby: drop unsed patch
- 4ba841e69 bsp: linux-lmp.inc: makes it mandatory
- 94e4938fa base/bsp: drop TI bsp
- bdee5fd87 base/bsp: drop TEGRA bsp
- 118059a94 base/bsp: drop RISCV bsp
- 9e52aef48 bsp: Remove raspberrypi3 support
- fcbe7fadd base: ncurses: drop forked recipe
- b29334b86 base: kmeta-linux-lmp-6.6.y: bump to 6d8bf98
- 5a3240d69 base: kmeta-linux-lmp-6.6.y: bump to a00a749e
- 4c037a5c8 ci: backport: update to korthout/backport-action@v3
- 9a2b0cc74 bsp: intel-corei7-64: Remove linux-firmware from RRECOMMENDS
- 4f9ff127a ci: add backport github workflow
- 9c5b2c856 u-boot-fio_imx: fix uuu_bootloader_tag class inherit
- 30f8221d2 base: linux-lmp-rt: 6.6: bump to v6.6.87-rt54
- 6b9b86075 base: linux-lmp-rt: drop 6.1 based recipe
- d8bef8eb2 base: linux-lmp: 6.6: bump to v6.6.89
- 4b66c519d base: cve-lmp-extra-exclusions: drop CVE-2022-47085

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- b3b6592 local.conf.sample: comment out the root-with-empty-password setting
- 5eb637b meta-poky/conf: bblayers.conf.sample: move meta-yocto repos out of oe-core
- dfb4680 poky: Add Ubuntu 25.10 to sanity tested distros list
- 66ea31c yocto-bsp/6.17: correct branch name
- 4d15f39 yocto-bsp/6.17: introduce kernel bbappend
- 6257391 yocto-bsp/6.16: specify genericarm64 SRCREV
- fe65e14 parselogs-ignores-genericarm64.txt: add Qualcomm rb3gen2 workarounds
- 4348f49 genericarm64.conf: increase initramfs size
- 6fd803c genericarm64.conf: install Qualcomm rb3gen2 firmware
- 2d442f3 parselogs-ignores-genericarm64.txt: add Rpi4 wifi firmware workaround
- dce4643 genericarm64.conf: install linux-firmware-bcm43455 to images
- 0b15a10 parselogs-ignores-genericarm64.txt: add workarounds for NXP imx8mp
- 56f3386 parselogs-ignores-genericarm64.txt: add workaround for TI K3 am62p5
- 6fc9c8e parselogs-ignores-genericarm64.txt: add workarounds for AMD zcu102
- b91b6ca parselogs-ignores-genericarm64.txt: add error messages from rockpi4b
- 3f56d9e oeqa/selftest/systemd_boot: Fix changing MACHINE during the test
- 837a650 poky: Update SANITY_TESTED_DISTROS
- db24e48 poky.conf: remove unnecessary INHERIT += "create-spdx"
- 04a92a5 oeqa/runtime/parselogs-ignores-genericarm64.txt: ignore more KV260 warnings
- 2ff9be2 poky: bump default kernel reference to 6.16
- 701ce3b yocto-bsp: introduce 6.16 bbappend
- 24857a0 genericarm64: change QB_DEFAULT_FSTYPE to wic.zst
- 85967da poky: remove Ubuntu 20.04 from supported distribtions
- 506379c genericarm64/genericx86-64/heabglebone-yocto: Default to zstd compressed image output
- fe94413 oeqa parselogs: add parselogs-ignores-genericarm64.txt
- ec2b748 local.conf.sample: drop MIPS, PPC entries; add 64-bit RISC-V
- 83be7b1 selftest: move pokybleeding selftest from meta to meta-poky
- 69a7953 poky: Update version/codename post release to whinlatter
- a67bb58 layer.conf: Update to whinlatter release series
- 9fb052b meta-poky: set S from UNPACKDIR in recipes that use only local files
- ff4a8af wic: Update after plugin name changes
- b12adb9 templates/default: do not separately enable sdl in qemu-system-native
- e5b8e76 local.conf.sample: Switch to new CDN
- 1b29b81 genericx86*: allow higher tunes
- a82be54 oeqa/selftest/pokybleeding: change from mtd-utils-selftest to pseudo
- 09bef6a genericarm64.conf: increase INITRAMFS_MAXSIZE
- c1824bb genericarm64: add ttyPS1 for KV260
- 18926b8 poky-bleeding: Drop debug code
- b7185b2 selftest pokybleeding.py: add test for poky-bleeding.bbclass
- e495ebd poky-bleeding.bbclass: support recipes with multiple scm SRCREVs
- b5d94e5 poky-tiny: Fix whitespace in variable assignment
- cc5255e poky.conf: Bump version for 5.2 walnascar release
- f6aee82 poky-tiny: Drop obsolete/broken comment
- 303e497 poky: fix remove/append override syntax in comment
- 59567ab poky: Remove Fedora38 from SANITY_TESTED_DISTROS
- b364151 poky: Update SANITY_TESTED_DISTROS
- 4951957 linux-yocto: revert omap8250 power management changes on genericarm64
- e40fb89 yocto-bsp: drop linux-yocto 6.6 bbappend
- 9502859 poky-alt: switch preferred kernel to 6.12
- fbb2b2a genericarm64.conf: allow overriding u-boot and qemuboot variables
- e326d24 b4-config: Add basic b4 config file
- 11d6900 yocto-bsp: drop genericarm64 SRCREV
- 7a65cd7 yocto-bsp: Bump the default kernel to v6.12 for x86 machines
- 1570bad yocto-bsp: Bump the default kernel to v6.12 for beaglebone
- 3b6d0ee linux-yocto: enable linux 6.12 for genericarm64
- 2a13894 yocto-bsp: drop 6.10 bbappend
- ba8e2f4 poky/poky-tiny: update default to v6.12
- ab1da39 local.conf.sample: update IMAGE_FEATURES comments to remove debug-tweaks
- 96d453f local.conf.sample: use explicit IMAGE_FEATURES instead of debug-tweaks
- 32eadee README.hardware.md: add myself to genericarm64 maintainers
- d7ee71a README.hardware.md: add genericarm64 maintainers
- 6732332 genericarm64: add more serial consoles
- 405c62c layer.conf: Update to new release series
- d19d604 genericarm64: don't pin to linux 6.6
- 57de8f6 linux-yocto: add .bbappend for 6.10
- d2ff1a0 poky.conf: Bump version for 5.1 styhead release
- 9ea01f6 poky-tiny: Drop TCLIBCAPPEND
- 223cc7f layer.conf: Update to styhead
- 562828c poky.conf: Drop TCLIBCAPPEND
- 05c15ce poky/poky-tiny: bump preferred version to 6.10
- 6ba3b6f yocto-bsp: set temporary preferred version for genericarm64
- 72c6608 poky: Enable yocto-space-optimize.inc
- 74f68f1 poky-tiny: Update FULL_OPTIMIZATION to match core changes
- 672a6be poky-sanity: remove True option to getVar calls
- f1d9f4d busybox: Disable CONFIG_TC for poky-tiny
- 90b45c6 genericarm64: depend on u-boot in testimage
- 48fbd32 tiny-init: Stop using S == WORKDIR
- b65a1e3 oeqa/systemd_boot: Ensure ssh-pregen-hostkeys are available for the test
- e0558da local.conf.sample: Fix hashequivalence server address
- 99f48ef poky.conf: Bump version/codename for post release of scarthgap

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- b667e17 linux-raspberrypi_6.1.bb: Upgrade to 6.1.93
- 558f3ac linux-raspberrypi-6.6: Upgrade to 6.6.78
- 6f4c1d3 linux-raspberrypi-6.12: Upgrade to 6.12.58
- 846c119 kas: Replace poky
- 982bfa0 weston: add patch to adapt to 64-bit plane ids
- df6164f rpi-base.inc: vc4-kms-dsi-ili9881-5inch.dtbo
- 7439575 yocto-builder/entrypoint-yocto-check-layer.sh: Replace Poky
- 9806b99 yocto-builder/entrypoint-build.sh: Replace Poky
- 161be94 rpi-base.inc: Add rpi-backlight.dtbo
- 0e56e2f libpisp: Upgrade to 1.3.0 release
- e75c190 libcamera: move PACKAGECONFIG def to meta-oe
- 016b1ce libpisp: introduce recipe
- 6bfb571 libcamera-apps: upgrade 1.4.2 -> 1.9.0
- f2fd4b0 rpi-base.inc: Add w1-gpio-pi5.dtbo
- 90ce848 raspberrypi2-64.conf: add machine for Raspberry Pi 2B V1.2 (64-bit)
- bf06560 raspberrypi2.conf: add QB_ variables for runqemu
- 33a3ab2 linux-firmware-rpidistro: Update and stabilize
- cd66341 linux-firmware-rpidistro: Fix wireless error message on RPi
- 9337582 pi-blaster: 32-bit target only
- 65eec6d pi-bluetooth: Update version from 0.1.17 -> 0.1.19
- b32d117 libcamera-apps: Fix library packaging issues for rpicam_app.so.1.4.2
- 5a2359b raspberrypi3-64,raspberrypi4-64: Use nocrypto default tunes
- e145dc4 raspi-utils: Upgrade to latest tip
- 0658744 rpi-eeprom: Update to v2025.07.17-2712
- b21dd5c rpi-bootfiles: Update to latest tip as of 20250801
- bb660e9 linux-raspberrypi-6.12: Upgrade to 6.12.41
- a3b23e5 recipes-bsp: u-boot drop rpi always set fdt_addr patch
- 55cdc03 docs, conf/machine/include/rpi-base.inc, rpi-config: added seeed-can-fd-hat-v2.dtbo
- 03981f9 docker-build: use --no-cache
- 3dedb92 raspberrypi-firmware: fix RPIFW_S to use UNPACKDIR
- 7bff736 rpi-bootfile: changed WORKDIR -> UNPACKDIR
- 0a29a2b omxplayer: use BB_GIT_DEFAULT_DESTSUFFIX instead of hardcoded git destsuffix
- 6d6f02a Remove consecutive blank lines
- 77654bd set S from UNPACKDIR in recipes that use only local files
- b9a4acc remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX
- 5aa62b1 layer.conf: Update to whinlatter release series
- 49a2d12 raspi-utils: add the following utilities
- c489c75 rpi-base.inc: vc4-kms-dsi-ili9881-7inch.dtbo
- b9d14e4 rpi-bootfiles: update to latest release
- 2b05eb7 rpi-default-versions: Switch default kernel to 6.12
- decad3c linux-raspberrypi: update 6.12.2 -> 6.12.25
- d4a8046 mesa: drop dri3 PACKAGECONFIG
- c4cb89e README.md: added how to set the machine when using Kas
- cdcbd82 armstubs, rpi-config: add whitespace around assignments
- 07ba2ff rpi-bootfiles: Update to latest release
- c705e75 rpi-eeprom: Update to latest release
- c300562 linux-raspberrypi.inc: Change defconfig for RPi3 64 bits
- 8d57f35 mesa: drop kmsro PACKAGECONFIG
- 1059a23 .github/workflows: seccomp=unconfined
- 2aa3465 .github/workflows: Disable apparmor
- 48c571a Dockerfile: Increase vm.max_map_count
- dcf586c yocto-builds.yml: Set ulimit
- 54ed1f7 yocto-builder/Dockerfile: Ubuntu 22.04
- 3ba4438 doc: added raspberrypi5 to the list of supported machines
- cd558f7 u-boot_%.bbappend: Increase CONFIG_SYS_BOOTM_LEN
- d605ed7 linux-firmware-rpidistro: Fix WiFi on Raspberry Pi 5
- 7494a37 udev-rules-rpi: Delete fb.rules
- 923ac57 libcamera: fix c++ flags and failed buildpaths QA check
- 4f934c0 linux-raspberrypi: add recipe for 6.12
- 810f1a2 rpi-base: Fix CM5 boot panic
- 51f0636 raspberrypi5.conf: Add CM5 dtb's
- b58e2af docs: Fix ReadTheDocs sphinx.configuration requirement
- 880d36b kas: debug-tweaks as IMAGE_FEATURE is removed
- 38c6930 kas: added the synaptics-killswitch license in comment
- 6e1d838 linux-firmware-rpidistro: Add cyfmac43455-sdio.bin symlink to minimal
- 97d7a6b picamera-libs: removed unused libraries from python3-picamera
- a2f8a64 SECURITY.md: Add instructions for reporting security issues
- 57fa41a rpi-base: Remove bcm2712-rpi-5-b.dtb from RPI_KERNEL_DEVICETREE target
- aea022f linux-raspberrypi-6.6: Upgrade to 6.6.63
- aea47ad linux: Enable CONFIG_I2C_BRCMSTB for proper HDMI I2C support
- f1fe818 extra-build-config.md: added a white line
- 1aeda3f raspi-utils: added new recipe
- 1b6de69 conf/layer.conf: Remove duplicated BBFILES
- 91868fb layer.conf: Update to walnascar (5.2) layer/release series
- fe96d4d conf/layer.conf: Remove meta-lts-mixins
- d5ffe13 linux-firmware-rpidistro: Upgrade to bookworm/20230625-2+rpt3
- f44832b README.md: Update link to compatible layers
- e49de22 rpi-base: build uart dts overlays by default
- f6c79cd rpi-base.inc: add the disable-wifi-pi5 overlay
- 43dada0 docs: include PREFERRED_PROVIDER_ffmpeg,vlc change
- 2b97daf rpi-default-providers: remove vlc,ffmpeg PREFFERED_PROVIDER
- ec74577 mesa: rename bbappend to match new recipe name from oe-core
- e9e5efa udev-rules-rpi.bb: Fix psplash systemd connection
- 3d6873d weston-init.bbappend: Delete
- 633e51f rpi-base.inc: added the disable-bt-pi5 device tree overlay
- 434ed33 rpi-u-boot-scr: WORKDIR -> UNPACKDIR transition
- 065d5a4 README.md: pi3-disable-bt is renamed to disable-bt in kas example
- cc529a8 linux-raspberrypi: Drop deprecated configs from android-driver.cfg
- 6bf0b18 linux-raspberrypi: Upgrade kernel to 6.6.36
- da35d1f kas: updated the refspec syntax of the kas file
- eb8ffc4 rpidistro-ffmpeg: upgrade 4.3.4 -> 5.1.4
- b7fa9b4 linux-firmware-rpidistro: Fix wireless on model Zero 2 W
- 380d2fc gstreamer1.0-omx: remove the .bbappend
- 2174bfd layer.conf: declare compatibility only with styhead
- c39c2b1 rpi-u-boot-scr: use UNPACKDIR
- ee5ae72 recipes: Switch to using UNPACKDIR instead of WORKDIR

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- af904290 linux-intel/6.12: update to tag lts-v6.12.55-linux-251024T074402Z
- ca89a1a5 linux-intel-rt/6.12: update to tag lts-v6.12.55-linux-251024T074402Z
- 14f233ab vpl-gpu-rt: inherit features_check
- 5c653790 linux-intel-rt/6.12: update to tag lts-v6.12.48-linux-250924T142248Z
- 4c2f3393 linux-intel/6.12: update to tag lts-v6.12.48-linux-250924T142248Z
- c347d0be README: change maintainer to Yogesh
- 2740652f ipmctl: fix build issue undefined reference to `main`
- f7ba543c linux-npu-driver: upgrade 1.17.0 -> 1.23.0
- 71e15b1e intel-microcode: upgrade 20250512 -> 20250812
- 163ab5f0 rkcommon : fix test, use fully-qualified rkcommon::math::rsqrt to avoid overload ambiguity
- 6a9e47a6 linux-intel/6.12: Drop useless patch
- 13628c25 openvkl : set a baseline policy version for cmake
- 299e2cff hdcp : drop recipe
- 6216104d libipt : set a baseline policy version for cmake
- 16440b83 ipmctl : set a baseline policy version for cmake
- b4a10cc9 openvkl : set a baseline policy version for cmake
- e9c7ffd5 linux-npu-driver : set a baseline policy version for cmake
- 5776a3ad lms : set a baseline policy version for cmake
- 585c060c opencl-clang : set a baseline policy version for cmake
- 96ee6e90 intel-graphics-compiler : set a baseline policy version for cmake
- 12a4b73e onednn : set a baseline policy version for cmake
- 7fc52266 intel-media-driver : set a baseline policy version for cmake
- b3670c27 gmmlib: set a baseline policy version for cmake
- 7531d254 ixgbe/ixgbevf/backport-iwlwifi: Adapt to S/UNPACKDIR changes
- 948f3289 setup-intel-oneapi-env : Fix S variable warning
- da0d9812 slimboot-tools: Update to match S/UNPACKDIR changes
- 9d929ecc backport-iwlwifi: upgrade core79 -> core96
- 45bdd231 ospray: add SRCREV_FORMAT
- fbaf7a7d recipes: Update to match S/UNPACKDIR changes
- fc534249 layer.conf: Add the new release layer series
- 5640f659 linux-npu-driver : fix multilib install issue
- 6dc55797 lms : fix build issues with gcc 15
- 67792351 linux-intel/6.12: update to tag lts-v6.12.27-linux-250514T191408Z
- 21919a4b linux-intel-rt/6.12: update to tag lts-v6.12.27-linux-250514T191408Z
- b5c65864 intel-compute-runtime : upgrade 24.39.31294.12 -> 25.13.33276.16
- 343435a2 intel-graphics-compiler : upgrade 2.5.6 -> 2.10.10
- 331139a6 level-zero: upgrade 1.17.42 -> 1.21.1
- 802a2dcc intel-graphics-compiler : upgrade 1.0.17791.18 -> 2.5.6
- f7e64d60 linux-npu-driver : fix multilib install issue
- c002b58a linux-npu-driver : upgrade 1.2.0 -> 1.17.0
- 336b86a9 itt: upgrade 3.25.3 -> 3.26.1
- 03ca9fe0 libvpl-tools : backport patches to fix build issues with gcc-15
- 6605638e oneDPL : 2022.3.0 -> 2022.8.0
- 5202c130 linux-intel/6.12 : update to lts-v6.12.24-linux-250501T040919Zx
- 9d4194af linux-intel-rt/6.12 : update to tag lts-v6.12.24-linux-250501T040919Z
- 74e63d38 intel-cmt-cat: upgrade 24.05 -> 25.04
- 74fc129a libipt : upgrade 2.1.1 -> 2.1.2
- 1bc9b44c intel-microcode: upgrade 20250211 -> 20250512
- 1616b7c8 isa-l : upgrade 2.31.0 -> 2.31.1
- ef8035b4 libvpl-tools: upgrade 1.2.0 -> 1.3.0
- 7bb5971e vpl-gpu-rt: upgrade 24.4.4 -> 25.1.5
- 31939655 libvpl: upgrade 2.13 -> 2.14
- 172651fb intel-media-driver: upgrade 24.4.4 -> 25.1.4
- 046ad0ed gmmlib: upgrade 22.5.5 -> 22.7.1
- 6311c5a4 intel-mediasdk : drop recipe
- 0badd9a4 linux-intel-rt/6.12 : update to lts-v6.12.22-linux-250407T141306Z
- cd4995d8 linux-intel/6.12 : update to lts-v6.12.22-linux-250407T141306Z
- f1b9bf5f recipes: Fix variable assignment whitespace
- 6eeb304b recipes: Improve whitespace issues
- 2506b743 layer.conf: Add the new release layer series
- 79b1fd34 linux-intel-rt/6.11: Drop mainline 6.11-rt recipe
- cb85578b linux-intel-rt/6.12: Adapt 6.6-rt recipe for 6.12-rt
- 8bd6506e meta-intel.inc: set PREFERRED_VERSION for linux-intel
- db1f123d linux-intel/6.12: add recipe
- 81b110e4 linux-intel: switch kernel-meta SRC_URI from git to https
- b30ef8c8 vpl-gpu-rt: upgrade 24.4.1 -> 24.4.4
- 7137693e libvpl: upgrade 2.12.0 -> 2.13.0
- ee209683 intel-media-driver: upgrade 24.4.1 -> 24.4.4
- c055eca6 gmmlib: upgrade 22.5.2 -> 22.5.5
- 157dec4d intel-microcode: upgrade 20241112 -> 20250211
- c7c7dfac intel-compute-runtime : upgrade 24.26.30049.6 -> 24.39.31294.12
- c4cd14c3 intel-graphics-compiler : upgrade 1.0.17193.4 -> 1.0.17791.18
- f3f6c46a level-zero: upgrade 1.15.8 -> 1.17.42
- b0fe7e45 meta-intel.inc: set PREFERRED_VERSION for altcfg kernel to 6.12
- 40ad8471 linux-intel-rt/6.11 : update the name of the patch
- 0a941ec0 linux-intel/6.12: add recipe
- ad97cfa0 linux-intel-rt/6.6 : update to tag lts-v6.6.63-rt46-preempt-rt-241126T190416Z
- e2d83fe2 linux-intel/6.6 : update to tag lts-v6.6.63-linux-241126T173815Z
- d0150964 libvpl-tools: upgrade 1.0.0 -> 1.2.0
- c0986a2c vpl-gpu-rt: upgrade 24.3.2 -> 24.4.1
- 7092e592 intel-media-driver: upgrade 24.3.2 -> 24.4.1
- 31ebf1b3 gmmlib: upgrade 22.5.1 -> 22.5.2
- cf1f250a intel-microcode: upgrade 20241029 -> 20241112
- 9589e68d core-image-rt-sdk: remove debug-tweaks from IMAGE_FEATURES
- 544eaef7 intel-microcode: upgrade 20240910 -> 20241029
- 42b6cfec thermald : upgrade 2.5.7 -> 2.5.8
- da201300 metrics-discovery : upgrade 1.13.174 -> 1.13.178
- 7d826adf ipmctl : upgrade 03.00.00.0485 -> 03.00.00.0499
- 51cc2364 itt : upgrade 3.25.2-> 3.25.3
- feb12460 oidn: fix useless-rpaths QA issue
- 35d96117 meta-intel.inc: set default PREFERRED_VERSION for mainline rt to 6.11 rt kernel
- 592703f3 linux-intel-rt/6.11: add recipe
- d0cca0cf slimboot-tools: update to latest commit
- f4085cf2 meta-intel.inc: set default PREFERRED_VERSION for mainline to 6.11 kernel
- a38d69ee linux-intel/6.11 : update to tag mainline-tracking-pre-prod-v6.11-linux-240925T085433Z
- 945c5bbb libvpl-tools: backport list of bug fixed in sample
- 3b4ab567 libvpl-tools: add 1.0.0 version
- 9bc4ada2 vpl-gpu-rt: upgrade 24.1.5 -> 24.3.2
- acb6754d libvpl: upgrade 2.10.2 -> 2.12.0
- 86a337d4 intel-media-driver: upgrade 24.1.5 -> 24.3.2
- fd8ccbdf libva-utils: upgrade 2.21.0 -> 2.22.0
- 438897cc libva: upgrade 2.21.0 -> 2.22.0
- d007bbd9 gmmlib: upgrade 22.3.18 -> 22.5.1
- 4b40ffcc intel-microcode: upgrade 20240813 -> 20240910
- 8c4ea4cd linux-intel : Add space in SRC_URI:append
- 67c156ac meta-intel.inc: set default PREFERRED_VERSION for mainline to 6.10 kernel
- 740eed7a linux-intel/6.10 : update to tag mainline-tracking-v6.10-linux-240717T063713Z
- 25debfe3 linux-intel-rt/6.6 : update to tag lts-v6.6.44-rt39-preempt-rt-240809T014856Z
- 0a46de4a linux-intel/6.6 : update to tag lts-v6.6.44-linux-240808T092831Z
- d6be707b itt : upgrade 3.25.1 -> 3.25.2
- c95fce3a onednn : 3.5.1 -> 3.5.3
- a9a49e3e metrics-discovery : upgrade 1.12.172 -> 1.13.174
- 1f08cf06 intel-compute-runtime : upgrade 24.22.29735.20 -> 24.26.30049.6
- 2ed56574 intel-graphics-compiler : upgrade 1.0.16900.23 -> 1.0.17193.4
- 5d1f6d94 intel-microcode: upgrade 20240531 -> 20240813
- 0f83a007 ospray : upgrade 3.1.0 -> 3.2.0
- 373080d3 onednn : 3.4.3 -> 3.5.1
- b71661ad rkcommon : upgrade 1.13.0 -> 1.14.0
- debe7a75 embree : upgrade 4.3.1 -> 4.3.3
- 78b843d3 ixgbevf : upgrade 4.19.4 -> 4.19.10
- 1cf46a8a ixgbe : upgrade 5.20.3 -> 5.20.10
- 99ecd5c0 metrics-discovery : upgrade 1.12.171 -> 1.12.172
- 3505ed2b intel-cmt-cat : upgrade 23.11.1 -> 24.05
- ea270e6f itt : upgrade 3.24.8 -> 3.25.1
- ece4cf8c intel-compute-runtime : upgrade 24.13.29138.7 -> 24.22.29735.20
- cea30803 intel-graphics-compiler : upgrade 1.0.16510.2 -> 1.0.16900.23
- e9738625 openvino-inference-engine : Remove openvino related recipes and tests
- ea0a7de9 tested_hardware.md: refresh list of tested platforms
- a070dff8 itt: upgrade v3.24.7 -> v3.24.8
- 263f8cb8 onednn: upgrade 3.4.1 -> 3.4.3
- 8cbeba77 ispc: upgrade 1.23.0 -> 1.24.0
- 6a2114ac intel-crypto-mb: upgrade 2021.11.1 -> 2021.12.1
- 4f4e6d76 intel-microcode: upgrade 20240514 -> 20240531
- d9c5f429 embree: fix UPSTREAM_CHECK_GITTAGREGEX
- d965d9ab embree: remove incorrect license value
- c849f41d linux-intel: enable Intel NPU config
- 6846d34d linux-intel-rt/6.6: update to tag lts-v6.6.30-rt30-preempt-rt-240520T163730Z
- 3344a55d linux-intel/6.6: update to tag lts-v6.6.30-linux-240517T123905Z
- 83c3b371 linux-intel/6.8: update to tag mainline-tracking-v6.8-linux-240509T064507Z
- f222ac31 recipes: remove secureboot selftest and images
- b4746760 linux-npu-driver: add recipe
- 28b19372 opencl-clang/14.0.0: remove recipe
- a672e911 layer.conf: update LAYERSERIES_COMPAT
- 98a4c958 setup-intel-oneapi-env: set dedicated UNPACKDIR
- 856fd19c intel-microcode: upgrade 20240312 -> 20240514
- f50328b8 intel-compute-runtime: fix build with gcc14
- f9eb05f5 ixgbevf : upgrade 4.18.7 -> 4.19.4
- 938ba15a ixgbe : upgrade 5.19.6 -> 5.20.3
- 5a0479b7 libvpl: change branch name master -> main
- 82f614ab linux-intel/6.x: enable Intel IOMMU driver
- 4c0414ea libvpl: fixed wrong commit id for 2.10.2 tag
- 52f50374 vpl-gpu-rt: Rename and upgrade 23.4.3 -> 24.1.5
- 3d77cd74 libvpl: rename and upgrade 2023.4.0 -> 2.10.2
- f77e45d5 intel-media-driver: upgrade 23.4.3 -> 24.1.5
- fdab9460 libva-intel-utils: upgrade 2.20.1 -> 2.21.0
- 0b8c3342 libva: upgrade 2.20.0 -> 2.21.0
- 7655d2b2 gmmlib: upgrade 22.3.15 -> 22.3.18

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Relevant changes:
- aff67cb5 arm/trusted-firmware-m: consolidate setting t_cose location
- 909d68f0 arm-bsp/trusted-firmware-m: use UNPACKDIR instead of S/../
- 641c1663 arm/trusted-firmware-m: use UNPACKDIR instead of S/../
- d6a9cfaf arm/trusted-firmware-m: remove now obsolete assignments
- a1affdc5 kas/corstone1000: Use BitBake and OE Core instead of Poky
- 0cbed483 arm/hafnium: build just the root target, not the tests
- 62b9a84c arm/hafnium: ensure prebuilt binaries can't be used
- a48f0afe arm/hafnium: split configure/compile and call ninja directly
- 548a5a8c arm-bsp/trusted-firmware-a: corstone1000: Add patch for removing dependency of GICC frame for GICv3
- 2e54d47d arm/trusted-firmware-*: use correct mbedtls git URL
- 5c8c508b arm/hafnium: upgrade to v2.13.0
- df5a6f9c arm-bsp/corstone1000: Extract External System FVP options
- 68c50158 arm-bsp/corstone1000: sysvinit: Make module autoload work at boot
- 5fe80d28 arm-bsp/u-boot:corstone1000: Use 32-bit cells for reserved-memory node
- 598e91a5 arm-systemready/arm-systemready-linux-distros-fedora: update ISO URL
- 8e0a2f59 arm/trusted-firmware-m: update HOMEPAGE
- 53d7e26f arm-bsp/trusted-firmware-a: change documentation links to point at rendered docs
- 83e2f22c arm/trusted-firmware-a: unify git repository URL
- a037dd8e arm/trusted-firmware-a: set HOMEPAGE
- afd6f76b arm/classes/tfm_sign_image: Support security counter
- 82d64955 CI: only run pending-updates on master
- 3bf5bc2a CI: reduce coverage for time improvement
- 6fd10047 arm/trusted-services: use SHA, not tag name
- 35e853f6 arm-systemready/arm-systemready-linux-distros-debian: update for license rename
- b50b4f31 arm-bsp/arm-systemready-acs: fix order confusing in FILESEXTRAPATHS
- 0c85f0f7 arm/sgi575: force gcc for tf-a
- b9cfa74e arm/edk2-firmware: move the gcc toolchain force to the versioned recipe
- 9a613e84 arm/optee-ftpm: enable clang compilation
- 982c986a arm/trusted-firmware-a: remove forcing of gcc for qemuarm-secureboot
- 609c54d3 CI: remove meta-clang
- 81733efd arm/optee: Simplify examples recipe
- 40a5aac5 arm-bsp/u-boot: update CS1K append to use the _config functions
- 3a89a2c8 arm-bsp/corstone1000:psa-tests: Removes RSA tests
- ddf6d832 arm-bsp/corstone1000:trusted-services: Fix psa-crypto-api-tests
- cd29fc3e arm/trusted-firmware-m: remove 2.2.0
- f5f07d93 arm/trusted-firmware-m: add missing trusted-firmware-m-scripts-native 2.2.1
- 7206f9c9 arm/oeqa/fvp: update for new ignore_ssh_fails argument to run()
- 2b449249 CI: use bitbake+oe-core instead of poky
- cd7387d5 arm-bsp/edk2-firmware: backport a patch to fix builds with host gcc15
- 08542e22 gn: Delete
- 18cc3014 arm/trusted-firmware-a: Re-enable BL31 console by default
- 1c86990f arm/optee: clean up OPTEE_COMPILER assignment
- d85711c0 arm/optee: remove redundant libgcc flags
- c3b9bc54 arm-bsp/juno: remove BT_LEDS config warning
- 497e455d arm-bsp/ts:corstone1000: Rename patches
- fbd2a1a2 arm-bsp/ts:corstone1000: Remove obsolete patches
- 79fafe2c arm/trusted-services: Upgrade Trusted Services to v1.2.0
- c4ce6a42 arm/trusted-services:corstone1000: Pass Corstone-1000 target type
- 7800703b arm-bsp/trusted-firmware-a: remove unreferenced patches
- 2e0a4657 arm/opencsd: update to 1.6.1
- 51d7581e arm/edk2-firmware: update to 202508
- fc986773 arm-bsp/fvp-base: add abstracts for easier ISA configuration
- feb53958 ci/selftest: remove rm_work
- a059fc31 arm-bsp: corstone1000: Upgrade Trusted-Firmware-M v2.2.1
- c7581dfa arm/trusted-firmware-m: Add alignment checks for Cortex-M0+ based platform binaries
- 5a34655c arm/trusted-firmware-m: Add new recipe for Trusted-Firmware-M v2.2.1
- b6997921 arm-bsp/juno: add coresight MACHINE_FEATURE
- 177ccfdc arm-bsp/corstone1000: add coresight MACHINE_FEATURE
- 56f84d17 CI: no need to configure coresight explicitly
- 7e193e98 arm-bsp/corstone1000: update for wic renaming --extra-space
- 90b2ef14 arm/oeqa/optee.py: only run regression tests on qemu machines
- 7d60c67a CI: align with Poky
- 5fae8791 CI: move network test skips to fvp.yml
- 1f78fab7 arm-bsp/u-boot: corstone1000: enable OF_UPSTREAM device tree support
- 84b96041 arm/arm-bsp: optee: upgrade to 4.7.0
- c68907c4 arm/optee-os: remove CFG_CORE_BTI from EXTRA_OEMAKE
- 1be16ea6 arm-bsp/fvp-base: remove console workaround
- 4a46844f arm/arch-armv9*: Fix PACKAGE_EXTRA_ARCHS reference
- 6ec4a039 arm/gn: update to the latest SHA
- d8f0ab51 arm/gn: disable uninitialized variable warning
- 9e6671a2 arm/trusted-services: Fix trusted-service license file paths
- 8d38f576 arm-bsp/trusted-firmware-m: corstone1000: Update the patches upstream status
- 60c7910b arm/classes: Fix IMAGE_POSTPROCESS_COMMAND in fvpboot
- a3a2c49b arm/optee-so: fix typo in EXTRA_OEMAKE
- 90ab7aee arm/optee: the build uses lld if using clang
- 7b198c3a arm/hafnium: don't exclude from world builds
- d1237205 arm/hafnium: clean up inherits
- 37b49e75 arm/hafnium: depend on lld-native
- d5bdaf37 arm/hafnium: mark compatible with just qemuarm64-secureboot
- 4c0b5463 arm-bsp/trusted-firmware-a: exclude boot requirement test for Corstone-1000
- 0eb59c7c arm-bsp/u-boot: add a U-Boot 2025.04 recipe for Corstone1000
- 7cf518c0 arm-bsp/u-boot: remove version 2023.07.02
- 358b52f0 arm-bsp/u-boot: update patches for v2025.07
- 5c5afac7 arm-bsp/documentation: corstone1000: Revamp user guide Capsule Update test section
- cb314932 arm-bsp/doc: corstone1000: Update architecture document with new PSA FWU implementation details
- e2575355 arm/edk2-basetools-native: WORKDIR fix
- 926ebd3b arm-bsp/u-boot: corstone1000: Add rebased features patches
- e29c0ee7 arm-bsp/u-boot: corstone1000: Add PSA Firmware Update support (DEN0118 v1.0A)
- 1cd5433f arm-bsp/trusted-firmware-m: corstone1000: Remove patches for old capsule update implementation
- b7e0e4c5 arm-bsp/trusted-services: corstone-1000: Remove old capsule update implementation
- 0112cd47 arm-bsp/corstone1000: Support multi-payload capsule generation
- c68fedfb arm/uefi_capsule: Switch Capsule generation tool from U-Boot to EDK2
- 5d481fd0 arm-bsp/trusted-services: corstone1000: PSA FWU implementation
- ce3ae66a arm-bsp: corstone1000: Add PLATFORM_IS_FVP toggle for FVP/FPGA builds
- 0f8a99a3 arm-bsp/trusted-firmware-m: corstone-1000: Increase PS_MAX_ASSET_SIZE and CRYPTO_IOVEC_BUFFER_SIZE for EFI variable support
- c486835b arm-bsp/trusted-firmware-m: corstone1000: Add Bootloader Abstraction Layer (BAL) support
- 3a2cc58d arm-bsp/trusted-firmware-m: corstone1000: Permit FWU calls in RSE-COMMS
- 1e376083 arm/hafnium: add hafnium to qemuarm64-secureboot target
- ed99303a arm/hafnium: Restore patch on gn visibility
- 1a277902 arm/hafnium: Remove deprecated patch for third_party/linux submodule
- 6e934fbb arm/hafnium: Select valid platform for hafnium and properly pass to make
- 2e562a39 arm/hafnium: Depend on clang-native
- ad09b424 Revert "arm/hafnium: refuse to build on non-x86-64 hosts"
- 5a7387db arm-bsp/trusted-firmware-a: corstone1000: upgrade TF-A to 2.13.0
- 80ae6c97 arm/trusted-firmware-m: apply TF-M downstream patches
- 77ba0e68 arm-bsp/trusted-services: cpputest: fix cmake 4.0 compatibility
- c77c4818 arm-bsp/trusted-services: Corstone-1000: Move the MM communication buffer configs to TS CMake
- f9b3ee44 arm/scp-firmware: Updates upstream status
- fbc984b5 arm-bsp/optee: Updates upstream status
- ec1d4e0e arm/optee: Updates upstream status.
- aedcca76 arm-bsp/corstone1000: Ensures external-system only built when enabled.
- a9b75c7e arm/arch-armv*: Add basic tunes for newly added ARM ISAs
- acb62de3 arm/optee: Backport fix for CVE-2025-46733
- 29871145 arm/optee-ftpm: Switch to new fTPM TA fork
- ad117a27 arm/ts-psa-iat-api-test: fix path to QCBOR
- e8fb49cd arm/trusted-services: use UNPACKDIR instead of WORKDIR/sources/
- 60a1bbad arm/trusted-services: fix CMAKE_FIND_ROOT_PATH
- 35f621e4 arm/trusted-services: set DEBUG_PREFIX_MAP correctly with UNPACKDIR
- df552ede CI: don't force testimage in fvp-base-ts
- 54cb65ca arm/optee: remove 4.4.0
- 5f8b0d44 arm/optee: remove 4.3.0
- d782eeea arm-bsp/optee-os: corstone-1000: upgrade to 4.6.0
- eea74860 arm: WORKDIR fixes
- bb603484 arm-bsp/sbsa-ref: modify network device and pflash for runqemu
- d91c6d71 arm/trusted-firmware-m: Remove duplicate config in the cmake file.
- 43d13621 arm-bsp/trusted-firmware-a: fvp-base prepend fixes
- 33895ff7 Add whinlatter to compatible layers
- bf3cdf7d arm-bsp/trusted-services: corstone1000: Re-list patch fixing PSA Crypto Suite test
- f4438fdf CI: update KAS container to 4.7
- acd1d701 arm-systemready/ir-acs: Update URL
- b52b4b7c arm-bsp/documentation: corstone1000: Amend for CORSTONE1000-2025.05
- d8a93ac1 arm-bsp/trusted-services: corstone1000: Update PSA Crypto patch status to Backport
- 043d8c94 arm/edk2-firmware: localize BUILD_CC assignments
- 6fad8cc8 arm/trusted-services: use zero padding for unions
- 40707989 CI/fvp-base-ts: append the testcases
- 5c8910e8 arm/edk2-firmware: update to 202505
- 2705f2dc arm/sbsa-acs: update to 7.2.2
- 31549c12 CI: update sstate-mirror.yml
- ee74646c arm-bsp/trusted-firmware-a: corstone1000: remove TF-A 2.11.0 recipe
- da4ea26f arm-bsp/trusted-firmware-a: corstone1000: Upgrade TF-A to 2.12.1
- 6478eca5 arm/tf-a-tests: fix header guard compilation warning
- 8a11dd3a arm/trusted-firmware-a: add 2.13.0 support
- b4ece023 arm/trusted-firmware-a: update 2.12 lts
- 1250d000 arm/trusted-firmware-a: update 2.10 lts
- ab10c047 arm-bsp/corstone1000: white space clean-up
- 2e5a5dd3 arm/trusted-services: white space clean-up
- fe6aa835 Revert "CI: use walnascar branches"
- 9ee6fc27 CI: don't save all task logs on every build
- c65c3258 arm-bsp/trusted-services: pass MM_COMM_BUFFER_SIZE to the libts build
- 2efe7214 arm-bsp/trusted-services: corstone1000: revert features that conflict with capsule update
- 6d4170bd arm-bsp/trusted-services: corstone1000: rebase patches
- ca9e1190 arm/trusted-services: enable the logging SP
- bb741b21 base-fvp: enable branch protection in firmware
- ee46a415 arm/trusted-services: simplify SmmGW configuration
- 4884f787 arm/trusted-services: add libpsats recipe
- b1cd63a3 arm/trusted-services: drop newlib
- 3bcd88c8 arm/trusted-services: update to newer version
- c550fef7 arm/execstack: remove, no longer needed
- c9f712b0 arm/fvp-base-a-aem: upgrade to 11.29.27
- 1fbcf4b7 arm/trusted-firmware-m: add development git recipe
- 32e30f7d arm/trusted-firmware-m: add 2.2.0 recipe
- d7a8b463 arm-bsp/trusted-services: corstone1000: Align PSA crypto structs with TF-M
- 06047003 optee-test: make -Werror conditional and disabled by default
- 3d3b28ee arm/classes/tfm_sign_image: Update script so different keys can be used
- 68530557 docs/runfvp: add FVP_BINDIR configuration information
- e0c1f0f9 CI: use walnascar branches
- 62cb568a CI: add spaces to TS_ENV
- 3124feab arm/tclibc: add spaces after TCLIBC
- ece994e0 arm-bsp/external-system: correct whitespace warning
- 7e85e235 arm/python3-pydevicetree: update to 0.0.13
- a842ad2a arm/scp-firmware: update to 2.16.0
- 757b8e89 arm/execstack: correct broken version
- 3e792659 arm/trusted-services: correct broken git versions
- 4f343a1d arm/trusted-firmware-a: correct broken git version
- 8b73456f arm/fvps: correct broken versions
- 42390742 arm/classes: add support to configure fvp-bindir
- ca5c51e2 arm/edk2-firmware: remove qemuarm64-secureboot
- 69121ff4 arm/edk2-firmware: update to 202502
- ce4c7f66 arm/edk2-firmware: add version to be printed out
- ca97d0fc classes/tfm_sign_image: Fix assignment whitespace
- 38545055 arm-bsp/documentation: corstone1000: Fix typos in the documentation
- 79eb13dd arm/trusted-firmware-a: remove optee-os dependency from tests
- 1d119f24 arm/fvp-base-a-aem: remove spurious executable stack from one library
- b19f24bd arm/execstack-native: add new recipe
- 5a55c4aa metadata: add whitespace around assignments
- 7fca237e trusted-firmware-a: set mbedtls git branch with SRCBRANCH_MBEDTLS
- 595cb0f1 arm/trusted-services: fix udev management in libts
- 158ce8e5 optee-client: use the same tee group as libts
- 516eb067 optee-client: drop privileges of tee-supplicant
- 91cacb63 optee-client: fix udev and systemd handling
- 2ec60ece optee-os: add v4.4
- 94596e0f optee-client: use udev rule and systemd service from upstream
- 9f19b9b9 trusted-firmare-a: update qemu patch status
- 629fc542 edk2-firmware: fix SOURCE_DATE_EPOCH
- 2cc1cd16 CI: dump all environment variables in update-repos
- 9b92d080 CI: disable KAS_REPO_REF_DIR by default
- c8da42d7 CI: always save the lockfile.yml in update-repos
- f94c002d arm-bsp/sgi575: add FVP support
- 3bf8bf5d arm/fvp: add TC3 and Neoverse v3, remove n1 edge
- 957fcca0 arm/edk2-firmware: Fix branch name variables
- 49cad31d ci/update-repos: always pass the latest URL
- 95e4041c ci: show KAS_PREMIRRORS in preamble
- 69f9b2da ci: forward the exit code from update-repos
- 5d0fcd50 CI: use canonical git.yoctoproject.org URLs
- 56c13c36 trusted-firmware-a: move qemu patch
- 34c8608d arm-system-ready/arm-systemready-ir-acs: add version to download filename
- c9fa84d0 CI: use DEFAULT_TAG as the default ACS_TAG
- f78c6c0e arm/trusted-firmware-a: update 2.12.0 recipe to 2.12.1
- 27a88dd7 arm/opencsd: update to v1.5.6
- b4e61d8c arm/edk2-firmware: update to edk2-stable202411
- 45daeba0 oeqa parselogs-ignores-sbsa-ref.txt: ignore screen error
- 00fa95ae CI: fix duplicate variables
- f20bd9ff CI: move CPU_REQUEST from .build to .setup
- 53bfba8c optee-ftpm: support genericarm64
- 11d3f0ad optee: support genericarm64
- e02a77c0 CI: there's no need to run pending-updates on x86 machines
- af937579 arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls
- b6227e29 arm-bsp/fvp-base: bump cores to to v8.5
- f9f47ec1 arm/trusted-services: ts-sp-fw: Replace v2.7.0 tag with commit ID
- 07fcd92a arm/boot-wrapper-aarch64: update to the latest
- 9da0a47d arm/trusted-firmware-rmm: update to 0.6.0
- b31af925 arm/trusted-firmware-m: update to v2.1.1
- 55b41af6 arm/trusted-firmware-a: update the LTS to v2.10.12
- 74bd36ec arm/gn: update to latest commit
- 543adf67 arm/opencsd: update to 1.5.5
- f1fc5c53 arm/hafnium: update to v2.12.0
- 1adc2065 arm/fvp-base-a-aem: update to 11.28.23
- a55e4445 bsp: optee-client: cleanup old tee-supplicant
- 25ca4ecb arm/trusted-firmware-a: update git recipe
- 48708ed3 arm/trusted-firmware-a: re-add patches
- 7c2df809 arm/trusted-firmware-a: move qemuarm64-secureboot file to the correct location
- 57730306 CI/machine-summary: remove binary toolchains and sort entries alphabetically
- 8a457932 arm/trusted-firmware-a: Move 2.11 to meta-arm-bsp
- f0f0be29 arm/trusted-firmware-a: Add cot-dt2c
- d6562758 arm-bsp/u-boot: corstone1000: Reserve memory for RSS comm pointer access protocol
- 34d326f1 systemd-boot: update systemd-bootaarch64.efi path
- 03af0c72 arm-toolchain: remove external-arm-toolchain
- 78f7c988 arm-toolchain/external-arm-toolchain: update for toolchain provider changes
- b56ab317 kas: Include unattended Debian test
- f1769d56 arm-systemready/oeqa: Add unattended installation testcase
- f0978b30 arm-systemready/linux-distros: Implement unattended Debian
- 6e913cf3 arm-systemready/linux-distros: Move openSUSE unattended conf to SRC_URI
- 0702fbbc arm-systemready/linux-distros: Move Fedora unattended conf to SRC_URI
- db933d55 trusted-firmware-a: fix mbedtls license checksum
- eb9a1ec4 edk2-firmware: fix PlatformStandaloneMmRpmb.dsc build
- 90123a28 arm-bsp/recipes-security: Add protobuf interface to crypto-sp in corstone1000
- 0905953a arm/trusted-firmware-a: bump fip and tests to 2.12
- 280018a5 arm/trusted-firmware-a: add support for 2.12.0
- f52fb00f arm/trusted-firmware-a: update 2.10 LTS to the latest versions
- bc5967ad arm-bsp/linux-yocto: corstone1000: Update to version 6.12
- 6c34f1e4 arm-bsp/documentation: corstone1000: describe host level authentication
- cc4399ad arm-bsp/documentation: corstone1000: Show flyout menu in sidebar
- 5adb3155 arm/lib: Relax "Listening for serial connection" regex
- 83d9575a arm-bsp/linux-yocto: add temporary 6.10 recipe
- fd2ba2d2 arm-bsp/linux-yocto: fix Juno build with linux 6.12
- 3df279b5 arm-bsp/corstone-1000: IMAGE_ROOTFS_EXTRA_SPACE workaround
- 258277ba arm-bsp/linux-yocto: corstone1000: Update the Upstream-Status of the remoteproc patches
- 22de2362 arm: remove python3-pyhsslms recipe
- b2c43dbf lib/fvp: add name to terminal title in FVP runner
- 8af2f218 kas: corstone-1000: Update the SHA of the Yocto layer dependencies for the CORSTONE1000-2024.11 release.
- 5c40c5f7 arm-bsp/documentation: corstone1000: Amend documentation for CORSTONE1000-2024.11 release
- 82bb1d21 arm/fvp-base-a-aem: upgrade to 11.27.19
- 30519676 arm-bsp/trusted-firmware-m: corstone1000: Fix Secure Debug connection due to token version mismatch
- 737bfd0e linux-yocto: remove signing
- 682fb426 uefi-secureboot.yml: switch to Unified Kernel Image (UKI)
- a3523586 uefi-secureboot.yml: remove duplicate distro features
- d0fd3e96 qemuarm64-secureboot.conf: append to WKS_FILE_DEPENDS
- 853fde2b CI: add poky-altcfg in xen.yml for systemd image requirement
- 9d9c2fb9 CI: test external-arm-toolchain with usrmerge enabled
- de47f836 external-arm-toolchain: rebuild libmvec.so symlink if any
- cb4c0c9a external-arm-toolchain: override dynamic loader path with usrmerge enabled
- 8634bdc2 external-arm-toolchain: remove ${base_libdir}/libpthread*.so from FILES:${PN}
- 4b2cef37 external-arm-toolchain: in libc.so GNU ld script use base_libdir
- a6f44bbb external-arm-toolchain: wrap symlink handling under usrmerge check
- 98eea629 external-arm-toolchain: wrap base_libdir vs libdir manipulations under usrmerge check
- 9a0451a9 external-arm-toolchain: remove old sed fixup for libc.so
- e7898787 CI: don't use debug-tweaks
- bf9010c6 arm-bsp/documentation: corstone1000: Add SystemReady IR v2.0 certification
- ac05154c arm-systemready/linux-distros: Follow WORKDIR -> UNPACKDIR transition
- 2fdc1390 arm-bsp/tc: remove all references to total compute
- 6165b9e7 arm-bsp/fvp-base: remove backported u-boot patches
- e161d8ae arm/scp-firmware: update to v2.15.0
- 8a03ee5f arm/edk2: update to 202408
- 33fa7e75 kas: Include unattended openSUSE test
- 0e0b9e60 arm-systemready/oeqa: Add unattended installation testcase
- 02ba927d arm-systemready/linux-distros: Implement unattended openSUSE
- d315a5de arm/uefi-secureboot: Add uefi capsule update support
- 40cc6442 CI: Rework qemuarm64-secureboot matrix
- a93bdc8e arm/uefi-secureboot: Add uefi http boot support
- 72546aff layer.conf: Update to walnascar (5.2) layer/release series
- 847fd39b arm/qemuarm64-secureboot: Enable UEFI Secure Boot
- fc08510f arm: Enable Secure Boot in all required recipes
- 5720b104 optee-client: switch systemd service to notify type
- 210f5f7d arm/oeqa/optee.py: increase timeout value from 22 to 45 minutes
- 5c1407e9 arm/gn: update to latest commit
- 453a5311 arm/arm-ffa-user: update to 5.0.2
- 5ead59d3 arm/opencsd: update to 1.5.4
- 6abc3b7d arm/optee: update to 4.3.0
- 7cce43e6 Revert "CI: switch to building against styhead branches where possible"
- 00f4bd02 arm-base/linux-yocto: revert interim 6.10 patch for fvp-base
- 8abb62cc arm-bsp/trusted-firmware-m: corstone1000: Update patches
- 890cbb98 trusted-firmware-a: fix panic on kv260/zynqmp
- eefb6a12 arm-bsp/fvp-base: use trusted-firmware-a v2.11
- 0d0b8ffa arm/optee-os: Backport the clang fixes
- 94c54c4f arm-bsp/optee: corstone1000: Update upstream status
- f22852b3 CI: transform testimage reports into JUnit XML reports
- 86965457 CI: remove duplicate arm-systemready-ir-acs
- d96bebfd CI: add KAS_BUILD_DIR variable
- 7eac7058 arm/trusted-firmware-a: add recipe for more-recent-but-not-yet-released source code
- 3db8bc67 arm-bsp/trusted-firmware-m: corstone1000: Update metadata handling
- 2b1348d7 CI: switch to building against styhead branches where possible
- a754b2be add basic b4 config file
- 6def088a arm/optee-client: fix systemd service dependencies
- 2d281956 arm/optee: Add optee udev rules
- 139e87e1 arm/lib: Handle timeout for spawn object on stop()
- f7ea72db arm-bsp/trusted-services: corstone1000: Update Trusted-Services patches
- ea2c1ab5 arm-bsp/fvp: Re-enable parselogs
- 60fd47ed arm-bsp/fvp-base: Get 6.10 kernel working
- a6e74d39 arm-bsp/fvp-base: support poky-altcfg
- 45a2b442 arm-toolchain: remove libmount-mountfd-support when using binary toolchain
- d75cf2dd arm-bsp/trusted-firmware-m: corstone1000: Fix MPU configuration
- 5eb457b5 arm-bsp/documentation: corstone1000: Improve user guide
- 6ce3f437 arm-bsp/documentation: corstone1000: remove TEE driver load
- bd1e228d arm-bsp/linux-yocto: corstone1000: bump to v6.10
- 5c12aab7 arm/libts: Patch to fix 6.10 kernel builds breaks
- 60361945 arm/musl: work around trusted services error
- f3d1c029 layer.conf: Update to styhead release name series
- f975faf4 arm-bsp/documentation: corstone1000: Mention PMOD module as prerequisite
- 9d00aa03 arm-bsp,documentation: corstone1000: update user documentation
- 0f87b7c4 arm-bsp,kas: corstone1000: enable External System based on new yml file
- f741b4d8 arm/trusted-firmware-a: update LICENSE entry
- 36e8641c CI: Add secure debug build for Corstone-1000
- db2b46a4 arm-bsp/documentation: corstone1000: add Secure Debug test
- 7e94669f arm-bsp/trusted-firmware-m: corstone1000: add Secure Debug
- 11d6e241 arm/arm-tstee: pin kernel to 6.6 to workaround issue
- 5a3ca1e2 arm/qemu-efi-disk: add rootwait to bootargs
- 3a850ee3 ts-newlib: setup git with check_git_config
- 74e7bcfc arm-bsp/documentation: corstone1000: Install Sphinx theme as recommended
- 7d2e8681 arm-bsp/documentation: corstone1000: Deprecation of Sphinx context injection
- aea2c9b0 arm-bsp/trusted-firmware-m: corstone1000: fix bank offset
- c965cf72 arm-bsp/trusted-firmware-m: Remove TF-M v2.0 recipe
- 50b4d9cc arm-bsp/trusted-services: corstone1000: align PSA crypto structs with TF-M
- d362e3a7 arm-bsp/trusted-firmware-m: corstone1000: upgrade to TF-M v2.1.x
- 8a3b84ac arm-bsp/linux-yocto: update for linux 6.10
- 5e275947 arm/trusted-services: Move ts-newlib compilation fix to meta-arm
- 1d21bf15 arm/edk2-firmware: set CVE_PRODUCT to the correct CPE
- 3f78e99e arm-bsp/trusted-firmware-a: corstone1000: update upstream statuses
- bf85e4a9 arm/trusted-firmware-a: remove workaround patch for qemuarm64-secureboot
- e687068e arm-bsp: remove unreferenced patches and configs
- 6657b15b arm: use devtool to clean-up patches
- 3880bc18 arm-bsp/fvp-base: u-boot patch clean-up
- 1e7cac70 optee-os: fix buildpaths QA failure on corstone1000
- b1db172d optee-os: remove buildpaths INSANE_SKIP
- 9a6a1189 optee-os-tadevkit: remove buildpaths INSANE_SKIP
- 677d9937 optee-os: remove absolute paths
- 96da3de1 optee-os: asm debug prefix fixes
- f3b60ee3 arm/oeqa: Introduce retry mechanism for fvp_devices run_cmd
- 88a47b37 kas: Add new yml file for Distros unattended installation
- 9c95daa2 arm-systemready/oeqa: Add new test for Fedora unattended installation
- c014f118 arm-systemready/linux-distros: Add kickstart file for Fedora unattended
- bd95810d arm-systemready/linux-distros: new inc file for unattended installation
- c850a862 arm-systemready: explicitly disable SPDX in the fake image classes
- e8b60718 arm-bsp/trusted-firmware-m: corstone1000: Increase PS size
- 14d24b55 arm-bsp/fvp-base: add edk2 testimage support
- 105338c0 CI: remove xorg test removal from edk2
- 6e383417 arm/gn: update to the latest commit
- 091f102e arm/boot-wrapper-aarch64: update with latest patch
- e9f00ab3 arm/opencsd: update to 1.5.3
- a1b240fa CI: add poky-altcfg
- b2f6758f arm-systemready/README.md: add ARM_FVP_EULA_ACCEPT
- 4cddc5f6 CI: remove unnecessary clang settings
- f646ee45 arm-toolchain: update to 13.3
- af0b4716 arm-bsp/u-boot: corstone1000: use mdata v2
- f219bed3 arm-bsp/trusted-firmware-m: corstone1000: Switch to metadata v2
- 45cc1d2e arm-bsp/trusted-firmware-a: Upgrade Corstone1000 to TF-A v2.11
- 0ec9dedc arm-bsp/optee: Remove OP-TEE OS v4.1 recipe
- 9532dca1 arm-bsp/optee:corstone1000: Update optee to v4.2
- 61f5a0b1 arm-bsp/corstone1000: Update Corstone-1000 user guide
- 390b9824 CI: remove ts-smm-gateway for qemuarm64-secureboot-ts
- b5903ce6 arm-bsp/trusted-firmware-a: corstone1000: fix compilation issue for FVP multicore
- 1d658945 arm-systemready: WORKDIR to UNPACKDIR changes
- 1a200442 arm/fvpboot: Revert "Disable timing annotation by default"
- b13a3590 arm-bsp/trusted-services: fix compilation issues for ts-newlib
- 0e5be701 arm-bsp/trusted-services: corstone1000: fix compilation issues
- 6db29663 arm-bsp/u-boot: corstone1000: fix U-Boot patch
- 5f647901 arm/oeqa: Enable pexpect profiling for testcase debugging
- c4c562c1 CI: update to Kas 4.4 image
- 751e4817 arm-toolchain: fix for WORKDIR changes
- 8024166d arm/qemuarm64-secureboot: fix qemu parameter
- 794262c7 arm-bsp/fvp-base: update version to 11.26.11
- 981425c5 arm/libts: use UNPACKDIR
- 80be9643 arm-bsp/firmware-image-juno: use UNPACKDIR
- 1985604b arm/optee-ftpm: silence new compiler errors from GCC 14.1
- bd9fc4bb ci,arm-bsp: corstone1000: New MACHINE_FEATURES for Corstone-1000 FVP multicore
- e437bc8f arm-bsp/trusted-firmware-m: corstone1000: Multicore support for Corstone-1000 FVP
- 3eaa5c63 arm-bsp/trusted-firmware-a: corstone1000: Multicore support for Corstone-1000 FVP
- c42a7ffd arm-bsp/u-boot: corstone1000: Enable secondary cores for Corstone-1000 FVP
- 3e13dfa1 arm-bsp/optee: corstone1000: Remove MMCOMM buffer address
- 156141c0 documentation/runfvp: use IMAGE_CLASSES instead of INHERIT
- 150cd18d Docs: add ci/kas, quick start, and release information
- e6796bf1 arm-bsp/edk2-firmware: work around alignment problem with EDK/qemu
- 88b78f55 arm-systemready/linux-distros: Add a third Linux distribution installation
- 71d36251 arm-bsp/documentation: corstone1000: improve tests documentation
- 841b88fd arm-bsp/documentation: corstone1000: update the boot chain
- 30872ba1 optee-client: Switch away from S = WORKDIR
- f8338c3a Revert "CI: temporarily backport the procps fix"
- b08bf096 arm/test-pacbti: Use UNPACKDIR
- 8ce0dc29 arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo
- 8769c92f arm-bsp/u-boot: update tick.patch to merged patches
- d7f8e985 arm/u-boot: remove obsolete qemuarm patch
- 680e121b CI: use pregenerated SSH keys in genericarm64
- 419736b6 CI: back to master
- 43e4afbd optee-os: remove NOWERROR from EXTRA_OEMAKE
- 8d2a45af arm/arm-tstee: add UPSTREAM_CHECK
- a4761c2e arm/trusted-firmware-rmm: update to 0.5.0
- 90108398 arm/trusted-firmware-rmm: add UPSTREAM_CHECK and tweak recipe version
- 1bcc8208 arm/edk2: update to edk2-stable202405
- 3cf4301f arm/hafnium: update to v2.11
- 8cbc545e arm/trusted-firmware-a: add support for 2.11.0
- 3a0081cb arm/trusted-firmware-m: update to 2.1.0
- f6098845 kas: corstone1000: remove Arm-FVP-EULA flag
- f5ebb36c arm-bsp/trusted-firmware-m: corstone1000: remove capsule update reset
- 6207240f arm-bsp/corstone1000: update the documentation
- 1de50f40 arm-bsp/trusted-firmware-m: corstone1000: increase RSE_COMMS buff size
- 407471cf arm-bsp/trusted-services: corstone1000: increase comm buffer size
- b4d7112b arm-bsp/trusted-firmware-m: corstone1000: increase PS sizes
- 676d580a arm-bsp/trusted-services: corstone1000: add fixes for private auth vars
- 3aa25c91 arm-bsp/trusted-services: corstone1000: add EFI var handling fixes
- 1f0a39b8 arm-bsp/linux-yocto: fvp-base: remove fvp-timer.cfg
- 20966db0 CI: correct BB_HASHSERVE_UPSTREAM
- b8965bb9 arm/oeqa: increase optee and ftpm test timeouts
- d0246736 arm-bsp/documentation: corstone1000: Update user guide for secureboot test
- 6877a1c2 arm-systemready/linux-distros: Upgrade the Debian license
- 679218cd arm-bsp/trusted-services: corstone1000: fix IAT test
- 611909cd arm-bsp/trusted-firmware-m: corstone1000: fix crypto failure on mps3
- 7bae90d7 arm-bsp/trusted-firmware-a: corstone1000: fix reset sequence
- 8097a792 arm-systemready/linux-distros: Upgrade the openSUSE version to 15.5
- 200786d3 arm/oeqa/runtime/fvp_boot: move pexpect import into test method
- f37a6b32 arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
- a6a4952e arm/trusted-firmware-a: use correct git URL
- 6d6fa147 arm/optee: update to 4.2.0
- ac517cba CI: increase bitbake server timeout
- c366c322 arm-bsp: remove unused recipes
- 6db139e1 arm-bsp: remove support for n1sdp
- e623cc3b arm/gn: update to latest commit
- 4ddf285c README: add backporting process information
- 1cd6c26b arm/trusted-firmware-a: add comment about location of deps
- c9c93da0 arm/boot-wrapper-aarch64: use https to fetch git source
- e043bc48 arm/trusted-firmware-rmm: Add bitbake, include and patch file for RMM

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
@quaresmajose
Copy link
Copy Markdown
Member Author

Copy link
Copy Markdown
Contributor

@angolini angolini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quaresmajose quaresmajose merged commit ef3433f into foundriesio:main Nov 28, 2025
1 check failed
@quaresmajose quaresmajose deleted the main-next-bump branch November 28, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants