<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja_1.11.1.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>subtree updates</title>
<updated>2023-06-09T13:54:07+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-06-09T06:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=b542dec15d5efd10eecb485af0629315876cebfc'/>
<id>urn:sha1:b542dec15d5efd10eecb485af0629315876cebfc</id>
<content type='text'>
meta-raspberrypi: 9240ea91ca..8e07f0d328:
  DOLE Olivier (1):
        rpi-config: U-Boot requires "enable_uart=1" to operate correctly.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Louis Rannou (1):
        spdx: Fix license parsing

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I7e7960123b241d099e5ace7c36bb5836bdac6aad
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2023-05-19T18:39:02+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-05-19T15:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=3eeda90d141cf2db6541a740e22e20be04504bb5'/>
<id>urn:sha1:3eeda90d141cf2db6541a740e22e20be04504bb5</id>
<content type='text'>
meta-openembedded: f3cdc9d7ee..0474e0b870:
  Alexander Amelkin (1):
        ipmitool: Update links

  Bhargav Das (1):
        python3-libevdev: Add recipe for python libevdev module.

  Changqing Li (1):
        redis: upgrade 6.2.11 -&gt; 6.2.12

  Chen Qi (1):
        frr: add CVE_PRODUCT

  Diego Dassie (2):
        paho-mqtt-c: Disable building tests
        paho-mqtt-c: Improve performance

  Fabio Estevam (1):
        lvgl: lvgl-demo-fb: Inherit features_check

  Johannes Kauffmann (2):
        open62541: allow overriding encryption providers
        open62541: disable warnings as errors

  Jun Nie (3):
        libcbor: Add initial support
        python3-pefile: Add initial support
        python3-uswid: Add initial support

  Khem Raj (27):
        gitpkgv: Fix python deprecation warning
        python3-pyzstd: Disable LTO on clang+arm
        libftdi: Remove sysroot paths from .cmake files
        libencode-perl: Remove buildpaths from generated .exh files
        libcdio: Drop need for LIBCDIO_SOURCE_PATH
        enca: Remove buildpaths from target scripts
        libirecovery: Add missing build dependency on readline
        usbmuxd: Remove recipe for 1.1.1
        usbmuxd: Updgrade to latest on master branch
        packagegroup-meta-oe: Add kpatch for glibc + x86_64 only
        packagegroup-meta-oe: Remove minicoredumper-ptest for musl
        libimobiledevice: Delete recipe for 1.3.0
        libimobiledevice: Update to latest tip
        libimobiledevice: Fix build with clang
        idevicerestore: Update to latest on master branch
        libpaper: Add recipe
        psutils: Add recipe
        nodejs: Upgrade to 18.16.0
        python3-pylint: Fix missing deps for ptests
        etcd: Inherit missing features_check
        fftw: Remove hardcoded sysroot into binaries
        lmdb: Pass CFLAGS to Makefile
        squid: Remove buildpaths from generated binaries
        libiio: Do not generate lineinfo in lex/yacc generated files
        php: Remove buildpaths from scripts and generated headers
        uw-imap: Pass CFLAGS from environment
        libmad: Add a patch to pass cflags to build

  Marcel Ziswiler (1):
        libusbgx: fix device hot-plug use case

  Marek Vasut (7):
        lvgl: Upgrade lvgl to 8.3.7 and lv-driver to 8.3.0
        lvgl: Activate custom tick implementation
        lvgl: Add configurable color depth, default to 32bpp
        lvgl: Support both fbdev and wayland backends
        lvgl: Update lvgl-demo-fb to 8.3.0
        lvgl: Upgrade dialog-lvgl to next/main version
        lvgl: Add dependency on fbdev into lvgl-demo-fb DISTRO_FEATURES

  Markus Volk (12):
        xdg-desktop-portal-wlr: update 0.6.0 -&gt; 0.7.0
        python3-pillow: add libxcb to RDEPENDS for x11
        adw-gtk3: update 4.5 -&gt; 4.6
        paprefs: add recipe
        imaagemagick: update 7.1.1-5 -&gt; 7.1.1-8
        fuse3: update 3.12.0 -&gt; 3.14.1
        gnome-software: update 44.0 -&gt; 44.1
        gjs: update 1.75.1 -&gt; 1.76.0
        evince: update 44.0 -&gt; 44.1
        gdm: update 44.0 -&gt; 44.1
        xdg-desktop-portal-gnome: update 44.0 -&gt; 44.1
        libcamera: update 0.0.4 -&gt; 0.0.5

  Martin Jansa (18):
        glfw: respect DISTRO_FEATURES when enabling x11 in default PACKAGECONFIG and return it to REQUIRED_DISTRO_FEATURES
        libreport: add dependency on libarchive
        libxmlb: add missing dependency on glib-2.0 and xz
        geoclue: fix build without gobject-introspection-data
        appstream: fix build without gobject-introspection-data
        ostree: fix build without gobject-introspection-data
        rdfind: fix build with -Werror=return-type
        spice-gtk: respect gobject-introspection-data
        cpulimit: fix do_install with multilib
        libnfs: fix installed-vs-shipped issues with multilib
        btrfsmaintenance: install to ${datadir}/${BPN}
        libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib
        nanopb: fix installed-vs-shipped with multilib
        nv-codec-headers: fix installed-vs-shipped with multilib
        zfs: fix installation paths for multilib
        poppler: add dependency on glib-2.0-native
        paprefs: add x11 to REQUIRED_DISTRO_FEATURES
        etcd: don't hardcode /usr/lib in do_install

  Matija Tudan (1):
        serial: add recipe for version 1.2.1

  Ming Liu (4):
        libusbgx: uprev to the latest commit
        libusbgx: fix some systemd service conditions
        libusbgx: drop hard-coded /usr/bin,/etc
        libusbgx: check scripts in /etc/usbgx.d

  Mingli Yu (1):
        minicoredumper: correct the sysvinit service file attribute

  Petr Gotthard (4):
        strongswan: add PACKAGECONFIG for the NetworkManager module
        openfortivpn: add new recipe
        networkmanager-fortisslvpn: add new recipe
        networkmanager-openconnect: add new recipe

  Ross Burton (6):
        v4l-utils: do out-of-tree builds
        python3-ninja: simplify recipe
        libisofs: add new recipe
        libburn: move to meta-filesystems
        libisoburn: add new recipe
        xorriso: remove obsolete recipe

  Trevor Gamblin (9):
        python3-pytest-mock: Add recipe
        python3-tomlkit: Add recipe
        ptest-packagelists-meta-python: Add new tests
        python3-platformdirs: Add recipe
        python3-pylint: upgrade 2.14.5 -&gt; 2.17.3
        python3-pylint: add ptest
        ptest-packagelists-meta-python: Add new tests
        python3-pylint: upgrade 2.17.3 -&gt; 2.17.4
        python3-pylint: omit failing pickle test

  Vasileios Anagnostopoulos (1):
        asio: update to 1.28.0

  Wang Mingyu (74):
        abseil-cpp: upgrade 20230125.2 -&gt; 20230125.3
        appstream: upgrade 0.16.1 -&gt; 0.16.2
        babl: upgrade 0.1.104 -&gt; 0.1.106
        audit: upgrade 3.1 -&gt; 3.1.1
        boost-sml: upgrade 1.1.6 -&gt; 1.1.8
        ctags: upgrade 6.0.20230416.0 -&gt; 6.0.20230430.0
        eog: upgrade 44.0 -&gt; 44.1
        gspell: upgrade 1.12.0 -&gt; 1.12.1
        etcd-cpp-apiv3: upgrade 0.14.2 -&gt; 0.14.3
        googlebenchmark: upgrade 1.7.1 -&gt; 1.8.0
        hwdata: upgrade 0.369 -&gt; 0.370
        libbpf: upgrade 1.1.0 -&gt; 1.2.0
        iozone3: upgrade 492 -&gt; 506
        libadwaita: upgrade 1.3.1 -&gt; 1.3.2
        libcgi-perl: upgrade 4.56 -&gt; 4.57
        libjs-jquery-cookie: upgrade 3.0.1 -&gt; 3.0.5
        libmodule-build-tiny-perl: upgrade 0.043 -&gt; 0.045
        log4cpp: upgrade 1.1.3 -&gt; 1.1.4
        nautilus: upgrade 44.0 -&gt; 44.1
        makedumpfile: upgrade 1.7.2 -&gt; 1.7.3
        mg: upgrade 20230406 -&gt; 20230501
        python3-yarl: upgrade 1.8.2 -&gt; 1.9.2
        python3-alembic: upgrade 1.10.3 -&gt; 1.10.4
        python3-cassandra-driver: upgrade 3.26.0 -&gt; 3.27.0
        python3-can: upgrade 4.1.0 -&gt; 4.2.0
        python3-astroid: upgrade 2.15.3 -&gt; 2.15.4
        python3-argcomplete: upgrade 3.0.5 -&gt; 3.0.8
        python3-coverage: upgrade 7.2.3 -&gt; 7.2.5
        python3-imageio: upgrade 2.27.0 -&gt; 2.28.1
        python3-gast: upgrade 0.5.3 -&gt; 0.5.4
        python3-langtable: upgrade 0.0.61 -&gt; 0.0.62
        python3-flask-socketio: upgrade 5.3.3 -&gt; 5.3.4
        python3-elementpath: upgrade 4.1.1 -&gt; 4.1.2
        python3-nocasedict: upgrade 2.0.0 -&gt; 2.0.1
        python3-protobuf: upgrade 4.22.3 -&gt; 4.22.4
        python3-pint: upgrade 0.20.1 -&gt; 0.21
        python3-pulsectl: upgrade 22.3.2 -&gt; 23.5.0
        python3-pika: upgrade 1.3.1 -&gt; 1.3.2
        python3-pymisp: upgrade 2.4.170.1 -&gt; 2.4.170.2
        python3-pyudev: upgrade 0.24.0 -&gt; 0.24.1
        python3-regex: upgrade 2023.3.23 -&gt; 2023.5.5
        python3-rich: upgrade 13.3.4 -&gt; 13.3.5
        python3-smpplib: upgrade 2.2.2 -&gt; 2.2.3
        python3-sentry-sdk: upgrade 1.20.0 -&gt; 1.22.1
        python3-sqlalchemy: upgrade 2.0.9 -&gt; 2.0.12
        python3-termcolor: upgrade 2.2.0 -&gt; 2.3.0
        python3-twitter: upgrade 4.13.0 -&gt; 4.14.0
        python3-web3: upgrade 6.2.0 -&gt; 6.3.0
        tracker: upgrade 3.5.0 -&gt; 3.5.1
        python3-zeroconf: upgrade 0.56.0 -&gt; 0.62.0
        python3-xstatic: upgrade 1.0.2 -&gt; 1.0.3
        python3-requests-toolbelt: upgrade 0.10.1 -&gt; 1.0.0
        libimobiledevice-glue: SRCREV bump d2ff796..114098d
        libplist: upgrade 2.2.0 -&gt; 2.3.0
        ctags: upgrade 6.0.20230430.0 -&gt; 6.0.20230507.0
        libnet-dns-perl: upgrade 1.37 -&gt; 1.38
        libdivecomputer: upgrade 0.7.0 -&gt; 0.8.0
        python3-platformdirs: upgrade 3.5.0 -&gt; 3.5.1
        python3-sympy: upgrade 1.11.1 -&gt; 1.12
        python3-google-auth: upgrade 2.17.3 -&gt; 2.18.0
        php: upgrade 8.2.5 -&gt; 8.2.6
        postgresql: upgrade 15.2 -&gt; 15.3
        python3-protobuf: upgrade 4.22.4 -&gt; 4.23.0
        python3-pulsectl: upgrade 23.5.0 -&gt; 23.5.1
        python3-pymisp: upgrade 2.4.170.2 -&gt; 2.4.171
        python3-pyjwt: upgrade 2.6.0 -&gt; 2.7.0
        python3-redis: upgrade 4.5.4 -&gt; 4.5.5
        python3-pytest-xdist: upgrade 3.2.1 -&gt; 3.3.0
        python3-sentry-sdk: upgrade 1.22.1 -&gt; 1.22.2
        python3-typeguard: upgrade 3.0.2 -&gt; 4.0.0
        python3-sqlalchemy: upgrade 2.0.12 -&gt; 2.0.13
        python3-websockets: upgrade 11.0.2 -&gt; 11.0.3
        xterm: upgrade 379 -&gt; 380
        wavpack: upgrade 4.60.1 -&gt; 5.1.0

  Xiangyu Chen (1):
        pahole: fix native package build error

  ojayanth (2):
        etcd: systemd unit support to start existing etcd node
        etcd: add systemd unit support for clustering

