<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/openbmc.git/meta-openembedded/meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb, branch scarthgap</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/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/OpenBmc/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>2022-06-17T17:13:53+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2022-06-14T11:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=78b727985e7571e0b196561e44427690f04d57d9'/>
<id>urn:sha1:78b727985e7571e0b196561e44427690f04d57d9</id>
<content type='text'>
meta-openembedded: a9e6d16e66..11df15765c:
  Adrian Fiergolski (1):
        python3-matplotlib: add missing dependency

  Adrian Freihofer (6):
        conntrack-tools: fix postinst script
        networkmanager: improve dependency handling
        networkmanager: simplify selective installation
        networkmanager: use nftables by default
        networkmanager: udpate to 1.38.0
        modemmanager: update to 1.18.8

  Armin Kuster (2):
        mariadb: update to 10.7.4
        mariadb: Fix i386 Clang builds

  Bartosz Golaszewski (2):
        python3-uinput: new package
        python3-speedtest-cli: fix RDEPENDS

  Changqing Li (1):
        redis: upgrade 7.0-rc3 -&gt; 7.0.0

  Denys Dmytriyenko (1):
        devmem2: the source and patches moved to github repo

  Enrico Scholz (1):
        nodejs-oe-cache-native: initial checkin

  Jiaqing Zhao (1):
        openldap: Remove unnecessary use-urandom.patch

  Kai Kang (2):
        libportal: add distro features check
        graphviz: rrecommends on liberation-fonts

  Khem Raj (5):
        ubi-utils-klibc: Disable lzo compression by default
        unattended-upgrades: Disable auto-detecting modules
        sdbus-c++: Link with libatomic for rv32
        sdbus-c++-libsystemd: Fix patch fuzz
        python3-uinput: Fix build on 32bit arches using 64bit times_t

  Luca Boccassi (1):
        dbus-broker: update 29 -&gt; 31

  Marcel Ziswiler (1):
        libavtp: add recipe for audio video transport protocol (avtp)

  Markus Volk (6):
        jack: allow to build native/nativesdk
        pipewire: reduce native/nativesdk dependencies; add backport patch
        p8platform: unbreak do_populate_sdk
        pavucontrol: update; fix build for wayland only
        gnome-disk-utility: fix build for wayland only
        unblock some recipes for wayland

  Martin Jansa (1):
        mm-common: package the files from ${PN} in ${PN}-dev and use allarch

  Ming Liu (1):
        bluealsa: uprev to 4.0.0

  Nikhil R (1):
        duktape: Add ptest

  Peter Marko (1):
        libgpiod: move test dependencies to ptest package

  Ross Burton (8):
        python3-cppy: fix inherits and DEPENDS
        python3-setuptools-scm-git-archive: add new recipe
        python3-traitlets: upgrade to 5.2.1
        python3-pathspec: add new recipe
        python3-hatchling: add new recipe and build class
        python3-editables: add new recipe
        python3-setuptools-declarative-requirements: add new recipe
        lzop: add (from oe-core)

  Samuli Piippo (2):
        flite: add recipe
        libtomcrypt: add recipe

  Thomas Perrot (1):
        nbd: update 3.20 -&gt; 3.24

  Vyacheslav Yurkov (4):
        packagegroup-meta-filesystems: fix build issue
        overlayfs-progs: add new recipe
        overlayfs-tools: add new recipe
        xfstests: add new recipe

  Wang Mingyu (38):
        babeld: upgrade 1.12 -&gt; 1.12.1
        ctags: upgrade 5.9.20220508.0 -&gt; 5.9.20220515.0
        libbpf: upgrade 0.7.0 -&gt; 0.8.0
        evtest: upgrade 1.34 -&gt; 1.35
        nbdkit: upgrade 1.31.5 -&gt; 1.31.7
        smarty: upgrade 4.1.0 -&gt; 4.1.1
        thingsboard-gateway: upgrade 2.9 -&gt; 3.1
        opencl-headers: upgrade 2022.01.04 -&gt; 2022.05.18
        python3-robotframework: upgrade 5.0 -&gt; 5.0.1
        python3-watchdog: upgrade 2.1.7 -&gt; 2.1.8
        python3-web3: upgrade 5.29.0 -&gt; 5.29.1
        python3-xmlschema: upgrade 1.10.0 -&gt; 1.11.0
        python3-sqlalchemy: upgrade 1.4.35 -&gt; 1.4.36
        python3-yappi: upgrade 1.3.3 -&gt; 1.3.5
        apitrace: upgrade 11.0 -&gt; 11.1
        ctags: upgrade 5.9.20220515.0 -&gt; 5.9.20220529.0
        gedit: upgrade 42.0 -&gt; 42.1
        hidapi: upgrade 0.11.2 -&gt; 0.12.0
        libbytesize: upgrade 2.6 -&gt; 2.7
        libdvdread: upgrade 6.1.2 -&gt; 6.1.3
        links: upgrade 2.26 -&gt; 2.27
        libxmlb: upgrade 0.3.8 -&gt; 0.3.9
        ser2net: upgrade 4.3.5 -&gt; 4.3.6
        python3-awesomeversion: upgrade 22.5.1 -&gt; 22.5.2
        htop: upgrade 3.2.0 -&gt; 3.2.1
        hwdata: upgrade 0.359 -&gt; 0.360
        libnet-dns-perl: upgrade 1.33 -&gt; 1.34
        tinyproxy: upgrade 1.11.0 -&gt; 1.11.1
        function2: upgrade 4.2.0 -&gt; 4.2.1
        openvpn: upgrade 2.5.6 -&gt; 2.5.7
        poppler: upgrade 22.05.0 -&gt; 22.06.0
        sshfs-fuse: upgrade 3.7.2 -&gt; 3.7.3
        tgt: upgrade 1.0.82 -&gt; 1.0.83
        tracker: upgrade 3.3.0 -&gt; 3.3.1
        unbound: upgrade 1.15.0 -&gt; 1.16.0
        zabbix: upgrade 6.0.4 -&gt; 6.0.5
        botan: upgrade 2.19.1 -&gt; 2.19.2
        evolution-data-server: upgrade 3.44.1 -&gt; 3.44.2

  Wolfgang Meyer (1):
        fbida: remove bash from RDEPENDS

  Xu Huan (17):
        python3-pint: upgrade 0.19.1 -&gt; 0.19.2
        python3-pylint: upgrade 2.13.7 -&gt; 2.13.9
        python3-redis: upgrade 4.2.2 -&gt; 4.3.1
        python3-werkzeug: upgrade 2.1.1 -&gt; 2.1.2
        python3-zeroconf: upgrade 0.38.4 -&gt; 0.38.6
        python3-sentry-sdk: upgrade 1.5.10 -&gt; 1.5.12
        python3-astroid: upgrade 2.11.3 -&gt; 2.11.5
        python3-cachetools: upgrade 5.0.0 -&gt; 5.1.0
        python3-imageio: upgrade 2.19.1 -&gt; 2.19.2
        python3-asyncinotify: upgrade 2.0.2 -&gt; 2.0.3
        python3-croniter: upgrade 1.3.4 -&gt; 1.3.5
        python3-google-api-core: upgrade 2.7.3 -&gt; 2.8.0
        python3-flask-socketio: upgrade 5.1.2 -&gt; 5.2.0
        python3-h5py: upgrade 3.6.0 -&gt; 3.7.0
        python3-lz4: upgrade 4.0.0 -&gt; 4.0.1
        python3-mypy: upgrade 0.950 -&gt; 0.960
        python3-pyscaffold: upgrade 4.2.1 -&gt; 4.2.2

  zhengrq.fnst (10):
        python3-google-api-python-client: upgrade 2.45.0 -&gt; 2.48.0
        python3-grpcio-tools: upgrade 1.46.0 -&gt; 1.46.3
        python3-openpyxl: upgrade 3.0.9 -&gt; 3.0.10
        python3-paramiko: upgrade 2.10.4 -&gt; 2.11.0
        python3-humanize: upgrade 4.0.0 -&gt; 4.1.0
        python3-pychromecast: upgrade 12.1.1 -&gt; 12.1.2
        python3-cachetools: upgrade 5.1.0 -&gt; 5.2.0
        python3-google-api-python-client: upgrade 2.48.0 -&gt; 2.49.0
        python3-googleapis-common-protos: upgrade 1.56.1 -&gt; 1.56.2
        python3-imageio: upgrade 2.19.2 -&gt; 2.19.3

  zhengruoqin (6):
        python3-bitarray: upgrade 2.5.0 -&gt; 2.5.1
        python3-eventlet: upgrade 0.33.0 -&gt; 0.33.1
        python3-googleapis-common-protos: upgrade 1.56.0 -&gt; 1.56.1
        python3-imageio: upgrade 2.18.0 -&gt; 2.19.1
        python3-pyjwt: upgrade 2.3.0 -&gt; 2.4.0
        python3-wrapt: upgrade 1.14.0 -&gt; 1.14.1

