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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Massimiliano Minella (1):
        zstd: fix LICENSE statement

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Bruce Ashfield (1):
        zfs: update to 2.2.2

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Nathan BRIENT (1):
        cyaml: new recipe

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Dawid Dabrowski (1):
        libhoth recipe update

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

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

Change-Id: I94d7f1ee5ff2da4555c05fbf63a1293ec8f249c2
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-08-22T10:31:27+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-08-05T13:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=db4c27ee07165dd36a758f4ab5236918f133e65b'/>
<id>urn:sha1:db4c27ee07165dd36a758f4ab5236918f133e65b</id>
<content type='text'>
meta-raspberrypi: 62a84833d9..b6a1645a97:
  Andrei Gherzan (22):
        ci: Migrate worflow to using latest git-mirror-me-action revision
        ci: Run the cancel workflow on generic workers and update action
        ci: Run the compliance workflow on generic workers
        ci: Run the mirror workflow on generic workers
        ci: Don't run yocto builds on PRs that don't affect them
        raspberrypi-tools.inc: Bump to latest revision
        rpi-gpio: Bump to 0.7.1
        python3-adafruit-platformdetect: Bump to 3.27.0
        python3-adafruit-circuitpython-register: Bump to 1.9.10
        userland: Bump revision to the current HEAD
        bluez-firmware-rpidistro: Backport patch to fix CYW43455 and various CVEs
        linux-raspberrypi: Update 5.15 recipe to 5.15.56
        linux-raspberrypi: Update 5.10 recipe to latest revision
        linux-firmware-rpidistro: Update to 1:20210315-3+rpt7 release
        omxplayer: Bump to latest revision
        linux-firmware-rpidistro: Revamp, cleanup and restructure recipe
        linux-firmware-rpidistro: Guard the recipe under a license flag
        ci: Set LICENSE_FLAGS_ACCEPTED in builder docker container
        README.md: Mention Yocto Compatible Layer
        README.md: Refactor top table
        Add initial version of CODE_OF_CONDUCT.md
        Use a png with transparency for balena logo

  Vincent Davis Jr (1):
        docs: remove backticks

poky: 4161dbbbd6..fc59c28724:
  Aatir Manzur (1):
        ref-manual: Sphinx note directive for DISTRO_FEATURES definition

  Alejandro Hernandez Samaniego (1):
        package.bbclass: Fix kernel source handling when not using externalsrc

  Alex Kiernan (1):
        bind: Remove legacy python3 PACKAGECONFIG code

  Alexander Kanavin (61):
        conf/local.conf.sample: mention site.conf.sample as well
        sato-icon-theme: check for new commits rather than tags
        gcr: exclude x.9y versions from upstream version check
        efibootmgr: update 17 -&gt; 18
        systemd-boot: update 251.2 -&gt; 251.3
        libva: upgrade 2.14.0 -&gt; 2.15.0
        libva-utils: update 2.14.0 -&gt; 2.15.0
        xev: update 1.2.4 -&gt; 1.2.5
        xmodmap: update 1.0.10 -&gt; 1.0.11
        xf86-input-synaptics: update 1.9.1 -&gt; 1.9.2
        xf86-video-cirrus: update 1.5.3 -&gt; 1.6.0
        encodings: update 1.0.5 -&gt; 1.0.6
        font-util: update 1.3.2 -&gt; 1.3.3
        linux-firmware: update 20220610 -&gt; 20220708
        rt-tests: update 2.3 -&gt; 2.4
        libgit2: update 1.4.3 -&gt; 1.5.0
        u-boot: update 2022.04 -&gt; 2022.07
        go: update 1.18.3 -&gt; 1.18.4
        llvm: update 14.0.4 -&gt; 14.0.6
        vulkan-samples: update to latest revision
        xserver-xorg: update 21.1.3 -&gt; 21.1.4
        alsa-lib: upgrade 1.2.7.1 -&gt; 1.2.7.2
        alsa-ucm-conf: upgrade 1.2.7.1 -&gt; 1.2.7.2
        diffoscope: upgrade 217 -&gt; 218
        git: upgrade 2.37.0 -&gt; 2.37.1
        hdparm: upgrade 9.63 -&gt; 9.64
        libdrm: upgrade 2.4.111 -&gt; 2.4.112
        libhandy: upgrade 1.6.2 -&gt; 1.6.3
        libidn2: upgrade 2.3.2 -&gt; 2.3.3
        libnl: upgrade 3.6.0 -&gt; 3.7.0
        libnotify: upgrade 0.7.12 -&gt; 0.8.0
        libuv: upgrade 1.44.1 -&gt; 1.44.2
        log4cplus: upgrade 2.0.7 -&gt; 2.0.8
        meson: upgrade 0.62.2 -&gt; 0.63.0
        mmc-utils: upgrade to latest revision
        mpg123: upgrade 1.30.0 -&gt; 1.30.1
        pango: upgrade 1.50.7 -&gt; 1.50.8
        piglit: upgrade to latest revision
        python3-dtschema: upgrade 2022.5 -&gt; 2022.7
        python3-hypothesis: upgrade 6.48.2 -&gt; 6.50.1
        python3-setuptools-rust: upgrade 1.3.0 -&gt; 1.4.1
        python3-setuptools-scm: upgrade 7.0.3 -&gt; 7.0.5
        python3-setuptools: upgrade 62.6.0 -&gt; 63.2.0
        python3-zipp: upgrade 3.8.0 -&gt; 3.8.1
        sqlite3: upgrade 3.39.0 -&gt; 3.39.1
        vala: upgrade 0.56.1 -&gt; 0.56.2
        wayland-protocols: upgrade 1.25 -&gt; 1.26
        webkitgtk: upgrade 2.36.3 -&gt; 2.36.4
        xwayland: upgrade 22.1.2 -&gt; 22.1.3
        epiphany: upgrade 42.2 -&gt; 42.3
        xf86-input-keyboard: remove the recipe
        toolchain-scripts.bbclass: adjust toolchain_create_tree_env_script to better replicate (e)SDK
        meta-ide-support: adjust to provide (e)SDK experience directly in a yocto build
        oeqa/sdk: add a test class for running SDK tests directly in a Yocto build
        oeqa/sdk: allow epoxy/galculator tests to run in esdk and direct yocto builds
        meson: provide relocation script and native/cross wrappers also for meson-native
        selftest/meta_ide: add a test for running SDK tests directly in a yocto build
        scripts/oe-setup-builddir: make it known where configurations come from
        devtool/upgrade: correctly clean up when recipe filename isn't yet known
        devtool/upgrade: catch bb.fetch2.decodeurl errors
        poky-floating-revisions.inc: remove xf86-input-keyboard entry

  Aníbal Limón (1):
        rng-tools: Change systemd service name to work with sysvinit

  Armin Kuster (1):
        poky.conf: remove EOL and Centos7 hosts

  Aryaman Gupta (1):
        bitbake: runqueue: add cpu/io pressure regulation

  Changhyeok Bae (1):
        repo: upgrade 2.27 -&gt; 2.28

  Chen Qi (2):
        glibc: make glibc-dev depend on kernel headers
        image_types_wic.bbclass: fix cross binutils dependency

  Daniel Gomez (1):
        dropbear: Add configuration file to CONFFILES

  Dmitry Baryshkov (1):
        linux-firwmare: restore WHENCE_CHKSUM variable

  He Zhe (1):
        lttng-modules: Fix build failure for kernel v5.15.58

  Hitendra Prajapati (1):
        qemu: CVE-2022-35414 can perform an uninitialized read on the translate_fail path, leading to an io_readx or io_writex crash

  Jan Kiszka (2):
        wic/bootimg-efi: Factor out some common bits
        wic/bootimg-efi: Add support for loading devicetree files

  Jan Vermaete (1):
        python3-jsonschema: 4.7.1 -&gt; 4.7.2 + fixed the rdepends

  Jose Quaresma (5):
        bitbake: bitbake: bitbake-user-manual: hashserv can be accessed on a dedicated domain
        archiver.bbclass: remove unsed do_deploy_archives[dirs]
        bitbake: bb/utils: remove: check the path again the expand python glob
        bitbake: bb/utils: movefile: use the logger for printing
        create-spdx: ignore packing control files from ipk and deb

  Joshua Watt (3):
        sstatesig: Include all dependencies in SPDX task signatures
        bitbake: asyncrpc: Add TCP Keep Alives
        classes/sanity: Add comment about github &amp; gitlab archives

  Kai Kang (1):
        mesa: fix compile error when debug build enabled

  Khem Raj (11):
        lua: Backport fix for CVE-2022-33099
        gcc-runtime: Pass -nostartfiles when building dummy libstdc++.so
        gcc-runtime: Use --with-target-subdir for baremetal targets
        systemd: Drop backported patch applied in 251.3
        gcc-runtime: Use static dummy libstdc++
        libgcc: Fix standalone target builds with usrmerge distro feature
        systemd: Fix conflict between glibc mount.h and kernel mount.h
        libarchive: Avoid mount.h conflict between kernel and glibc
        btrfs-tools: Use linux/mount.h instead of sys/mount.h
        gcc-sanitizers: Fix mount.h glibc 2.36 conflict
        hdparm: Fix build with glibc 2.36

  LUIS ENRIQUEZ (1):
        kernel-fitimage.bbclass: add padding algorithm property in config nodes

  Lee Chee Yang (1):
        migration guides: release notes for 4.0.2

  Mark Hatle (4):
        runqemu: Add missing space on default display option
        default-distrovars: seccomp doesn't support microblaze
        openssl: Move microblaze to linux-latomic config
        elfutils: Microblaze does not support symvers

  Martin Beeger (1):
        cmake: remove CMAKE_ASM_FLAGS variable in toolchain file

  Martin Jansa (6):
        python3-setuptools: move patch from 'files' to 'python3-setuptools'
        kernel.bbclass: pass LD also in savedefconfig
        ltp: fix build with ld-is-gold in DISTRO_FEATURES
        pybootchartgui: render memory pressure as well
        pybootchartgui: fix 2 SyntaxWarnings
        pybootchartgui: write the max values in the graph legend

  Michael Opdenacker (2):
        docs: BB_HASHSERVE_UPSTREAM: update to new host
        bitbake: bitbake-user-manual: npm fetcher: improve description of SRC_URI format

  Mihai Lindner (2):
        wic/plugins/rootfs: Fix NameError for 'orig_path'
        create-spdx: Fix supplier field

  Ming Liu (2):
        rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}
        udev-extraconf:mount.sh: fix a umount issue

  Mingli Yu (1):
        strace: set COMPATIBLE_HOST for riscv32

  Otavio Salvador (2):
        cargo-cross-canadian: Use SDK's flags during target linking
        oeqa/sdk: Add basic rust cargo test

  Petr Vorel (1):
        ltp: Add post release runtime fixes

  Quentin Schulz (2):
        docs: ref-manual: variables: remove sphinx directive from literal block
        docs: auto-generate releases.rst

  Randy MacLeod (1):
        vim: update from 9.0.0063 to 9.0.0115

  Richard Purdie (16):
        curl: Fix determinism issues in ptest package
        build-appliance-image: Update to master head revision
        base/reproducible: Change Source Date Epoch generation methods
        vim: Upgrade 9.0.0021 -&gt; 9.0.0063
        rust-common: Set llvm-target correctly for cross SDK targets
        rust-cross-canadian: Fix ordering of target json config generation
        rust-cross/rust-common: Merge arm target handling code to fix cross-canadian
        rust-cross: Simplfy the rust_gen_target calls
        rust-common/rust-cross: Clean up target json generation code
        rust-target-config: Create new class to contain target json config generation
        rust-target-config: Allow the targets generated to be configurable
        native: Clear TUNE_FEATURES/ABIEXTENSION
        populate_sdk: Add SDK toolchain language selection support
        populate_sdk_base: Fix mingw override name
        poky: Enable debug-kernel for SPDX license manifests
        oeqa/sdk/rust: Fix file deletion for multilib SDKs

  Roland Hieber (1):
        devtool: error out when workspace is using old override syntax

  Ross Burton (13):
        pulseaudio: add m4-native to DEPENDS
        python3-picobuild: upgrade to 0.2
        oeqa/runtime: add test that the kernel has CONFIG_PREEMPT_RT enabled
        perf: fix reproduciblity in older releases of Linux
        zstd: do verbose builds
        zlib: remove historical movement of libz.so to /lib
        oeqa/selftest: rename git.py to intercept.py
        oeqa/gotoolchain: put writable files in the Go module cache
        oeqa/gotoolchain: set CGO_ENABLED=1
        qemu: add io_uring PACKAGECONFIG
        wic: add target tools to PATH when executing native commands
        wic/bootimg-efi: use cross objcopy when building unified kernel image
        wic: depend on cross-binutils

  Shruthi Ravichandran (2):
        initscripts: run umountnfs as a KILL script
        package_manager/ipk: do not pipe stderr to stdout

  Tom Hochstein (2):
        gobject-introspection-data: Disable cache for g-ir-scanner
        uboot-config.bbclass: Raise error for bad key

  gr embeter (1):
        efivar: fix import functionality

  leimaohui (1):
        systemd: Added base_bindir into pkg_postinst:udev-hwdb.

  wangmy (10):
        python3-docutils: upgrade 0.18.1 -&gt; 0.19
        python3-attrs: upgrade 21.4.0 -&gt; 22.1.0
        python3-cython: upgrade 0.29.30 -&gt; 0.29.32
        python3-dbusmock: upgrade 0.28.1 -&gt; 0.28.4
        python3-hatchling: upgrade 1.5.0 -&gt; 1.6.0
        python3-jsonschema: upgrade 4.7.2 -&gt; 4.9.0
        python3-scons: upgrade 4.3.0 -&gt; 4.4.0
        python3-setuptools: upgrade 63.2.0 -&gt; 63.3.0
        python3-pygobject: upgrade 3.42.1 -&gt; 3.42.2
        python3-pip: upgrade 22.1.2 -&gt; 22.2.1