poky: 76cec94fad..35e5d29a7d:
  Alexander Kanavin (1):
        gcr: consider all versions, not only x.even.y

  Andrew Jeffery (1):
        Revert "ipk: Decode byte data to string in manifest handling"

  Anuj Mittal (2):
        gstreamer1.0: upgrade 1.22.0 -&gt; 1.22.2
        vte: upgrade 0.72.0 -&gt; 0.72.1

  Chen Qi (1):
        sqlite3: update CVE_PRODUCT

  Frederic Martinsons (1):
        ptest-cargo.bbclass: add the possibility to define test arguments

  Khem Raj (3):
        musl: Update to 1.2.4 release
        cpio: Run ptests under ptest user
        python3-requests: Upgrade to 2.30.0

  Luca Ceresoli (2):
        ref-manual: classes: kernel: remove incorrect sentence opening
        ref-manual: classes: kernel: document automatic defconfig usage

  Martin Jansa (1):
        populate_sdk_base.bbclass: respect MLPREFIX for ptest-pkgs's ptest-runner

  Michael Opdenacker (2):
        migration-guides: start of 4.3 migration and release notes
        ref-manual: document FIT_ADDRESS_CELLS

  Paul Gortmaker (1):
        yocto-bsp: drop MIPS Edgerouter support

  Qiu Tingting (1):
        e2fsprogs: fix ptest bug for second running

  Richard Purdie (5):
        migration/release-notes-4.3: Add extra notes
        qemu: Update ppc instruction fix to match revised upstream version
        glib-networking: Add test retry to avoid failures
        glib-networking: Correct glib error handling in test patch
        qemu: Further updates to the ppc patch after upstream discussion

  Ross Burton (6):
        gdb: fix crashes when debugging threads with Arm Pointer Authentication enabled
        Revert "ffmpeg: move ffmpeg config into packageconfig"
        ffmpeg: add v4l2 PACKAGECONFIG
        python3: use libedit instead of readline
        python3: clean up PACKAGECONFIG
        python3: use system expat

  Tim Orling (2):
        python3-urllib3: upgrade 1.26.15 -&gt; 2.0.2
        python3-attrs: upgrade 22.2.0 -&gt; 23.1.0

  Trevor Gamblin (3):
        python3-trove-classifiers: Add recipe
        python3-hatchling: upgrade 1.13.0 -&gt; 1.14.1
        python3-calver: Add recipe

  Zang Ruochen (1):
        elfutils: upgrade 0.188 -&gt; 0.189

  nikhil (1):
        tiff: Remove unused patch from tiff

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

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

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

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

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

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

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

  Changqing Li (1):
        cpio: fix ptest failure

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

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

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

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

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

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

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

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

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

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

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

  Kai Kang (1):
        grub2: support metadata_csum_seed feature

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

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

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

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

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

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

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

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

  Martin Larsson (1):
        libpam: Remove flex dependency

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Siddharth Doshi (2):
        OpenSSL: Security fix for CVE-2023-0464
        openssh: upgrade 9.2p1 -&gt; 9.3p1

  Sudip Mukherjee (3):
        libgit2: update license information
        libgit2: upgrade to v1.6.3
        cracklib: upgrade to v2.9.10

  Sundeep KOKKONDA (1):
        rust: added missing runtime dependencies to run rust on target

  Thomas Roos (1):
        qemuboot-x86.inc: allow overwrite of QB_CPU

  Tim Orling (4):
        cracklib: update github branch to 'main'
        python3-wheel: upgrade 0.38.4 -&gt; 0.40.0
        bitbake: toaster: update gen_fixtures.py for mickledore
        bitbake: toaster: update fixtures for mickledore

  Tom Hochstein (2):
        meson: Fix wrapper handling of implicit setup command
        oeqa/sdk: Improve Meson test

  Trevor Woerner (3):
        cups: use BUILDROOT instead of DESTDIR
        cups: check PACKAGECONFIG for pam feature
        cups: add/fix web interface packaging

  Ulrich Ölmann (1):
        base: fix typos

  Wang Mingyu (24):
        autoconf-archive: upgrade 2022.09.03 -&gt; 2023.02.20
        font-util: upgrade 1.3.3 -&gt; 1.4.0
        harfbuzz: upgrade 7.0.1 -&gt; 7.1.0
        iso-codes: upgrade 4.12.0 -&gt; 4.13.0
        libmicrohttpd: upgrade 0.9.75 -&gt; 0.9.76
        meson: upgrade 1.0.0 -&gt; 1.0.1
        glib-2.0: upgrade 2.74.5 -&gt; 2.74.6
        python3-cryptography(-vectors): upgrade 39.0.1 -&gt; 39.0.2
        python3-setuptools: upgrade 67.3.3 -&gt; 67.4.0
        python3-git: upgrade 3.1.30 -&gt; 3.1.31
        repo: upgrade 2.31 -&gt; 2.32
        strace: upgrade 6.1 -&gt; 6.2
        stress-ng: upgrade 0.15.03 -&gt; 0.15.04
        lua: Fix install conflict when enable multilib.
        vala: Fix install conflict when enable multilib.
        dhcpcd: Fix install conflict when enable multilib.
        grep: upgrade 3.8 -&gt; 3.9
        python3-setuptools: upgrade 67.4.0 -&gt; 67.6.0
        python3-poetry-core: upgrade 1.5.1 -&gt; 1.5.2
        python3-pytest: upgrade 7.2.1 -&gt; 7.2.2
        python3-scons: upgrade 4.4.0 -&gt; 4.5.1
        python3-testtools: upgrade 2.5.0 -&gt; 2.6.0
        python3-urllib3: upgrade 1.26.14 -&gt; 1.26.15
        xcb-proto: Fix install conflict when enable multilib.

  Xiangyu Chen (3):
        sudo: update 1.9.12p2 -&gt; 1.9.13p3
        rng-tools: splitting the rng-tools systemd/sysvinit serivce as a package
        package: moving field data process before variable process in process_pkgconfig

  Yash Shinde (1):
        binutils: Fix CVE-2023-25586

  Yoann Congal (1):
        ref-manual: Add info on "mixin" layers

  Yureka Lilian (1):
        systemd: rebase musl patches

  Zang Ruochen (1):
        maintainers.inc: Modify email address

  Zoltan Boszormenyi (2):
        piglit: Fix build time dependency
        pypi.bbclass: Set SRC_URI downloadfilename with an optional prefix