poky: 13d70e57f8..ee0d001b81:
  Alex Stewart (1):
        opkg: upgrade to version 0.6.0

  Alexander Kanavin (23):
        bash: submit patch upstream
        valgrind: submit arm patches upstream
        apt: fix upstream version check
        zip/unzip: mark all submittable patches as Inactive-Upstream
        less: mark upstream version as unknown
        wayland: exclude pre-releases from version check
        mesa-demos: update 8.4.0 -&gt; 8.5.0
        seatd: update 0.6.4 -&gt; 0.7.0
        systemd: update 250.5 -&gt; 251.2
        btrfs-tools: update 5.16.2 -&gt; 5.18
        llvm: update 14.0.3 -&gt; 14.0.4
        python3-psutil: update 5.9.0 -&gt; 5.9.1
        tiff: update 4.3.0 -&gt; 4.4.0
        pulseaudio: update 15.0 -&gt; 16.0
        alsa-utils-scripts: merge into alsa-utils
        alsa-utils: update 1.2.6 -&gt; 1.2.7
        ovmf: update 202202 -&gt; 202205
        cmake: update 3.23.1 -&gt; 3.23.2
        ltp: upgrade 20220121 -&gt; 20220527
        perl: update 5.34.1 -&gt; 5.36.0
        perl: drop perltoc regeneration
        perl: clean prior to build
        perl: enable _GNU_SOURCE define via d_gnulibc

  Bruce Ashfield (7):
        linux-yocto/5.15: bpf: explicitly disable unpriv eBPF by default
        linux-yocto/5.15: update to v5.15.43
        linux-yocto/5.10: update to v5.10.118
        linux-yocto/5.15: Enable MDIO bus config
        linux-yocto/5.15: cfg/xen: Move x86 configs to separate file
        linux-yocto/5.15: update to v5.15.44
        linux-yocto/5.10: update to v5.10.119

  Chen Qi (1):
        libsdl2: add back xvm and xinerama options

  Daiane Angolini (1):
        python3-pip: Fix RDEPENDS after the update

  Davide Gardenal (2):
        efivar: add musl libc compatibility
        baremetal-image: fix broken symlink in do_rootfs

  Dmitry Baryshkov (2):
        go.bbclass: fix path to linker in native Go builds
        linux-firmware: add support for building snapshots

  Ernst Sjöstrand (2):
        cve-check: Add helper for symlink handling
        cve-check: Only include installed packages for rootfs manifest

  He Zhe (1):
        lttng-modules: Fix build failure for 5.10.119+ and 5.15.44+ kernel

  Jack Mitchell (1):
        meson.bbclass: add cython binary to cross/native toolchain config

  Jeremy Puhlman (1):
        gcc: depend on zstd-native

  Jiaqing Zhao (1):
        systemd: Correct 0001-pass-correct-parameters-to-getdents64.patch

  Joerg Vehlow (1):
        libseccomp: Add missing files for ptests

  Jose Quaresma (1):
        archiver: use bb.note instead of echo

  Kai Kang (1):
        xxhash: fix build with gcc 12

  Marcel Ziswiler (2):
        alsa-plugins: fix libavtp vs. avtp packageconfig
        gstreamer1.0-plugins-bad: add libavtp packageconfig

  Markus Volk (1):
        gcr: build with gtk+3 for wayland

  Marta Rybczynska (4):
        cve-check: move update_symlinks to a library
        cve-check: write empty fragment files in the text mode
        cve-check: fix return type in check_cves
        cve-update-db-native: make it possible to disable database updates

  Martin Jansa (9):
        makedevs: Don't use COPYING.patch just to add license file into ${S}
        insane.bbclass: make sure to close .patch files
        staging.bbclass: process direct dependencies in deterministic order
        patch.py: make sure that patches/series file exists before quilt pop
        lttng-modules: fix shell syntax
        buildhistory.bbclass: fix shell syntax when using dash
        rootfs.py: close kernel_abi_ver_file
        ltp: use bfd even when gold is used with ld-is-gold
        systemd: Fix build without utmp

  Michael Opdenacker (1):
        migration guides: release notes for 4.0.1

  Mikko Rapeli (1):
        bitbake: event.py: ignore exceptions from stdout and sterr operations in atexit

  Ming Liu (1):
        udev-extraconf: let automount base directory configurable

  Mingli Yu (4):
        perl: Fix build with gcc-12
        ccache: Fix build with gcc-12
        oescripts: change compare logic in OEListPackageconfigTests
        python3-cryptography: remove test_x509.py

  Naveen Saini (1):
        pciutils: avoid lspci conflict with busybox

  Pavel Zhukov (6):
        bitbake.conf: Make TCLIBC and TCMODE lazy assigned
        bitbake: fetch2: Honour BB_FETCH_PREMIRRORONLY option
        bitbake: Add tests to cover BB_FETCH_PREMIRRORONLY functionality
        dbus: Specify runstatedir configure option
        bitbake: tests/fetch: Drop unnecessary duplicated function
        bitbake: tests/fetch: Add tests for premirror using real project

  Peter Kjellerstedt (2):
        libseccomp: Correct LIC_FILES_CHKSUM
        license.bbclass: Bound beginline and endline in copy_license_files()

  Quentin Schulz (2):
        docs: set_versions.py: remove honister from active releases list
        docs: set_versions.py: check for first latest release tag

  Rasmus Villemoes (2):
        vim: put xxd in its own package
        e2fsprogs: add alternatives handling of lsattr as well

  Ricardo Salveti (1):
        gnu-efi: enable for riscv64

  Richard Purdie (51):
        cve-extra-exclusions: Add kernel CVEs
        lzo: Add further info to a patch and mark as Inactive-Upstream
        python3: Remove problematic paths from sysroot files
        python3: Ensure stale empty python module directories don't break the build
        Revert "qemu.inc: Remove empty egg-info directories before running meson"
        Revert "meson.bblcass: Remove empty egg-info directories before running meson"
        vim: Upgrade 8.2.4912 -&gt; 8.2.5034 to fix 9 CVEs
        tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
        libxslt: Mark CVE-2022-29824 as not applying
        oeqa/imagefeatures: Replace lzo with zst
        oeqa/imagefeatures: Disable squashfs-lzo
        cve-check: Allow warnings to be disabled
        openssl: Backport fix for ptest cert expiry
        bitbake: runqueue: Fix unihash cache mismatch issues
        bitbake: cache/siggen: Add unihash cache copy function
        bitbake: bitbake: Bump to version 2.0.1
        populate_sdk_ext: Fix race condition on bb_unihashes.dat
        gcc-cross-canadian: Add nativesdk-zstd dependency
        glib-2.0: upgrade 2.72.1 -&gt; 2.72.2
        dnf: upgrade 4.12.0 -&gt; 4.13.0
        python3-dtschema: upgrade 2022.4 -&gt; 2022.5
        python3-sphinx: upgrade 4.5.0 -&gt; 5.0.0
        python3-pip: upgrade 22.1.1 -&gt; 22.1.2
        alsa-lib: upgrade 1.2.6.1 -&gt; 1.2.7
        sysklogd: upgrade 2.3.0 -&gt; 2.4.0
        libxkbcommon: upgrade 1.4.0 -&gt; 1.4.1
        piglit: upgrade to latest revision
        sysstat: upgrade 12.4.5 -&gt; 12.6.0
        harfbuzz: upgrade 4.2.1 -&gt; 4.3.0
        gtk+3: upgrade 3.24.33 -&gt; 3.24.34
        xwayland: upgrade 22.1.1 -&gt; 22.1.2
        alsa-ucm-conf: upgrade 1.2.6.3 -&gt; 1.2.7
        gnutls: upgrade 3.7.5 -&gt; 3.7.6
        webkitgtk: upgrade 2.36.1 -&gt; 2.36.3
        diffoscope: upgrade 212 -&gt; 215
        populate_sdk_ext: Fix second bb_unihashes reference
        sanity: Switch to make 4.0 as a minimum version
        perl: Add dependency on make-native to avoid race issues
        glibc: Drop make-native dependency
        bitbake: fetch/wget: Move files into place atomically
        bitbake: server/process: Avoid risk of exception deadlocks
        bitbake: server/process: Remove daemonic thread usage
        bitbake: server/process: Avoid tracebacks at exit
        uboot-sign: Fix potential index error issues
        selftest/multiconfig: Test that multiconfigs in separate layers works
        bitbake: cooker: Drop sre_constants usage
        classes/buildcfg: Move git/layer revision code into new OE module buildcfg
        lib/buildcfg: Share common clean/dirty layer function
        buildcfg: Drop unused svn revision function
        base/buildhistory/image-buildinfo: Use common buildcfg function
        image-buildinfo: Improve and extend to SDK coverage too

  Robert Yang (1):
        systemd: Set RebootWatchdogSec to 60s as watchdog

  Ross Burton (8):
        python3-pluggy: add BBCLASSEXTEND for native/nativesdk
        btrfs-tools: add a PACKAGECONFIG for lzo
        tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
        packagegroup-self-hosted: remove lzo
        libarchive: disable LZO by default
        squashfs-tools: disable LZO by default
        lzop: remove recipe from oe-core
        setuptools3: clean up class

  Rusty Howell (1):
        oe-depends-dot: Handle new format for task-depends.dot

  Sean Anderson (1):
        rootfs.py: find .ko.zst kernel modules

  Stefan Wiehler (1):
        kernel-yocto.bbclass: Reset to exiting on non-zero return code at end of task

  Tobias Schmidl (2):
        oeqa/selftest/wic.py: Repaired test_qemu()
        wic/plugins/images/direct: Allow changes in fstab on rootfs

  Vyacheslav Yurkov (2):
        files: rootfs-postcommands: move helper commands to script
        files: respect overlayfs owner from lower layer

  Xiaobing Luo (1):
        devtool: Fix _copy_file() TypeError

  Zach Welch (2):
        test-manual/intro: reorder bitbake-selftest steps
        test-manual/intro: bitbake-selftest needs bitbake

  leimaohui (1):
        gnutls: Added fips option.

  wangmy (30):
        bind: upgrade 9.18.2 -&gt; 9.18.3
        ccache: upgrade 4.6 -&gt; 4.6.1
        init-system-helpers: upgrade 1.62 -&gt; 1.63
        ninja: upgrade 1.10.2 -&gt; 1.11.0
        python3-certifi: upgrade 2021.10.8 -&gt; 2022.5.18.1
        python3-cython: upgrade 0.29.28 -&gt; 0.29.30
        python3-hypothesis: upgrade 6.46.4 -&gt; 6.46.7
        python3-importlib-metadata: upgrade 4.11.3 -&gt; 4.11.4
        python3-magic: upgrade 0.4.25 -&gt; 0.4.26
        python3-pip: upgrade 22.1 -&gt; 22.1.1
        python3-setuptools: upgrade 62.3.1 -&gt; 62.3.2
        python3-hypothesis: upgrade 6.46.7 -&gt; 6.46.9
        python3-semantic-version: upgrade 2.9.0 -&gt; 2.10.0
        python3-webcolors: upgrade 1.11.1 -&gt; 1.12
        python3-pytest-subtests: upgrade 0.7.0 -&gt; 0.8.0
        asciidoc: upgrade 10.1.4 -&gt; 10.2.0
        cups: upgrade 2.4.1 -&gt; 2.4.2
        iproute2: upgrade 5.17.0 -&gt; 5.18.0
        iw: upgrade 5.16 -&gt; 5.19
        logrotate: upgrade 3.19.0 -&gt; 3.20.1
        dpkg: upgrade 1.21.7 -&gt; 1.21.8
        repo: upgrade 2.25 -&gt; 2.26
        iso-codes: upgrade 4.9.0 -&gt; 4.10.0
        lttng-ust: upgrade 2.13.2 -&gt; 2.13.3
        meson: upgrade 0.62.1 -&gt; 0.62.2
        mtools: upgrade 4.0.39 -&gt; 4.0.40
        nettle: upgrade 3.7.3 -&gt; 3.8
        kbd: upgrade 2.4.0 -&gt; 2.5.0
        python3-hypothesis: upgrade 6.46.9 -&gt; 6.46.11
        xkeyboard-config: upgrade 2.35.1 -&gt; 2.36

