<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-openembedded/meta-python/recipes-devtools/python/python3-apispec_6.3.0.bb, branch master</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2024-01-06T00:50:23+00:00</updated>
<entry>
<title>subtree updates</title>
<updated>2024-01-06T00:50:23+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2024-01-05T17:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=169d7bccc02da43f8574d030502cfcf9308f505f'/>
<id>urn:sha1:169d7bccc02da43f8574d030502cfcf9308f505f</id>
<content type='text'>
meta-raspberrypi: fde68b24f0..4c033eb074:
  Harunobu Kurokawa (1):
        rpi-cmdline, rpi-u-boot-src: Support USB boot

meta-arm: 0b61cc659a..4d22f982bc:
  Debbie Martin (2):
        arm-systemready: Add parted dependency and inherit testimage
        ci: Add Arm SystemReady firmware and IR ACS builds

  Harsimran Singh Tungal (3):
        arm-bsp/documentation: corstone1000: fix the steps in the user guide and instructions
        corstone1000:arm-bsp/optee: Update optee to v4.0
        corstone1000:arm-bsp/tftf: Fix tftf tests on mps3

  Jon Mason (5):
        arm/trusted-firmware-a: move patch file to bbappend
        arm/trusted-firmware-a: update to 2.10
        arm/hafnium: update to v2.10
        CI: rename meta-secure-core directory
        arm/edk2: update to 202311

  Ross Burton (1):
        CI: switch back to master