meta-security: 7ad5f6a9da..2a2d650ee0:
  Alex Kiernan (1):
        bubblewrap: Add recipe

  Armin Kuster (28):
        packagegroup-core-security.bb: add bubblewrap to pkg grp
        packagegroup-security-tpm: add libhoth to pkg grp
        python3-privacyidea: update to 3.7.2
        suricata: update to 6.0.5
        chipsec: update to 1.8.7
        fail2ban: add UPSTREAM_CHECK vars
        ibmtpm2tss: fix SRC_URI
        tpm2-tss-engine: add UPSTREAM_CHECK_URI
        tpm2-tss: add UPSTREAM_CHECK_URI
        tpm2-tools: Add UPSTREAM_CHECK_URI
        tpm2-openssl: Add UPSTREAM_CHECK_URI
        tpm2-pkcs11: Add UPSTREAM_CHECK_URI
        tpm2-abrmd: add UPSTREAM_CHECK_URI
        tpm2-tcti-uefi: Add UPSTREAM_CHECK_URI
        aide: add UPSTREAM_CHECK_URI
        ecryptfs-utils: add UPSTREAM_CHECK_URI
        krill: update to 0.9.6
        packagegroup-core-security: add krill to pkg grps
        packagegroup-core-security: add chipsec pkg to grp
        apparmor: update to 3.0.5
        clamav: update to  0.104.4
        ibmtpm2tss: update version format
        ibmswtpm2: fix UPSTREAM_CHECK
        ibmswtpm2: update to 1682
        swtpm: update to 0.7.3
        lkrg: update to 0.9.4
        krill: only builds on x86/x86-64 and arm64
        packagegroup-core-security: remove krill for some archs

  Armpit's Upgrade Helper (1):
        libtpm: upgrade 0.9.3 -&gt; 0.9.5

  John Edward Broadbent (1):
        meta-security: Add recipe for libhoth

  Upgrade Helper (1):
        sssd: upgrade 2.7.1 -&gt; 2.7.3

meta-arm: 80d60e7b1c..20a629180c:
  Peter Hoyes (1):
        runfvp: Stop the FVP when telnet shuts down cleanly