meta-security: 7628a3e90b..8c6fe006a1:
  Armin Kuster (18):
        swtpm: enable seccomp if DISTRO is enabled
        security-tpm2-image: add swtpm
        swtpm: enable gnutls
        oeqa/swtpm: add swtpm runtime
        oeqa/tpm2: fix and cleanup tests
        tpm2-pkcs11: we really need the symlinks
        smack-test: switch to python3
        oeqa/smack: consolidate classes
        checksec: update 2.6.0
        chkrootkit: update SRC_URI
        packagegroup-core-security: add arpwatch and chkrootkit to pkg grp
        layer.conf: Post release codename changes
        README: Update for dynamic layers
        arpwatch: riscv not supported
        packagegroup-core-security: drop arpwatch for riscv from pkg grp
        chkrootkit: Fix missing includes for musl
        arpwatch: update to 3.3
        packagegroup-core-security: don't include aprwatch for musl
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ic83db16445cf0a1286685f11d378e1e3e9b794c3
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-05-01T17:07:42+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-05-01T11:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=03907ee1b9e938b9ce87f4d781c905c2a41592c2'/>
<id>urn:sha1:03907ee1b9e938b9ce87f4d781c905c2a41592c2</id>
<content type='text'>
meta-security: 498ca39cd6..93f2146211:
  Anton Antonov (1):
        Upgrade parsec-service to 1.0.0 and parsec-tool to 0.5.2

  Joe Slater (1):
        LICENSE: update to SPDX standard names

  Petr Gotthard (6):
        tpm2-tools: fix missing version number
        tpm2-openssl: update to 1.1.0
        tpm2-tss: update to 3.2.0
        tpm2-abrmd: update to 2.4.1
        tpm2-tss-engine: fix version string and build with openssl 3.0
        tpm2-pkcs11: update to 1.8.0

  Ranjitsinh Rathod (1):
        samhain.inc: Correct LICENSE to GPL-2.0-only