meta-openembedded: a9b2d1303b..17243e70c8:
  AYP (1):
        packagegroup-meta-networking: remove ntpdate

  Andreas Helbech Kleist (1):
        cli11: enable native/nativesdk builds

  Archana Polampalli (1):
        Nodejs: add missing run_ptest script

  Bartosz Golaszewski (3):
        libgpiod: update to v2.0
        python3-gpiod: update to v2.0
        reboot-mode: new package

  Changqing Li (5):
        rabbitmq-c: upgrade 0.11.0 -&gt; 0.13.0
        sg3-utils: upgrade 1.45 -&gt; 1.47
        liblockfile: upgrade 1.14 -&gt; 1.17
        syslog-ng: upgrade 3.38.1 -&gt; 4.0.1
        redis: upgrade 7.0.9 -&gt; 7.0.10

  Chen Pei (1):
        meta-perl-base:fix SUMMARY

  Christophe Vu-Brugier (2):
        exfatprogs: add new recipe
        exfat-utils: remove recipe

  Clément Péron (1):
        python3-click-repl: add mising prompt-toolkit runtime dependency

  Etienne Cordonnier (8):
        android-tools 10: import version from meta-clang
        android-tools 10: remove dead code
        android-tools 10: move adbd to its own package
        android-tools 10: Add flag to enable adbd service
        android-tools 10: various fixes
        android-tools 10: port some patches from version 5
        android-tools: fix TMPDIR
        android-tools: update to 29.0.6.r14

  Fabio Estevam (2):
        iperf3: Update to 3.13
        ettercap: Update Upstream-Status

  Frederic Martinsons (2):
        uutils-coreutils: Add crates checksum and use cargo-update-recipes-crates
        python3-pyruvate: Add crates checksum and use cargo-update-recipes-crates

  Jan Feemers (1):
        nodejs: package-split between nodejs and nodejs-npm

  Joe Slater (3):
        libidn: update to 1.41
        re2: move to version 2023-03-01
        libreport: update to version 2.17.8

  Justin Bronder (1):
        tk: inherit pkgconfig

  Khem Raj (41):
        gnome-commander: Upgrade to 1.16.0 release
        python3-lru-dict: Fix function pointer mismatch
        hdf5: Upgrade to 1.14.0
        python3-h5py: Upgrade to 3.8.0
        pkcs11-helper: Update to latest tip of trunk
        glm: Update to tip of trunk
        libsdl2-ttf: Upgrade to 2.20.2
        libsdl-image: Fix build with clang16
        gphoto2: Fix build with clang16 + musl
        pmdk: Upgrade to 1.12.1
        pndk: Add missing dependency on native cmake
        libx86-1: Fix build with clang16
        mongodb: Upgrade to 4.4.19
        glog: Disable 64bit atomics on rv32
        mongodb: Fix type mitmatch found with clang16
        gegl: Remove openmp dep for rv32 and ppc32
        gnome-desktop: Make seccomp dependency optional for rv32
        nodejs: Upgrade to 18.14.2
        libx86-1: Fix build on 32bit x86
        vlc: Upgrade to 3.0.18
        redis: Upgrade 6.x recipe to 6.2.11
        redis: Upgrade 7.x to 7.0.9
        packagegroup-meta-multimedia: mycroft needs pulseaudio
        pahole: Upgrade to tip of trunk
        sg3-utils: Fix build with musl
        gsoap: Upgrade to 2.8.126
        waylandpp: Just enforce opengl for target recipe
        freeglut: Drop -fcommon and add -Wno-implicit-function-declaration
        nodejs: Depend on file-native
        lirc: Fix build with usrmerge feature building on ubuntu hosts
        rp-pppoe: Define _GNU_SOURCE
        libssh: Fix build with clang16
        packagegroup-meta-multimedia: Remove library only packages from rdeps
        packagegroup-meta-oe: Remove mongodb from rdep list of packagegroup
        packagegroup-meta-networking: Set PACKAGE_ARCH = "${MACHINE_ARCH}"
        cmocka: Check for previous declaration of uintptr_t
        ettercap: Fix build with libcurl &gt;= 8
        fluentbit: Disable upstart scripts
        xfstests: Fix build with musl
        nautilus: Fix build with clang and drop unused patch
        gimp: Update to 2.10.34

  Lei Maohui (2):
        libiodbc: Install *.h files to /usr/include/iodbc to fix conflicts error with unixodbc reference to ubuntu:
        pgpool2: Added a new recipe.

  Manoj Saun (1):
        postgresql: fix ptest failure of sysviews test

  Markus Volk (13):
        dav1d: add recipe
        libavif: add recipe
        xdg-dbus-proxy: add recipe
        libnice: upgrade 0.1.18 -&gt; 0.1.21
        pipewire: update 0.3.66 -&gt; 0.3.67
        nv-codec-headers: update 11.1.5.2 -&gt; 12.0.16.0
        wireplumber: update 0.4.13 -&gt; 0.4.14
        libcamera: update 0.0.1 -&gt; 0.0.4
        xdg-desktop-portal: fix bwrap path
        gvfs: add more PACKAGECONFIGS
        evolution-data-server: update 3.46.3 -&gt; 3.48.0
        gtksourceview5: update 5.6.1 -&gt; 5.7.1
        libgtop: update 2.40.0 -&gt; 2.41.1

  Mingli Yu (4):
        php: Upgrade to 8.1.16
        opencv: Upgrade to 4.7.0
        crash: Upgrade to 8.0.2
        mcelog: Upgrade to v191

  Peter Johennecken (1):
        fluentbit: change of download name

  Peter Marko (1):
        dnsmasq: fix CVE-2023-28450

  Petr Gotthard (4):
        openvpn: upgrade 2.6.0 -&gt; 2.6.1
        libqmi: upgrade 1.32.2 -&gt; 1.32.4
        libmbim: upgrade 1.28.2 -&gt; 1.28.4
        modemmanager: upgrade 1.20.4 -&gt; 1.20.6

  Randy MacLeod (4):
        rsyslog: update from 8.2212.0 to 8.2302.0
        rsyslog: add disabled PACKAGECONFIG to drop capabilities
        librelp: make inline errors be warnings in debug build
        cmocka: update from 1.1.5+ to 1.1.7

  Sakib Sajal (1):
        libuser: upgrade v0.63 -&gt; v0.64

  Stefan Ghinea (1):
        redis: fix service redis-server restart not working under sysvinit

  Trevor Woerner (3):
        cups-filters: remove duplicate configure option
        cups-filters: fix ghostscript handling
        hplip: add runtime dependency on ghostscript

  Wang Mingyu (136):
        logcheck: upgrade 1.4.0 -&gt; 1.4.2
        byacc: upgrade 20230201 -&gt; 20230219
        bubblewrap: upgrade 0.7.0 -&gt; 0.8.0
        bats: upgrade 1.8.2 -&gt; 1.9.0
        cryptsetup: upgrade 2.6.0 -&gt; 2.6.1
        c-ares: upgrade 1.18.1 -&gt; 1.19.0
        cukinia: upgrade 0.6.0 -&gt; 0.6.1
        python3-coverage: upgrade 7.2.0 -&gt; 7.2.1
        python3-decouple: upgrade 3.7 -&gt; 3.8
        python3-aiohue: upgrade 4.6.1 -&gt; 4.6.2
        python3-fastnumbers: upgrade 4.0.1 -&gt; 5.0.1
        python3-haversine: upgrade 2.7.0 -&gt; 2.8.0
        python3-google-auth: upgrade 2.16.1 -&gt; 2.16.2
        python3-google-api-python-client: upgrade 2.79.0 -&gt; 2.80.0
        python3-imageio: upgrade 2.25.1 -&gt; 2.26.0
        python3-ipython: upgrade 8.10.0 -&gt; 8.11.0
        python3-nocasedict: upgrade 1.1.0 -&gt; 2.0.0
        python3-natsort: upgrade 8.2.0 -&gt; 8.3.1
        python3-nocaselist: Upgrade 1.1.0 -&gt; 1.1.1
        python3-protobuf: upgrade 4.21.12 -&gt; 4.22.0
        python3-pydicti: upgrade 1.2.0 -&gt; 1.2.1
        python3-watchdog: upgrade 2.3.0-&gt; 2.3.1
        python3-pymisp: upgrade 2.4.168 -&gt; 2.4.168.1
        python3-wrapt: upgrade 1.14.1 -&gt; 1.15.0
        apache2: upgrade 2.4.55 -&gt; 2.4.56
        logwatch: upgrade 7.7 -&gt; 7.8
        libvpx: upgrade 1.12.0 -&gt; 1.13.0
        libjcat: upgrade 0.1.12 -&gt; 0.1.13
        librsync: upgrade 2.3.2 -&gt; 2.3.4
        lcms: upgrade 2.14 -&gt; 2.15
        gsoap: upgrade 2.0.106 -&gt; 2.0.124
        hwdata: upgrade 0.367 -&gt; 0.368
        ctags: upgrade 6.0.20230212.0 -&gt; 6.0.20230305.0
        freerdp: upgrade 2.9.0 -&gt; 2.10.0
        python3-mpmath: upgrade 1.2.1 -&gt; 1.3.0
        python3-alembic: upgrade 1.9.4 -&gt; 1.10.2
        python3-astroid: upgrade 2.14.2 -&gt; 2.15.0
        python3-charset-normalizer: upgrade 3.0.1 -&gt; 3.1.0
        python3-argcomplete upgrade 2.0.0 -&gt; 2.1.1
        python3-fastjsonschema: upgrade 2.16.2 -&gt; 2.16.3
        python3-protobuf: upgrade 4.22.0 -&gt; 4.22.1
        python3-xmlschema: upgrade 2.2.1 -&gt; 2.2.2
        python3-tqdm: upgrade 4.64.1 -&gt; 4.65.0
        python3-pyexpect: upgrade 1.0.21 -&gt; 1.0.22
        python3-pywbem: upgrade 1.6.0 -&gt; 1.6.1
        stunnel: upgrade 5.67 -&gt; 5.69
        rp-pppoe: upgrade 3.14 -&gt; 3.15
        nbdkit: upgrade 1.33.7 -&gt; 1.33.10
        php: update 8.1.16 -&gt; 8.2.3
        tcsh: upgrade 6.22.04 -&gt; 6.24.07
        monit: upgrade 5.32.0 -&gt; 5.33.0
        poppler: upgrade 23.02.0 -&gt; 23.03.0
        satyr: upgrade 0.40 -&gt; 0.42
        nginx: upgrade 1.20.1 -&gt; 1.23.3
        raptor2: upgrade 2.0.15 -&gt; 2.0.16
        spawn-fcgi: upgrade 1.6.4 -&gt; 1.6.5
        unixodbc: Fix install conflict when enable multilib.
        xdebug: upgrade 3.1.1 -&gt; 3.2.0
        postgresql: Fix install conflict when enable multilib.
        networkmanager: upgrade 1.42.0 -&gt; 1.42.4
        rdma-core: upgrade 44.0 -&gt; 45.0
        python3-gcovr: upgrade 5.2 -&gt; 6.0
        makeself: upgrade 2.4.5 -&gt; 2.5.0
        ctags: upgrade 6.0.20230305.0 -&gt; 6.0.20230312.0
        python3-gmqtt: upgrade 0.6.11 -&gt; 0.6.12
        python3-google-api-python-client: upgrade 2.80.0 -&gt; 2.81.0
        python3-msgpack: upgrade 1.0.4 -&gt; 1.0.5
        python3-portion: upgrade 2.3.1 -&gt; 2.4.0
        python3-paramiko: upgrade 3.0.0 -&gt; 3.1.0
        python3-openpyxl: upgrade 3.1.1 -&gt; 3.1.2
        python3-pymisp: upgrade 2.4.168.1 -&gt; 2.4.169
        python3-pydantic: upgrade 1.10.5 -&gt; 1.10.6
        python3-pytest-xdist: upgrade 3.2.0 -&gt; 3.2.1
        python3-pymodbus: upgrade 3.1.3 -&gt; 3.2.0
        python3-smpplib: upgrade 2.2.1 -&gt; 2.2.2
        python3-twitter: upgrade 4.12.1 -&gt; 4.13.0
        python3-unidiff: upgrade 0.7.4 -&gt; 0.7.5
        python3-xlsxwriter: upgrade 3.0.8 -&gt; 3.0.9
        python3-pykickstart: upgrade 3.44 -&gt; 3.45
        python3-web3: upgrade 5.31.3 -&gt; 5.31.4
        python3-pymodbus: upgrade 3.2.0 -&gt; 3.2.1
        python3-geojson: upgrade 2.5.0 -&gt; 3.0.1
        python3-sentry-sdk: upgrade 1.15.0 -&gt; 1.17.0
        python3-apt: upgrade 2.5.2 -&gt; 2.5.3
        python3-argcomplete: upgrade 2.1.1 -&gt; 3.0.0
        python3-cmake: upgrade 3.25.2 -&gt; 3.26.0
        python3-coverage: upgrade 7.2.1 -&gt; 7.2.2
        python3-eth-typing: upgrade 3.2.0 -&gt; 3.3.0
        python3-daemon: upgrade 2.3.2 -&gt; 3.0.1
        python3-engineio: upgrade 4.3.4 -&gt; 4.4.0
        python3-flask-socketio: upgrade 5.3.2 -&gt; 5.3.3
        python3-pykickstart: upgrade 3.45 -&gt; 3.47
        python3-pymisp: upgrade 2.4.169 -&gt; 2.4.169.2
        python3-simplejson: upgrade 3.18.3 -&gt; 3.18.4
        python3-rapidjson: upgrade 1.9 -&gt; 1.10
        python3-socketio: upgrade 5.7.2 -&gt; 5.8.0
        python3-sqlalchemy: upgrade 2.0.4 -&gt; 2.0.7
        python3-tzlocal: upgrade 4.2 -&gt; 4.3
        python3-typeguard: upgrade 2.13.3 -&gt; 3.0.1
        python3-web3: upgrade 5.31.4 -&gt; 6.0.0
        python3-zeroconf: upgrade 0.47.3 -&gt; 0.47.4
        tracker: upgrade 3.4.2 -&gt; 3.5.0
        xterm: upgrade 378 -&gt; 379
        python3-zopeinterface: upgrade 5.5.2 -&gt; 6.0
        xf86-video-amdgpu: upgrade 22.0.0 -&gt; 23.0.0
        libclass-method-modifiers-perl: upgrade 2.13 -&gt; 2.15
        libcompress-raw-bzip2-perl: upgrade 2.201 -&gt; 2.204
        libcompress-raw-lzma-perl: upgrade 2.201 -&gt; 2.204
        libcompress-raw-zlib-perl: upgrade 2.202 -&gt; 2.204
        libio-compress-lzma-perl: upgrade 2.201 -&gt; 2.204
        libio-compress-perl: upgrade 2.201 -&gt; 2.204
        libtest-deep-perl: upgrade 1.130 -&gt; 1.204
        opencl-headers: upgrade 2022.09.30 -&gt; 2023.02.06
        php: upgrade 8.2.3 -&gt; 8.2.4
        googletest: upgrade 1.12.1 -&gt; 1.13.0
        consolation: upgrade 0.0.8 -&gt; 0.0.9
        can-utils: upgrade 2021.08.0 -&gt; 2023.03
        nbdkit: upgrade 1.33.10 -&gt; 1.33.11
        adcli: upgrade 0.9.0 -&gt; 0.9.2
        gnome-chess: upgrade 43.1 -&gt; 43.2
        xfstests: upgrade 2023.01.01 -&gt; 2023.03.05
        gnome-backgrounds: upgrade 43 -&gt; 44.0
        libwacom: upgrade 2.5.0 -&gt; 2.6.0
        libass: upgrade 0.17.0 -&gt; 0.17.1
        libnet-dns-perl: upgrade 1.36 -&gt; 1.37
        libadwaita: upgrade 1.2.1 -&gt; 1.3.1
        libcgi-perl: upgrade 4.55 -&gt; 4.56
        libpeas: upgrade 1.34.0 -&gt; 1.36.0
        gvfs: upgrade 1.50.3 -&gt; 1.50.4
        gnome-system-monitor: upgrade 42.0 -&gt; 44.0
        nautilus: upgrade 43.2 -&gt; 44.0
        babl: upgrade 0.1.98 -&gt; 0.1.102
        ctags: upgrade 6.0.20230312.0 -&gt; 6.0.20230319.0
        folks: upgrade 0.15.5 -&gt; 0.15.6
        gegl: upgrade 0.4.40 -&gt; 0.4.42
        gnome-autoar: upgrade 0.4.3 -&gt; 0.4.4

  Xiangyu Chen (2):
        libbpf: upgrade 0.8.0 -&gt; 1.1.0
        abseil-cpp: upgrade 20221014.0 -&gt; 20230125.1

  Yi Zhao (25):
        audit: upgrade 3.0.9 -&gt; 3.1
        audit: drop version 2.8.5
        frr: add UPSTREAM_CHECK_GITTAGREGEX
        quagga: drop recipe
        libssh: upgrade 0.8.9 -&gt; 0.10.4
        strongswan: 5.9.9 -&gt; 5.9.10
        libnfnetlink: upgrade 1.0.1 -&gt; 1.0.2
        libnetfilter-cthelper: upgrade 1.0.0 -&gt; 1.0.1
        libnetfilter-cttimeout: upgrade 1.0.0 -&gt; 1.0.1
        traceroute: upgrade 2.1.1 -&gt; 2.1.2
        freeradius: add UPSTREAM_CHECK_GITTAGREGEX
        libyang: fix ptest
        libyang: upgrade 2.0.194 -&gt; 2.1.30
        frr: support more arches
        netplan: add missing runtime dependencies
        python3-rich: add recipe
        packagegroup-meta-networking: add frr
        packagegroup-meta-oe: enable build libyang on riscv32/64
        libnftnl: upgrade 1.2.4 -&gt; 1.2.5
        libldb: upgrade 2.6.1 -&gt; 2.7.1
        samba: upgrade 4.17.5 -&gt; 4.18.0
        libssh: add ptest
        mbedtls: add ptest
        libyang: upgrade 2.1.30 -&gt; 2.1.55
        tcpreplay: 4.4.2 -&gt; 4.4.3

  Yoann Congal (4):
        libusb-compat: Revert "libusb-compat: move libraries to base_libdir"
        libusb-compat: upgrade sources to fix -native build
        libusb-compat: add simple ptest (example programs)
        libusb-compat: RDEPENDS on libusb1

  Yue Tao (1):
        Introduce python3-trustme to fix ptest error of python3-requests-toolbelt

  Zhixiong Chi (2):
        ntp: drop the deprecated ntpdate
        python3-betamax: fix ptest failture of fixture and record modes

  Zoltán Böszörményi (13):
        opencl-icd-loader: Add RPROVIDES:${PN} = "virtual/opencl-icd"
        ocl-icd: Add PROVIDES and RPROVIDES for virtual/opencl-icd
        meta-oe/conf/layer.conf: Add PREFERRED_[R]PROVIDER_virtual/opencl-icd
        python3-ninja: New recipe
        python3-cmake: New recipe
        python3-scikit-build: New recipe
        python3-pyproject-metadata: New recipe
        opencv: Support OpenVINO
        python3-executing: New recipe
        python3-pure-eval: New recipe
        python3-stack-data: New recipe
        python3-ipython: Add missing dependency
        opencv: Fix PACKAGECONFIG[openvino]

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