meta-openembedded: 31c10bd3e6..2eb39477a7:
  Alexander Thoma (1):
        Fix tigervnc crash due to missing xkbcomp rdepends

  Armin Kuster (1):
        bigbuckbunny-1080p: update SRC_URI

  Aryaman Gupta (1):
        rsyslog: update 8.2202-&gt;8.2206

  Chen Qi (1):
        catfish: fix buildpaths issue

  Davide Gardenal (7):
        freeradius: ignore patched CVEs
        openflow: ignore unrelated CVEs
        libplist: ignore patched CVEs
        meta-oe: ignore patched CVEs
        mongodb: ignore unrelated CVEs
        php: ignore patched CVEs
        postgresql: ignore unrelated CVE

  Gianfranco (1):
        vboxguestdrivers: fix build failure on 32 bit architectures

  Gianfranco Costamagna (1):
        vboxguestdrivers: upgrade 6.1.34 -&gt; 6.1.36

  Jan Vermaete (8):
        python3-pyzmq: version bump 22.3.0 -&gt; 23.2.0
        python3-aspectlib: updated the summary and added a description.
        python3-jsonrpcclient: Added the jsonrpcclient Python package
        python3-oslash: added the oslash Python package
        python3-jsonrpcserver: added the python3-oslash rdepends
        python-ptyprocess: fixed test_pass_fds
        python3-pyzmq: added ptest
        python3-pyzmq: fixed oelint-adv warnings

  Johannes Schneider (1):
        python3-pystemd: Upgrade 0.8.0 -&gt; 0.10.0

  Khem Raj (11):
        poco: Link with libatomic on riscv32
        python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta
        catfish: Inherit setuptools3 instead of python_setuptools_build_meta
        python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta
        python3-qface: Inherit setuptools3 instead of python_setuptools_build_meta
        xscreensaver: Upgrade to 6.04
        poco: Link with libatomic on mips
        Revert "catfish: Inherit setuptools3 instead of python_setuptools_build_meta"
        Revert "python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta"
        Revert "python3-antlr4-runtime: Inherit setuptools3 instead of python_setuptools_build_meta"
        libmtp: Upgrade to 1.1.20

  Martin Großhauser (1):
        Add runtime dependencies for python3-supervisor

  Mingli Yu (1):
        s-nail: fix buildpaths issue

  Radovan Scasny (1):
        libwebsockets: update to version 4.3.2

  Ross Burton (9):
        python3-cbor2: add missing build dependency
        python3-simpleeval: remove 'build' build dependency
        python3-pyrad: fix build system specification
        python3-pytest-html: fix DEPENDS, don't depend on pip
        python3-ansi2html: fix DEPENDS
        python3-pytest-helpers-namespace: add missing build dependencies
        python3-pyzmq: add missing build dependency
        python3-path: add missing build dependencies
        python3-pytest-forked: loosen dependency checking

  Sergey Kizunov (2):
        Add python3-pycares 4.2.1
        Add python3-aiodns 3.0.0

  Trevor Gamblin (1):
        README: Remove maintainer info for tvgamblin

  Wang Mingyu (10):
        php: upgrade 8.1.7 -&gt; 8.1.8
        ndisc6: upgrade 1.0.5 -&gt; 1.0.6
        python3-elementpath: upgrade 2.5.3 -&gt; 3.0.1
        python3-pymongo: upgrade 4.1.1 -&gt; 4.2.0
        python3-pyscaffold: upgrade 4.2.3 -&gt; 4.3
        python3-regex: upgrade 2022.7.9 -&gt; 2022.7.24
        python3-rsa: upgrade 4.8 -&gt; 4.9
        python3-sh: upgrade 1.14.2 -&gt; 1.14.3
        python3-werkzeug: upgrade 2.1.2 -&gt; 2.2.0
        python3-xmlschema: upgrade 1.11.3 -&gt; 2.0.1

  Xu Huan (14):
        python3-eth-hash: upgrade 0.3.3 -&gt; 0.4.0
        python3-socketio: upgrade 5.6.0 -&gt; 5.7.0
        python3-ujson: upgrade 5.3.0 -&gt; 5.4.0
        python3-web3: upgrade 5.29.2 -&gt; 5.30.0
        python3-fastjsonschema: upgrade 2.15.3 -&gt; 2.16.1
        python3-flask: upgrade 2.1.2 -&gt; 2.1.3
        python3-googleapis-common-protos: upgrade 1.56.3 -&gt; 1.56.4
        python3-iso3166: upgrade 2.0.2 -&gt; 2.1.1
        python3-kiwisolver: upgrade 1.4.3 -&gt; 1.4.4
        python3-portalocker: upgrade 2.4.0 -&gt; 2.5.1
        python3-imageio: upgrade 2.19.3 -&gt; 2.19.5
        python3-lz4: upgrade 4.0.1 -&gt; 4.0.2
        python3-mypy: upgrade 0.961 -&gt; 0.971
        python3-protobuf: upgrade 4.21.2 -&gt; 4.21.3

  kazuki0824 (1):
        ttf-fonts: fix URIs, upgrade 1.004 -&gt; 2.004

  wangmy (30):
        gegl: upgrade 0.4.36 -&gt; 0.4.38
        libadwaita: upgrade 1.1.2 -&gt; 1.1.3
        libgsf: upgrade 1.14.49 -&gt; 1.14.50
        nbdkit: upgrade 1.31.10 -&gt; 1.31.12
        irssi: upgrade 1.4.1 -&gt; 1.4.2
        libp11: upgrade 0.4.11 -&gt; 0.4.12
        modemmanager: upgrade 1.18.8 -&gt; 1.18.10
        pegtl: upgrade 3.2.6 -&gt; 3.2.7
        PATCH] logcheck: upgrade 1.3.23 -&gt; 1.3.24
        python3-lru-dict: upgrade 1.1.7 -&gt; 1.1.8
        python3-pyfanotify: upgrade 0.1.3 -&gt; 0.2.0
        python3-pylint: upgrade 2.14.4 -&gt; 2.14.5
        python3-pytest-metadata: upgrade 2.0.1 -&gt; 2.0.2
        python3-regex: upgrade 2022.6.2 -&gt; 2022.7.9
        python3-socketio: upgrade 5.7.0 -&gt; 5.7.1
        python3-stevedore: upgrade 3.5.0 -&gt; 4.0.0
        tracker: upgrade 3.3.1 -&gt; 3.3.2
        zenity: upgrade 3.42.1 -&gt; 3.43.0
        nbdkit: upgrade 1.31.12 -&gt; 1.31.14
        stunnel: upgrade 5.64 -&gt; 5.65
        unbound: upgrade 1.16.0 -&gt; 1.16.1
        wolfssl: upgrade 5.3.0 -&gt; 5.4.0
        atkmm-2.36: upgrade 2.36.1 -&gt; 2.36.2
        nanopb: upgrade 0.4.5 -&gt; 0.4.6.4
        redis-plus-plus: upgrade 1.3.3 -&gt; 1.3.5
        redis: upgrade 7.0.2 -&gt; 7.0.4
        ser2net: upgrade 4.3.6 -&gt; 4.3.7
        unattended-upgrades: upgrade 2.6 -&gt; 2.9.1
        valijson: upgrade 0.6 -&gt; 0.7
        googlebenchmark: upgrade 1.6.1 -&gt; 1.7.0

  zhengruoqin (17):
        python3-redis: upgrade 4.3.3 -&gt; 4.3.4
        python3-ldap: upgrade 3.4.0 -&gt; 3.4.2
        python3-pillow: upgrade 9.1.1 -&gt; 9.2.0
        python3-pylint: upgrade 2.14.3 -&gt; 2.14.4
        python3-alembic: upgrade 1.8.0 -&gt; 1.8.1
        python3-astroid: upgrade 2.11.6 -&gt; 2.12.2
        python3-attr: upgrade 0.3.1 -&gt; 0.3.2
        python3-blinker: upgrade 1.4 -&gt; 1.5
        python3-cmd2: upgrade 2.4.1 -&gt; 2.4.2
        python3-ecdsa: upgrade 0.17.0 -&gt; 0.18.0
        python3-evdev: upgrade 1.5.0 -&gt; 1.6.0
        python3-absl: upgrade 1.1.0 -&gt; 1.2.0
        python3-bitarray: upgrade 2.5.1 -&gt; 2.6.0
        python3-eth-hash: upgrade 0.4.0 -&gt; 0.5.0
        python3-google-api-python-client: upgrade 2.51.0 -&gt; 2.54.0
        python3-google-auth: upgrade 2.9.0 -&gt; 2.9.1
        python3-graphviz: upgrade 0.20 -&gt; 0.20.1

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I50c531a69ce8abb23e33c380f9228015f2764682
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-07-20T19:59:28+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2022-07-15T19:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=615f2f11d3f46e3eae642475495a7ca4cfddc49e'/>
<id>urn:sha1:615f2f11d3f46e3eae642475495a7ca4cfddc49e</id>
<content type='text'>
poky: ee0d001b81..4161dbbbd6:
  Aatir Manzur (1):
        docs: add CONVERSION_CMD definition

  Ahmed Hossam (1):
        insane.bbclass: host-user-contaminated: Correct per package home path

  Alejandro Hernandez Samaniego (1):
        package.bbclass: Fix base directory for debugsource files when using externalsrc

  Alex Kiernan (1):
        python3-cryptography: Cleanup DEPENDS/RDEPENDS

  Alexander Kanavin (53):
        mesa: update 22.0.3 -&gt; 22.1.2
        python3-numpy: update 1.22.3 -&gt; 1.22.4
        python3-setuptools: update 62.3.2 -&gt; 62.5.0
        vulkan: upgrade 1.3.211.0 -&gt; 1.3.216.0
        lttng-modules: update 2.13.3 -&gt; 2.13.4
        go: update 1.18.2 -&gt; 1.18.3
        ell: update 0.50 -&gt; 0.51
        libdrm: update 2.4.110 -&gt; 2.4.111
        diffoscope: upgrade 215 -&gt; 216
        dos2unix: upgrade 7.4.2 -&gt; 7.4.3
        librsvg: upgrade 2.54.3 -&gt; 2.54.4
        puzzles: upgrade to latest revision
        sudo: upgrade 1.9.10 -&gt; 1.9.11p2
        wireless-regdb: upgrade 2022.04.08 -&gt; 2022.06.06
        x264: upgrade to latest revision
        python3-requests: upgrade 2.27.1 -&gt; 2.28.0
        oeqa/sdk: drop the nativesdk-python 2.x test
        python3-hatch-vcs: fix upstream version check
        at: take tarballs from debian
        pango: exclude 1.9x versions which are 2.x pre-releases.
        adwaita-icon-theme: upgrade 41.0 -&gt; 42.0
        rust: update 1.60.0 -&gt; 1.62.0
        weston: update 10.0.0 -&gt; 10.0.1
        python3-setuptools-scm: upgrade 6.4.2 -&gt; 7.0.3
        waffle: correctly request wayland-scanner executable
        openssl: update 3.0.4 -&gt; 3.0.5
        diffoscope: upgrade 216 -&gt; 217
        glib-2.0: upgrade 2.72.2 -&gt; 2.72.3
        glib-networking: upgrade 2.72.0 -&gt; 2.72.1
        gstreamer1.0: upgrade 1.20.2 -&gt; 1.20.3
        harfbuzz: upgrade 4.3.0 -&gt; 4.4.1
        kmod: upgrade 29 -&gt; 30
        libsoup: upgrade 3.0.6 -&gt; 3.0.7
        mesa: upgrade 22.1.2 -&gt; 22.1.3
        mpg123: upgrade 1.29.3 -&gt; 1.30.0
        nghttp2: upgrade 1.47.0 -&gt; 1.48.0
        piglit: upgrade to latest revision
        pulseaudio: upgrade 16.0 -&gt; 16.1
        python3-cffi: upgrade 1.15.0 -&gt; 1.15.1
        python3-cryptography: upgrade 37.0.2 -&gt; 37.0.3
        python3-cryptography-vectors: upgrade 37.0.2 -&gt; 37.0.3
        python3-hatchling: upgrade 1.3.0 -&gt; 1.3.1
        python3-hypothesis: upgrade 6.46.11 -&gt; 6.48.2
        python3-jsonschema: upgrade 4.6.0 -&gt; 4.6.1
        python3-mako: upgrade 1.2.0 -&gt; 1.2.1
        python3-pycryptodomex: upgrade 3.14.1 -&gt; 3.15.0
        python3-requests: upgrade 2.28.0 -&gt; 2.28.1
        python3-setuptools: upgrade 62.5.0 -&gt; 62.6.0
        python3-sphinx: upgrade 5.0.0 -&gt; 5.0.2
        xcb-proto: upgrade 1.15 -&gt; 1.15.2
        procps: restrict version check to 3.x
        ncurses: mark upstream version as unknown
        wayland: update 1.20.0 -&gt; 1.21.0

  Alexandre Belloni (1):
        oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_fail

  Aryaman Gupta (5):
        buildstats.py: enable collection of /proc/pressure data
        pybootchartgui: render cpu and io pressure
        buildstats.bbclass: correct sampling of system stats
        buildstats.py: close /proc/pressure/cpu file descriptor
        buildperf/base.py: skip reduced_proc_pressure directory

  Bruce Ashfield (29):
        perf: fix reproducibility in 5.19+
        linux-yocto/5.10: update to v5.10.121
        linux-yocto/5.15: update to v5.15.46
        linux-yocto/5.15: update to v5.15.48
        linux-yocto/5.10: update to v5.10.123
        linux-yocto-dev: bump to v5.19-rc
        linux-yocto/5.15: drop obselete GPIO sysfs ABI
        lttng-modules: fix 5.19+ build
        kernel-devsrc: fix reproducibility and buildpaths QA warning
        linux-yocto/5.15: update to v5.15.52
        linux-yocto/5.10: update to v5.10.128
        kernel-devsrc: ppc32: fix reproducibility
        linux-yocto/5.15: fix qemuppc buildpaths warning
        linux-yocto/5.15: fix build_OID_registry buildpaths warning
        yocto-bsps: update to v5.10.128 and buildpaths fixes
        yocto-bsps: update to v5.15.52 and buildpaths fixes
        linux-yocto/5.10: fix build_OID_registry/conmakehash buildpaths warning
        linux-yocto/5.10: fix buildpaths issue with gen-mach-types
        linux-yocto/5.15: fix buildpaths issue with gen-mach-types
        yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
        yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
        linux-yocto/5.15: update to v5.15.54
        linux-yocto/5.15: fix buildpaths issue with pnmtologo
        linux-yocto/5.10: update to v5.10.130
        linux-yocto/5.10: fix buildpaths issue with pnmtologo
        yocto-bsps/5.10: fix buildpaths issue with pnmtologo
        yocto-bsps/5.15: fix buildpaths issue with pnmtologo
        yocto-bsps: update to v5.15.54
        yocto-bsps: update to v5.10.130

  Christoph Lauer (1):
        package.bbclass: Avoid stripping signed kernel modules in splitdebuginfo

  David Bagonyi (1):
        sanity.bbclass: Add ftps to accepted URI protocols for mirrors sanity

  Dmitry Baryshkov (1):
        linux-firmware: upgrade 20220509 -&gt; 20220610

  Enrico Scholz (6):
        npm: replace 'npm pack' call by 'tar czf'
        npm: return content of 'package.json' in 'npm_pack'
        npm: take 'version' directly from 'package.json'
        npm: disable 'audit' + 'fund'
        lib:npm_registry: initial checkin
        npm: use npm_registry to cache package

  Federico Pellegrin (1):
        signing-keys: fix RDEPENDS to signing-keys-dev

  Gennaro Iorio (1):
        bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls

  He Zhe (1):
        curl: Fix build failure for qemuriscv64

  Jacob Kroon (1):
        bitbake: bitbake-user-manual: Correct description of the ??= operator

  Jose Quaresma (3):
        archiver: don't use machine variables in shared recipes
        sstate: Use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
        oe/utils: remove the ThreadedPool

  Joshua Watt (1):
        classes/create-spdx: Add SPDX_PRETTY option

  Kai Kang (1):
        glibc-tests: not clear BBCLASSEXTEND

  Khem Raj (2):
        libmodule-build-perl: Use env utility to find perl interpreter
        ltp: Remove -mfpmath=sse on x86

  Luca Ceresoli (1):
        llvm: add PACKAGECONFIG[optviewer]

  Lucas Stach (1):
        perf: sort-pmuevents: really keep array terminators

  Marius Kriegerowski (1):
        scriptutils: fix style to be more PEP8 compliant

  Marta Rybczynska (2):
        cve-check: add support for Ignored CVEs
        oeqa/selftest/cve_check: add tests for Ignored and partial reports

  Martin Jansa (3):
        mesa: backport a patch to support compositors without zwp_linux_dmabuf_v1 again
        wic: fix WicError message
        bitbake: fetch2/git: show SRCREV and git repo in error message about fixed SRCREV

  Maxime Roussin-Bélanger (1):
        libffi: fix native build being not portable

  Michael Halstead (2):
        releases: include 3.1.17
        releases: include 4.0.2

  Michael Opdenacker (18):
        rootfs-postcommands.bbclass: correct comments
        dev-manual: mention the new CVE patch metrics page
        dev-manual: fix references to BitBake user manual
        docs: standards.md: add more rules: line wrapping and variables
        doc: standard for bulleted lists
        ref-manual: add description for the "sysroot" term
        manuals: update host tool requirements
        ref-manual: document SSTATE_EXCLUDEDEPS_SYSROOT
        ref-manual: document SYSTEMD_DEFAULT_TARGET
        ref-manual: IMAGE_FEATURES: add allow-root-login and correct allow-empty-password
        ref-manual: correct description of empty-root-passwd in IMAGE_FEATURES
        bitbake: doc: bitbake-user-manual: add explicit target for crates fetcher
        bitbake: doc: bitbake-user-manual: document npm and npmsw fetchers
        dev-manual: NPM packages: minor grammar fix
        manuals: switch to the sstate mirror shared between all versions
        manuals: replace hyphens with em dashes
        dev-manual: update section about creating NPM packages
        dev-manual: improve screenshot resolution

  Ming Liu (3):
        udev-extraconf: fix some systemd automount issues
        meta: introduce UBOOT_MKIMAGE_KERNEL_TYPE
        udev-extraconf:mount.sh: fix path mismatching issues

  Mingli Yu (1):
        vim: not adjust script pathnames for native scripts either

  Muhammad Hamza (6):
        initramfs-framework: move storage mounts to actual rootfs
        udev-extraconf/mount.sh: add LABELs to mountpoints
        udev-extraconf/mount.sh: save mount name in our tmp filecache
        udev-extraconf/mount.sh: only mount devices on hotplug
        udev-extraconf: force systemd-udevd to use shared MountFlags
        udev-extraconf/mount.sh: ignore lvm in automount

  Nick Potenski (1):
        systemd: systemd-systemctl: Support instance conf files during enable

  Ola x Nilsson (1):
        bitbake: ConfHandler: Remove lingering close

  Pascal Bach (1):
        bin_package: install into base_prefix

  Paul Eggleton (4):
        devtool: ignore pn- overrides when determining SRC_URI overrides
        patch: handle if S points to a subdirectory of a git repo
        devtool: finish: handle patching when S points to subdir of a git repo
        oe-selftest: devtool: test modify git recipe building from a subdir

  Paulo Neves (14):
        python: Avoid shebang overflow on python-config.py
        gtk-doc: Fix potential shebang overflow on gtkdoc-mkhtml2
        ref-manual: SYSTEMD_SERVICE allows multiple services
        ref-manual: SYSTEMD_SERVICE overrides depend on SYSTEMD_PACKAGES
        insane.bbclass: Make do_qa_staging check shebangs
        oeqa/selftest: Add test for shebang overflow
        oeqa/selftest: Test staged .la and .pc files
        utils: Add cmdline_shebang_wrapper util.
        libcheck: Fix too long shebang for native case.
        utils: create_cmdline_shebang_wrapper whitespace and sed refactor
        utils: create_cmdline_shebang_wrapper preserve permission and ownership
        oeqa/sysroot.py: Check bitbake return status
        bitbake: fetch: bb.fatal when trying to checksum non-existing files
        oeqa: test_invalid_recipe_src_uri expect parse time error

  Pavel Zhukov (4):
        systemd: Add missed sys/file.h includes for musl
        systemd: Rebase patches on v251
        bitbake: tests/fetch: Add test for broken mirror tarball
        systemd: update upstream status of merged patches

  Peter Bergin (2):
        systemd: add packageconfig for sysext
        rust: fix issue building cross-canadian tools for aarch64 on x86_64

  Peter Kjellerstedt (2):
        ref-manual: Add documentation for INCOMPATIBLE_LICENSE_EXCEPTIONS
        base.bbclass: Correct the test for obsolete license exceptions

  Peter Marko (1):
        alsa-state: correct license

  Pgowda (1):
        binutils : CVE-2019-1010204

  Quentin Schulz (3):
        docs: releases: move hardknott and honister to outdated section
        docs: conf.py: bump minimum Sphinx version requirement
        Revert "docs: conf.py: fix cve extlinks caption for sphinx &lt;4.0"

  Raju Kumar Pothuraju (2):
        runqemu: add QB_KERNEL_CMDLINE
        kernel-uboot.bbclass: Use vmlinux.initramfs when INITRAMFS_IMAGE_BUNDLE set

  Richard Purdie (42):
        gcc-source: Fix incorrect task dependencies from ${B}
        vim: Upgrade 8.2.5034 -&gt; 8.2.5083
        local.conf.sample: Update sstate url to new 'all' path
        ref/dev-manual: Update multiconfig documentation
        oeqa/runtime/scp: Disable scp test for dropbear
        unzip: Port debian fixes for two CVEs
        elfutils/flex: Disable parallel make ptest compile
        bitbake: server/process: Fix logging issues where only the first message was displayed
        coreutils: Tweak packaging variable names for coreutils-dev
        packagegroup-core-ssh-dropbear: Add openssh-sftp-server recommendation
        bitbake.conf/recipes: Introduce add DEV_PKG_DEPENDENCY to change RDEPENDS:${PN}-dev
        bitbake.conf: Change -dev RDEPENDS to RRECOMMENDS
        vim: 8.2.5083 -&gt; 9.0.0005
        ncurses: 6.3 -&gt; 6.3+20220423
        oe-selftest-image: Ensure the image has sftp as well as dropbear
        cve-extra-exclusions: Clean up and ignore three CVEs (2xqemu and nasm)
        openssl: Upgrade 3.0.3 -&gt; 3.0.4
        insane: Fix buildpaths test to work with special devices
        go: Filter build paths on staticly linked arches
        glibc-tests: Avoid reproducibility issues
        gperf: Add a patch to work around reproducibility issues
        bitbake: ConfHandler/BBHandler: Improve comment error messages and add tests
        icon-naming-utils: Resurrect for sato-icon-theme
        sato-icon-theme: Add back with support for scalable icons
        lua: Fix multilib buildpath reproducibility issues
        vala: Fix on target wrapper buildpaths issue
        gtk-doc: Remove hardcoded buildpath
        gperf: Switch to upstream patch
        qemu: Avoid accidental librdmacm linkage
        kernel-arch: Fix buildpaths leaking into external module compiles
        qemu: Fix slirp determinism issue
        qemu: Add PACKAGECONFIG for brlapi
        gcc-runtime: Fix build when using gold
        insane: Add buildpaths to WARN_QA by default
        insane: Reword staging to refer to populate_sysroot
        bitbake: fetch2: Ensure directory exists before creating symlink
        bitbake: fetch2: Drop DL_DIR fallback for local file fetcher
        oeqa/selftest/sstatetests: Update test to work with bitbake changes
        gcc-runtime: Fix missing MLPREFIX in debug mappings
        insane: Drop debug exclusion from buildpaths test
        selftest/runtime_test/virgl: Disable for all almalinux
        local.conf.sample: Mention other MACHINE options may exist

  Robert Joslyn (1):
        curl: Update to 7.84.0

  Ross Burton (24):
        python3: fix a race condition in the test_socket.testSockName test
        Add python3-editables (from meta-python)
        Add python3-pathspec (from meta-python)
        Add python3-hatchling (from meta-oe)
        python3-hatch-vcs: add new recipe
        python3-jsonschema: upgrade 4.5.1 -&gt; 4.6.0
        package_manager: Change complementary package handling to not include soft dependencies
        cups: ignore CVE-2022-26691
        cve-check: hook cleanup to the BuildCompleted event, not CookerExit
        busybox: fix CVE-2022-30065
        ncurses: use GitHub mirror, not Debian's packaging
        ltp: remove open-posix-testsuite build logs
        tiff: backport the fix for CVE-2022-2056, CVE-2022-2057, and CVE-2022-2058
        perl: don't install Makefile.old into perl-ptest
        vim: upgrade to 9.0.0021
        ltp: fix builds when host ld doesn't know about target ELF formats
        python3-setuptools-scm: add missing python3-typing-extensions dependency
        python3-flit-core: bootstrap explicitly
        python3-installer: bootstrap by installing installer with installer
        python3-picobuild: add new recipe
        python_pep517: use picobuild instead of manually calling the API
        classes: remove obsolete PEP517_BUILD_API
        python3-hatchling: remove PEP517_BUILD_API
        documentation: remove obsolete PEP517_BUILD_API

  Steve Sakoman (3):
        qemu: add PACKAGECONFIG for capstone
        qemu: Avoid accidental libvdeplug linkage
        ruby: add PACKAGECONFIG for capstone

  Sundeep KOKKONDA (2):
        glibc: stable 2.35 branch updates
        binutils : stable 2.38 branch updates

  Thomas Perrot (1):
        opensbi: Update to v1.1

  Thomas Roos (1):
        recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIG

  Xu Huan (2):
        python3: upgrade 3.10.4 -&gt; 3.10.5
        python3-magic: upgrade 0.4.26 -&gt; 0.4.27

  Yi Zhao (2):
        popt: fix override syntax in RDEPENDS
        git: fix override syntax in RDEPENDS

  Yogesh Tyagi (2):
        testimage : remove curl-ptest from rpm index
        curl : Add ptest

  Yue Tao (1):
        gnupg: upgrade to 2.3.7 to fix CVE-2022-34903

  Yulong (Kevin) Liu (1):
        python3-pyasn1: Eliminated ptest deprecation warnings

  aatir (1):
        docs: make DISTRO_FEATURES description more explicit

  niko.mauno@vaisala.com (3):
        ptest.bbclass: Honor PARALLEL_MAKE, PARALLEL_MAKEINST
        valgrind: Drop redundant oe_runmake parameter
        strace: Drop redundant oe_runmake parameter

  pgowda (1):
        gcc: Backport a fix for gcc bug 105039

  ssuesens (3):
        weston.py: added xwayland test
        weston.init: enabled xwayland
        xwayland.weston-start: adaption of X11-unix folder

  wangmy (57):
        btrfs-tools: upgrade 5.18 -&gt; 5.18.1
        ethtool: upgrade 5.17 -&gt; 5.18
        file: upgrade 5.41 -&gt; 5.42
        libx11: upgrade 1.8 -&gt; 1.8.1
        lighttpd: upgrade 1.4.64 -&gt; 1.4.65
        gnu-config: update to latest version
        musl-obstack: upgrade 1.1 -&gt; 1.2
        piglit: upgrade to latest revision
        stress-ng: upgrade 0.14.01 -&gt; 0.14.02
        erofs-utils: upgrade 1.4 -&gt; 1.5
        alsa-lib: upgrade 1.2.7 -&gt; 1.2.7.1
        alsa-plugins: upgrade 1.2.6 -&gt; 1.2.7.1
        alsa-ucm-conf: upgrade 1.2.7 -&gt; 1.2.7.1
        bind: upgrade 9.18.3 -&gt; 9.18.4
        kbd: upgrade 2.5.0 -&gt; 2.5.1
        libproxy: upgrade 0.4.17 -&gt; 0.4.18
        python3-dbusmock: upgrade 0.27.5 -&gt; 0.28.0
        sbc: upgrade 1.5 -&gt; 2.0
        strace: upgrade 5.17 -&gt; 5.18
        python3-chardet: upgrade 4.0.0 -&gt; 5.0.0
        python3-importlib-metadata: upgrade 4.11.4 -&gt; 4.12.0
        python3-babel: upgrade 2.10.1 -&gt; 2.10.3
        python3-certifi: upgrade 2022.5.18.1 -&gt; 2022.6.15
        python3-dbusmock: upgrade 0.28.0 -&gt; 0.28.1
        python3-numpy: upgrade 1.22.4 -&gt; 1.23.0
        python3-pycryptodome: upgrade 3.14.1 -&gt; 3.15.0
        dmidecode: upgrade 3.3 -&gt; 3.4
        git: upgrade 2.36.1 -&gt; 2.37.0
        harfbuzz: upgrade 4.3.0 -&gt; 4.4.0
        speexdsp: upgrade 1.2.0 -&gt; 1.2.1
        speex: upgrade 1.2.0 -&gt; 1.2.1
        repo: upgrade 2.26 -&gt; 2.27
        sqlite3: upgrade 3.38.5 -&gt; 3.39.0
        sudo: upgrade 1.9.11p2 -&gt; 1.9.11p3
        createrepo-c: upgrade 0.20.0 -&gt; 0.20.1
        gst-devtools: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-libav: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-omx: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-bad: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-base: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-good: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-plugins-ugly: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-python: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-rtsp-server: upgrade 1.20.2 -&gt; 1.20.3
        gstreamer1.0-vaapi: upgrade 1.20.2 -&gt; 1.20.3
        inetutils: upgrade 2.2 -&gt; 2.3
        python3-atomicwrites: upgrade 1.4.0 -&gt; 1.4.1
        python3-cryptography: upgrade 37.0.3 -&gt; 37.0.4
        python3-cryptography-vectors: upgrade 37.0.3 -&gt; 37.0.4
        python3-hatchling: upgrade 1.3.1 -&gt; 1.5.0
        python3-imagesize: upgrade 1.3.0 -&gt; 1.4.1
        python3-jsonschema: upgrade 4.6.1 -&gt; 4.7.1
        python3-numpy: upgrade 1.23.0 -&gt; 1.23.1
        python3-typing-extensions: upgrade 4.2.0 -&gt; 4.3.0
        python3-urllib3: upgrade 1.26.9 -&gt; 1.26.10
        init-system-helpers: upgrade 1.63 -&gt; 1.64
        dpkg: upgrade 1.21.8 -&gt; 1.21.9