poky: 30b38d9cb9..9e55696042:
  Abongwa Amahnui Bonalais (2):
        documentation/brief-yoctoprojectqs: add directory for local.conf
        dev-manual: add command used to add the signed-off-by line.

  Alex Kiernan (12):
        kernel: Delete unused KERNEL_LOCALVERSION variable
        wpa-supplicant: Reorder/group following style guide
        wpa-supplicant: Avoid changing directory in do_install
        wpa-supplicant: Use PACKAGE_BEFORE_PN/${PN}
        wpa-supplicant: Backport libwpa/clean build fixes
        wpa-supplicant: Build static library if not DISABLE_STATIC
        wpa-supplicant: Use upstream defconfig
        wpa-supplicant: Simplify build/install flow
        wpa-supplicant: Package dynamic modules
        wpa-supplicant: Install wpa_passphrase when not disabled
        wpa-supplicant: Package shared library into wpa-supplicant-lib
        eudev: Remove unused files

  Alexander Kanavin (35):
        webkitgtk: update 2.34.6 -&gt; 2.36.0
        epiphany: upgrade 41.3 -&gt; 42.0
        itstool: correct upstream version check
        piglit: update to latest revision
        vulkan-samples: update to latest revision
        libxvmc: update 1.0.12 -&gt; 1.0.13
        libsndfile1: update 1.0.31 -&gt; 1.1.0
        at-spi2-core: update 2.42.0 -&gt; 2.44.0
        cmake: update 3.22.3 -&gt; 3.23.0
        gdk-pixbuf: upgrade 2.42.6 -&gt; 2.42.8
        librsvg: upgrade 2.52.7 -&gt; 2.54.0
        libgcrypt: upgrade 1.9.4 -&gt; 1.10.1
        llvm: update 13.0.1 -&gt; 14.0.0
        llvm: use default install paths
        squashfs-tools: update 4.5 -&gt; 4.5.1
        webkitgtk: adjust patch status
        go-helloworld: update to latest revision
        libxml2: update patch status
        python3-psutil: submit patch upstream
        gnu-config: update to latest revision
        go-helloworld: update to latest revision
        piglit: update to latest revision
        vulkan-samples: update to latest revision
        python3-typing-extensions: upgrade 3.10.0.0 -&gt; 4.2.0
        python3-pyparsing: upgrade 3.0.7 -&gt; 3.0.8
        glib: upgrade 2.72.0 -&gt; 2.72.1
        go: update 1.18 -&gt; 1.18.1
        meson: update 0.61.3 -&gt; 0.62.1
        icu: update 70.1 -&gt; 71.1
        valgrind: update 3.18.1 -&gt; 3.19.0
        libcap-ng: update 0.8.2 -&gt; 0.8.3
        libgpg-error: 1.44 -&gt; 1.45
        cmake: update 3.23.0 -&gt; 3.23.1
        stress-ng: upgrade 0.13.12 -&gt; 0.14.00
        llvm: update 14.0.0 -&gt; 14.0.1

  Alexandre Belloni (1):
        cmake: update license hashes

  Andrei Gherzan (1):
        automake: Drop redundant 'u' flag in ARFLAGS

  Bruce Ashfield (3):
        linux-yocto-dev: update to v5.18+
        lttng-modules: support kernel 5.18+
        kernel-yocto: allow patch author date to be commit date

  Carlos Rafael Giani (2):
        gstreamer1.0-plugins-good: Fix libsoup dependency
        gstreamer1.0: Minor documentation addition

  Chen Qi (3):
        cases/buildepoxy.py: fix typo
        go.bbclass: disable the use of the default configuration file
        go-helloworld: remove unused GO_WORKDIR

  Davide Gardenal (2):
        create-spdx: fix error when symlink cannot be created
        create-spdx: delete virtual/kernel dependency to fix FreeRTOS build

  Dmitry Baryshkov (5):
        linux-firmware: correct license for ar3k firmware
        linux-firmware: split ath3k firmware
        arch-armv8-2a.inc: fix a typo in TUNEVALID variable
        arch-armv8-4a.inc: add tune include for armv8.4a
        image.bbclass: allow overriding dependency on virtual/kernel:do_deploy

  Ferry Toth (2):
        apt: add apt selftest to test signed package feeds
        package_manager: fix missing dependency on gnupg when signing deb package feeds

  Henning Schild (1):
        wic: do not use PARTLABEL for msdos partition tables

  Jacob Kroon (1):
        zlib: Add patch to fix building icedtea7-native from meta-java

  Jasper Orschulko (1):
        repo: upgrade 2.22 -&gt; 2.23

  Jiaqing Zhao (3):
        sed: Specify shell for "nobody" user in run-ptest
        base-passwd: Disable shell for default users
        strace: Don't run ptest as "nobody"

  Joerg Vehlow (1):
        go: Always pass interpreter to linker

  Jon Mason (4):
        linux-yocto: Remove unnecessary, commented out qemuarm entry
        qemuarm64: use virtio pci interfaces
        poky-tiny: enable qemuarmv5/qemuarm64 and cleanups
        poky-tiny: add a distro description

  Justin Bronder (1):
        pulseaudio: conditionally depend on alsa-plugins-pulseaudio-conf

  Kai Kang (1):
        update_udev_hwdb: fix multilib issue with systemd

  Khem Raj (28):
        webkitgtk: Add missing header locale.h
        python3: Do not detect multiarch when cross compiling
        kernel-devsrc: Check for gen_vdso_offsets.sh before copying on riscv
        babeltrace: Disable warnings as errors
        xserver-xorg: Fix build with gcc12
        systemtap: Fix build with gcc-12
        gnupg: Disable FORTIFY_SOURCES on mips
        riscv: Add tunes for rv64 without compressed instructions
        mdadm: Drop clang specific cflags
        harfbuzz: Upgrade to 4.2.0
        pango: Upgrade to 1.50.6
        pango: Drop using additional cflags with clang
        pango: Skip test-layout ptest
        go: Upgrade to 1.18
        go: Drop GOBUILDMODE
        go: Disable pie in cgo for mips
        go-target: Pass -trimpath to go linker
        seatd: Disable overflow warning as error on ppc64/musl
        gcc: Upgrade to 11.3 release
        musl: Fix build when usrmerge distro feature is enabled
        gcompat: Fix build when usrmerge distro feature is enabled
        libc-glibc: Use libxcrypt to provide virtual/crypt
        glibc: Update to latest 2.35 tip
        qemu.bbclass: Extend ppc/ppc64 extra options
        busybox: Use base_bindir instead of hardcoding /bin path
        musl-locales: Add package
        util-linux: Create u-a symlink for findfs utility
        kmod: Enable xz support by default

  Konrad Weihmann (11):
        kern-tools-native: add missing license
        gmp: add missing COPYINGv3
        itstool: add missing COPYING.GPL3
        libcap: add pam_cap license
        libsdl2: fix license
        libidn2: add Unicode-DFS-2016 license
        gettext: add MIT conditional as license
        python3-pip: correct license
        cmake: add missing licenses
        git: correct license
        ncurses: use COPYING file

  Lee Chee Yang (1):
        migration-guides: release-notes-4.0: update 'Repositories / Downloads' section

  Marius Kriegerowski (1):
        bitbake: bitbake-diffsigs: Make PEP8 compliant

  Martin Jansa (1):
        systemd-boot: remove outdated EFI_LD comment

  Matt Madison (1):
        bitbake: providers: use local variable for packages_dynamic pattern

  Michael Halstead (3):
        releases: update for yocto 4.0
        set_versions: update for 4.0 release
        releases: update to include 3.3.6

  Michael Opdenacker (5):
        meta-poky: update conf-notes.txt
        overview-manual: licensing section fixes
        manuals: correct and improve descriptions of Autotools
        manuals: refer to "YP Compatible" layers instead of "curated" ones
        migration-guides: release-notes-4.0: mention LTS release

  Naveen Saini (1):
        gstreamer1.0-plugins-bad: drop patch

  Nicolas Dechesne (2):
        migration-guides: stop including documents with ".. include"
        sanity: skip make 4.2.1 warning for debian

  Olaf Mandel (1):
        bitbake: fetch2/git: canonicalize ids in generated tarballs

  Paul Eggleton (9):
        migration-3.4: add missing entry on EXTRA_USERS_PARAMS
        ref-manual: add a note about hard-coded passwords
        ref-manual: mention wildcarding support in INCOMPATIBLE_LICENSE
        ref-manual: add mention of vendor filtering to CVE_PRODUCT
        ref-manual: add KERNEL_DEBUG_TIMESTAMPS
        ref-manual: add empty-dirs QA check and QA_EMPTY_DIRS*
        migration-guides: complete migration guide for 4.0
        migration-guides: add release notes for 4.0
        ref-manual: add ZSTD_THREADS

  Paul Gortmaker (1):
        install/devshell: Introduce git intercept script due to fakeroot issues

  Paulo Neves (1):
        selftest/lic_checksum: Add test for filename containing space

  Pavel Zhukov (1):
        bitbake: fetch2: Add GIT_SSH_COMMAND to the list of exports

  Peter Kjellerstedt (8):
        bitbake: pyinotify.py: Simplify identification of which event has occurred
        shadow: Disable the use of syslog() for the native tools
        u-boot: Correct the SRC_URI
        u-boot: Inherit pkgconfig
        bitbake: fetch2/git: Simplify the validation of SHA-1 revisions
        terminal.py: Restore error output from Terminal
        devshell.bbclass: Allow devshell &amp; pydevshell to use the network
        license_image.bbclass: Make QA errors fail the build

  Peter Marko (1):
        openssl: extract legacy provider module to a separate package

  Pgowda (2):
        glibc: ptest: Fix glibc-tests package issue
        rust: update 1.59.0 -&gt; 1.60.0

  Portia (2):
        volatile-binds: Change DefaultDependencies from false to no
        volatile-binds: Remove TimeoutSec and allow DefaultTimeoutSec to be used

  Quentin Schulz (15):
        docs: sphinx-static: switchers.js.in: remove duplicate for outdated versions
        docs: set_versions.py: add information about obsolescence of a release
        docs: sphinx-static: switchers.js.in: improve obsolete version detection
        docs: set_versions.py: fix latest release of a branch being shown twice in switchers.js
        docs: set_versions.py: fix latest version of an active release shown as obsolete
        docs: update Bitbake objects.inv location for master branch
        docs: set_versions.py: mark as obsolete only branches and old tags from obsolete releases
        docs: sphinx-static: switchers.js.in: rename all_versions to switcher_versions
        docs: sphinx-static: switchers.js.in: fix broken switcher for branches
        docs: sphinx-static: switchers.js.in: do not mark branches as outdated
        docs: conf.py: fix cve extlinks caption for sphinx &lt;4.0
        docs: ref-manual: variables: add hashed password example in EXTRA_USERS_PARAMS
        docs: migration-guides: migration-3.4: mention that hardcoded password are supported if hashed
        docs: migration-guides: release-notes-4.0: fix risc-v typo
        docs: migration-guides: release-notes-4.0: replace kernel placeholder with correct recipe name

  Rahul Kumar (1):
        neard: Switch SRC_URI to git repo

  Ricardo Salveti (1):
        bitbake: fetch2/crate: fix logger.debug line

  Richard Purdie (47):
        qemu: Add fix for CVE-2022-1050
        tiff: Add marker for CVE-2022-1056 being fixed
        git: Ignore CVE-2022-24975
        Revert "adwaita-icon-theme: upgrade 41.0 -&gt; 42.0"
        migration-guide: Kirkstone is now 4.0
        local.conf.sample: Update for 4.0 in sstate url
        externalsrc/devtool: Fix to work with fixed export funcition flags handling
        sanity: Show a warning that make 4.2.1 is buggy on non-ubuntu systems
        runqemu: Allow auto detection of the correct graphics options
        bitbake: checksum: Allow spaces in URI filenames
        bitbake: ast: Improve function flags handling for EXPORT_FUNCTIONS
        rxvt-unicode: Fix icon name
        puzzles: Drop broken icon
        build-appliance-image: Update to master head revision
        build-appliance-image: Update to master head revision
        bluez5: Add fix for startup issues under systemd
        build-appliance-image: Update to master head revision
        alsa-tools: Ensure we install correctly
        libxshmfence: Correct LICENSE to HPND
        bitbake.conf: Correct BB_SIGNATURE_EXCLUDE_FLAGS
        git: Upgrade 2.35.1 -&gt; 2.35.2
        build-appliance-image: Update to master head revision
        buildtools-tarball: Only add cert envvars if certs are included
        buildtools: Add standalone make tarball
        poky: Use INIT_MANAGER in main distro config
        bitbake: tests/parse: Fix one test overwriting another
        bitbake: server/process: Drop unused import
        bitbake: ui/buildinfohelper: Drop unused import
        bitbake: cooker: Drop unused loop
        bitbake: msg: Drop unused local variable
        bitbake: buildinfohelper: Drop unused function
        bitbake: fetch2/crate: Drop unused import
        bitbake: siggen: Drop pointless break statement
        bitbake: ui/knotty: Drop pointless pass statement
        bitbake: persist_data: Use a valid exception for missing implementation
        bitbake: runqueue: Drop pointless variable assignment
        bitbake: buildinfohelper: Drop unused variables
        poky/meta-yocto-bsp: Post release version/codename updates
        xorg-app: Tweak handling of compression changes in SRC_URI
        ref-manual: Add XZ_THREADS and XZ_MEMLIMIT
        set_versions: Add a getlatest command to obtain the latest release branch name
        layer.conf: Post release codename changes
        base: Drop git intercept
        bitbake: fetch2/osc: Add missing parameter
        staging: Ensure we filter out ourselves
        lib/sstatesig: Fix find_siginfo to match sstate filename generation
        bitbake: runqueue: Fix sig file location when using multiconfig

  Robert Joslyn (1):
        curl: Update to 7.83.0

  Robert Yang (1):
        bitbake: fetch2/ssh.py: decode path back for ssh

  Ross Burton (12):
        zlib: upgrade to 1.2.12
        qemu: backport a patch to optionally disable i8042 (AT and PS/2) hardware
        qemux86-64: disable legacy i8042 (AT keyboard, PS/2 mouse)
        e2fsprogs: fix CVE-2022-1304
        subversion: upgrade to 1.14.2
        python3: ignore CVE-2015-20107
        bitbake.conf: mark all directories as safe for git to read
        cve_check: skip remote patches that haven't been fetched when searching for CVE tags
        cve-check: no need to depend on the fetch task
        poky.conf: set PACKAGE_CLASSES explicitly to package_rpm
        distro/poky-tiny: don't put translations into images
        musl-locales: explicitly depend on gettext-native

  Russ Dill (2):
        package.bbclass: Prevent perform_packagecopy from removing /sysroot-only
        kernel-yocto.bbclass: Fixup do_kernel_configcheck usage of KMETA

  Schmidt, Adriaan (1):
        bitbake: bitbake-diffsigs: make finding of changed signatures more robust

  Scott Murray (1):
        runqemu: Do not auto detect graphics if publicvnc is specified

  Sean Anderson (1):
        wic: Add dependencies for erofs-utils

  Simone Weiss (1):
        libgpg-error: Add ptest

  Stefan Herbrechtsmeier (1):
        recipetool: Do not use mutable default arguments in Python

  Steve Sakoman (3):
        busybox: fix CVE-2022-28391
        lua: fix CVE-2022-28805
        scripts/contrib/oe-build-perf-report-email.py: remove obsolete check for phantomjs and optipng

  Xu Huan (5):
        python3-dbusmock: upgrade 0.27.3 -&gt; 0.27.5
        python3-pip: upgrade 22.0.3 -&gt; 22.0.4
        python3-zipp: upgrade 3.7.0 -&gt; 3.8.0
        python3-hypothesis: upgrade 6.39.5 -&gt; 6.41.0
        python3-sphinx: upgrade 4.4.0 -&gt; 4.5.0

  wangmy (34):
        freetype: upgrade 2.11.1 -&gt; 2.12.0
        ghostscript: upgrade 9.55.0 -&gt; 9.56.1
        libsoup: upgrade 3.0.5 -&gt; 3.0.6
        libx11: upgrade 1.7.3.1 -&gt; 1.7.5
        acpica: upgrade 20211217 -&gt; 20220331
        apt: upgrade 2.4.3 -&gt; 2.4.4
        dpkg: upgrade 1.21.4 -&gt; 1.21.7
        fontconfig: upgrade 2.13.1 -&gt; 2.14.0
        mc: upgrade 4.8.27 -&gt; 4.8.28
        shared-mime-info: upgrade 2.1 -&gt; 2.2
        strace: upgrade 5.16 -&gt; 5.17
        sysvinit: upgrade 3.01 -&gt; 3.02
        libbsd: upgrade 0.11.5 -&gt; 0.11.6
        boost: upgrade 1.78.0 -&gt; 1.79.0
        enchant2: upgrade 2.3.2 -&gt; 2.3.3
        help2man: upgrade 1.49.1 -&gt; 1.49.2
        json-c: upgrade 0.15 -&gt; 0.16
        libaio: upgrade 0.3.112 -&gt; 0.3.113
        libusb1: upgrade 1.0.25 -&gt; 1.0.26
        libgit2: upgrade 1.4.2 -&gt; 1.4.3
        libcap: upgrade 2.63 -&gt; 2.64
        linux-firmware: upgrade 20220310 -&gt; 20220411
        mtools: upgrade 4.0.38 -&gt; 4.0.39
        libpcre2: upgrade 10.39 -&gt; 10.40
        python3-jsonpointer: upgrade 2.2 -&gt; 2.3
        python3-sphinx-rtd-theme: upgrade 0.5.0 -&gt; 1.0.0
        dropbear: upgrade 2020.81 -&gt; 2022.82
        gptfdisk: upgrade 1.0.8 -&gt; 1.0.9
        kexec-tools: upgrade 2.0.23 -&gt; 2.0.24
        libxcursor: upgrade 1.2.0 -&gt; 1.2.1
        mkfontscale: upgrade 1.2.1 -&gt; 1.2.2
        xdpyinfo: upgrade 1.3.2 -&gt; 1.3.3
        apt: upgrade 2.4.4 -&gt; 2.4.5
        python3-hypothesis: upgrade 6.41.0 -&gt; 6.44.0

  zhengruoqin (7):
        createrepo-c: upgrade 0.19.0 -&gt; 0.20.0
        expat: upgrade 2.4.7 -&gt; 2.4.8
        ethtool: upgrade 5.16 -&gt; 5.17
        git: upgrade 2.35.2 -&gt; 2.35.3
        openssh: upgrade 8.9p1 -&gt; 9.0p1
        wireless-regdb: upgrade 2022.02.18 -&gt; 2022.04.08
        ruby: upgrade 3.1.1 -&gt; 3.1.2