poky: 028b6f6226..4675bbb757:
  Adrian Freihofer (4):
        cmake-qemu.bbclass: make it more usable
        oe-selftest: add a cpp-example recipe
        oeqa/core/decorator: add skip if not qemu-usermode
        oe-selftest: add tests for C and C++ build tools

  Alassane Yattara (22):
        bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_page
        bitbake: toaster/test: from test_no_builds_message.py wait for the empty state div to appear
        bitbake: toaster/test: delay driver action until elements to appear
        bitbake: toaster/tests: Ensure to kill toaster process create for tests functional
        bitbake: toaster/tests: Added functional/utils, contains useful methods using by functional tests
        bitbake: toaster/tests: Refactorize tests/functional
        bitbake: toaster/tests: Bug fixes, functional tests dependent on each other
        bitbake: toaster/tests: Fixes warnings in autobuilder
        bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuilders
        bitbake: toaster/test: fix Copyright
        bitbake: toaster/tests: logging warning in console, trying to kill unavailable Runbuilds process
        bitbake: toaster/tests: Removed all time.sleep occurrence
        bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_config.py
        bitbake: toaster/tests: bug-fix element click intercepted in browser/test_layerdetails_page.py
        bitbake: toaster/tests: Update tests/functional/functional_helpers test_functional_basic
        bitbake: toaster/tests: Fixes functional tests warning on autobuilder
        bitbake: toaster/tests: Bug-fix test_functional_basic, delay driver actions
        bitbake: toaster/tests: bug-fix An element matching "#projectstable" should be visible
        bitbake: toaster/tests: bug-fix An element matching "#lastest_builds" should be on the page
        bitbake: toaster/tests: Skip to show more then 100 item in ToasterTable
        bitbake: toaster/tests: Bug-fix "#project-created-notification" should be visible
        bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/add local layer

  Alex Bennée (1):
        qemurunner: more cleanups for output blocking

  Alex Kiernan (17):
        cargo: Rename MANIFEST_PATH -&gt; CARGO_MANIFEST_PATH
        cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_common
        rust: cargo: Convert single-valued variables to weak defaults
        cargo: Add CARGO_LOCK_PATH for path to Cargo.lock
        rust: Upgrade 1.70.0 -&gt; 1.71.0
        rust: Upgrade 1.71.0 -&gt; 1.71.1
        sstate-cache-management: Rewrite in python
        devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequality
        devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check
        meta-selftest: hello-rs: Simple rust test recipe
        devtool: selftest: Swap to hello-rs for crates testing
        zvariant: Drop recipe
        rust: Upgrade 1.71.1 -&gt; 1.72.0
        rust: Upgrade 1.72.0 -&gt; 1.72.1
        rust: Upgrade 1.72.1 -&gt; 1.73.0
        rust: Upgrade 1.73.0 -&gt; 1.74.0
        rust: Upgrade 1.74.0 -&gt; 1.74.1

  Alexander Kanavin (21):
        selftest/sstatetest: print output from bitbake with actual newlines, not \n
        selftest/sstatetests: do not delete custom $TMPDIRs under build-st when testing printdiff
        sstatesig/find_siginfo: special-case gcc-source when looking in sstate caches
        oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests
        gobject-introspection: depend on setuptools to obtain distutils module
        libcap-ng-python: depend on setuptools to obtain distutils copy
        dnf: remove obsolete python3-gpg dependency (provided by gpgme)
        gpgme: disable python support (until upstream fixes 3.12 compatibility)
        python3-setuptools-rust: remove distutils dependency
        python3-babel: replace distutils with setuptools, as supported by upstream
        python3-pip: remove distutils depedency
        glib-2.0: replace distutils dependency with setuptools
        python3-pytest-runner: remove distutils dependency
        python3-numpy: distutils is no longer required
        bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12
        glibc-y2038-tests: do not run tests using 32 bit time APIs
        bitbake: bitbake/runqueue: add debugging for find_siginfo() calls
        bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()
        bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in printdiff
        sstatesig/find_siginfo: unify a disjointed API
        lib/sstatesig/find_siginfo: raise an error instead of returning None when obtaining mtime

  Alexander Lussier-Cullen (6):
        bitbake: toaster: fix pytest build test execution and test discovery
        bitbake: toaster: Add verbose printout for missing chrome(driver) dependencies
        bitbake: bitbake: toaster: add functional testing toaster error details
        bitbake: toaster/tests: Exit tests on chromedriver creation failure
        bitbake: toaster/tests: fix functional tests setup and teardown
        bitbake: toaster/tests: fix chrome argument syntax and wait for driver exit

  Alexandre Belloni (1):
        oeqa/selftest/recipetool: stop looking for md5sum

  Anuj Mittal (9):
        sqlite3: upgrade 3.44.0 -&gt; 3.44.2
        base-passwd: upgrade 3.6.2 -&gt; 3.6.3
        bluez5: upgrade 5.70 -&gt; 5.71
        glib-2.0: upgrade 2.78.1 -&gt; 2.78.3
        glib-networking: upgrade 2.76.1 -&gt; 2.78.0
        puzzles: upgrade to latest revision
        stress-ng: upgrade 0.17.01 -&gt; 0.17.03
        libusb1: fix upstream version check
        enchant2: upgrade 2.6.2 -&gt; 2.6.4

  Archana Polampalli (1):
        bluez5: fix CVE-2023-45866

  Bruce Ashfield (31):
        linux-yocto/6.5: cfg: split runtime and symbol debug
        linux-yocto/6.5: update to v6.5.11
        linux-yocto/6.1: update to v6.1.62
        linux-yocto-dev: bump to v6.7
        linux-yocto/6.5: update to v6.5.12
        linux-yocto/6.5: update to v6.5.13
        linux-yocto/6.1: update to v6.1.65
        linux-yocto/6.1: drop removed IMA option
        linux-yocto/6.5: drop removed IMA option
        linux-yocto-rt/6.1: update to -rt18
        linux-yocto/6.1: update to v6.1.66
        linux-yocto/6.1: update to v6.1.67
        linux-yocto/6.5: fix AB-INT: QEMU kernel panic: No irq handler for vector
        linux-yocto/6.1: update to v6.1.68
        oeqa/runtime/parselogs: add qemux86 ACPI ignore for kernel v6.6+
        linux-libc-headers: update to v6.6-lts
        linux-yocto: introduce 6.6 reference kernel
        linux-yocto/6.6: fix AB-INT: QEMU kernel panic: No irq handler for vector
        linux-yocto-rt/6.6: fix CVE exclusion include
        linux-yocto/6.6: update CVE exclusions
        linux-yocto/6.6: update to v6.6.8
        linux-yocto/6.1: update to v6.1.69
        linux-yocto/6.5: drop 6.5 recipes
        linux-yocto-rt/6.6: correct meta data branch
        linux-yocto/6.6: update to v6.6.9
        linux-yocto/6.6: update CVE exclusions
        linux-yocto/6.1: update to v6.1.70
        linux-yocto/6.1: update CVE exclusions
        linux-yocto/6.6: ARM fix configuration audit warning
        linux-yocto/6.6: arm: jitter entropy backport
        poky/poky-tiny: make 6.6 the default kernel

  Changqing Li (1):
        man-pages: remove conflict pages

  Chen Qi (1):
        devtool: use straight print in check-upgrade-status output

  Clay Chang (1):
        devtool: deploy: provide max_process to strip_execs

  Daniel Ammann (1):
        base: Unpack .7z files with p7zip

  Deepthi Hemraj (1):
        autoconf: Add missing perl modules to RDEPENDS

  Dhairya Nagodra (2):
        cve-update-nvd2-native: faster requests with API keys
        cve-update-nvd2-native: increase the delay between subsequent request failures

  Eilís 'pidge' Ní Fhlannagáin (3):
        useradd: Fix issues with useradd dependencies
        useradd: Add testcase for bugzilla issue (currently disabled)
        usergrouptests.py: Add test for switching between static-ids

  Enrico Scholz (1):
        tcp-wrappers: drop libnsl2 build dependency

  Etienne Cordonnier (2):
        gdb/systemd: enable minidebuginfo support conditionally
        manuals: document minidebuginfo

  Fabio Estevam (3):
        libdrm: Upgrade to 2.4.119
        kmscube: Upgrade to latest revision
        bmap-tools: Upgrade to 3.7

  Hongxu Jia (2):
        socat: 1.7.4.4 -&gt; 1.8.0.0
        man-db: 2.11.2 -&gt; 2.12.0

  Jason Andryuk (3):
        linux-firmware: Package iwlwifi .pnvm files
        linux-firmware: Change bnx2 packaging
        linux-firmware: Create bnx2x subpackage

  Jeremy A. Puhlman (1):
        create-spdx-2.2: combine spdx can try to write before dir creation

  Jermain Horsman (2):
        lib/bblayers/makesetup.py: Remove unused imports
        lib/bblayers/buildconf.py: Remove unused imports/variables

  Jose Quaresma (2):
        go: update 1.20.10 -&gt; 1.20.11
        go: update 1.20.11 -&gt; 1.20.12

  Joshua Watt (11):
        bitbake: bitbake-hashserv: Add description of permissions
        bitbake.conf: Add runtimedir
        rpcbind: Specify state directory under /run
        libinput: Add packageconfig for tests
        ipk: Switch to using zstd compression
        lib/oe/path.py: Add relsymlink()
        lib/packagedata.py: Fix broken symlinks for providers with a '/'
        bitbake: contrib/vim: Syntax improvements
        classes-global/sstate: Fix variable typo
        lib/packagedata.py: Add API to iterate over rprovides
        classes-global/insane: Look up all runtime providers for file-rdeps

  Julien Stephan (19):
        recipetool: create_buildsys_python.py: initialize metadata
        recipetool: create: add trailing newlines
        recipetool: create: add new optional process_url callback for plugins
        recipetool: create_buildsys_python: add pypi support
        oeqa/selftest/recipetool: remove spaces on empty lines
        oeqa/selftest/recipetool/devtool: add test for pypi class
        recipetool: appendsrcfile(s): add dry-run mode
        recipeutils: bbappend_recipe: fix undefined variable
        recipeutils: bbappend_recipe: fix docstring
        recipeutils: bbappend_recipe: add a way to specify the name of the file to add
        recipeutils: bbappend_recipe: remove old srcuri entry if parameters are different
        recipetool: appendsrcfile(s): use params instead of extraline
        recipeutils: bbappend_recipe: allow to patch the recipe itself
        recipetool: appendsrcfile(s): add a mode to update the recipe itself
        oeqa/selftest/recipetool: appendsrfile: add test for machine
        oeqa/selftest/recipetool: appendsrc: add test for update mode
        oeqa/selftest/recipetool: add back checksum checks on pypi tests
        oeqa/selftest/recipetool: remove left over from development
        oeqa/selftest/recipetool: fix metadata corruption on meta layer

  Kevin Hao (2):
        beaglebone-yocto: Remove the redundant kernel-devicetree
        beaglebone-yocto: Remove the obsolete variables for uImage

  Khem Raj (13):
        tiff: Backport fixes for CVE-2023-6277
        kmod: Fix build with latest musl
        elfutils: Use own basename API implementation
        util-linux: Fix build with latest musl
        sysvinit: Include libgen.h for basename API
        attr: Fix build with latest musl
        opkg: Use own version of portable basename function
        util-linux: Delete md-raid tests
        gdb: Update to gdb 14.1 release
        systemd: Fix build with latest musl
        qemu: Fix build with latest musl
        qemu: Add packageconfig knob to enable pipewire support
        weston: Include libgen.h for basename

  Lee Chee Yang (5):
        migration-guides: reword fix in release-notes-4.3.1
        migration-guides: add release notes for 4.0.15
        perlcross: update to 1.5.2
        perl: 5.38.0 -&gt; 5.38.2
        curl: update to 8.5.0

  Lucas Stach (1):
        mesa: upgrade 23.2.1 -&gt; 23.3.1

  Ludovic Jozeau (1):
        image-live.bbclass: LIVE_ROOTFS_TYPE support compression

  Lukas Funke (1):
        selftest: wic: add test for zerorize option of empty plugin

  Malte Schmidt (1):
        wic: extend empty plugin with options to write zeros to partiton

  Markus Volk (3):
        gtk4: upgrade 4.12.3 -&gt; 4.12.4
        libadwaita: update 1.4.0 -&gt; 1.4.2
        appstream: Upgrade 0.16.3 -&gt; 1.0.0

  Marlon Rodriguez Garcia (5):
        bitbake: toaster/tests: Update build test
        bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality
        bitbake: toaster: remove test and update setup to avoid rebuilding image
        bitbake: toaster: Commandline build import table improvements
        bitbake: toaster: Added validation to stop import if there is a build in progress

  Marta Rybczynska (1):
        bitbake: toastergui: verify that an existing layer path is given

  Massimiliano Minella (1):
        zstd: fix LICENSE statement

  Michael Opdenacker (8):
        test-manual: text and formatting fixes
        test-manual: resource updates
        test-manual: use working example
        test-manual: add links to python unittest
        test-manual: explicit or fix file paths
        test-manual: add or improve hyperlinks
        dev-manual: runtime-testing: fix test module name
        poky.conf: update SANITY_TESTED_DISTROS to match autobuilder

  Mikko Rapeli (1):
        runqemu: match .rootfs. in addition to -image- for rootfs

  Ming Liu (1):
        grub: fs/fat: Don't error when mtime is 0

  Mingli Yu (2):
        python3-license-expression: Fix the ptest failure
        ptest-packagelists.inc: Add python3-license-expression

  Pavel Zhukov (2):
        bitbake: utils: Do not create directories with ${ in the name
        oeqa/selftest/bbtests: Add test for unexpanded variables in the dirname

  Peter Kjellerstedt (11):
        oeqa/selftest/devtool: Correct git clone of local repository
        oeqa/selftest/devtool: Avoid global Git hooks when amending a patch
        oeqa/selftest/devtool: Make test_devtool_load_plugin more resilient
        oeqa/selftest/recipetool: Make test_recipetool_load_plugin more resilient
        lib/oe/recipeutils: Avoid wrapping any SRC_URI[sha*sum] variables
        recipetool: create: Improve identification of licenses
        recipetool: create: Only include the expected SRC_URI checksums
        devtool: upgrade: Update all existing checksums for the SRC_URI
        devtool: modify: Make --no-extract work again
        devtool: modify: Handle recipes with a menuconfig task correctly
        dev-manual: Discourage the use of SRC_URI[md5sum]

  Peter Marko (1):
        dtc: preserve version also from shallow git clones

  Philip Balister (1):
        sanity.bbclass: Check for additional native perl modules.

  Renat Khalikov (1):
        python3-maturin: Add missing space appending to CFLAGS

  Richard Purdie (41):
        bitbake: runqueue: Improve inter setscene task dependency handling
        bitbake: bb/toaster: Fix assertEquals deprecation warnings
        bitbake: toaster: Fix assertRegexpMatches deprecation warnings
        bitbake: toastermain/settings: Avoid python filehandle closure warnings
        bitbake: toastergui: Fix regex markup issues
        bitbake: bitbake: Move to version 2.6.1 to mark runqueue changes
        bitbake: toaster-eventreplay: Remove ordering assumptions
        sanity.conf: Require bitbake 2.6.1 for recent runqueue change
        sstate: Remove unneeded code from setscene_depvalid() related to useradd
        oeqa/runtime/systemd: Ensure test runs only on systemd images
        bitbake: toaster: Update to use qemux86-64 machine by default
        bitbake: toaster/tests/builds: Add BB_HASHSERVE passthrough
        pseudo: Update to pull in syncfs probe fix
        useradd: Fix useradd do_populate_sysroot dependency bug
        sstate: Fix dir ownership issues in SSTATE_DIR
        oeqa/sstatetests: Disable gcc source printdiff test for now
        build-appliance-image: Update to master head revision
        bitbake: utils: Fix mkdir with PosixPath
        bitbake: runqueue: Remove tie between rqexe and starts_worker
        build-appliance-image: Update to master head revision
        testimage: Exclude wtmp from target-dumper commands
        qemurunner: Improve stdout logging handling
        qemurunner: Improve handling of serial port output blocking
        oeqa/selftest/overlayfs: Don't overwrite DISTRO_FEATURES
        testimage: Drop target_dumper and most of monitor_dumper
        oeqa/selftest/overlayfs: Fix whitespace
        qemu: Clean up DEPENDS
        qemu: Ensure pip and the python venv aren't used for meson
        curl: Disable two intermittently failing tests
        linux/cve-exclusion6.1: Update to latest kernel point release
        lib/prservice: Improve lock handling robustness
        oeqa/selftest/prservice: Improve test robustness
        scripts: Drop shell sstate-cache-management
        oeqa/selftest/sstatetests: Update sstate management script tests to python script
        curl: Disable test 1091 due to intermittent failures
        bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9
        bitbake: bitbake: Post release version bump to 2.7.0
        bitbake: siggen: Ensure version of siggen is verified
        bitbake: bitbake: Version bump for find_siginfo chanages
        sstatesig: Add version information for find_sigingfo
        sanity: Require bitbake 2.7.1

  Robert Berger (1):
        uninative-tarball.xz - reproducibility fix

  Robert Yang (5):
        gettext: Upgrade 0.22.3 -&gt; 0.22.4
        nfs-utils: Upgrade 2.6.3 -&gt; 2.6.4
        archiver.bbclass: Improve work-shared checking
        nfs-utils: Update Upstream-Status
        archiver.bbclass: Drop tarfile module to improve performance

  Ross Burton (23):
        avahi: update URL for new project location
        oeqa/runtime/parselogs: load ignores from disk
        oeqa/runtime/parselogs: migrate ignores
        meta-yocto-bsp/oeqa/parselogs: add BSP-specific ignores
        linux-yocto: update CVE exclusions
        genericx86: remove redundant assignments
        images: remove redundant IMAGE_BASENAME assignments
        insane: ensure more paths have the workdir removed
        tcl: skip timing-dependent tests in run-ptest
        qemurunner: remove unused import
        go: set vendor in CVE_PRODUCT
        runqemu: add qmp socket support
        linux-yocto: update CVE exclusions
        tcl: skip async and event tests in run-ptest
        images: add core-image-initramfs-boot
        machine/arch-armv9: remove crc and sve tunes, they are mandatory
        python3: re-enable profile guided optimisation
        openssl: mark assembler sections as call targets for PAC/BTI support on aarch64
        nativesdk: ensure features don't get backfilled
        nativesdk: don't unset MACHINE_FEATURES, let machine-sdk/ set it
        conf/machine-sdk: declare qemu-usermode SDK_MACHINE_FEATURE
        libseccomp: remove redundant PV assignment
        oeqa/parselogs-ignores-qemuarmv5: add comments and organise

  Saul Wold (1):
        package.py: OEHasPackage: Add MLPREFIX to packagename

  Shubham Kulkarni (1):
        tzdata: Upgrade to 2023d

  Simone Weiß (2):
        manuals: brief-yoctoprojectqs: align variable order with default local.conf
        patchtest: Add test for deprecated CVE_CHECK_IGNORE

  Soumya Sambu (1):
        ncurses: Fix - tty is hung after reset

  Sundeep KOKKONDA (1):
        rust: rustdoc reproducibility issue fix - disable PGO

  Tim Orling (12):
        python3-bcrypt: upgrade 4.0.1 -&gt; 4.1.1
        python3-pygments: upgrade 2.16.1 -&gt; 2.17.2
        recipetool: pypi: do not clobber SRC_URI checksums
        python3-setuptools-rust: BBCLASSEXTEND + nativesdk
        python3-maturin: add v1.4.0
        python3-maturin: bzip2-sys reproduciblility
        classes-recipe: add python_maturin.bbclass
        recipetool: add python_maturin support
        oe-selfest: add maturn runtime (testimage) test
        oeqa: add simple 'maturin' SDK (testsdk) test case
        oeqa: add "maturin develop" SDK test case
        oeqa: add runtime 'maturin develop' test case

  Tom Rini (1):
        inetutils: Update to the 2.5 release

  Trevor Gamblin (1):
        scripts/runqemu: fix regex escape sequences

  Victor Kamensky (5):
        systemtap: upgrade 4.9 -&gt; 5.0
        systemtap: do not install uprobes and uprobes sources
        systemtap-uprobes: removed as obsolete
        systemtap: explicit handling debuginfod library dependency
        systemtap: fix libdebuginfod auto detection logic

  Vijay Anusuri (1):
        avahi: backport CVE-2023-1981 &amp; CVE's follow-up patches

  Viswanath Kraleti (2):
        image-uefi.conf: Add EFI_UKI_PATH variable
        systemd-boot: Add recipe to compile native

  Wang Mingyu (38):
        kbd: upgrade 2.6.3 -&gt; 2.6.4
        libatomic-ops: upgrade 7.8.0 -&gt; 7.8.2
        libnl: upgrade 3.8.0 -&gt; 3.9.0
        libseccomp: upgrade 2.5.4 -&gt; 2.5.5
        libva-utils: upgrade 2.20.0 -&gt; 2.20.1
        dnf: upgrade 4.18.1 -&gt; 4.18.2
        gpgme: upgrade 1.23.1 -&gt; 1.23.2
        kea: upgrade 2.4.0 -&gt; 2.4.1
        opkg-utils: upgrade 0.6.2 -&gt; 0.6.3
        repo: upgrade 2.39 -&gt; 2.40
        sysstat: upgrade 12.7.4 -&gt; 12.7.5
        p11-kit: upgrade 0.25.2 -&gt; 0.25.3
        python3-babel: upgrade 2.13.1 -&gt; 2.14.0
        python3-dbusmock: upgrade 0.29.1 -&gt; 0.30.0
        python3-hatchling: upgrade 1.18.0 -&gt; 1.20.0
        python3-hypothesis: upgrade 6.90.0 -&gt; 6.92.1
        python3-importlib-metadata: upgrade 6.8.0 -&gt; 7.0.0
        python3-license-expression: upgrade 30.1.1 -&gt; 30.2.0
        python3-pathspec: upgrade 0.11.2 -&gt; 0.12.1
        python3-pip: upgrade 23.3.1 -&gt; 23.3.2
        python3-psutil: upgrade 5.9.6 -&gt; 5.9.7
        python3-pytest-runner: upgrade 6.0.0 -&gt; 6.0.1
        python3-trove-classifiers: upgrade 2023.11.22 -&gt; 2023.11.29
        python3-typing-extensions: upgrade 4.8.0 -&gt; 4.9.0
        python3-wcwidth: upgrade 0.2.11 -&gt; 0.2.12
        ttyrun: upgrade 2.29.0 -&gt; 2.30.0
        xwayland: upgrade 23.2.2 -&gt; 23.2.3
        diffoscope: upgrade 252 -&gt; 253
        iputils: upgrade 20221126 -&gt; 20231222
        gstreamer1.0: upgrade 1.22.7 -&gt; 1.22.8
        dhcpcd: upgrade 10.0.5 -&gt; 10.0.6
        fontconfig: upgrade 2.14.2 -&gt; 2.15.0
        python3-setuptools: upgrade 69.0.2 -&gt; 69.0.3
        python3-dbusmock: upgrade 0.30.0 -&gt; 0.30.1
        python3-hatchling: upgrade 1.20.0 -&gt; 1.21.0
        python3-importlib-metadata: upgrade 7.0.0 -&gt; 7.0.1
        python3-lxml: upgrade 4.9.3 -&gt; 4.9.4
        aspell: upgrade 0.60.8 -&gt; 0.60.8.1

  Yash Shinde (1):
        rust: Disable rust oe-selftest

  Yi Zhao (3):
        json-glib: upgrade 1.6.6 -&gt; 1.8.0
        psplash: upgrade to latest revision
        debianutils: upgrade 5.14 -&gt; 5.15

  Yoann Congal (2):
        lib/oe/patch: handle creating patches for CRLF sources
        strace: Disable bluetooth support by default

  Zang Ruochen (2):
        ell: upgrade 0.60 -&gt; 0.61
        musl: add typedefs for Elf64_Relr and Elf32_Relr

  Zoltan Boszormenyi (1):
        update_gtk_icon_cache: Fix for GTK4-only builds

  venkata pyla (1):
        wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 images

meta-openembedded: 5ad7203f68..7d8115d550:
  Alex Kiernan (7):
        mdns: Fix HOMEPAGE URL
        mbedtls: Upgrade 3.5.0 -&gt; 3.5.1
        c-ares: Upgrade 1.22.1 -&gt; 1.24.0
        mdns: Upgrade 2200.40.37.0.1 -&gt; 2200.60.25.0.4
        c-ares: Move to tarballs, add ptest and static support
        thin-provisioning-tools: Upgrade 1.0.4 -&gt; 1.0.9
        bearssl: Upgrade to latest

  Alexander Kanavin (29):
        python3-pyinotify: remove as unmaintained
        python3-supervisor: do not rely on smtpd module
        python3-meld3: do not rely on smtpd module
        python3-m2crypto: do not rely on smtpd module
        python3-uinput: remove as unmaintained
        python3-mcrypto: rely on setuptools for distutils copy
        python3-joblib: do not rely in distutils
        python3-web3: remove distutils dependency
        python3-cppy: remove unused distutils dependency
        python3-pyroute2: remove unused distutils dependency
        python3-eventlet: backport a patch to remove distutils dependency
        python3-unoconv: rely on setuptools to obtain distutils copy
        python3-astroid: remove unneeded distutils dependency
        python3-django: remove unneeded distutils dependency
        python3-pillow: remove unneeded distutils dependency
        python3-grpcio: update 1.56.2 -&gt; 1.59.3
        gstd: correctly delete files in do_install
        libplist: fix python 3.12 compatibility
        libcamera: skip until upstream resolves python 3.12 compatibility
        nodejs: backport (partially) python 3.12 support
        nodejs: backport (partially) python 3.12 support
        polkit: remove long obsolete 0.119 version
        mozjs-115: split the way-too-long PYTHONPATH line
        polkit: update mozjs dependency 102 -&gt; 115
        mozjs-115: backport py 3.12 compatibility
        mozjs-102: remove the recipe
        gthumb: update 3.12.2 -&gt; 3.12.4
        flatpak: do not rely on executables from the host
        bolt: package systemd units

  Archana Polampalli (1):
        cjson: upgrade 1.7.16 -&gt; 1.7.17

  Bruce Ashfield (1):
        zfs: update to 2.2.2

  Changqing Li (2):
        postgresql: upgrade 15.4 -&gt; 15.5
        redis: upgrade 6.2.13 -&gt; 6.2.14

  Derek Straka (70):
        python3-greenlet: update to version 3.0.2
        python3-ujson: update to version 5.9.0
        python3-termcolor: update to version 2.4.0
        python3-cmake: update to version 3.28.0
        python3-pint: upgrade to 0.23
        python3-gnupg: update to 0.5.2
        python3-pyzmq: update to 25.1.2
        python3-tox: update to version 4.11.4
        python3-olefile: update to version 0.47
        python3-distlib: update to version 0.3.8
        python3-colorlog: update to version 6.8.0
        python3-pymongo: update version to 4.6.1
        python3-bandit: update to version 1.7.6
        python3-gmqtt: update to version 0.6.13
        python3-portion: update to version 2.4.2
        python3-prompt-toolkit: update to version 3.0.43
        python3-asyncinotify: update to version 4.0.4
        python3-bitstring: update to version 4.1.4
        python3-ipython: update to version 8.18.1
        nginx: update versions for both the stable branch and mainline
        python3-portalocker: update to version 2.8.2
        python3-astroid: update to version 3.0.2
        python3-alembic: update to version 1.13.1
        python3-pymisp: update to verion 2.4.182
        python3-ninja: update to version 1.11.1.1
        python3-coverage: update to version 7.3.4
        python3-pdm: update to version 2.11.1
        python3-paramiko: update to version 3.4.0
        python3-zeroconf: update to version 0.131.0
        python3-wtforms: update to version 3.1.1
        python3-isort: update to version 5.13.2
        python3-protobuf: update to version 4.25.1
        python3-lazy-object-proxy: update to version 1.10.0
        python3-cantools: update to version 39.4.0
        python3-sentry-sdk: update to version 1.39.1
        python3-xmlschema: update to version 2.5.1
        python3-apiflask: update to version 2.1.0
        python3-rapidjson: update to version 1.14
        python3-bitarray: update to version 2.9.0
        python3-pyfanotify: update to version 0.2.2
        python3-eventlet: update to version 0.34.1
        python3-flask-wtf: update to version 1.2.1
        python3-grpcio: update to version 1.60.0
        python3-grpcio-tools: update to version 1.60.0
        python3-cmake: update to version 3.28.1
        python3-flask-sqlalchemy: fix upstream uri check
        python3-wtforms: fix upstream uri and version check
        gyp: update to the latest commit
        python3-ipython-genutils: fix upstream uri and version check
        python3-flask: fix upstream uri and version check
        python3-wpa-supplicant: fix upstream uri and version check
        python3-uswid: update to version 0.4.7
        python3-flask-wtf: fix upstream uri and version check
        python3-gspread: update to version 5.12.3
        python3-pytest-html: update to version 4.1.1
        python3-setuptools-scm-git-archive: remove obsolete package
        python3-pyroute2: update to version 0.7.10
        python3-constantly: update to version 23.10.4
        python3-mypy: update to version 1.8.0
        python3-flask-jwt-extended: update to version 4.6.0
        python3-greenlet: update to version 3.0.3
        python3-web3: update to version 6.13.0
        python3-parse: update to version 1.20.0
        python3-kmod: add comment about update to version 0.9.2
        python3-engineio: update to version 4.8.1
        python3-sqlalchemy: update to version 2.0.24
        python3-pdm-backend: update to version 2.1.8
        python3-cantools: update to version 39.4.1
        python3-argh: update to version 0.30.5
        python3-dominate: update to version 2.9.1

  Dmitry Baryshkov (2):
        android-tools: remove two Debianisms
        networkmanager: drop libnewt dependency

  Frederic Martinsons (3):
        crash: factorize recipe with inc file to prepare cross-canadian version
        crash: add cross canadian version
        crash: update to 8.0.4

  Jan Vermaete (1):
        netdata: added Python as rdepends

  Jean-Marc BOUCHE (1):
        terminus-font: build compressed archives with -n

  Jose Quaresma (1):
        ostree: Upgrade 2023.7 -&gt; 2023.8

  Joshua Watt (1):
        redis: Create state directory in systemd service

  Jörg Sommer (1):
        i2cdev: New recipe with i2c tools

  Kai Kang (1):
        lvm2: 2.03.16 -&gt; 2.03.22

  Khem Raj (3):
        Revert "nodejs: backport (partially) python 3.12 support"
        Revert "libcamera: skip until upstream resolves python 3.12 compatibility"
        libcamera: Fix build with python 3.12

  Leon Anavi (11):
        sip: Upgrade 6.7.12 -&gt; 6.8.0
        python3-expandvars: add recipe
        python3-frozenlist: upgrade 1.4.0 -&gt; 1.4.1
        python3-yarl: upgrade 1.9.2 -&gt; 1.9.4
        python3-coverage: upgrade 7.3.2 -&gt; 7.3.3
        python3-cycler: upgrade 0.11.0 -&gt; 0.12.1
        python3-aiohue: upgrade 4.6.2 -&gt; 4.7.0
        python3-sdbus: upgrade 0.11.0 -&gt; 0.11.1
        python3-zeroconf: upgrade 0.128.4 -&gt; 0.130.0
        python3-dominate: upgrade 2.8.0 -&gt; 2.9.0
        python3-rlp: upgrade 3.0.0 -&gt; 4.0.0

  Marek Vasut (1):
        faad2: Upgrade 2.10.0 -&gt; 2.11.1

  Markus Volk (3):
        wireplumber: update 0.4.15 -&gt; 0.4.17
        tracker: dont inherit gsettings
        gnome-software: update 45.1 -&gt; 45.2

  Martin Jansa (4):
        monocypher: pass LIBDIR to fix installed-vs-shipped QA issue with multilib
        rygel: fix build with gtk+3 PACKAGECONFIG disabled
        rygel: add x11 to DISTRO_FEATURES
        driverctl: fix installed-vs-shipped

  Meenali Gupta (1):
        nginx: upgrade 1.25.2 -&gt; 1.25.3

  Mingli Yu (2):
        mariadb: Upgrade to 10.11.6
        tk: Remove buildpath issue

  Nathan BRIENT (1):
        cyaml: new recipe

  Niko Mauno (1):
        pkcs11-provider: Add recipe

  Ny Antra Ranaivoarison (1):
        python3-click-spinner: backport patch that fixes deprecated methods

  Patrick Wicki (1):
        poco: upgrade 1.12.4 -&gt; 1.12.5p2

  Petr Chernikov (1):
        abseil-cpp: remove -Dcmake_cxx_standard=14 flag from extra_oecmake

  Robert Yang (1):
        minifi-cpp: Fix do_configure error builder aarch64

  Ross Burton (13):
        Remove unused SRC_DISTRIBUTE_LICENSES
        gspell: inherit gtk-doc
        gspell: update DEPENDS, switch iso-codes for icu
        librest: remove spurious build dependencies
        librest: inherit gtk-doc
        keybinder: use autotools-brokensep instead of setting B
        keybinder: disable gtk-doc documentation
        gtksourceview3: remove obsolete DEPENDS
        libgsf: remove obsolete DEPENDS
        evolution-data-server: remove obsolete intltool DEPENDS
        php: remove lemon-native build dependency
        lemon: upgrade to 3.44.2
        renderdoc: no need to depend on vim-native

  Samuli Piippo (1):
        jasper: enable opengl only wih x11

  Theodore A. Roth (1):
        python3-flask-sqlalchemy: upgrade 2.5.1 -&gt; 3.1.1

  Thomas Perrot (2):
        networkmanager: add missing modemmanager rdepends
        networkmanager: fix some missing pkgconfig

  Tim Orling (8):
        python3-pydantic-core: add v2.14.5
        python3-annotated-types: add v0.6.0
        python3-pydantic: fix RDEPENDS
        python3-dirty-equals: add v0.7.1
        python3-pydantic-core: enable ptest
        python3-cloudpickle: add v3.0.0
        python3-pydantic: enable ptest
        python3-yappi: upgrade 1.4.0 -&gt; 1.6.0; fix ptests

  Wang Mingyu (61):
        python3-alembic: upgrade 1.12.1 -&gt; 1.13.0
        python3-ansi2html: upgrade 1.8.0 -&gt; 1.9.1
        python3-argcomplete: upgrade 3.1.6 -&gt; 3.2.1
        python3-dbus-fast: upgrade 2.15.0 -&gt; 2.21.0
        python3-django: upgrade 4.2.7 -&gt; 5.0
        python3-flask-restx: upgrade 1.2.0 -&gt; 1.3.0
        python3-google-api-core: upgrade 2.14.0 -&gt; 2.15.0
        python3-google-api-python-client: upgrade 2.108.0 -&gt; 2.111.0
        python3-googleapis-common-protos: upgrade 1.61.0 -&gt; 1.62.0
        python3-google-auth: upgrade 2.23.4 -&gt; 2.25.2
        python3-imageio: upgrade 2.33.0 -&gt; 2.33.1
        python3-isort: upgrade 5.12.0 -&gt; 5.13.1
        python3-path: upgrade 16.7.1 -&gt; 16.9.0
        python3-platformdirs: upgrade 4.0.0 -&gt; 4.1.0
        python3-pytest-asyncio: upgrade 0.22.0 -&gt; 0.23.2
        python3-sentry-sdk: upgrade 1.37.1 -&gt; 1.39.0
        python3-bitarray: upgrade 2.8.3 -&gt; 2.8.5
        python3-eth-keyfile: upgrade 0.6.1 -&gt; 0.7.0
        python3-eth-rlp: upgrade 0.3.0 -&gt; 1.0.0
        python3-fastnumbers: upgrade 5.0.1 -&gt; 5.1.0
        python3-pylint: upgrade 3.0.2 -&gt; 3.0.3
        python3-tornado: upgrade 6.3.3 -&gt; 6.4
        python3-traitlets: upgrade 5.13.0 -&gt; 5.14.0
        python3-types-setuptools: upgrade 68.2.0.2 -&gt; 69.0.0.0
        python3-virtualenv: upgrade 20.24.7 -&gt; 20.25.0
        python3-web3: upgrade 6.11.3 -&gt; 6.12.0
        python3-websocket-client: upgrade 1.6.4 -&gt; 1.7.0
        python3-zeroconf: upgrade 0.127.0 -&gt; 0.128.4
        ctags: upgrade 6.0.20231126.0 -&gt; 6.0.20231210.0
        gensio: upgrade 2.8.0 -&gt; 2.8.2
        hwdata: upgrade 0.376 -&gt; 0.377
        lvgl: upgrade 8.3.10 -&gt; 8.3.11
        gjs: upgrade 1.78.0 -&gt; 1.78.1
        ifenslave: upgrade 2.13 -&gt; 2.14
        libei: upgrade 1.1.0 -&gt; 1.2.0
        pkcs11-helper: upgrade 1.29.0 -&gt; 1.30.0
        strongswan: upgrade 5.9.12 -&gt; 5.9.13
        webkitgtk3: upgrade 2.42.2 -&gt; 2.42.3
        sip: upgrade 6.8.0 -&gt; 6.8.1
        paho-mqtt-cpp: upgrade 1.3.1 -&gt; 1.3.2
        dbus-cxx: upgrade 2.4.0 -&gt; 2.5.0
        exiftool: upgrade 12.70 -&gt; 12.71
        uftp: upgrade 5.0.2 -&gt; 5.0.3
        ctags: upgrade 6.0.20231210.0 -&gt; 6.0.20231224.0
        jasper: Fix install conflict when enable multilib.
        jq: upgrade 1.7 -&gt; 1.7.1
        libmbim: upgrade 1.31.1 -&gt; 1.31.2
        libqmi: upgrade 1.34.0 -&gt; 1.35.1
        opencl-headers: upgrade 2023.04.17 -&gt; 2023.12.14
        valijson: upgrade 1.0.1 -&gt; 1.0.2
        python3-apispec: upgrade 6.3.0 -&gt; 6.3.1
        python3-asyncinotify: upgrade 4.0.4 -&gt; 4.0.5
        python3-bitarray: upgrade 2.9.0 -&gt; 2.9.1
        python3-cassandra-driver: upgrade 3.28.0 -&gt; 3.29.0
        python3-ipython: upgrade 8.18.1 -&gt; 8.19.0
        python3-pydantic: upgrade 2.5.2 -&gt; 2.5.3
        python3-regex: upgrade 2023.10.3 -&gt; 2023.12.25
        opencl-icd-loader: upgrade 2023.04.17 -&gt; 2023.12.14
        python3-distro: upgrade 1.8.0 -&gt; 1.9.0
        zchunk: upgrade 1.3.2 -&gt; 1.4.0
        python3-eventlet: upgrade 0.34.1 -&gt; 0.34.2

  William Lyu (1):
        networkmanager: Improved SUMMARY and added DESCRIPTION

  Xiangyu Chen (1):
        layer.conf: add libbpf to NON_MULTILIB_RECIPES

  Yi Zhao (2):
        open-vm-tools: upgrade 12.1.5 -&gt; 12.3.5
        samba: upgrade 4.18.8 -&gt; 4.18.9

  Zoltán Böszörményi (2):
        mutter: Make gnome-desktop and libcanberra dependencies optional
        zenity: Upgrade to 4.0.0

  alperak (29):
        jasper: upgrade 2.0.33 -&gt; 4.1.1
        xcursorgen: upgrade 1.0.7 -&gt; 1.0.8
        xstdcmap: upgrade 1.0.4 -&gt; 1.0.5
        xlsclients: upgrade 1.1.4 -&gt; 1.1.5
        xlsatoms: upgrade 1.1.3 -&gt; 1.1.4
        xkbevd: upgrade 1.1.4 -&gt; 1.1.5
        xgamma: upgrade 1.0.6 -&gt; 1.0.7
        sessreg: upgrade 1.1.2 -&gt; 1.1.3
        xbitmaps: upgrade 1.1.2 -&gt; 1.1.3
        xcursor-themes: add recipe
        xorg-docs: add recipe
        xorg-sgml-doctools: update summary depends and inc file
        xf86-video-ati: upgrade 19.1.0 -&gt; 22.0.0
        xf86-input-void: upgrade 1.4.1 -&gt; 1.4.2
        libxaw: upgrade 1.0.14 -&gt; 1.0.15
        xf86-video-mga: upgrade 2.0.0 -&gt; 2.0.1
        snappy: upgrade 1.1.9 -&gt; 1.1.10
        xsetroot: upgrade 1.1.2 -&gt; 1.1.3
        libbytesize: Removed unnecessary setting of B
        libmxml: use autotools-brokensep instead of setting B
        libsombok3: use autotools-brokensep instead of setting B
        pgpool2: use autotools-brokensep instead of setting B
        qpdf: upgrade 11.6.3 -&gt; 11.6.4
        cpprest: upgrade 2.10.18 -&gt; 2.10.19
        avro-c: upgrade 1.11.2 -&gt; 1.11.3
        dool: upgrade 1.1.0 -&gt; 1.3.1
        driverctl: upgrade 0.111 -&gt; 0.115
        hstr: upgrade 2.5.0 -&gt; 3.1.0
        libharu: upgrade 2.3.0 -&gt; 2.4.4

meta-security: 070a1e82cc..b2e1511338:
  Armin Kuster (6):
        libgssglue: update to 0.8
        python3-privacyidea: Update to 3.9.1
        lynis: Update SRC_URI to improve updater
        layers: Move READMEs to markdown format
        arpwatch: adjust CONFIGURE params to allow to build again.
        python3-pyinotify: fail2ban needs this module

  Dawid Dabrowski (1):
        libhoth recipe update

  Erik Schilling (2):
        dm-verity-img.bbclass: use bc-native
        dm-verity-img.bbclass: remove IMAGE_NAME_SUFFIX

  Mikko Rapeli (2):
        tpm2-tss: support native builds
        dm-verity-img.bbclass: add DM_VERITY_DEPLOY_DIR

Change-Id: I94d7f1ee5ff2da4555c05fbf63a1293ec8f249c2
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
<entry>
<title>master: subtree updates oct 4 2023</title>
<updated>2023-10-10T16:23:18+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-10-04T15:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=220dafdb7243da3683b8a972c80a3719c2d137ef'/>
<id>urn:sha1:220dafdb7243da3683b8a972c80a3719c2d137ef</id>
<content type='text'>
poky: 61531cd395..e444d2bed0:
  Adrian Freihofer (3):
        lib/oe/utils: Refactor to make multiprocess_launch callable without d
        lib/oe/package: Refactor to make strip_execs callable without d
        oeqa/selftest/devtool: Refactor runqemu pre-requisites

  Alexander Kanavin (69):
        cargo-c-native: fix version check
        igt-gpu-tools: do not write shortened git commit hash into binaries
        curl: build and run the full set of ptests
        ptest: report tests that were killed on timeout
        perl: use 64 bit integers across all targets
        perl: ensure all failures are caught
        strace: parallelize ptest
        strace: remove from time64.inc exception list
        busybox: enable 64 bit shell arithmetic (via long long type)
        openssl: parallelize tests
        openssl: ensure all ptest fails are caught
        glibc-tests: rename to glibc-y2038-tests
        sysstat: merge .inc into .bb
        sysstat: update 12.6.2 -&gt; 12.7.4
        glib-2.0: update 2.76.4 -&gt; 2.78.0
        ovmf: update edk2-stable202305 -&gt; edk2-stable202308
        libdnf: update 0.70.1 -&gt; 0.71.0
        liburi-perl: update 5.17 -&gt; 5.21
        python3-pygobject: update 3.44.1 -&gt; 3.46.0
        go-helloworld: update to latest revision
        gzip: update 1.12 -&gt; 1.13
        procps: update 4.0.3 -&gt; 4.0.4
        screen: update 4.9.0 -&gt; 4.9.1
        gobject-introspection: update 1.76.1 -&gt; 1.78.0
        igt-gpu-tools: update 1.27.1 -&gt; 1.28
        libva-utils: update 2.19.0 -&gt; 2.20.0
        piglit: update to latest revision
        groff: add a patch to resolve build races
        groff: fix another build race via backport
        systemd: upgrade 254 -&gt; 254.4
        util-linux: upgrade 2.39.1 -&gt; 2.39.2
        cmake: upgrade 3.27.4 -&gt; 3.27.5
        jquery: upgrade 3.7.0 -&gt; 3.7.1
        python3-setuptools-rust: upgrade 1.6.0 -&gt; 1.7.0
        vulkan: upgrade 1.3.250.0 -&gt; 1.3.261.1
        libxcb: upgrade 1.15 -&gt; 1.16
        xcb-proto: upgrade 1.15.2 -&gt; 1.16.0
        boost: upgrade 1.82.0 -&gt; 1.83.0
        btrfs-tools: upgrade 6.3.3 -&gt; 6.5.1
        createrepo-c: upgrade 0.21.1 -&gt; 1.0.0
        debianutils: upgrade 5.12 -&gt; 5.13
        diffoscope: upgrade 244 -&gt; 249
        ethtool: upgrade 6.3 -&gt; 6.5
        font-util: upgrade 1.4.0 -&gt; 1.4.1
        freetype: upgrade 2.13.1 -&gt; 2.13.2
        ghostscript: upgrade 10.01.2 -&gt; 10.02.0
        iproute2: upgrade 6.4.0 -&gt; 6.5.0
        json-c: upgrade 0.16 -&gt; 0.17
        kmscube: upgrade to latest revision
        libarchive: upgrade 3.7.1 -&gt; 3.7.2
        libsdl2: upgrade 2.28.0 -&gt; 2.28.3
        libsolv: upgrade 0.7.24 -&gt; 0.7.25
        man-pages: upgrade 6.04 -&gt; 6.05.01
        meson: upgrade 1.1.1 -&gt; 1.2.1
        mmc-utils: upgrade to latest revision
        mtd-utils: upgrade 2.1.5 -&gt; 2.1.6
        puzzles: upgrade to latest revision
        python3-dtschema: upgrade 2023.6.1 -&gt; 2023.7
        python3-git: upgrade 3.1.35 -&gt; 3.1.36
        python3-libarchive-c: upgrade 4.0 -&gt; 5.0
        python3-setuptools: upgrade 68.2.1 -&gt; 68.2.2
        python3-sphinx: upgrade 7.2.5 -&gt; 7.2.6
        seatd: upgrade 0.7.0 -&gt; 0.8.0
        sqlite3: upgrade 3.43.0 -&gt; 3.43.1
        tiff: upgrade 4.5.1 -&gt; 4.6.0
        vala: upgrade 0.56.8 -&gt; 0.56.13
        xf86-input-libinput: upgrade 1.3.0 -&gt; 1.4.0
        xwayland: upgrade 23.1.2 -&gt; 23.2.1
        python3-setuptools-scm: fix upstream version check

  Alexandre Belloni (1):
        python3: fix SoB on patch

  Antoine Lubineau (1):
        cve-check: add CVSS vector string to CVE database and reports

  Bruce Ashfield (9):
        linux-yocto/6.4: update to v6.4.15
        linux-yocto/6.1: update to v6.1.52
        linux-yocto/6.4: update to v6.4.16
        linux-yocto/6.1: update to v6.1.53
        linux-yocto/6.1: update to v6.1.55
        linux-yocto-dev: update to v6.6-rcX
        linux-yocto: introduce 6.5 reference kernel recipes
        linux-libc-headers: uprev to v6.5
        linux-libc-headers: default to 6.5

  Charles-Antoine Couret (1):
        systemd-boot-cfg: add .conf suffix to default entry label

  Chen Qi (1):
        python3: add cpython to CVE_PRODUCT

  Daniel Semkowicz (2):
        wic: bootimg-partition: Fix file name in debug message
        uboot-extlinux-config.bbclass: Add missing variable descriptions

  Deepthi Hemraj (2):
        binutils: stable 2.41 branch updates.
        glibc: stable 2.38 branch updates.

  Denys Dmytriyenko (2):
        bitbake.conf: add MACHINE to SDK_NAME
        spdx: use TOOLCHAIN_OUTPUTNAME for SDK filename prefix

  Derek Straka (1):
        pypi.bbclass: Update the upstream checks to automatically replace '_' with '-'

  Eilís 'pidge' Ní Fhlannagáin (2):
        lib/oe/package_managegment: Add nativesdk-intercept PATH
        update_mandb: deb fails due to missing man cache

  Etienne Cordonnier (1):
        bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copies

  Insu Park (1):
        bitbake: data: Add missing dependency handling of remove operator

  Jan Garcia (1):
        insane.bbclass: Count raw bytes in shebang-size

  Joshua Watt (6):
        classes/create-spdx-2.2: Add extra debugging for missing package files
        nfs-utils: Don't start nfs-statsd.service without exports
        nfs-utils: Add StateDirectory for systemd services
        bitbake: utils: Add path_is_descendant()
        bitbake: fetch2: git: Use path_is_descendant() instead of path for repo check
        classes/create-spdx-2.2: Show error if document is not found

  Julien Stephan (1):
        bitbake: bitbake: cooker: add a new function to retrieve task signatures

  Kai Kang (2):
        goarch.bbclass: not compatible with riscv32
        adwaita-icon-theme: 43 -&gt; 45.0

  Khem Raj (25):
        perl: Add packageconfig for setlocale functionality differences
        libc-test: Run as non-root user
        coreutils: Upgrade to 9.4
        coreutils: Add config.h to ptest package
        gettext: Add missing dependency on gawk autoconf
        util-linux: Disable failing tests on musl
        Revert "util-linux: scanf_cv_alloc_modifier changed from 'as' -&gt; 'ms'"
        util-linux: Fix lscpu on musl
        qemu: Add PACKAGECONFIG for dax
        llvm: Upgrade to 17.0.1
        oeqa: Use 2.14 release of cpio instead of 2.13
        musl: Update to latest
        bsd-headers: Define __CONCAT and __STRING
        mesa: Update clang-17 patch to upstream v2
        musl-legacy-error: Add recipe
        elfutils: Depend on musl-legacy-error for musl targets
        debugedit: Use musl-legacy-error
        systemd: Drop two upstreamed musl patches
        systemd: Refresh patches to avoid patch-fuzz
        glib-2.0: Enable possible locales with musl for ptests
        glib-2.0: Remove failing ptests on musl
        llvm: Upgrade to 17.0.2
        createrepo-c: Fix function declaration bug found with clang
        mesa: Simplify llvm-17 patch
        mesa: Fix native build on hosts with llvm-dev installed

  Lee Chee Yang (2):
        bind: update to 9.18.19
        cups: fix CVE-2023-4504

  Markus Volk (8):
        mesa: upgrade 23.1.3 -&gt; 23.1.7
        libportal: upgrade 0.6 -&gt; 0.7.1
        appstream: import recipe from meta-oe
        libadwaita: upgrade 1.3.4 -&gt; 1.4.0
        maintainers.inc: add missing entries for appstream and libxmlb
        libxmlb: import recipe from meta-oe
        pulseaudio: dont include consolekit for systemd
        mesa: Upgrade 23.1.7 -&gt; 23.1.8

  Marta Rybczynska (3):
        python3-ply: add to nativesdk
        python3-isodate: add homepage
        python3-rdflib: add homepage

  Martin Jansa (3):
        gcc: backport a fix for ICE caused by CVE-2023-4039.patch
        fontcache.bbclass: avoid native recipes depending on target fontconfig
        multilib_script.bbclass: expand script name as well

  Matthias Schnelte (1):
        bitbake: fetch2: Adds vscode devcontainer support

  Michael Opdenacker (18):
        base: add newline before LICENSE_FLAGS_DETAILS
        dev-manual: new-recipe.rst fix inconsistency with contributor guide
        contributor-guide: recipe-style-guide: add Upstream-Status
        dev-manual: licenses: update license manifest location
        dev-manual: licenses: mention SPDX for license compliance
        dev-manual: disk-space: improve wording for obsolete sstate cache files
        sdk-manual: extensible.rst: fix multiple formatting issues
        alsa-lib: upgrade 1.2.9 -&gt; 1.2.10
        alsa-utils: upgrade 1.2.9 -&gt; 1.2.10
        shadow: fix patch Upstream-Status
        libevent: fix patch Upstream-Status
        alsa-utils: update patch Upstream-Status
        alsa-lib: fix patch Upstream-Status
        lib/oe/qa: remove obsolete "Accepted" string for Upstream-Status
        lib/oe/qa: update guidelines link for Upstream-Status
        bsp-guide: bsp.rst: replace reference to wiki
        dev-manual: new-recipe.rst: replace reference to wiki
        maintainers.inc: add self for flac recipe

  Mikko Rapeli (9):
        openssh: update Upstream-Status to Denied in test logging patch
        openssh: improve banner ptest failure logging
        testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMS
        oeqa dnf_runtime.py: fix HTTP server IP address and port
        oeqa selftest runtime_test.py: append to TEST_RUNQEMUPARAMS
        selftest runtime_test.py: add testimage.bbclass slirp test
        openssh: capture logs in run-ptest
        testimage.bbclass: remove QEMU_USE_SLIRP variable
        oeqa/selftest/context.py: check git command return values

  Ninad Palsule (1):
        kernel-fitImage: Strip path component from dtb

  Peter Kjellerstedt (7):
        libsoup-2.4: Only specify --cross-file when building for target
        libsoup: Only specify --cross-file when building for target
        bitbake: tinfoil: Do not fail when logging is disabled and full config is used
        bitbake: bitbake-getvar: Make --quiet work with --recipe
        bitbake: bitbake-getvar: Make --value imply --quiet
        bitbake: bitbake-getvar: Add a (suppressable) error for undefined variables
        bitbake: bitbake-getvar: Treat undefined variables as empty with --value

  Peter Marko (2):
        openssl: Upgrade 3.1.2 -&gt; 3.1.3
        json-c: define CVE_VERSION

  Qiu Tingting (1):
        tar: add ptest support

  Richard Purdie (34):
        bitbake.conf: Add IMAGE_BASENAME to SDK_NAME
        vim: Upgrade 9.0.1664 -&gt; 9.0.1894
        defaultsetup: Inherit create-spdx by default
        oeqa/selftest/runtime_test: No need to use append with TEST_RUNQEMUPARAMS
        devtool/build_sdk: Drop unused imports
        bitbake: lib: Drop inotify support and replace with mtime checks
        bitbake: server/process: Disable the flush() call in server logging
        recipetool/devtool: Ensure server knows about changed files
        lttng-tools: Upgrade 2.13.10 -&gt; 2.13.11
        oeqa/selftest/wic: Improve assertTrue calls
        elfutils: Fix reproducibility issue with bunzip2
        bitbake: cooker: Drop unneeded flush calls
        sstate: Fix nativesdk entry in SSTATE_ARCHS
        multilib: fix SSTATE_ARCHS for multilib usage
        license/license_image: Fix license file layout to avoid overlapping files
        oeqa/selftest/bbtests: Improve and update test_non_gplv3
        create-spdx/sbom: Ensure files don't overlap between machines
        sstate: Stop allowing overlapping symlinks from sstate
        recipes: Drop remaining PR values from recipes
        bitbake.conf: No longer support PR from filename
        oeqa/selftest: Fix broken symlink removal handling
        oeqa/selftest/reproducible: Avoid oe-selftest startup delays
        oeqa: Streamline oe-selftest startup time
        oeqa/selftest/oescripts: Avoid variable access at module load
        bitbake: codeparser: Update debug variable reference
        contributor-guide/style-guide: Refer to recipes, not packages
        contributor-guide/style-guide: Add a note about task idempotence
        lib: Import packagedata oe module by default
        oeqa/runner: Ensure class setup errors are shown to bitbake logging
        create-spdx: Ensure it is clear where the message comes from
        oeqa/utils/gitarchive: Handle broken commit counts in results repo
        python3-numpy: Fix reproducibility issue
        scritps/runqemu: Ensure we only have two serial ports
        glibc: Pull in stable branch fixes

  Robert Joslyn (2):
        curl: Update from 8.2.1 to 8.3.0
        curl: Skip tests marked flaky

  Robert Yang (1):
        libxcrypt-compat: Remove libcrypt.so to fix conflict with libcrypt

  Roland Hieber (7):
        template: fix typo in section header
        ref-manual: point outdated link to the new location
        contributor-guide: recipe-style-guide: add more patch tagging examples
        contributor-guide: recipe-style-guide: add section about CVE patches
        contributor-guide: discourage marking patches as Inappropriate
        contributor-guide: deprecate "Accepted" patch status
        contributor-guide: style-guide: discourage using Pending patch status

  Ross Burton (19):
        packagegroup-core-x11-xserver: add modesetting driver to default XSERVER
        machine/qemu*: add modesetting drivers to XSERVER
        beaglebone-yocto: remove redundant XSERVER assignment
        gcc: Fix -fstack-protector issue on aarch64
        testimage: respect target/server IPs when using slirp
        manuals: document LICENSE_FLAGS_DETAILS
        linux-yocto: update CVE ignores
        libwebp: upgrade to 1.3.2
        oeqa/runtime/parselogs: remove unused imports
        oeqa/runtime/parselogs: don't bother to show target hardware information
        oeqa/runtime/parselogs: remove obsolete LSB testing support
        oeqa/runtime/parselogs: inline single-caller functions
        oeqa/runtime/parselogs: improve find call
        oeqa/runtime/parselogs: don't pass around members
        oeqa/runtime/parselogs: move some variables out of global scope
        oeqa/runtime/parselogs: select the correct machine-specific ignores early
        oeqa/runtime/parselogs: parse the logs with Python, not grep
        webkitgtk: reduce size of -dbg package
        bitbake: bitbake/lib: spawn server/worker using the current Python interpreter

  Samantha Jalabert (14):
        python3-isodate: Copy recipe from meta-python
        python3-booleanpy: Copy recipe from meta-python
        python3-beartype: add recipe
        python3-click: Copy recipe from meta-python
        ptest-packagelists.inc: add python test click
        python3-license-expression: Copy recipe from meta-python
        ptest-packagelists.inc: add python test license-expression
        python3-rdflib: Copy recipe from meta-python
        python3-uritools: add recipe
        python3-xmltodict: Copy recipe from meta-python
        ptest-packagelists.inc: add python test xmltodict
        python3-spdx-tools: add recipe
        qa: Add selftest for python3-spdx-tools
        maintainers.inc: add python3-spdx-tools and dependencies

  Sean Nyekjaer (1):
        gcc: depend on zstd

  Stefan Tauner (1):
        gdb: fix RDEPENDS for PACKAGECONFIG[tui]

  Stephan Wurm (1):
        python3-jsonschema: Update homepage URL

  Tim Orling (1):
        python3-cryptography{-vectors}: upgrade to 41.0.4

  Trevor Gamblin (6):
        patchtest: Add tests from patchtest oe repo
        patchtest/selftest: remove configurable target
        patchtest: add requirements.txt
        patchtest: Add README.md for selftests
        python3-ptest: skip test_input_no_stdout_fileno
        patchtest/selftest: only split resultlines once

  Ulrich Ölmann (1):
        packagegroup-base: clean up setting packagegroup-machine-base's SUMMARY

  Wang Mingyu (36):
        alsa-ucm-conf: upgrade 1.2.9 -&gt; 1.2.10
        at-spi2-core: upgrade 2.48.3 -&gt; 2.48.4
        dbus: upgrade 1.14.8 -&gt; 1.14.10
        debianutils: upgrade 5.8 -&gt; 5.12
        dnf: upgrade 4.16.1 -&gt; 4.17.0
        harfbuzz: upgrade 8.1.1 -&gt; 8.2.0
        kexec-tools: upgrade 2.0.26 -&gt; 2.0.27
        libinput: upgrade 1.23.0 -&gt; 1.24.0
        libnl: upgrade 3.7.0 -&gt; 3.8.0
        nghttp2: upgrade 1.55.1 -&gt; 1.56.0
        ccache: upgrade 4.8.2 -&gt; 4.8.3
        pkgconf: upgrade 2.0.2 -&gt; 2.0.3
        python3-git: upgrade 3.1.34 -&gt; 3.1.35
        python3-hypothesis: upgrade 6.84.0 -&gt; 6.84.3
        python3-pyelftools: upgrade 0.29 -&gt; 0.30
        python3-pytest: upgrade 7.4.1 -&gt; 7.4.2
        python3-setuptools: upgrade 68.1.2 -&gt; 68.2.1
        strace: upgrade 6.4 -&gt; 6.5
        stress-ng: upgrade 0.16.04 -&gt; 0.16.05
        wayland-utils: upgrade 1.1.0 -&gt; 1.2.0
        wireless-regdb: upgrade 2023.05.03 -&gt; 2023.09.01
        at-spi2-core: upgrade 2.48.4 -&gt; 2.50.0
        enchant2: upgrade 2.5.0 -&gt; 2.6.1
        harfbuzz: upgrade 8.2.0 -&gt; 8.2.1
        kbd: upgrade 2.6.2 -&gt; 2.6.3
        libsecret: upgrade 0.21.0 -&gt; 0.21.1
        gobject-introspection: upgrade 1.78.0 -&gt; 1.78.1
        python3-numpy: upgrade 1.25.2 -&gt; 1.26.0
        python3-hypothesis: upgrade 6.84.3 -&gt; 6.86.2
        python3-pycryptodome: upgrade 3.18.0 -&gt; 3.19.0
        python3-pycryptodomex: upgrade 3.18.0 -&gt; 3.19.0
        python3-smmap: upgrade 5.0.0 -&gt; 6.0.0
        python3-trove-classifiers: upgrade 2023.8.7 -&gt; 2023.9.19
        python3-typing-extensions: upgrade 4.7.1 -&gt; 4.8.0
        python3-urllib3: upgrade 2.0.4 -&gt; 2.0.5
        python3-zipp: upgrade 3.16.2 -&gt; 3.17.0

  Yash Shinde (1):
        glibc: fix CVE-2023-4527

  Yogita Urade (2):
        tiff: fix CVE-2023-40745
        tiff: fix CVE-2023-41175

meta-openembedded: eff1b182c1..ea42cec2ec:
  Alex Kiernan (2):
        mdns: Upgrade 1790.80.10 -&gt; 2200.0.8
        jq: Upgrade 1.6+git -&gt; 1.7

  Archana Polampalli (2):
        python3-appdirs: print ptest results in unified format
        nodejs: upgrade 18.17.1 -&gt; 20.5.1

  Armin Kuster (1):
        openldap: update to 2.5.16.

  Bruce Ashfield (2):
        zfs: update to v2.2.0-rc4
        vboxguestdrivers: fix kernel v6.5 build

  Chi Xu (1):
        mariadb: Add ptest support

  Clément Péron (6):
        etcd-cpp-apiv3: upgrade 0.14.3 -&gt; 0.15.3
        devtools: grpc: bump to 1.56.2
        protobuf: upgrade 4.22.2 -&gt; 4.23.4
        protobuf-c: bump to next release to support protobuf 4.23.x
        mariadb: add missing &lt;cstdint&gt; in rocksdb string_util.h
        etcd-cpp-apiv3: fix build when gRPC is cross compiled

  Daniel Semkowicz (2):
        cockpit: Move packagekit to a separate package
        cockpit: Move apps to a separate package

  Derek Straka (54):
        python3-absl: Update version 1.4.0 -&gt; 2.0.0
        python3-brotli: Update version 1.0.9 -&gt; 1.1.0
        python3-cachecontrol: Update version 0.13.0 -&gt; 0.13.1
        python3-cantools: Update version 38.0.2 -&gt; 39.2.0
        python3-cerberus: Update version 1.3.4 -&gt; 1.3.5
        python3-configshell-fb: Update version 1.1.29 -&gt; 1.1.30
        python3-custom-inherit: Update version 2.3.1 -&gt; 2.4.1
        python3-distlib: Update version 0.3.6 -&gt; 0.3.7
        python3-fasteners: Update version 0.18 -&gt; 0.19
        python3-filelock: Update version 3.12.0 -&gt; 3.12.4
        python3-bleak: Update version 0.20.2 -&gt; 0.21.1
        python3-dynamic-dispatch: Correct the upstream regex check for version upgrades
        python3-google-api-python-client: Update version 2.99.0 -&gt; 2.100.0
        python3-sqlalchemy: Upgrade 2.0.20 -&gt; 2.0.21
        python3-netaddr: Update version 0.8.0 -&gt; 0.9.0
        python3-msgpack: Update version 1.0.5 -&gt; 1.0.6
        python3-protobuf: Update version 4.24.2 -&gt; 4.24.3
        python3-gevent: Update version 23.7.0 -&gt; 23.9.1
        python3-langtable: Update version 0.0.63 -&gt; 0.0.64
        python3-posix-ipc: Update version 1.0.5 -&gt; 1.1.1
        python3-websocket-client: Update version 1.5.3 -&gt; 1.6.3
        python3-web3: Update version 6.9.0 -&gt; 6.10.0
        python3-apiflask: Update version 2.0.1 -&gt; 2.0.2
        python3-argh: Update version 0.29.3 -&gt; 0.29.4
        python3-async-timeout: remove old version of the library
        python3-pydantic: Update version 1.10.7 -&gt; 2.4.1
        python3-pyhamcrest: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
        python3-pyasn1-modules: Update version 0.2.8 -&gt; 0.3.0
        python-pyiface: Update version from git -&gt; 0.0.11
        python3-pymysql: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
        python3-pymysql: update verion 1.0.2 -&gt; 1.1.0
        python3-pyproj: update version 3.6.0 -&gt; 3.6.1
        python3-pyproject-api: update version 1.5.1 -&gt; 1.6.1
        python3-redis: update version 5.0.0 -&gt; 5.0.1
        python3-traitlets: update version 5.9.0 -&gt; 5.10.1
        python3-xxhash: update version 3.2.0 -&gt; 3.3.0
        python3-pyzmq: update version 25.0.0 -&gt; 25.1.1
        python3-cachecontrol: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
        python3-flask-babel: update version 2.0.0 -&gt; 3.1.0
        python3-idna-ssl: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
        python3-ninja-syntax: Fix upstream check by specifying the UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX
        python3-prettytable: update version 3.6.0 -&gt; 3.9.0
        python3-pytz-deprecation-shim: Remove outdated recipe meant to be a short lived shim
        python3-tzlocal: Remove dependency on pytz_deprecation_shim removed in release 5.0
        python3-astroid: update version 2.16.6 -&gt; 3.0.0
        python3-flask: update version 2.3.2 -&gt; 2.3.3
        python3-google-api-core: update version 2.12.0
        python3-google-api-python-client: update version 2.100.0 -&gt; 2.101.0
        python3-google-auth: update version 2.23.0 -&gt; 2.23.1
        python3-parse-type: update version 0.5.2 -&gt; 0.6.2
        python3-nacl: Add recipe for the latest release of PyNaCl
        python3-botocore: add recipe for latest version of botocore
        python3-boto3: add recipe for latest version of boto3
        python3-flask-cors: add initial version of the recipe for 4.0.0

  Etienne Cordonnier (1):
        uutils-coreutils: upgrade 0.0.20 -&gt; 0.0.21

  Gianfranco Costamagna (3):
        mosquitto: do not automatically depend on dlt-daemon, it's a non-mandatory logging system
        mosquitto: upgrade 2.0.15 -&gt; 2.0.17
        mosquitto: upgrade 2.0.17 -&gt; 2.0.18

  Jeffrey Pautler (1):
        bolt: disable CVE checking for this recipe

  Jonas Gorski (1):
        frr: upgrade 8.4.4 -&gt; 9.0.1

  Julian Haller (1):
        openct: Fix typo in SUMMARY variable

  Kai Kang (1):
        ostree: not compatible with riscv32 when ptest enabled

  Khem Raj (25):
        vlc: Fix build with gettext 0.22+
        usbguard: Enable seccomp if distro features have it
        sharutils: Check for intmax_t using configure
        poco: Add pass/fail ststus into logs
        mongodb: Add rdep on tzdata-core
        mongodb: Upgrade to 4.4.24
        meta-oe-ptest-image-poco: Increase size tp 1G
        poco: Fix ptest runtime errors
        poco: Do not enable MongoDB packageconfig by default
        plocate: Upgrade to 1.1.19 release
        xscreensaver: Add osuosl backup MIRROR
        mozjs-115: Apply autoconf tuple mismatch fix
        cpp-netlib: Fix build with boost 1.80+
        cpp-netlib: Fix buildpaths in generated cmake files
        python3-pybluez: Fix patch upstream-status
        python3-pynetlinux: Fix patch upstream-status
        libnet-idn-encode: Add recipe
        libio-socket-ssl-perl: Change libnet-libidn-perl-&gt;libnet-idn-encode rdep for ptests
        libnfs: Drop -Wno-implicit-function-declaration
        webkitgtk3: Do not use musttail with clang on arm
        fftw: Fix ptest result reporting
        nodejs: Fix ptest result reporting
        relayd: Update to latest tip of trunk
        relayd: Fix build with clang
        kernel-selftest: Build headers before compiling tests

  Lee Chee Yang (8):
        libsdl: fix CVE-2022-34568
        keepalived: 2.2.2 -&gt; 2.2.8
        irssi: 1.4.2 -&gt; 1.4.4
        iniparser: Fix CVE-2023-33461
        opensc: fix CVE-2023-2977
        x11vnc: Fix CVE-2020-29074
        libvncserver: update to 0.9.14
        ntpsec: 1.2.2 -&gt; 1.2.2a

  Markus Volk (48):
        libei: add recipe
        libxmlb: update 0.3.10 -&gt; 0.3.14
        appstream: update 0.16.2 -&gt; 0.16.3
        webrtc-audio-processing: add recipe for 1.x
        pipewire: upgrade 0.3.79 -&gt; 0.3.80
        evolution-data-server: upgrade 3.48.3 -&gt; 3.50.0
        appstream: remove workaround for cross-compile
        libxmlb: fix a reproducibility and runtime issue with ptest
        tracker-miners: upgrade 3.5.0 -&gt; 3.6.0
        mozjs: upgrade 102.9.0 -&gt; 102.15.0
        tecla: add recipe
        polkit: upgrade 122 -&gt; 123
        tracker: upgrade 3.5.1 -&gt; 3.6.0
        libxmlb: remove recipe
        appstream: remove recipe
        gvfs: upgrade 1.51.90 -&gt; 1.52.0
        mutter: upgrade 44.3 -&gt; 45.0
        xdg-desktop-portal: upgrade 1.16.0 -&gt; 1.18.0
        gnome-boxes: upgrade 44.2 -&gt; 45.0
        gnome-session: upgrade 44.0 -&gt; 45.0
        gnome-text-editor: upgrade 44.0 -&gt; 45.0
        gnome-shell: upgrade 44.3 -&gt; 45.0
        eog: upgrade 44.3 -&gt; 45.0
        gnome-calculator: upgrade 44.0 -&gt; 45.0
        xdg-desktop-portal-gnome: upgrade 44.1 -&gt; 45.0
        gnome-calendar: upgrade 44.0 -&gt; 45.0
        gnome-software: upgrade 44.4 -&gt; 45.0
        zenity: upgrade 3.44.0 -&gt; 3.44.2
        gnome-system-monitor: upgrade 44.0 -&gt; 45.0
        webkitgtk: upgrade 2.40.5 -&gt; 2.42.0
        gnome-control-center: upgrade 44.3 -&gt; 45.0
        gnome-settings-daemon: upgrade 44.1 -&gt; 45.0
        tracker: add missing Upstream-Status
        gdm: upgrade 44.1 -&gt; 45.0.1
        gnome-calendar: fix reproducibility issue
        exiv2: Upgrade 0.27.6 -&gt; 0.28.0
        gexiv: Upgrade 0.14.0 -&gt; 0.14.2
        gjs: Upgrade 1.76.1 -&gt; 1.78.0
        mozjs: add recipe for v115
        evince: Upgrade 44.2 -&gt; 45.0
        Nautilus: Upgrade 44.2.1 -&gt; 45.0
        gedit: Upgrade 44.2 -&gt; 46.1
        tepl: Upgrade 6.4.0 -&gt; 6.8.0
        libblockdev: Upgrade 2.28 -&gt; 3.03
        udisks2: Upgrade 2.9.4 -&gt; 2.10.1
        mozjs: Upgrade 102.15.0 -&gt; 102.15.1
        libnfs: dont install libnfs-config.cmake
        gnome-remote-desktop: Upgrade 44.2 -&gt; 45.0

  Martin Jansa (20):
        webrtc-audio-processing: Fix build with -Werror=return-type
        freeglut: return x11 to REQUIRED_DISTRO_FEATURES
        packagegroup-meta-multimedia: restore x11 restriction for projucer
        btrfsmaintenance: move btrfs-tools dependency from build-time to run-time
        btrfsmaintenance: drop allarch
        ttf-google-fira: exclude siggen dependency on fontconfig
        cukinia: drop allarch
        mdio-tools: exclude siggen dependency on mdio-netlink
        ot-br-posix: exclude siggen dependency on ipset
        mongodb: add and fix Upstream-Status
        mongodb: Fix build on 32bit
        gupnp: fix build with meson-1.2.0
        minifi-cpp, mozjs-115, redis-7.2.1, pv: add missing Upstream-Status
        mozjs: fix filename in MULTILIB_SCRIPTS
        gupnp-tools: fix build with meson-1.2.0
        gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status
        mozjs: use PV in MULTILIB_SCRIPTS
        mosquitto, etcd-cpp-apiv3: add missing Upstream-Status
        meta-oe/dynamic-layers: add Upstream-Status where missing
        meta-oe/dynamic-layers: add one more missing Upstream-Status and fix one malformed

  Michał Iwanicki (1):
        python3-pyu2f: add recipe

  Mingli Yu (4):
        minifi-cpp: Remove the buildpath issue
        hdf5: Upgrade to 1.14.2
        vlock: Use EXTRA_CFLAGS
        mozjs-102: Remove the buildpath

  Richard Leitner (2):
        python3-shellingham: add recipe for v1.5.3
        python3-autoflake: add recipe for v2.2.1

  Ross Burton (1):
        webkitgtk3: reduce size of -dbg package

  Sam Van Den Berge (6):
        python3-flask-jwt-extended: add recipe
        python3-flask-marshmallow: add recipe
        python3-apispec: add recipe
        python3-flask-httpauth: add recipe
        python3-webargs: add recipe
        python3-apiflask: add recipe

  Samantha Jalabert (6):
        Remove python3-rdflib
        Remove python3-license-expression
        Remove python3-xmltodict
        Remove python3-booleanpy
        Remove python3-click
        Remove python3-isodate

  Samuli Piippo (1):
        protobuf: stage protoc binary to sysroot

  Sanjay Chitroda (1):
        netkit-telnet: Fix CVE-2022-39028

  Trevor Gamblin (1):
        python3-aiofiles: upgrade 23.1.0 -&gt; 23.2.1

  Vyacheslav Yurkov (3):
        overlayfs-tools: Drop unneeded dependency
        overlayfs-tools: Bump up the version
        overlayfs-tools: Install fsck binary

  Wang Mingyu (42):
        freerdp: upgrade 2.10.0 -&gt; 2.11.0
        boost-sml: upgrade 1.1.8 -&gt; 1.1.9
        ctags: upgrade 6.0.20230827.0 -&gt; 6.0.20230917.0
        dovecot: upgrade 2.3.20 -&gt; 2.3.21
        freerdp: upgrade 2.11.0 -&gt; 2.11.1
        gensio: upgrade 2.7.5 -&gt; 2.7.6
        geoclue: upgrade 2.7.0 -&gt; 2.7.1
        hwloc: upgrade 2.9.2 -&gt; 2.9.3
        iperf3: upgrade 3.14 -&gt; 3.15
        libcloudproviders: upgrade 0.3.2 -&gt; 0.3.4
        libdeflate: upgrade 1.18 -&gt; 1.19
        libglvnd: upgrade 1.6.0 -&gt; 1.7.0
        libtommath: upgrade 1.2.0 -&gt; 1.2.1
        libcoap: upgrade 4.3.1 -&gt; 4.3.3
        python3-antlr4-runtime: upgrade 4.13.0 -&gt; 4.13.1
        python3-lazy: upgrade 1.5 -&gt; 1.6
        python3-pyfanotify: upgrade 0.2.0 -&gt; 0.2.1
        psqlodbc: upgrade 15.00.0000 -&gt; 16.00.0000
        python3-argcomplete: upgrade 3.1.1 -&gt; 3.1.2
        python3-bitstring: upgrade 4.1.1 -&gt; 4.1.2
        python3-cmake: upgrade 3.27.4.1 -&gt; 3.27.5
        python3-coverage: upgrade 7.3.0 -&gt; 7.3.1
        python3-engineio: upgrade 4.7.0 -&gt; 4.7.1
        python3-eth-utils: upgrade 2.2.0 -&gt; 2.2.1
        python3-flask-migrate: upgrade 4.0.4 -&gt; 4.0.5
        python3-flask-socketio: upgrade 5.3.5 -&gt; 5.3.6
        python3-google-api-python-client: upgrade 2.97.0 -&gt; 2.99.0
        python3-google-auth: upgrade 2.22.0 -&gt; 2.23.0
        python3-pillow: upgrade 10.0.0 -&gt; 10.0.1
        python3-pymisp: upgrade 2.4.175 -&gt; 2.4.176
        python3-pymodbus: upgrade 3.5.0 -&gt; 3.5.2
        python3-rapidjson: upgrade 1.10 -&gt; 1.11
        python3-rich: upgrade 13.5.2 -&gt; 13.5.3
        python3-term: upgrade 2.4 -&gt; 2.5
        python3-tox: upgrade 4.11.1 -&gt; 4.11.3
        python3-typeguard: upgrade 4.1.3 -&gt; 4.1.5
        python3-types-setuptools: upgrade 68.1.0.1 -&gt; 68.2.0.0
        python3-virtualenv: upgrade 20.24.4 -&gt; 20.24.5
        python3-xlsxwriter: upgrade 3.1.2 -&gt; 3.1.3
        python3-zeroconf: upgrade 0.97.0 -&gt; 0.112.0
        redis: upgrade 7.2.0 -&gt; 7.2.1
        remmina: upgrade 1.4.31 -&gt; 1.4.32

  Xiangyu Chen (3):
        mosh: add support of protobuf 4.22.x
        protobuf: upgrade 3.21.12 -&gt; 4.22.2
        protobuf-c: add support of protobuf 4.22.x

  Yi Zhao (1):
        audit: upgrade 3.1.1 -&gt; 3.1.2

meta-arm: bd0953cc60..95789365f7:
  Abdellatif El Khlifi (2):
        arm-bsp/trusted-firmware-a: corstone1000: enable ERRATA_A35_855472
        arm-bsp/u-boot: corstone1000: purge U-Boot specific DT nodes before Linux

  Adam Johnston (1):
        arm-bsp/trusted-firmware-a: Fix BL32 path if usrmerge enabled

  Divin Raj (1):
        ci,doc,kas,arm-bsp,arm: Remove support for fvp-baser-aemv8r64 machine

  Emekcan Aras (6):
        arm-bsp/optee-os: corstone1000: Handling logging syscall correctly
        CI: Add meta-secure-core
        CI: Include meta-secure-core in corstone1000
        kas: corstone1000: add meta-secure-core
        arm-bsp/u-boot: corstone1000: introduce authenticated capsule update
        arm-bsp/trusted-firmware-m: Enable authenticated capsule update

  Javier Tia (2):
        optee-client: start tee-supplicant.service when teeprivX dev is detected
        libts: tee-udev.rules: Change ownership to tee group

  Jon Mason (5):
        arm/edk2: update to edk2-stable202308
        arm/trusted-firmware-m: update to 1.8.1
        arm/opencsd: update to v1.4.1
        arm/scp-firmware: update to v2.13.0
        README: remove reference to meta-arm-autonomy

  Khem Raj (1):
        layer.conf: update LAYERSERIES_COMPAT for nanbield

  Mariam Elshakfy (2):
        arm-bsp/optee-os: N1SDP upgrade optee-os to 3.22
        arm-bsp/optee-os: N1SDP upgrade tadevkit and optee-test to 3.22

  Peter Hoyes (2):
        CI: Allow a GitHub container registry mirror to be specified
        CI: Make update-repos more resilient to network issues

  Ross Burton (15):
        arm/generic-arm64: move SERIAL_CONSOLES to generic-arm64
        arm/qemu-generic-arm64: force off KVM in qemu
        arm/generic-arm64: set XSERVER to install the modesetting driver
        CI: remove redundant variables in testimage.yml
        arm-bsp: change port mapping for SSH to port 2222
        arm/apply_local_src_patches: allow use in multiple directories
        arm/trusted-services: pass through CMake generator
        arm/trusted-services: add missing pkgconfig inherit
        arm/trusted-services/ts-remote-test: move binary to $bindir
        arm/trusted-services/ts-sp-env-test: add missing DEPENDS
        arm/trusted-services/ts-sp-env-test: remove
        arm/trusted-services: use apply_local_src_patches
        arm/trusted-services: upgrade nanopb and fix build races
        CI: use a venv for sphinx
        CI: upgrade to Kas 4 container

  Xueliang Zhong (2):
        arm-bsp/n1sdp: update to linux yocto kernel 6.4
        arm-bsp/corstone1000: bump kernel version to v6.4

meta-security: 1856a7cf43..aca6d4a9e7:
  Armin Kuster (10):
        suricata: fix build issue.
        suricata: Update to 7.0.0
        sssd: Update to 2.9.2
        openscap: update to 1.3.9
        python3-privacyidea: update to 3.8.1
        lkrg-module: update to 0.9.7
        libhtp: update to 0.5.45
        swtpm: update 0.8.1
        lynis: Update to 3.0.9
        scap-security-guide: Drop Poky patch and update to tip

  John Broadbent (1):
        libhoth: Update

meta-raspberrypi: 6501ec892c..482d864b8f:
  Joshua Watt (1):
        rpi-base: Fix wic image kernel dependency

  Khem Raj (5):
        userland: Update to trunk from 20230419
        linux-raspberrypi: Upgrade 6.1 release to latest point release 6.1.54
        linux-firmware-rpidistro: Update to 20230210-5_bpo11+1
        bluez-firmware-rpidistro: Update to 1.2-4+rpt10
        raspberrypi-firmware: Update to 20230509~buster

  Martin Jansa (1):
        layer.conf: update LAYERSERIES_COMPAT for nanbield

Change-Id: Id75112a3b0be4bd150dc5d9a28c01982ed48200e
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
</feed>