meta-security: 8c6fe006a1..7ad5f6a9da:
  Armin Kuster (32):
        apparmor: fix ownership issues
        sssd:move to dynamic networking-layer
        layer.conf:add meta-netorking to BBFILES_DYNAMIC
        packagegroup-core-security: drop sssd
        packagegroup-core-security.bbappend: add sssd
        oeqa: fix checksec runtime test
        sssd: use example conf file
        oeqa: sssd.py fix tests
        sssd: update to 2.7.1
        security-test-image: auto include layers if present.
        smack-test: more py3 covertion
        oeqa: update smack runtime test
        aide: add a few more config options
        oeqa: add aide test
        libmhash: add native pkg support
        classes: add aide routines
        aide: add native support for build time db creation
        aide.conf: adjust to allow for build time db creation
        firejail: Add new package
        oeqa: Add a very basic firejail test
        packagegroup-core-security: add firejail
        security-test-image: add firejail and aide test suites
        oeqa/clamav drop depricated --list-mirror test
        oeqa: meta-tpm shut swtpm down before and after testing
        oeqa: shut done swtpm before and after testing
        ccs-tools: update to 1.8.9
        lynis: update to 3.0.8
        README: update email address
        packagegroup-core-security: skip mips firejail
        chipsec: update to 1.8.5
        security-build-image: add lkrg-module to build image
        lkrg: update to 0.9.3

  Jeremy A. Puhlman (2):
        clamav: make install owner match the added user name
        python3-privacyidea: add correct path to lib/privacyidea

  Jose Quaresma (1):
        meta-integrity: kernel-modsign: prevents splitting out debug symbols

  Yi Zhao (1):
        aide: fix typo