meta-openembedded: 1888971b1f..77c2fda04e:
  Alex Kiernan (2):
        audit: Upgrade 3.0.6 -&gt; 3.0.7
        mosh: Drop perl dependencies from server

  Andreas Müller (21):
        libnma: upgrade 1.8.36 -&gt; 1.8.38
        gnome-control-center: upgrade 41.2 -&gt; 42.0
        gnome-flashback: upgrade 3.42.1 -&gt; 3.44.0
        gnome-panel: upgrade 3.42.0 -&gt; 3.44.0
        gnome-session: upgrade 41.3 -&gt; 42.0
        gnome-shell-extensions: upgrade 41.1 -&gt; 42.0
        gthumb: upgrade 3.12.0 -&gt; 3.12.2
        ibus: upgrade 1.5.23+ -&gt; 1.5.26
        libportal: upgrade 0.5 -&gt; 0.6
        network-manager-applet: upgrade 1.24.0 -&gt; 1.24.0
        sysprof: upgrade 3.42.1 -&gt; 3.44.0
        gnome-shell: fix bluetooth PACKAGECONFIG
        packagegroup-gnome-desktop: replace gnome-bluetooth by gnome-bluetooth4
        gnome-bluetooth: avoid clashes with gnome-bluetooth4
        gnome-bluetooth: rename recipes to avoid suffix in future
        gnome-bluetooth: Add PACKAGECONFIG pulseaudio and filter by distro-feature
        gnome-backgrounds: upgrade 41.0 -&gt; 42.0
        gnome-settings-daemon: upgrade 41.0 -&gt; 42.1
        libgweather4: Fix introspection build
        gjs: Add cairo to DEPENDS unconditionally
        gnome-shell-extensions: Stop copying gnome-classic session to wayland

  Andrej Valek (1):
        poco: upgrade 1.11.1 -&gt; 1.11.2

  Armin Kuster (1):
        meta-oe-image: fix build depends

  Bassem Boubaker (1):
        conntrack-tools: Fix missing capability

  Ben Fekih, Hichem (1):
        sdbus-c++-libsystemd: bugfix dev package is not installed

  Carlos Rafael Giani (1):
        pipewire: Upgrade to version 0.3.50

  Changqing Li (1):
        drbd-utils: fix for usrmerge

  Dmitry Baryshkov (1):
        gpsd: split python utils from gps-utils

  Hongxu Jia (1):
        cdrkit: add new option -eltorito-platform for genimageiso

  Jan Vermaete (1):
        netdata: version bump 1.33.1 -&gt; 1.34.1

  Jiaqing Zhao (1):
        libesmtp: Disable NTLM support by default

  KARN JYE LAU (1):
        icewm:include imlib2-loaders package

  Kai Kang (1):
        python3-blivetgui: use symbolic list-add and edit- icons

  Khem Raj (60):
        dbus-cxx: Include missing &lt;utility&gt; header
        safec: Upgrade to 3.7.1
        mongodb: Update to 4.4.13
        libkcapi: Upgrade to 1.4.0
        libpfm4: Remove -Werror from compiler flags
        parallel-deqp-runner: Fix build with gcc 12
        glmark2: Fix build with gcc12
        memcached: Upgrade to 1.6.15
        tvheadend: Update to latest trunk
        ot-br-posix: Disable Wsign-compare for clang
        opensaf: Fix build with gcc 12
        boost-sml: Disable examples
        mpich: Add new directory modules/hwloc/config to search path
        gnulib: Do not use git operations to install the sources
        sysprof: Fix build to work with llvm libunwind
        linuxconsole: Fix makefile issue found with clang
        mongodb: Fix aarch64 build with gcc12
        libcereal: Link libatomics with gcc as well
        wpantund: Add missing dependency on boost
        gimp: Disable vector icons on 32bit systems
        mozjs-91: Upgrade to 91.8.0
        mozjs-78: Switch to system libicu
        nodejs: Upgrade to 16.14.2
        ot-br-posix: Fix build with gcc
        dlt-daemon: Fix build on rv32/rv64
        grpc: Fix build with rv32/rv64
        ltrace: Fix build on ppc64 with gcc12
        opencv: Fix build with gcc-12 on ppc64
        mozjs-91: Disable strip
        mozjs-91: Add option to use system ICU
        sysprof: Remove libunwind on rv32
        crash: Fix build for mips target
        tcsh: Do not install symlinks into /bin with usrmerge
        arno-iptables-firewall: Do not use bitbake variable inside S
        fluentbit: Fix build with usrmerge distro feature
        tomoyo-tools: Define SBINDIR
        tomoyo-tools: Drop md5sum
        gradm: Upgrade to 3.1-202111052217
        babeld: Upgrade to 1.11
        scsirastools: Fix build with usrmerge
        dietsplash: specify install rootdir
        linux-atm: Add knob to root prefix
        ufw: Fix build with usrmerge distro feature
        netdata: Fix build errors with clang
        klibc: Recognise --dyld-prefix clang option
        mozjs: Use vendored icu on ppc/clang
        boinc-client: Do not overwrite same file when using usrmerge
        pam-ssh-agent-auth: Use specific versions of BSD licenses
        fwupd: Enable build with musl
        lirc: install systemd units only when using systemd distro feature
        fluentbit: Disable systemd support when systemd distro feature is disabled
        gtksourceview5: Allow wayland or x11
        gtkmm3: Allow wayland or x11 in distro features
        gparted: Allow wayland or x11 distro features
        lirc: Delete systemd unit files on non systemd distros
        atkmm: Allow build with wayland
        pangomm: Allow building with wayland
        lockdev: Drop cumulative debian patch
        boinc-client: Make script install not depend on host install paths
        babl: Fix build with meson 0.62+

  Leon Anavi (2):
        python3-bitstruct: Upgrade 8.13.0 -&gt; 8.14.0
        python3-marshmallow: Upgrade 3.14.1 -&gt; 3.15.0

  Marguet, Nicolas (1):
        openjpeg: fix CVE-2022-1122

  Mingli Yu (4):
        tgt: move from meta-openstack
        libconfig-general-perl: move from meta-openstack
        crash: Upgrade to 8.0.0
        makedumpfile: Upgrade to 1.7.1

  Oleksandr Kravchuk (4):
        htpdate: update to 1.3.3
        redis: upgrade to 7.0-rc3
        pkcs11-helper: fix PV
        python3-imgtool: update to 1.9.0

  Peter Kjellerstedt (3):
        gpsd: Only copy the Python files if they are created
        poppler: Support building for native
        gpsd: Correct the creation of the gps-utils-python package

  Preeti Sachan (1):
        gnuplot: inherit pkgconfig

  Robert Yang (1):
        libldb: Fix installed-vs-shipped and rebuild error

  Suhrid_S (1):
        clinfo: Upgrade 2.2.18.04.06 -&gt; 3.0.21.02.21

  Trevor Gamblin (2):
        nftables: add ptest
        phoronix-test-suite: upgrade 10.8.1 -&gt; 10.8.2

  Willy Tu (1):
        absil-cpp: Update SRC_URI to to the latest google internal sync

  Xu Huan (10):
        python3-redis: upgrade 4.2.1 -&gt; 4.2.2
        python3-sentry-sdk: upgrade 1.5.7 -&gt; 1.5.8
        python3-sqlalchemy: upgrade 1.4.34 -&gt; 1.4.35
        python3-graphviz: upgrade 0.19.1 -&gt; 0.19.2
        python3-kivy: upgrade 2.0.0 -&gt; 2.1.0
        python3-aenum: upgrade 3.1.8 -&gt; 3.1.11
        python3-aws-iot-device-sdk-python: upgrade 1.5.1 -&gt; 1.5.2
        python3-cmd2: upgrade 2.4.0 -&gt; 2.4.1
        python3-django: upgrade 2.2.27 -&gt; 2.2.28
        python3-imageio: upgrade 2.16.1 -&gt; 2.17.0

  Yi Zhao (6):
        frr: add recipe
        libldb: upgrade 2.3.2 -&gt; 2.3.3
        samba: upgrade 4.14.12 -&gt; 4.14.13
        frr: install correct initscript
        frr: add PACKAGECONFIG for fpm
        frr: inherit autotools-brokensep instead of autotools

  wangmy (51):
        nbdkit: upgrade 1.25.7 -&gt; 1.30.2
        icewm: upgrade 2.9.0 -&gt; 2.9.6
        lapack: upgrade 3.9.0 -&gt; 3.10.0
        libbpf: upgrade 0.5.0 -&gt; 0.7.0
        libmtp: upgrade 1.1.18 -&gt; 1.1.19
        logwatch: upgrade 7.5.3 -&gt; 7.6
        mpich: upgrade 3.4.3 -&gt; 4.0.2
        libvpx: upgrade 1.8.2 -&gt; 1.11.0
        linuxconsole: upgrade 1.7.0 -&gt; 1.7.1
        mercurial: upgrade 5.5 -&gt; 6.1
        ocl-icd: upgrade 2.3.0 -&gt; 2.3.1
        octave: upgrade 6.4.0 -&gt; 7.1.0
        rdma-core: upgrade 39.0 -&gt; 40.0
        pam-plugin-ldapdb: upgrade 1.3 -&gt; 1.3.1
        pax-utils: upgrade 1.2.2 -&gt; 1.3.3
        pcsc-tools: upgrade 1.5.8 -&gt; 1.6.0
        pegtl: upgrade 3.2.1 -&gt; 3.2.5
        qpdf: upgrade 10.5.0 -&gt; 10.6.3
        s-nail: upgrade 14.9.23 -&gt; 14.9.24
        smcroute: upgrade 2.5.4 -&gt; 2.5.5
        squashfs-tools-ng: upgrade 1.0.2 -&gt; 1.1.4
        st: upgrade 0.8.4 -&gt; 0.8.5
        tracker: upgrade 3.2.1 -&gt; 3.3.0
        thingsboard-gateway: upgrade 2.8 -&gt; 2.9
        thrift: upgrade 0.14.2 -&gt; 0.16.0
        toybox: upgrade 0.8.5 -&gt; 0.8.6
        unbound: upgrade 1.13.2 -&gt; 1.15.0
        twm: upgrade 1.0.11 -&gt; 1.0.12
        unixodbc: upgrade 2.3.7 -&gt; 2.3.9
        xterm: upgrade 368 -&gt; 372
        python3-cppy: upgrade 1.2.0 -&gt; 1.2.1
        evince: upgrade 42.1 -&gt; 42.2
        evolution-data-server: upgrade 3.44.0 -&gt; 3.44.1
        gspell: upgrade 1.9.1 -&gt; 1.10.0
        gtksourceview5: upgrade 5.4.0 -&gt; 5.4.1
        libadwaita: upgrade 1.1.0 -&gt; 1.1.1
        nautilus: upgrade 42.0 -&gt; 42.1.1
        htpdate: upgrade 1.3.3 -&gt; 1.3.4
        nanomsg: upgrade 1.1.5 -&gt; 1.2
        nbdkit: upgrade 1.30.2 -&gt; 1.31.1
        ctags: upgrade 5.9.20220410.0 -&gt; 5.9.20220417.0
        hexedit: upgrade 1.5 -&gt; 1.6
        lapack: upgrade 3.10.0 -&gt; 3.10.1
        links: upgrade to 2.26
        lsscsi: upgrade 0.31 -&gt; 0.32
        openwsman: upgrade 2.6.11 -&gt; 2.7.1
        libdbd-sqlite-perl: upgrade 1.68 -&gt; 1.70
        libencode-perl: upgrade 3.16 -&gt; 3.17
        libextutils-cppguess-perl: upgrade 0.23 -&gt; 0.26
        libtest-harness-perl: upgrade 3.42 -&gt; 3.44
        ostree: upgrade 2021.6 -&gt; 2022.2

  zhengruoqin (5):
        python3-google-api-python-client: upgrade 2.42.0 -&gt; 2.43.0
        python3-googleapis-common-protos: upgrade 1.54.0 -&gt; 1.56.0
        python3-nocaselist: upgrade 1.0.4 -&gt; 1.0.5
        python3-pylint: upgrade 2.13.2 -&gt; 2.13.5
        python3-nocasedict: upgrade 1.0.2 -&gt; 1.0.3