meta-openembedded: 11df15765c..31c10bd3e6:
  Adrian Freihofer (3):
        firewalld: update to 1.1.1 fixes ptest
        firewalld: upgrade 1.1.1 -&gt; 1.2.0
        libqmi: upgrade 1.30.4 -&gt; 1.30.8

  Akash Hadke (2):
        ntfs-3g-ntfsprogs: Set CVE_PRODUCT to "tuxera:ntfs-3g"
        iperf: Set CVE_PRODUCT to "iperf_project:iperf"

  Alex Kiernan (2):
        jansson: Upgrade 2.13.1 -&gt; 2.14
        nftables: Upgrade 1.0.2 -&gt; 1.0.4

  Alex Stewart (1):
        openvpn: distribute sample-config-files

  Andreas Müller (1):
        glmark2: Build with meson

  Andrej Valek (1):
        poco: upgrade 1.11.3 -&gt; 1.12.0

  Andrew Davis (1):
        libsdl: The libsdl and libsdl2 are not virtual

  Ashish Sharma (1):
        netserver: don't change permissions on /dev/null

  Aurélien Bertron (1):
        fix(syslog-ng): warning about conf version

  Bartosz Golaszewski (1):
        python3-pybluez: fix a runtime issue with python 3.10

  Ben Powell (1):
        python3-can: Add typing-extensions dependency

  Changqing Li (3):
        chrony: create /var/lib/chrony by systemd-tmpfiles
        redis: upgrade 6.2.6 -&gt; 6.2.7
        redis: upgrade 7.0.0 to 7.0.2

  Chen Qi (2):
        apache2: split out a new package apache2-utils
        ntfs-3g-ntfsprogs: upgrade to 2022.5.17

  Daide Li (1):
        python3-iperf: initial add 0.1.11

  Davide Gardenal (9):
        usrsctp: add CVE_VERSION to correctly check for CVEs
        ntp: ignore many CVEs
        openflow: ignore CVE-2018-1078
        emlog: ignore unrelated CVEs
        imagemagick: upgrade 7.0.10-25 -&gt; 7.0.10-62
        wireshark: upgrade 3.4.11 -&gt; 3.4.12
        thrift: add CVE_PRODUCT to fix CVE reporting
        spice: ignore patched CVEs
        quagga: ignore CVE-2016-4049

  Fabien Parent (1):
        gpsd-machine-conf: allow creation of an empty package

  Harshal (1):
        lldpd: upgrade 1.0.8 -&gt; 1.0.14

  Hitendra Prajapati (1):
        cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands

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

  Javier Viguera (1):
        networkmanager: fix build with enabled ppp

  Jeremy Puhlman (1):
        freeradius: mutlilib fixes

  Jonas Gorski (1):
        abseil-cpp: do not enforce -mfpu=neon on arm

  Kai Kang (4):
        libdbi-perl: fix interpreter on shebang line
        libdev-checklib-perl: fix interpreter of script use-devel-checklib
        libparse-yapp-perl: update interpreter of yapp
        python3-flatbuffer: enable native

  Khem Raj (8):
        libxml++: Disable parallel make in ptest compile
        geos: Disable inlining
        php: Fix absolute paths to php in phar.phar scripts
        libspiro: Add recipe
        fontforge: Upgrade to 20220308
        opencv: Link with libatomic on mips
        fontforge: Use alternate way to detect libm
        opencv: Link with libatomic on rv32

  Leon Anavi (19):
        python3-traitlets: Upgrade 5.2.1 -&gt; 5.3.0
        python3-humanize: Upgrade 4.1.0 -&gt; 4.2.0
        python3-autobahn: Upgrade 22.4.2 -&gt; 22.5.1
        python3-elementpath: Upgrade 2.5.0 -&gt; 2.5.3
        python3-eth-hash: Upgrade 0.3.2 -&gt; 0.3.3
        python3-serpent: Upgrade 1.40 -&gt; 1.41
        python3-web3: Upgrade 5.29.1 -&gt; 5.29.2
        python3-pika: Upgrade 1.2.1 -&gt; 1.3.0
        python3-tabulate: Upgrade 0.8.9 -&gt; 0.8.10
        python3-marshmallow: Upgrade 3.15.0 -&gt; 3.17.0
        python3-pychromecast: Upgrade 12.1.3 -&gt; 12.1.4
        python3-humanize: Upgrade 4.2.0 -&gt; 4.2.3
        python3-tornado: Upgrade 6.1 -&gt; 6.2
        python3-coverage: Upgrade 6.3.2 -&gt; 6.4.1
        python3-email-validator: Upgrade 1.1.3 -&gt; 1.2.1
        python3-networkx: Upgrade 2.7.1 -&gt; 2.8.4
        python3-unidiff: Upgrade 0.7.3 -&gt; 0.7.4
        python3-toolz: Upgrade 0.11.2 -&gt; 0.12.0
        python3-ansi2html: Upgrade 1.7.0 -&gt; 1.8.0

  Marcus Flyckt (1):
        python3-pyconnman: Add 'future' runtime dependency

  Markus Volk (1):
        flatbuffers: update to 2.0.6

  Martin Jansa (3):
        glmark2: fix compatibility with python-3.11
        leveldb: switch from master branch to main
        tesseract-lang: switch from master branch to main

  Mikko Rapeli (1):
        polkit: switch back to mozjs but leave duktape as PACKAGECONFIG option

  Mingli Yu (3):
        kronosnet: Fix build with gcc-12
        s-nail: Fix build with gcc-12
        mariadb: Upgrade to 10.8.3

  Pascal Bach (1):
        python3-pybind11: upgrade 2.8.1 -&gt; 2.9.2

  Peter Kjellerstedt (1):
        cryptsetup: Add support for building without SSH tokens

  Ross Burton (5):
        python3-cbor2: upgrade 5.4.2 to 5.4.3
        cppzmq: fix -dev RDEPENDS
        python3-hatchling: remove (now in oe-core)
        python3-pathspec: remove (now in oe-core)
        python3-editables: remove (now in oe-core)

  Sakib Sajal (1):
        minicoredumper: retry elf parsing as long as needed

  Theodore A. Roth (1):
        crda: Depend on correct wireless-regdb package

  Wentao Zhang (1):
        protobuf-c: update to 1.4.1 fix CVE-2022-33070

  Xu Huan (20):
        python3-lxml: upgrade 4.8.0 -&gt; 4.9.0
        python3-msgpack: upgrade 1.0.3 -&gt; 1.0.4
        python3-protobuf: upgrade 3.20.1 -&gt; 4.21.1
        python3-mypy: upgrade 0.960 -&gt; 0.961
        python3-pylint: upgrade 2.13.9 -&gt; 2.14.1
        python3-smbus2: upgrade 0.4.1 -&gt; 0.4.2
        python3-pillow: upgrade 9.0.1 -&gt; 9.1.1
        python3-pychromecast: upgrade 12.1.2 -&gt; 12.1.3
        python3-pylint: upgrade 2.14.1 -&gt; 2.14.3
        python3-pyscaffold: upgrade 4.2.2 -&gt; 4.2.3
        python3-redis: upgrade 4.3.1 -&gt; 4.3.3
        python3-aiohue: upgrade 4.4.1 -&gt; 4.4.2
        python3-astroid: upgrade 2.11.5 -&gt; 2.11.6
        python3-charset-normalizer: upgrade 2.0.12 -&gt; 2.1.0
        python3-colorama: upgrade 0.4.4 -&gt; 0.4.5
        python3-eth-typing: upgrade 3.0.0 -&gt; 3.1.0
        python3-autobahn: upgrade 22.5.1 -&gt; 22.6.1
        python3-awesomeversion: upgrade 22.5.2 -&gt; 22.6.0
        python3-grpcio: upgrade 1.45.0 -&gt; 1.47.0
        python3-lxml: upgrade 4.9.0 -&gt; 4.9.1

  Yi Zhao (12):
        openldap: pass correct URANDOM_DEVICE to CPPFLAGS
        openvpn: eliminate build path from openvpn --version option
        grubby: fix syntax for ALTERNATIVE
        duktape: fix override syntax in RDEPENDS
        polkit-group-rule-udisks2: fix override syntax in RDEPENDS
        libcrypt-openssl-guess-perl: fix syntax for PROVIDES
        evince: fix typo for RRECOMMENDS
        blueman: fix typo for RRECOMMENDS
        dnsmasq: Security fix CVE-2022-0934
        strongswan: upgrade 5.9.5 -&gt; 5.9.6
        openvpn: add PACKAGECONFIG for systemd
        openvpn: add PACKAGECONFIG for selinux

  Yue Tao (2):
        exo: upgrade 4.16.3 -&gt; 4.16.4
        dlt-daemon: upgrade to commit 6a3bd901d8 to fix CVE-2022-31291

  Zoltán Böszörményi (5):
        opencv: Upgrade to version 4.6.0
        proj: Upgrade to 8.2.1
        python3-pyproj: New recipe for pyproj version 3.3.1
        geos: Upgrade to 3.9.3
        libspatialite: Upgrade to 5.0.1

  jybros (1):
        clinfo: use virtual opencl loader provider

  wangmy (72):
        python3-cantools: upgrade 37.0.7 -&gt; 37.1.0
        python3-regex: upgrade 2022.4.24 -&gt; 2022.6.2
        python3-sqlalchemy: upgrade 1.4.36 -&gt; 1.4.37
        python3-twine: upgrade 4.0.0 -&gt; 4.0.1
        python3-waitress: upgrade 2.1.1 -&gt; 2.1.2
        python3-xmlschema: upgrade 1.11.0 -&gt; 1.11.1
        gspell: upgrade 1.10.0 -&gt; 1.11.1
        ctags: upgrade 5.9.20220529.0 -&gt; 5.9.20220605.0
        feh: upgrade 3.8 -&gt; 3.9
        inotify-tools: upgrade 3.22.1.0 -&gt; 3.22.6.0
        apache2: upgrade 2.4.53 -&gt; 2.4.54
        libnftnl: upgrade 1.2.1 -&gt; 1.2.2
        nbdkit: upgrade 1.31.7 -&gt; 1.31.8
        irssi: upgrade 1.2.3 -&gt; 1.4.1
        musl-nscd: upgrade 1.0.2 -&gt; 1.1.0
        rdma-core: upgrade 40.0 -&gt; 41.0
        snort: upgrade 2.9.19 -&gt; 2.9.20
        php: upgrade 8.1.6 -&gt; 8.1.7
        poco: upgrade 1.11.2 -&gt; 1.11.3
        pyxdg: upgrade 0.27 -&gt; 0.28
        syslog-ng: upgrade 3.36.1 -&gt; 3.37.1
        dnf-plugin-tui: Added postatinstall
        python3-dill: upgrade 0.3.4 -&gt; 0.3.5.1
        python3-robotframework-seriallibrary: upgrade 0.3.1 -&gt; 0.4.3
        python3-ujson: upgrade 5.1.0 -&gt; 5.3.0
        python3-watchdog: upgrade 2.1.8 -&gt; 2.1.9
        python3-websocket-client: upgrade 1.3.2 -&gt; 1.3.3
        gnome-commander: upgrade 1.14.2 -&gt; 1.14.3
        libwacom: upgrade 2.2.0 -&gt; 2.3.0
        nbdkit: upgrade 1.31.8 -&gt; 1.31.9
        googletest: upgrade 1.11.0 -&gt; 1.12.0
        gperftools: upgrade 2.9.1 -&gt; 2.10
        iwd: upgrade 1.27 -&gt; 1.28
        libzip: upgrade 1.8.0 -&gt; 1.9.0
        postgresql: upgrade 14.3 -&gt; 14.4
        uftrace: upgrade 0.11 -&gt; 0.12
        python3-googleapis-common-protos: upgrade 1.56.2 -&gt; 1.56.3
        python3-ifaddr: upgrade 0.1.7 -&gt; 0.2.0
        python3-jmespath: upgrade 1.0.0 -&gt; 1.0.1
        python3-pandas: upgrade 1.4.2 -&gt; 1.4.3
        python3-zeroconf: upgrade 0.38.6 -&gt; 0.38.7
        geocode-glib: upgrade 3.26.2 -&gt; 3.26.3
        gnome-bluetooth: upgrade 42.0 -&gt; 42.1
        gnome-calculator: upgrade 42.0 -&gt; 42.2
        gnome-text-editor: upgrade 42.1 -&gt; 42.2
        gtk4: upgrade 4.6.4 -&gt; 4.6.6
        gtksourceview5: upgrade 5.4.1 -&gt; 5.4.2
        gvfs: upgrade 1.50.0 -&gt; 1.50.2
        abseil-cpp: upgrade 20211102 -&gt; 20220623
        capnproto: upgrade 0.9.1 -&gt; 0.10.2
        ctags: upgrade 5.9.20220605.0 -&gt; 5.9.20220703.0
        fwupd: upgrade 1.7.6 -&gt; 1.8.1
        googletest: upgrade 1.12.0 -&gt; 1.12.1
        nautilus: upgrade 42.1.1 -&gt; 42.2
        nbdkit: upgrade 1.31.9 -&gt; 1.31.10
        openconnect: upgrade 8.20 -&gt; 9.01
        bats: upgrade 1.6.1 -&gt; 1.7.0
        cloc: upgrade 1.92 -&gt; 1.94
        hwdata: upgrade 0.360 -&gt; 0.361
        libvpx: upgrade 1.11.0 -&gt; 1.12.0
        libzip: upgrade 1.9.0 -&gt; 1.9.2
        pegtl: upgrade 3.2.5 -&gt; 3.2.6
        phoronix-test-suite: upgrade 10.8.3 -&gt; 10.8.4
        poppler: upgrade 22.06.0 -&gt; 22.07.0
        netdata: upgrade 1.35.0 -&gt; 1.35.1
        evince: upgrade 42.2 -&gt; 42.3
        gjs: upgrade 1.72.0 -&gt; 1.72.1
        gnome-bluetooth: upgrade 42.1 -&gt; 42.2
        libadwaita: upgrade 1.1.1 -&gt; 1.1.2
        liburing: upgrade 2.1 -&gt; 2.2
        libcrypt-openssl-rsa-perl: upgrade 0.32 -&gt; 0.33
        libencode-perl: upgrade 3.17 -&gt; 3.18

  zhengruoqin (23):
        python3-absl: upgrade 1.0.0 -&gt; 1.1.0
        python3-alembic: upgrade 1.7.7 -&gt; 1.8.0
        python3-asyncinotify: upgrade 2.0.3 -&gt; 2.0.4
        python3-crc32c: upgrade 2.2.post0 -&gt; 2.3
        python3-msk: upgrade 0.3.16 -&gt; 0.4.0
        python3-bitstruct: upgrade 8.14.1 -&gt; 8.15.1
        python3-google-api-python-client: upgrade 2.49.0 -&gt; 2.50.0
        python3-google-auth: upgrade 2.6.6 -&gt; 2.7.0
        python3-xmlschema: upgrade 1.11.1 -&gt; 1.11.2
        python3-flask-wtf: upgrade 0.15.1 -&gt; 1.0.1
        python3-gnupg: upgrade 0.4.8 -&gt; 0.4.9
        python3-google-api-python-client: upgrade 2.50.0 -&gt; 2.51.0
        python3-kiwisolver: upgrade 1.4.2 -&gt; 1.4.3
        python3-nmap: upgrade 1.5.1 -&gt; 1.5.4
        python3-asyncinotify: upgrade 2.0.4 -&gt; 2.0.5
        python3-google-auth: upgrade 2.7.0 -&gt; 2.8.0
        python3-protobuf: upgrade 4.21.1 -&gt; 4.21.2
        python3-sqlalchemy: upgrade 1.4.37 -&gt; 1.4.39
        python3-xmlschema: upgrade 1.11.2 -&gt; 1.11.3
        python3-engineio: upgrade 4.3.2 -&gt; 4.3.3
        python3-google-api-core: upgrade 2.8.0 -&gt; 2.8.2
        python3-google-auth: upgrade 2.8.0 -&gt; 2.9.0
        python3-grpcio-tools: upgrade 1.46.3 -&gt; 1.47.0

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