meta-raspberrypi: 83f5577d8d..c97a9e34ab:
  Andrei Gherzan (20):
        raspberrypi-firmware: Update to 20220331
        linux-raspberrypi: Update 5.15 recipe to 5.15.34
        linux-raspberrypi: Update 5.10 recipe to 5.10.110
        bcm2835: Update to 1.71
        pi-blaster: Uprev the recipe
        linux-firmware-rpidistro: Update to 20210315-3+rpt4
        raspi-gpio: Uprev revision to current HEAD of master branch
        python3-rtimu: Upgrade to 7.2.1
        rpio: Upgrade to 0.10.1
        python3-adafruit-pureio: Uprade to 1.1.8
        python3-adafruit-platformdetect: Upgrade to 3.22.1
        python3-adafruit-circuitpython-register: Upgrade to 1.9.8
        rpi-basic-image: Drop image
        rpi-hwup-image: Drop image
        packagegroup-rpi-test: Include more packages
        ci: Use test builds with the test image
        docs: Drop mention of deprecated images
        docs: Bump copyright year
        rpi-base.inc: Add MCP3008 ADC overlay
        kmod: Enable xz compression

  Davide Gardenal (1):
        bluez-firmware-rpidistro: Add compatibility to oe-core/create-spdx

  Jan Vermaete (1):
        docs: link to latest documentation of kas

  Khem Raj (1):
        python3-sense-hat: Use specific BSD license

  Meng Li (1):
        u-boot: Remove the randundant patch

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Icdb885a2d340dc3c88b971c57dede6902a9708e3
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-04-13T23:10:00+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-04-13T14:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=58776373dfbbda0388940c41752c07c18b4f15cd'/>
<id>urn:sha1:58776373dfbbda0388940c41752c07c18b4f15cd</id>
<content type='text'>
meta-raspberrypi: cfbb192e5c..83f5577d8d:
  AJ Bagwell (1):
        linux-raspberrypi: add UBOOT_ENTRYPOINT to match LOADADDR

poky: ed98f1a1ae..30b38d9cb9:
  Alexander Kanavin (1):
        connman-conf: ignore eth0 in qemu in a way that is not sysvinit-specific

  Chen Qi (1):
        spirv-tools: fix to use sdk-1.3.204 branch

  Kevin Hao (1):
        kernel.bbclass: Fix the do_strip() malfunction

  Khem Raj (2):
        libarchive: Upgrade to 3.6.1
        musl: Move to 1.2.3 release tag

  Martin Jansa (1):
        license_image.bbclass: close package.manifest file

  Ralph Siemsen (2):
        xz: fix CVE-2022-1271
        gzip: upgrade 1.11 -&gt; 1.12

  Richard Purdie (2):
        uninative: Upgrade to 3.6 with gcc 12 support
        package_ipk/deb: Fix specific version handling

  Ross Burton (1):
        python3-cryptography: backport fix for leaky test

meta-openembedded: b9e440ead8..1888971b1f:
  Andreas Müller (5):
        octave: add PACKAGECONFIG for (Qt-)gui - disabled by default
        xfce4-eyes-plugin: upgrade 4.5.1 -&gt; 4.6.0
        gnome-online-accounts: upgrade 3.43.1 -&gt; 3.44.0
        mutter: upgrade 41.2 -&gt; 42.0
        gnome-shell: upgrade 41.2 -&gt; 42.0

  Clément Péron (1):
        grpc: remove unused patches

  Kai Kang (2):
        wxwidgets: fix wx-config multilib issue
        python3-wxgtk4: pass '--baselib' to WX_CONFIG

  Khem Raj (6):
        Revert "python3-cppy: upgrade 1.2.0 -&gt; 1.2.1"
        libotr: Include missing sys/socket.h header
        libcereal: Link in libatomic on rv32 for ptests
        gnuplot: Disable libcerf and fix typo
        libcereal: Disable on ppc/ppc64
        evolution-data-server: Disable g-i on musl

  Markus Volk (1):
        gparted: update to v1.4.0

  Naveen Saini (1):
        ndctl: fix build failure with EXEWRAPPER_ENABLED False

  Oleksandr Kravchuk (27):
        python3-beautifulsoup: update to 4.11.1
        python3-bidict: update to 0.22.0
        python3-can: update t 4.0.0
        python3-elementpath: update to 2.5.0
        python3-flask-login: update to 0.6.0
        python3-flask: update to 2.1.1
        python3-gcovr: update to 5.1
        python3-google-api-core: update to 2.7.1
        python3-google-auth: update to 2.6.3
        python3-grpcio-tools: update to 1.45.0
        python3-ipython: update to 8.2.0
        python3-jmespath: update to 1.0.0
        python3-mypy: update to 0.942
        python3-pint: update to 0.19.1
        python3-portalocker: update to 2.4.0
        python3-pulsectl: update to 22.3.2
        python3-pycurl: update to 7.45.1
        python3-pymogo: update to 4.1.0
        python3-pyscaffold: update to 4.2.1
        python3-pytest-helpers-namespace: update to 2021.12.29
        python3-pywbem: update to 1.4.1
        python3-regex: update to 2022.3.15
        python3-sympy: update to 1.10.1
        python3-tqdm: update to 4.64.1
        python3-twitter: update to 4.8.0
        python3-xmlschema: update to 1.10.0
        python3-zeroconf: update to 0.38.4

  Robert Yang (1):
        python3-wxgtk4: Require DISTRO_FEATURES as gtk3

  Sakib Sajal (1):
        drbd-utils: update 9.13.1 -&gt; 9.20.2

  Scott Murray (1):
        wxwidgets: Fix building without x11

  Stefan Herbrechtsmeier (2):
        grpc: add cmake support for target
        grpc: remove useless link with libatomic append

  Stefan Schmidt (4):
        ot-br-posix: add recipe for an OpenThread Border Router
        ot-daemon: add recipe for OpenThread daemon
        wpantund: add new recipe
        MAINTAINERS: add entry for OpenThread

  Willy Tu (1):
        googletests: Update SRC_URI to 9e71237 to move closer to lastest version

  Yi Zhao (1):
        libyang: do not inherit binconfig-disabled

  wangmy (9):
        haveged: upgrade 1.9.17 -&gt; 1.9.18
        hidapi: upgrade 0.10.1 -&gt; 0.11.2
        hwdata: upgrade 0.357 -&gt; 0.358
        broadcom-bt-firmware: upgrade 12.0.1.1105_p2 -&gt; 12.0.1.1105_p3
        byacc: upgrade 20211224 -&gt; 20220128
        ctags: upgrade 5.9.20211114.0 -&gt; 5.9.20220410.0
        feh: upgrade 3.6.1 -&gt; 3.8
        fio: upgrade 3.29 -&gt; 3.30
        grpc: upgrade 1.45.1 -&gt; 1.45.2

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Ia6d6cf07c9398a7885df6b31b27019da4d8f01d8
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-04-08T15:24:52+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-04-08T15:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=de0582f0e7de86eaf8c8d90d86ed313273a73774'/>
<id>urn:sha1:de0582f0e7de86eaf8c8d90d86ed313273a73774</id>
<content type='text'>
meta-raspberrypi: 31c33d155c..cfbb192e5c:
  Andrei Gherzan (1):
        docs: Add information for RTC devices

  Andrew Penner (2):
        rpi-cmdline: Add ability to specify CPUs to add to the isolcpus list
        extra-build-config: Add documentation for the ISOLATED_CPUS configuration variable

  Jan Vermaete (1):
        docs: untabify the few tabs in the file

  Khem Raj (3):
        userland: Update to latest as of 20220323
        picamera-libs: Adjust sourcedir
        omxplayer: Use internal version of ffmpeg

meta-openembedded: af11f6ce73..b9e440ead8:
  Adrian Freihofer (1):
        srecord: build fix

  Andreas Müller (40):
        octave: upgrade 4.4.1 -&gt; 6.4.0 and overhaul recipe
        mousepad: upgrade 0.5.8 -&gt; 0.5.9
        xfce4-terminal: upgrade 0.8.10 -&gt; 1.0.0
        orage: upgrade 4.12.1 -&gt; 4.16.0
        orage: enable notify PACKAGECONFIG by default
        ristretto: upgrade 0.12.1 -&gt; 0.12.2
        xarchiver: upgrade 0.5.4.14 -&gt; 0.5.4.17
        xfce4-cpufreq-plugin: upgrade 1.2.5 -&gt; 1.2.7
        xfce4-cpugraph-plugin: upgrade 1.2.5 -&gt; 1.2.6
        xfce4-diskperf-plugin: upgrade 2.6.3 -&gt; 2.7.0
        xfce4-notifyd: upgrade 0.6.2 -&gt; 0.6.3
        xfce4-screenshooter: upgrade 1.9.9 -&gt; 1.9.10
        xfce4-sensors-plugin: upgrade 1.4.2 -&gt; 1.4.3
        Allow several components notification
        meta-xfce: Add Andreas Müller back to maintainers list
        accountsservice: upgrade 0.6.55 -&gt; 22.08.8
        colord-gtk: upgrade 0.2.0 -&gt; 0.3.0
        evince: upgrade 41.4 -&gt; 42.1
        evolution-data-server: upgrade 3.43.1 -&gt; 3.44.0
        file-roller: upgrade 3.40.0 -&gt; 3.42.0
        gdm: upgrade 41.0 -&gt; 42.0
        gedit: upgrade 41.0 -&gt; 42.0
        gfbgraph: upgrade 0.2.4 -&gt; 0.2.5
        gnome-calculator upgrade 41.1 -&gt; 42-0
        libgweather4: initial add 4.0.0
        gnome-calendar 41.2 -&gt; 42.0
        gnome-desktop: upgrade 41.2 -&gt; 42.0
        libnma: upgrade 1.8.34 -&gt; 1.8.36
        gnome-bluetooth4: initial add 42.0
        gnome-font-viewer: upgrade 41.0 -&gt; 42.0
        yelp-xsl: upgrade 41.1 -&gt; 42.0
        yelp-tools: upgrade 41.0 -&gt; 42.0
        yelp: upgrade 41.2 -&gt; 42.1
        upower: upgrade 0.99.13 -&gt; 0.99.17 / build with mesom
        upower: fix location of udev-rules with sysvinit
        gnome-commander: initial add 1.14.2
        gnome-text-editor: initial add 42.0
        evolution-data-server: re-enable gobject-introspection
        jack: upgrade 1.19.19 -&gt; 1.19.20
        fluidsynth: upgrade 2.2.4 -&gt; 2.2.6

  Chen Qi (1):
        blueman: fix python site-packages installation issue

  Craig McQueen (1):
        dnsmasq: Fix a typo in initscript

  Davide Gardenal (2):
        python3-wxgtk4: add distro feature check to match dependency
        fwupd: add COMPATIBLE_HOST to match dependency

  Jose Quaresma (2):
        srt: 1.4.2 -&gt; 1.4.3
        srt: 1.4.3 -&gt; 1.4.4

  Khem Raj (2):
        xfce4-screenshooter: Add dependency on libxml-parser-perl-native
        open-vm-tools: Use specific BSD-2-Clause for license

  Matsunaga-Shinji (2):
        samba: add 2 cves to allowlist
        libzip: add CVE-2017-12858 to allowlist

  Minjae Kim (1):
        multipath-tools: update SRC_URI

  Potin Lai (1):
        libimobiledevice-glue: update recipe

  Robert Yang (2):
        wxwidgets: Fix checking for PACKAGECONFIG and DISTRO_FEATURES
        wxwidgets: git -&gt; gitsm to fix build when no x11

  Samuli Piippo (1):
        python3-qface: upgrade 2.0.6 -&gt; 2.0.7

  Xu Huan (5):
        python3-cheetah: upgrade 3.2.6.post2 -&gt; 3.2.6
        python3-evdev: upgrade 1.4.0 -&gt; 1.5.0
        python3-google-api-python-client: upgrade 2.36.0 -&gt; 2.42.0
        python3-itsdangerous: upgrade 2.1.1 -&gt; 2.1.2
        python3-grpcio: upgrade 1.44.0 -&gt; 1.45.0

  Yi Zhao (1):
        dracut: upgrade 055 -&gt; 056

  wangmy (20):
        python3-bitarray: upgrade 2.4.0 -&gt; 2.4.1
        python3-click: upgrade 8.0.4 -&gt; 8.1.2
        python3-cppy: upgrade 1.2.0 -&gt; 1.2.1
        python3-pandas: upgrade 1.4.1 -&gt; 1.4.2
        python3-protobuf: upgrade 3.19.4 -&gt; 3.20.0
        python3-pychromecast: upgrade 10.3.0 -&gt; 11.0.0
        python3-pyparted: upgrade 3.11.7 -&gt; 3.12.0
        python3-redis: upgrade 4.2.0 -&gt; 4.2.1
        python3-sqlalchemy: upgrade 1.4.32 -&gt; 1.4.34
        python3-thrift: upgrade 0.15.0 -&gt; 0.16.0
        python3-trafaret: upgrade 2.1.0 -&gt; 2.1.1
        python3-twine: upgrade 3.8.0 -&gt; 4.0.0
        python3-tzlocal: upgrade 4.1 -&gt; 4.2
        python3-websocket-client: upgrade 1.3.1 -&gt; 1.3.2
        python3-werkzeug: upgrade 2.0.3 -&gt; 2.1.1
        zenity: upgrade 3.41.0 -&gt; 3.42.0
        ceres-solver: upgrade 2.0.0 -&gt; 2.1.0
        grpc: upgrade 1.45.0 -&gt; 1.45.1
        poppler: upgrade 22.03.0 -&gt; 22.04.0
        xorg-sgml-doctools: upgrade 1.11 -&gt; 1.12

  zhengrq.fnst (2):
        python3-jdatetime: upgrade 4.0.0 -&gt; 4.1.0
        python3-kiwisolver: upgrade 1.4.0 -&gt; 1.4.2

meta-security: da93339112..498ca39cd6:
  Armin Kuster (5):
        openscap-daemon: use renamaed python_setuptools_build_meta
        python3-fail2ban: fix compile issue on some hosts
        lkrg-module: covert to git fetcher
        linux-yocto_security.inc: add lkrg kfrags
        samhain: update to 4.4.7

  Ashish Sharma (1):
        meta-security : Use SPDX style licensing format

  Davide Gardenal (2):
        clamav: add COMPATIBLE_HOST to fix build error
        fscrypt: update dependecy from go-dep-native to go-native

  Robert Yang (1):
        LICENSE: adopt SPDX standard names

poky: 1976521190..ed98f1a1ae:
  Abongwa Amahnui Bonalais (1):
        oe-init-build-env: add quotes around variables to prevent word splitting

  Alessio Igor Bogani (1):
        kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot path

  Alexandre Belloni (1):
        pseudo: Fix handling of absolute links

  Bruce Ashfield (6):
        linux-yocto/5.15: update to v5.15.32
        linux-yocto/5.10: update to v5.10.109
        linux-yocto/5.15: aufs: fixes and optimization
        linux-yocto-rt/5.15: aufs: compile fix
        linux-yocto/5.15: features/security: Move x86_64 configs to separate file
        linux-yocto/5.10: features/security: Move x86_64 configs to separate file

  Carlos Rafael Giani (1):
        libsdl2: Disable libunwind dependency in native builds

  Claudius Heine (1):
        os-release: add os-release-initrd package

  Ferry Toth (1):
        package_manager: sign DEB package feeds

  Joe Slater (1):
        unzip: fix CVE-2021-4217

  Khem Raj (1):
        glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()

  Oleksandr Kravchuk (1):
        tzdata: update to 2022a

  Peter Kjellerstedt (5):
        python3-jinja2: Correct HOMEPAGE
        insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QA
        insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerun
        bitbake.conf: Remove ERROR_QA from BB_HASHEXCLUDE_COMMON
        bitbake: knotty.py: Show elapsed time also for tasks with progress bars

  Richard Purdie (11):
        bitbake: parse: Ensure any existing siggen is closed down first
        bitbake: data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contains items
        bitbake: server/process: Disable gc around critical section
        bitbake: cooker: Reset and rebuild inotify watches
        bitbake: pyinotify: Handle potential latent bug
        mirrors: Switch glibc and binutils to use shallow mirror tarballs
        bitbake: data: Fix accidentally added parameter
        bitbake.conf: Drop unexports from a different era
        vim: Upgrade 8.2.4524 -&gt; 8.2.4681
        Revert "meta: rust: Bug fix for target definitions returning 'NoneType'"
        build-appliance-image: Update to master head revision

  Robert Yang (1):
        waffle: The surfaceless-egl and gbm requires opengl

  Saul Wold (5):
        busybox: Exclude .debug from depmod
        kmod: Add an exclude directive to depmod
        depmodwrapper: Use nonarch_base_libdir for depmod.d
        kmod: Update exclude patch to Accepted
        depmodwrapper-cross: Fix missing $

  Sean Anderson (1):
        u-boot: Fix condition for install_spl_helper

  Simone Weiss (1):
        popt: add ptest

  Sundeep KOKKONDA (3):
        gcc: sanitizer: Fix tsan against glibc 2.34
        meta: rust: Bug fix for target definitions returning 'NoneType'
        meta: scripts - relocation script adapted to support big-endian machines

  Xavier Berger (1):
        gpg-sign: Add parameters to gpg signature function

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I294af706d7b96796ff360b402b9d011082cf36a7
</content>
</entry>
</feed>
