<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/openbmc.git/poky/meta/recipes-devtools/python/python3-pathlib2_2.3.7.bb, branch scarthgap</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/'/>
<updated>2024-02-29T21:30:06+00:00</updated>
<entry>
<title>subtree updates</title>
<updated>2024-02-29T21:30:06+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2024-02-20T14:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=73bd93f1d0a338767f36fd1acb54c52ad057db39'/>
<id>urn:sha1:73bd93f1d0a338767f36fd1acb54c52ad057db39</id>
<content type='text'>
poky: 348d9aba33..fc8e5d7c13:
  Adithya Balakumar (1):
        wic: implement reproducible Disk GUID

  Adrian Freihofer (20):
        cmake.bbclass: use --install
        devtool: support plugins with plugins
        devtool: refactor exec_fakeroot
        devtool: refactor deploy to use exec_fakeroot_no_d
        devtool: refactor deploy-target
        recipetool: cleanup imports
        oeqa: replace deprecated assertEquals
        oeqa/selftest/recipetool: fix for python 3.12
        oeqa/selftest/oelib/buildhistory: git default branch
        scripts: python 3.12 regex
        feature-microblaze-versions.inc: python 3.12 regex
        meta/lib/oeqa: python 3.12 regex
        meta/lib/patchtest: python 3.12 regex
        meta/recipes: python 3.12 regex
        bitbake: bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex
        devtool: new ide-sdk plugin
        oe-selftest devtool: ide-sdk tests
        devtool: ide-sdk make deploy-target quicker
        vscode: drop .vscode folder
        oe-init-build-env: generate .vscode from template

  Aleksey Smirnov (2):
        conf/machine: Add Power8 tune to PowerPC architecture
        busybox: Explicitly specify tty device for serial consoles

  Alex Kiernan (1):
        wireless-regdb: Upgrade 2023.09.01 -&gt; 2024.01.23

  Alex Stewart (3):
        opkg: upgrade to 0.6.3
        opkg: add deprecation warning for internal solver
        opkg-arch-config: update recipe HOMEPAGE

  Alexander Kanavin (26):
        sysroot user management postinsts: run with /bin/sh -e to report errors when they happen
        classes/multilib: expand PACKAGE_WRITE_DEPS in addition to DEPENDS
        classes/staging: capture output of sysroot postinsts into logs
        classes/package_rpm: write file permissions and ownership explicitly into .spec
        classes/package_rpm: use weak user/group dependencies
        classes/package_rpm: set bogus locations for passwd/group files
        oeqa/runtime/rpm: fail tests if test rpm file cannot be found
        rpm: update 4.18.1 -&gt; 4.19.1
        classes/package_rpm: correctly escape percent characters
        setftest/cdn tests: check for exceptions also in fetcher diagnostics
        rpm: override curl executable search with just 'curl'
        classes/package_rpm: additionally escape \ and " in filenames
        classes/package_rpm: streamline the logic in one of the condition blocks
        lzlib: add a recipe
        file: enable additional internal compressor support
        selftest/SStateCacheManagement: do not manipulate ERROR_QA
        selftest/SStateCacheManagement: pre-populate the cache
        shadow: add a packageconfig for logind support
        meta/conf/templates/default/conf-notes.txt: remove
        scripts/oe-setup-layers: write a list of layer paths into the checkout's top dir
        meta/conf/templates/default/conf-summary.txt: add a template summary
        meta/lib/bblayers/buildconf.py: add support for configuration summaries
        scripts/oe-setup-builddir: add support for configuration summaries
        oe-setup-build: add a tool for discovering config templates and setting up builds
        meta-poky/conf/templates/default/conf-summary.txt: add a template summary
        bitbake: Revert "bitbake: wget.py: always use the custom user agent"

  Alexis Lothoré (3):
        patchtest-send-results: remove unused variable
        patchtest-send-results: properly parse test status
        testimage: retrieve ptests directory when ptests fail

  André Draszik (4):
        sstate-cache-management: fix regex for 'sigdata' stamp files
        bitbake: fetch/git2: support git's safe.bareRepository
        bitbake: tests/fetch: support git's safe.bareRepository
        bitbake: git-make-shallow: support git's safe.bareRepository

  Anibal Limon (1):
        ptest-runner: Bump to 2.4.3 (92c1b97)

  Anuj Mittal (8):
        enchant2: upgrade 2.6.5 -&gt; 2.6.7
        libproxy: upgrade 0.5.3 -&gt; 0.5.4
        sqlite3: upgrade 3.44.2 -&gt; 3.45.1
        orc: upgrade 0.4.36 -&gt; 0.4.37
        stress-ng: upgrade 0.17.04 -&gt; 0.17.05
        libcap-ng: fix build with swig 4.2.0
        gstreamer1.0: upgrade 1.22.9 -&gt; 1.22.10
        swig: upgrade 4.1.1 -&gt; 4.2.0

  Bruce Ashfield (13):
        lttng-modules: fix v6.8+ build
        linux-yocto-dev: update to v6.8
        linux-yocto/6.6: features/qat/qat.cfg: enable CONFIG_PCIEAER
        linux-yocto/6.6: beaglebone: drop nonassignable kernel options
        linux-yocto/6.6: update to v6.6.13
        linux-yocto/6.6: update CVE exclusions
        linux-yocto/6.6: can: drop obsolete CONFIG_PCH_CAN
        linux-yocto/6.6: update to v6.6.15
        linux-yocto/6.6: update CVE exclusions
        yocto-bsp: update reference boards to v6.6.15
        linux-yocto/6.6: update to v6.6.16
        linux-yocto/6.6: update CVE exclusions
        linux-yocto/6.6: qemuriscv: enable goldfish RTC

  Chen Qi (5):
        multilib_global.bbclass: fix parsing error with no kernel module split
        gnupg: disable tests to avoid running target binaries at build time
        bitbake: fetch2/git.py: fix a corner case in try_premirror
        bitbake: tests/fetch.py: add test case for using premirror in restricted network
        bitbake: fetch2/git.py: add comment in try_premirrors

  Chi Xu (1):
        xz: Add ptest support

  Claus Stovgaard (2):
        kernel-devsrc: fix RDEPENDS for make
        kernel-devsrc: RDEPENDS on gawk

  Clément Péron (1):
        libpcap: extend with nativesdk

  Colin McAllister (1):
        initscripts: Add custom mount args for /var/lib

  David Reyna (1):
        bitbake: taskexp_ncurses: ncurses version of taskexp.py

  Denys Dmytriyenko (3):
        lttng-modules: upgrade 2.13.10 -&gt; 2.13.11
        zlib: upgrade 1.3 -&gt; 1.3.1
        xz: upgrade 5.4.5 -&gt; 5.4.6

  Enguerrand de Ribaucourt (3):
        devtool: ide_sdk: Use bitbake's python3 for generated scripts
        devtool: ide: vscode: Configure read-only files
        meson: use absolute cross-compiler paths

  Enrico Jörns (1):
        rootfs-postcommands: remove make_zimage_symlink_relative()

  Etienne Cordonnier (1):
        dropbear: remove unnecessary line

  Fabien Mahot (1):
        ldconfig-native: Fix to point correctly on the DT_NEEDED entries in an ELF file

  Fabio Estevam (3):
        piglit: Update to latest revision
        mesa: Upgrade 23.3.3 -&gt; 23.3.4
        mesa: Upgrade 23.3.4 -&gt; 23.3.5

  Jamin Lin (3):
        uboot-sign: set load address and entrypoint
        uboot-sign: Fix to install nonexistent dtb file
        u-boot-sign:uboot-config: support to verify signed FIT image

  Jermain Horsman (2):
        bitbake-layers: Add ability to update the reference of repositories
        bitbake-layers: Add test case layers setup for custom references

  Joe Slater (1):
        eudev: allow for predictable network interface names

  Johannes Schneider (2):
        initramfs-framework: overlayroot: fix kernel commandline clash
        initramfs-framework: overlayroot: align bootparams with module name

  Jon Mason (2):
        tunes/sve: Add support for sve2 instructions
        arm/armv*: add all the Arm tunes in GCC 13.2.0

  Jonathan GUILLOT (3):
        lib/oe/package: replace in place PN-locale-* packages in PACKAGES
        lib/oe/package: add LOCALE_PATHS to add define all locations for locales
        cups: use LOCALE_PATHS to split localized HTML templates

  Jose Quaresma (3):
        go: update 1.20.12 -&gt; 1.20.13
        systemd: pack pre-defined pcrlock files installed with tpm2
        qemu: disbale AF_XDP network backend support

  Joshua Watt (8):
        bitbake: hashserv: Add Unihash Garbage Collection
        bitbake: hashserv: sqlalchemy: Use _execute() helper
        bitbake: hashserv: Add unihash-exists API
        bitbake: asyncrpc: Add Client Pool object
        bitbake: hashserv: Add Client Pool
        bitbake: siggen: Add parallel query API
        bitbake: siggen: Add parallel unihash exist API
        sstatesig: Implement new siggen API

  Kai Kang (2):
        rpm: fix dependency for package config imaevm
        ghostscript: correct LICENSE with AGPLv3

  Khem Raj (27):
        elfutils: Fix build with gcc trunk
        python3: Initialize struct termios before calling tcgetattr()
        qemu: Replace the basename patch with backport
        xwayland: Upgrade 23.2.3 -&gt; 23.2.4
        armv8/armv9: Avoid using -march when -mcpu is chosen
        kexec-tools: Fix build with gas 2.42
        systemtap: Backport GCC-14 related calloc fixes
        sdk/assimp.py: Fix build on 32bit arches with 64bit time_t
        binutils: Upgrade to binutils 2.42
        qemu-native: Use inherit_defer for including native class
        syslinux: Disable error on implicit-function-declaration
        glibc: Upgrade to 2.39
        strace: Upgrade to 6.7
        rust/cargo: Build fixes to rust for rv32 target
        buildcpio.py: Switch to using cpio-2.15
        ptest.bbclass: Handle the case when Makefile does not exist in do_install_ptest_base
        kernel-devsrc: Add needed fixes for 6.1+ kernel build on target on RISCV
        python3: Fix ptests with expat 2.6+
        expat: Upgrade to 2.6.0
        gcc-runtime: Move gdb pretty printer file to auto-load location
        core-image-ptest: Increase disk size to 1.5G for strace ptest image
        tcmode-default: Do not define LLVMVERSION
        glibc: Update to latest on 2.39
        glibc: Update to bring mips32/clone3 fix
        piglit: Fix build with musl
        llvm: Upgrade to LLVM-18 RC2
        binutils: Update to tip of 2.42 release branch

  Konrad Weihmann (1):
        python3-yamllint: add missing dependency

  Lee Chee Yang (1):
        migration-guide: add release notes for 4.0.16

  Maanya Goenka (2):
        toolchain-shar-relocate: allow 'find' access to libraries in symlinked directories
        bash: nativesdk-bash does not provide /bin/bash so don't claim to

  Marek Vasut (1):
        Revert "lzop: remove recipe from oe-core"

  Mark Hatle (5):
        qemu: Allow native and nativesdk versions on Linux older then 4.17
        tune-cortexa78.inc: Add cortexa78 tune, based on cortexa77
        feature-arm-vfp.inc: Allow hard-float on newer simd targets
        tune-cortexr5: Add hard-float variant
        tune-cortexr52: Add hard-float variant

  Markus Volk (6):
        gtk4: update 4.12.4 -&gt; 4.12.5
        mesa: update 23.3.5 -&gt; 24.0.0
        mesa: update 24.0.0 -&gt; 24.0.1
        libadwaita: update 1.4.2 -&gt; 1.4.3
        wayland-protocols: update 1.32 -&gt; 1.33
        ell: update 0.61 -&gt; 0.62

  Martin Jansa (5):
        qemu: fix target build with ccache enabled
        package_manager: ipk: add OPKG_MAKE_INDEX_EXTRA_PARAMS variable
        package_rpm: add RPMBUILD_EXTRA_PARAMS variable
        bitbake: bitbake-diffsigs: fix walking the task dependencies and show better error
        bitbake: tests: fetch.py: use real subversion repository

  Michael Opdenacker (9):
        dev-manual: start: remove idle line
        docs: remove support for mickledore (4.2) release
        release-notes-4.3: fix spacing
        alsa-lib: upgrade 1.2.10 -&gt; 1.2.11
        alsa-tools: upgrade 1.2.5 -&gt; 1.2.11
        alsa-ucm-conf: upgrade 1.2.10 -&gt; 1.2.11
        alsa-utils: upgrade 1.2.10 -&gt; 1.2.11
        oeqa/runtime/cases: fix typo in information message
        bitbake: doc: README: simpler link to contributor guide

  Michal Sieron (1):
        sanity.bbclass: raise_sanity_error if /tmp is noexec

  Nick Owens (1):
        systemd: recommend libelf, libdw for elfutils flag

  Ola x Nilsson (1):
        python3-numpy: Use Large File Support version of fallocate

  Paul Gortmaker (1):
        bitbake: hashserv: improve the loglevel error message to be more helpful

  Pavel Zhukov (3):
        systemd.bbclass: Check for existence of the symlink too
        bitbake: fetch2/git.py: Fetch mirror into HEAD
        bitbake: tests/fetch.py: add multiple fetches test

  Peter Kjellerstedt (12):
        devtool: modify: Correct appending of type=git-dependency to URIs
        devtool: standard: Add some missing whitespace
        devtool: _extract_source: Correct the removal of an old backup directory
        bitbake: tests/fetch: Make test_git_latest_versionstring support a max version
        bitbake: fetch2/git: A bit of clean-up of latest_versionstring()
        bitbake: fetch2/git: Make latest_versionstring extract tags with slashes correctly
        lib/oe/patch: Make extractPatches() not extract ignored commits
        lib/oe/patch: Add GitApplyTree.commitIgnored()
        devtool: Make use of oe.patch.GitApplyTree.commitIgnored()
        patch.bbclass: Make use of oe.patch.GitApplyTree.commitIgnored()
        lib/oe/patch: Use git notes to store the filenames for the patches
        insane.bbclass: Allow the warning about virtual/ to be disabled

  Peter Marko (2):
        openssl: Upgrade 3.2.0 -&gt; 3.2.1
        util-linux: add alternative link for scriptreplay

  Petr Vorel (1):
        ltp: Update to 20240129

  Philip Lorenz (1):
        ipk: Remove temporary package lists during SDK creation

  Priyal Doshi (1):
        tzdata : Upgrade to 2024a

  Quentin Schulz (1):
        u-boot: add missing dependency on pyelftools-native

  Randolph Sapp (1):
        mirrors.bbclass: add infraroot as an https mirror

  Randy MacLeod (4):
        valgrind: make ptest depend on all components
        valgrind: update from 3.21.0 to 3.22.0
        valgrind: skip 14 ptests in 3.22
        valgrind: Skip 22 arm64 ptests

  Richard Purdie (34):
        oeqa/qemurunner: Handle rare shutdown race
        pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept
        numactl: upgrade 2.0.16 -&gt; 2.0.17
        conf: Move selftest config to dedicated inc file
        oeqa/selftest/bbtests: Tweak to use no-gplv3 inc file
        python3-markupsafe: upgrade 2.1.3 -&gt; 2.1.5
        python3-markupsafe: Switch to python_setuptools_build_meta
        qemu: Upgrade 8.2.0 -&gt; 8.2.1
        ltp: Enable extra test groups
        ltp: Try re-enabling problematic test
        meta-yocto-bsp: Remove accidentally added files
        oeqa/runtime: Move files from oe-core to bsp layer
        mirrors: Allow shallow glibc to work correctly
        ptest-packagelists: Mark python3 as problematic on riscv64
        kernel-devsrc: Clean up whitespace
        selftest/recipetool: Factor tomllib test to a function
        selftest/recipetool: Improve test failure output
        layer.conf: Update for the scarthgap release series
        layer.conf: Update for the scarthgap release series
        bitbake: process: Add profile logging for main loop
        bitbake: process/server: Fix typo
        kernel-arch: Simplify strip support
        insane: Clarify runtime/ warning
        bitbake: runqueue: Improve performance for executing tasks
        bitbake: runqueue: Optimise taskname lookups in next_buildable_task
        bitbake: runqueue: Improve setcene performance when encoutering many 'hard' dependencies
        openssh: Add a work around for ICE on mips/mips64
        kernel-devsrc: Improve vdso-offsets handling for qemuriscv64
        u-boot: Pass in prefix mapping variables to the compiler
        testsdk: Avoid PATH contamination
        oeqa/selftest/rust: Exclude failing riscv tests
        bitbake: bitbake: Bump version to 2.7.3 for hashserv changes
        sanity.conf: Require bitbake 2.7.3
        python: Drop ${PYTHON_PN}

  Robert Joslyn (2):
        curl: Update to 8.6.0
        gtk: Set CVE_PRODUCT

  Robert Yang (1):
        gnu-config: Update to latest version

  Ross Burton (13):
        grub2: ignore CVE-2023-4001, this is Red Hat-specific
        openssl: backport fix for CVE-2023-6129
        lib/oeqa: rename assertRaisesRegexp to assertRaisesRegex
        oeqa/selftest/recipetool: downgrade meson version to not use pyproject.toml
        recipetool: don't dump stack traces if a toml parser can't be found
        xz: remove redundant PTEST_ENABLED conditional
        libpam: remove redundant PTEST_ENABLED conditional
        glib-2.0: backport memory monitor test fixes
        python3: move dataclasses to python3-core
        python3-unittest-automake-output: upgrade to 0.2
        meson: remove TMPDIR workaround
        meson: set the sysroot in the cross files
        libffi: upgrade to 3.4.5

  Simone Weiß (12):
        gnutls: Upgrade 3.8.2 -&gt; 3.8.3
        maintainers.inc: Add self for libseccomp and gnutls
        bsp-guide: correct formfactor recipe name
        dev-manual: gen-tapdevs need iptables installed
        gnutls: print log if ptest fails
        patchtest: log errors and failures at end
        grub2: ignore CVE-2024-1048, Redhat only issue
        libgit2: update 1.7.1 -&gt; 1.7.2
        libuv: Upgrade 1.47.0 -&gt; 1.48.0
        qemu: Set CVE_STATUS for wrong CVEs
        patchtest: Add selftest for test cve_check_ignore
        patchtest: add stronger indication for failed tests

  Siong W.LIM (1):
        useradd.bbclass: Fix missing space when appending vardeps.

  Thomas Perrot (2):
        opensbi: append LDFLAGS to TARGET_CC_ARCH
        bitbake: wget.py: always use the custom user agent

  Tim Orling (13):
        libxml-parser-perl: upgrade 2.46 -&gt; 2.47
        python3-pyyaml: add PACKAGECONFIG for libyaml
        python3-pyyaml: enable ptest
        python3-cryptography: upgrade 41.0.7 to 42.0.2
        openssh: upgrade 9.5p1 -&gt; 9.6p1
        python3-poetry-core: upgrade 1.8.1 -&gt; 1.9.0
        python3-attrs: skip test failing with pytest-8
        vim: upgrade from 9.0.2130 -&gt; 9.1.0114
        python3-pyproject-metadata: move from meta-python
        python3-pyproject-metadata: HOMEPAGE; DESCRIPTION
        python3-meson-python: move from meta-python
        python_mesonpy.bbclass: move from meta-python
        recipetool; add support for python_mesonpy class

  Tobias Hagelborn (2):
        sstate.bbclass: Only sign packages at the time of their creation
        bitbake: bitbake: hashserv: Postgres adaptations for ignoring duplicate inserts

  Toni Lammi (1):
        bitbake: support temporary AWS credentials

  Trevor Gamblin (7):
        patchtest.README: update mailing list
        cmake: upgrade 3.27.7 -&gt; 3.28.3
        python3-numpy: upgrade 1.26.3 -&gt; 1.26.4
        patchtest-send-results: Add 'References' header
        patchtest-send-results: use Message-ID directly
        patchtest: Fix grammar in log output
        patchtest-send-results: add --debug option

  Valek Andrej (1):
        glibc: Refresh CVE status w.r.t 2.39 release

  Vikas Katariya (1):
        bmap-tools: Add missing runtime dependency

  Wang Mingyu (36):
        at-spi2-core: upgrade 2.50.0 -&gt; 2.50.1
        cpio: upgrade 2.14 -&gt; 2.15
        ethtool: upgrade 6.6 -&gt; 6.7
        iso-codes: upgrade 4.15.0 -&gt; 4.16.0
        libinput: upgrade 1.24.0 -&gt; 1.25.0
        libtest-warnings-perl: upgrade 0.032 -&gt; 0.033
        libwpe: upgrade 1.14.1 -&gt; 1.14.2
        lzip: upgrade 1.23 -&gt; 1.24
        createrepo-c: upgrade 1.0.2 -&gt; 1.0.3
        diffstat: upgrade 1.65 -&gt; 1.66
        dos2unix: upgrade 7.5.1 -&gt; 7.5.2
        ed: upgrade 1.19 -&gt; 1.20
        gnupg: upgrade 2.4.3 -&gt; 2.4.4
        gstreamer: upgrade 1.22.8 -&gt; 1.22.9
        libidn2: upgrade 2.3.4 -&gt; 2.3.7
        libpng: upgrade 1.6.40 -&gt; 1.6.41
        libsolv: upgrade 0.7.27 -&gt; 0.7.28
        liburi-perl: upgrade 5.21 -&gt; 5.25
        nghttp2: upgrade 1.58.0 -&gt; 1.59.0
        repo: upgrade 2.40 -&gt; 2.41
        orc: upgrade 0.4.34 -&gt; 0.4.36
        pkgconf: upgrade 2.0.3 -&gt; 2.1.0
        python3-sphinxcontrib-applehelp: upgrade 1.0.7 -&gt; 1.0.8
        python3-sphinxcontrib-devhelp: upgrade 1.0.5 -&gt; 1.0.6
        python3-sphinxcontrib-htmlhelp: upgrade 2.0.4 -&gt; 2.0.5
        python3-sphinxcontrib-qthelp: upgrade 1.0.6 -&gt; 1.0.7
        python3-sphinxcontrib-serializinghtml: upgrade 1.1.9 -&gt; 1.1.10
        python3-beartype: upgrade 0.16.4 -&gt; 0.17.0
        python3-mako: upgrade 1.3.0 -&gt; 1.3.2
        python3-hatchling: upgrade 1.21.0 -&gt; 1.21.1
        python3-hypothesis: upgrade 6.92.9 -&gt; 6.97.3
        python3-pluggy: upgrade 1.3.0 -&gt; 1.4.0
        python3-psutil: upgrade 5.9.7 -&gt; 5.9.8
        python3-pyopenssl: upgrade 23.3.0 -&gt; 24.0.0
        python3-pytz: upgrade 2023.3 -&gt; 2023.4
        python3-pytest: upgrade 7.4.4 -&gt; 8.0.0

  Xiangyu Chen (1):
        bash: rebase the patch to fix ptest failure

  Yi Zhao (2):
        rpm: add missing dependencies for packageconfig
        libsdl2: upgrade 2.28.5 -&gt; 2.30.0

  Yoann Congal (2):
        kexec-tools: Replace a submitted patch by the backported one
        waf.bbclass: Print waf output on unparsable version

  Yogita Urade (1):
        tiff: fix CVE-2023-52355 and CVE-2023-52356

  baruch@tkos.co.il (3):
        contributor-guide: fix lore URL
        overlayfs: add missing closing parenthesis in selftest
        overlayfs-etc: add option to skip creation of mount dirs

meta-arm: 6bb1fc8d8c..025f76a14f:
  Ali Can Ozaslan (1):
        arm-bsp/u-boot:corstone1000: Fix deployment of capsule files

  Drew Reed (4):
        bsp: Move Corstone-1000 U-Boot configuration entries
        bsp: Move machine settings
        bsp,ci: Switch to poky distro
        bsp: Rename corstone1000-image

  Harsimran Singh Tungal (2):
        n1sdp:arm arm-bsp: fix tftf tests for n1sdp
        arm-bsp/optee: upgrade optee to 4.1.0 for N1SDP

  Jon Mason (3):
        arm/opencsd: update to v1.5.1
        arm/optee: update to 4.1
        arm-bsp/optee: remove unused v3.22.0 recipes

  Khem Raj (1):
        layer.conf: Update for the scarthgap release series

  Ross Burton (5):
        CI: support extra kas files from environment
        CI/cve.yml: add a CVE-checking Kas fragment
        CI: add explanatory comments to variables
        CI: allow the runner to set a NVD API key
        CI: use https: to fetch meta-virtualization

  Vincent Stehlé (1):
        arm-bsp/documentation: corstone1000: fix typo

meta-security: b2e1511338..30e755c592:
  Armin Kuster (3):
        python3-pyinotify: do not rely on smtpd module
        python3-fail2ban: remove unused distutils dependency
        scap-security-guide: update to 0.1.71

  BELOUARGA Mohamed (2):
        checksec: Add more runtime dependencies to checksec tool
        lynis: Add missing runtime dependencies

  Leon Anavi (2):
        linux-yocto%.bbappend: Add audit.cfg
        integrity-image-minimal: Fix IMAGE_INSTALL

  Mikko Rapeli (1):
        parsec-tool: fix serialNumber check

  Yi Zhao (1):
        openscap: fix build with python 3.12

  Yushi Sun (1):
        meta-security: libhoth: SRCREV bump e520f8f...e482716

meta-raspberrypi: 9c901bf170..dbf1113a82:
  Kevin Hao (1):
        rpidistro-ffmpeg: Fix old override syntax

  Khem Raj (3):
        linux-raspberrypi_6.1.bb: Upgrade to 6.1.74
        linux-raspberrypi: Upgrade to 6.1.77
        layer.conf: Update for the scarthgap release series

  Martin Jansa (1):
        libcamera-apps: fix build with libcamera-0.2.0

  Matthew Draws (1):
        rpi-eeprom_git: v.2024.01.05-2712 Update recipe to latest rpi-eeprom repo This follows the current latest release of rpi-eeprom: https://github.com/raspberrypi/rpi-eeprom

  Pascal Huerst (1):
        rpi-base: Add missing hifiberry overlay

meta-openembedded: 9953ca1ac0..528f273006:
  Alex Kiernan (3):
        mdns: Fix SIGSEGV during DumpStateLog()
        mdns: Upgrade 2200.60.25.0.4 -&gt; 2200.80.16
        c-ares: Upgrade 1.24.0 -&gt; 1.26.0

  Angelo Ribeiro (1):
        flatcc: Add tool recipe

  Angelo.Ribeiro (1):
        e2tools: Add tool recipe

  Archana Polampalli (1):
        nodejs: update to latest v20 version 20.11.0

  Beniamin Sandu (3):
        mbedtls: upgrade 3.5.1 -&gt; 3.5.2
        mbedtls: upgrade 2.28.4 -&gt; 2.28.7
        opencv: upgrade 4.8.0 -&gt; 4.9.0

  Changqing Li (1):
        cpuid: fix do_install

  Chirag Shilwant (1):
        kernel-selftest: Add few more testcases

  Christophe Vu-Brugier (4):
        dropwatch: add new recipe
        switchtec-user: upgrade 4.1 -&gt; 4.2
        libnvme: upgrade 1.7.1 -&gt; 1.8
        nvme-cli: upgrade 2.7.1 -&gt; 2.8

  Clément Péron (2):
        proj: extend class to native and nativesdk
        proj: upgrade 9.3.0 -&gt; 9.3.1

  Denys Dmytriyenko (1):
        libcamera: update 0.1.0 -&gt; 0.2.0

  Derek Straka (36):
        python3-bandit: update to version 1.7.7
        python3-web3: update to version 6.15.0
        python3-argcomplete: update to version 3.2.2
        python3-cytoolz: update to version 0.12.3
        python3-pdm: update to version 2.12.2
        python3-google-api-python-client: update to version 2.115.0
        python3-coverage: update to version 7.4.1
        python3-gmqtt: update to version 0.6.14
        python3-colorlog: update to version 6.8.2
        python3-argh: update to version 0.31.2
        python3-luma-core: update to version 2.4.2
        python-pdm: update to version 2.12.3
        python3-parse: update to version 1.20.1
        python3-grpcio: update to version 1.60.1
        python3-dill: update to version 0.3.8
        python3-types-setuptools: update to version 69.0.0.20240125
        python3-pymisp: update to version 2.4.184
        python3-cbor2: update to version 5.6.1
        python3-sentry-sdk: update to version 1.40.0
        python3-pytest-asyncio: update to version 0.23.4
        python3-google-api-core: update to version 2.16.1
        python3-google-api-python-client: update to version 2.116.0
        python3-google-auth: update to version 2.27.0
        python3-jsonrpcclient: update to version 4.0.3
        python3-dnspython: update to version 2.5.0
        python3-eventlet: update to version 0.35.1
        python3-platformdirs: update to version 4.2.0
        python3-ipython: update to version 8.21.0
        python3-grpcio-tools: update to version 1.60.1
        python3-cachecontrol: update to version 0.14.0
        python3-binwalk: update the regex version for upstream checks
        python3-pymodbus: update to version 3.6.3
        python3-pyyaml-include: add initial recipe for version 1.3.2
        python3-appdirs: add ptest into PTESTS_FAST_META_PYTHON items
        python3-yarl: add ptest into PTESTS_FAST_META_PYTHON items
        python3-ujson: add ptest into PTESTS_FAST_META_PYTHON items

  Emil Kronborg (1):
        php-fpm: fix systemd

  Etienne Cordonnier (2):
        uutils-coreutils: upgrade 0.0.23 -&gt; 0.0.24
        uutils_coreutils: merge .inc and .bb

  Fathi Boudra (4):
        whitenoise: add a new recipe
        python3-django: upgrade to Django 4.2.10 LTS release
        libtinyxml2: fix the homepage URL
        libtinyxml2: allow to build both shared and static libraries

  Geoff Parker (2):
        python3-aiodns python3-pycares: Add native &amp; nativesdk support
        python3-aiohappyeyeballs: Add native &amp; nativesdk support

  Jean-Marc BOUCHE (1):
        rtkit: missing files/directories in package

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

  Jörg Sommer (1):
        bonnie++: New recipe for version 2.0

  Khem Raj (18):
        uftrace: Upgrade to 0.15.2
        i2cdev: Set PV correctly
        minicoredumper: Fix build with clang
        python3-pytest-mock: Fix ptest failures with python 3.12
        ndctl: Update to v78
        vk-gl-cts: Disable Werror on amber external module
        vulkan-cts: Upgrade to 1.3.7.3
        uftrace: Adjust the summary to reflect rust and python support
        libcamera: Fix build with clang-18
        breakpad: Upgrade to 2023.06.01 release
        bpftool: Add missing dep on elfutils-native
        flatcc: Fix build warnings found with clang-18
        Revert "lzop: add (from oe-core)"
        can-isotp: Update to latest and skip it
        openflow: Switch SRC_URI to github mirror
        ot-br-posix: upgrade to latest trunk
        libcereal: Disable c++11-narrowing-const-reference warning as error
        ot-br-posix: Limit vla-cxx-extension option to clang &gt;= 18

  Li Wang (1):
        radvd: add '--shell /sbin/nologin' to /etc/passwd

  Mark Hatle (1):
        opencv: Fix python3 package generation

  Markus Volk (9):
        luajit: allow to build on supported platforms
        pipewire: fix build with libcamera-0.2
        system-config-printer: fix runtime for system-config-printer
        iwd: update 2.8 -&gt; 2.13
        pipewire: update 1.0.1 -&gt; 1.0.3
        flatpak: remove unneeded RDEPENDS
        libosinfo: use hwdata for ids files
        libnfs: update 5.0.2 -&gt; 5.0.3
        hwdata: update 0.378 -&gt; 0.379

  Martin Jansa (18):
        libtalloc, libtevent, libtdb, libldb: set PYTHONARCHDIR for waf to respect python libdir
        jack: fix build with python3 on host
        redis: restore Upstream-Status
        libvpx: restore Upstream-Status
        python-jsonref: add missing Upstream-Status
        flatcc: respect baselib
        flatcc: drop 'r' from gitr and ${SRCPV}
        recipes: drop ${SRCPV} usage
        recipes: drop remaining +gitr cases
        gitpkgv.bbclass: adjust the example in comment a bit
        ne10: append +git instead of gitr+
        evemu-tools: use better PV
        nana: upgrade to latest commit from github
        xfstests: upgrade to latest 2024.01.14
        xfstests: add gawk to RDEPENDS
        xfstests: use master branch instead of 'for-next'
        xfstests: drop the upstream rejected install-sh hack
        xfstests: fix make install race condition

  Max Krummenacher (2):
        libusbgx: fix usbgx.service stop / restart
        libusbgx: uprev to the latest commit

  Maxime Roussin-Belanger (1):
        xdg-desktop-portal: add missing glib-2.0-native dependency

  Maxime Roussin-Bélanger (1):
        polkit: fix rules.d permissions

  Ming Liu (1):
        plymouth: uprev to 24.004.60

  Niko Mauno (4):
        python3-pybind11: Amend HOMEPAGE
        python3-pybind11: Prune redundant inherit
        python3-pybind11: Fix LICENSE
        python3-pybind11: Cosmetic fixes

  Pavel Zhukov (1):
        python3-tzlocal: Add zoneinfo dependency

  Peter Kjellerstedt (1):
        xfstests: Only specify the main SRCREV once

  Peter Marko (2):
        syslog-ng: ignore CVE-2022-38725
        libqmi: correct PV

  Pratik Manvar (1):
        python3-pybind11: Remove the Boost dependency

  Richard Leitner (7):
        python3-janus: add recipe for v1.0.0
        python3-moteus: add recipe for v0.3.67
        python3-socksio: add recipe for v1.0.0
        python3-anyio: add recipe for v4.2.0
        python3-sniffio: add recipe for v1.3.0
        python3-httpcore: add recipe for v1.0.2
        python3-httpx: add recipe for v0.26.0

  Sascha Hauer (1):
        signing.bbclass: make it work with eliptic curve keys

  Simone Weiß (1):
        scapy: Add difftools and logutils in RDEPENDS

  Thomas Perrot (3):
        dvb-apps: no longer skip ldflags QA
        etcd-cpp-apiv3: no longer skip ldflags QA
        kernel-selftest: no longer skip ldflags QA

  Tim Orling (60):
        python3-uritemplate: switch to pytest --automake
        python3-unidiff: switch to pytest --automake
        python3-ujson: switch to pytest --automake
        python3-pytest-lazy-fixture: switch to pytest --automake
        python3-fastjsonschema: switch to pytest --automake
        python3-tomlkit: switch to pytest --automake
        python3-inotify: switch to pytest --automake
        python3-requests-file: switch to pytest --automake
        python3-covdefaults: switch to pytest --automake
        python3-dominate: switch to pytest --automake
        python3-scrypt: switch to pytest --automake
        python3-u-msgpack-python: switch to pytest --automake
        python3-iso3166: switch to pytest --automake
        python3-trustme: switch to pytest --automake
        python3-asgiref: switch to pytest --automake
        python3-html2text: switch to pytest --automake
        python3-pyasn1-modules: switch to pytest --automake
        python3-intervals: switch to pytest --automake
        python3-py-cpuinfo: switch to pytest --automake
        python3-backports-functools-lru-cache: drop folder
        python3-whoosh: switch to pytest --automake
        python3-xlrd: switch to pytest --automake
        python3-dnspython: switch to pytest --automake
        python3-prettytable: switch to pytest --automake
        python3-ptyprocess: switch to pytest --automake
        python3-gunicorn: switch to pytest --automake
        python3-pytest-mock: switch to pytest --automake
        python3-pyroute2: switch to pytest --automake
        python3-smpplib: switch to pytest --automake
        python3-pyzmq: switch to pytest --automake
        python3-multidict: switch to pytest --automake
        python3-geojson: switch to pytest --automake
        python3-serpent: switch to pytest --automake
        python3-soupsieve: switch to pytest --automake
        python3-requests-toolbelt: switch to pytest --automake
        python3-yarl: switch to pytest --automake
        python3-cbor2: switch to pytest --automake
        python3-ansicolors: switch to pytest --automake
        python3-ipy: switch to pytest --automake
        python3-sqlparse: switch to pytest --automake
        python3-precise-runner: switch to pytest --automake
        python3-parse-type: switch to pytest --automake
        python3-inflection: switch to pytest --automake
        python3-blinker: switch to pytest --automake
        python3-service-identity: switch to pytest --automake
        python3-cachetools: switch to pytest --automake
        python3-simpleeval: switch to pytest --automake
        python3-appdirs: switch to pytest --automake
        python3-pillow: switch to pytest --automake
        python3-semver: switch to pytest --automake
        python3-platformdirs: switch to pytest --automake
        python3-polyline: switch to pytest --automake
        python3-betamax: switch to pytest --automake
        python3-pytoml: switch to pytest --automake
        python3-pyserial: switch to pytest --automake
        python3-typeguard: switch to pytest --automake
        python3-execnet: switch to pytest --automake
        python3-pyyaml-include: switch to pytest --automake
        python3-xxhash: switch to pytest --automake
        python3-pylint: switch to pytest --automake

  Tom Geelen (1):
        python3-pychromecast: add missing RDEPENDS, and add initial recipe for dependency.

  Wang Mingyu (90):
        btop: upgrade 1.2.13 -&gt; 1.3.0
        ccid: upgrade 1.5.4 -&gt; 1.5.5
        ctags: upgrade 6.1.20231231.0 -&gt; 6.1.20240114.0
        gcr3: upgrade 3.41.1 -&gt; 3.41.2
        htop: upgrade 3.2.2 -&gt; 3.3.0
        hwdata: upgrade 0.377 -&gt; 0.378
        libdecor: upgrade 0.2.1 -&gt; 0.2.2
        libvpx: upgrade 1.13.1 -&gt; 1.14.0
        lldpd: upgrade 1.0.17 -&gt; 1.0.18
        gjs: upgrade 1.78.2 -&gt; 1.78.3
        wireshark: upgrade 4.2.0 -&gt; 4.2.2
        capnproto: upgrade 1.0.1.1 -&gt; 1.0.2
        dnfdragora: upgrade 2.1.5 -&gt; 2.1.6
        libyang: upgrade 2.1.128 -&gt; 2.1.148
        lshw: upgrade 02.19.2 -&gt; 02.20
        md4c: upgrade 0.4.8 -&gt; 0.5.0
        python3-apscheduler: add new recipe
        redis: upgrade 7.2.3 -&gt; 7.2.4
        sanlock: upgrade 3.8.5 -&gt; 3.9.0
        python3-eth-keys: upgrade 0.4.0 -&gt; 0.5.0
        python3-xmlschema: upgrade 2.5.1 -&gt; 3.0.1
        plocate: upgrade 1.1.20 -&gt; 1.1.22
        python3-absl: upgrade 2.0.0 -&gt; 2.1.0
        python3-asyncinotify: upgrade 4.0.5 -&gt; 4.0.6
        python3-beautifulsoup4: upgrade 4.12.2 -&gt; 4.12.3
        python3-cantools: upgrade 39.4.2 -&gt; 39.4.3
        python3-cbor2: upgrade 5.5.1 -&gt; 5.6.0
        python3-dbus-fast: upgrade 2.21.0 -&gt; 2.21.1
        python3-django: upgrade 5.0 -&gt; 5.0.1
        python3-eth-abi: upgrade 4.2.1 -&gt; 5.0.0
        python3-eth-typing: upgrade 3.5.2 -&gt; 4.0.0
        python3-eth-utils: upgrade 2.3.1 -&gt; 3.0.0
        python3-eventlet: upgrade 0.34.2 -&gt; 0.34.3
        python3-flask: upgrade 3.0.0 -&gt; 3.0.1
        python3-git-pw: upgrade 2.5.0 -&gt; 2.6.0
        python3-google-api-python-client: upgrade 2.113.0 -&gt; 2.114.0
        python3-haversine: upgrade 2.8.0 -&gt; 2.8.1
        python3-ipython: upgrade 8.19.0 -&gt; 8.20.0
        python3-pdm: upgrade 2.11.2 -&gt; 2.12.1
        python3-pyatspi: upgrade 2.46.0 -&gt; 2.46.1
        python3-sentry-sdk: upgrade 1.39.1 -&gt; 1.39.2
        python3-robotframework: upgrade 6.1.1 -&gt; 7.0
        python3-pychromecast: upgrade 13.0.8 -&gt; 13.1.0
        python3-tox: upgrade 4.11.4 -&gt; 4.12.1
        python3-types-psutil: upgrade 5.9.5.17 -&gt; 5.9.5.20240106
        qpdf: upgrade 11.7.0 -&gt; 11.8.0
        smemstat: upgrade 0.02.12 -&gt; 0.02.13
        tesseract: upgrade 5.3.3 -&gt; 5.3.4
        libsmi: Fix buildpaths warning.
        minicoredumper: upgrade 2.0.6 -&gt; 2.0.7
        cmocka: Fix install conflict when enable multilib.
        czmq: Fix install conflict when enable multilib.
        czmq: Fix buildpaths warning.
        bdwgc: upgrade 8.2.4 -&gt; 8.2.6
        cmark: upgrade 0.30.3 -&gt; 0.31.0
        gensio: upgrade 2.8.2 -&gt; 2.8.3
        geos: upgrade 3.12.0 -&gt; 3.12.1
        imlib2: upgrade 1.12.1 -&gt; 1.12.2
        libcbor: upgrade 0.10.2 -&gt; 0.11.0
        libinih: upgrade 57 -&gt; 58
        libio-socket-ssl-perl: upgrade 2.084 -&gt; 2.085
        libjcat: upgrade 0.2.0 -&gt; 0.2.1
        libqmi: upgrade 1.35.1 -&gt; 1.35.2
        md4c: upgrade 0.5.0 -&gt; 0.5.2
        nanomsg: upgrade 1.2 -&gt; 1.2.1
        neatvnc: upgrade 0.7.1 -&gt; 0.7.2
        network-manager-applet: upgrade 1.34.0 -&gt; 1.36.0
        libgsf: upgrade 1.14.51 -&gt; 1.14.52
        ndisc6: upgrade 1.0.7 -&gt; 1.0.8
        squid: upgrade 6.6 -&gt; 6.7
        iotop: upgrade 1.25 -&gt; 1.26
        libblockdev: upgrade 3.0.4 -&gt; 3.1.0
        neon: upgrade 0.32.5 -&gt; 0.33.0
        pkcs11-provider: upgrade 0.2 -&gt; 0.3
        sanlock: upgrade 3.9.0 -&gt; 3.9.1
        satyr: upgrade 0.42 -&gt; 0.43
        python3-astroid: upgrade 3.0.2 -&gt; 3.0.3
        python3-elementpath: upgrade 4.1.5 -&gt; 4.2.0
        python3-flask: upgrade 3.0.1 -&gt; 3.0.2
        python3-google-api-core: upgrade 2.16.1 -&gt; 2.16.2
        python3-gspread: upgrade 5.12.4 -&gt; 6.0.0
        python3-path: upgrade 16.9.0 -&gt; 16.10.0
        python3-gcovr: upgrade 6.0 -&gt; 7.0
        python3-types-psutil: upgrade 5.9.5.20240106 -&gt; 5.9.5.20240205
        python3-waitress: upgrade 2.1.2 -&gt; 3.0.0
        rdma-core: upgrade 48.0 -&gt; 50.0
        ser2net: upgrade 4.6.0 -&gt; 4.6.1
        sip: upgrade 6.8.1 -&gt; 6.8.2
        span-lite: upgrade 0.10.3 -&gt; 0.11.0
        tcpslice: upgrade 1.6 -&gt; 1.7

  William A. Kennington III (3):
        nanopb: Update 0.4.7 -&gt; 0.4.8
        nanopb: Split into 2 packages
        nanopb-runtime: Enable shared library

  Yoann Congal (6):
        ibus: backport a reproducibility fix
        radvd: Fix build in reproducible test
        mariadb: Move useradd handling in target side of the recipe
        kexec-tools-klibc: Fix building on x86_64 with binutils 2.41
        freeradius: Add missing 'radiusd' static group id
        ntp: Add missing 'ntp' static group id

  alperak (18):
        python3-flask-marshmallow: upgrade 0.15.0 -&gt; 1.1.0
        python3-netaddr: upgrade 0.10.0 -&gt; 0.10.1
        python3-toolz: upgrade 0.12.0 -&gt; 0.12.1
        python3-aiohappyeyeballs: add recipe
        python3-aiohttp: upgrade 3.9.1 -&gt; 3.9.2
        python3-eth-rlp: upgrade 1.0.0 -&gt; 1.0.1
        python3-aiohttp: upgrade 3.9.2 -&gt; 3.9.3
        python3-google-auth-oauthlib: add recipe
        python3-scikit-build: upgrade 0.16.7 -&gt; 0.17.6
        python3-eth-account: upgrade 0.10.0 -&gt; 0.11.0
        python3-pyunormalize: add recipe
        python3-web3: upgrade 6.15.0 -&gt; 6.15.1
        python3-gspread: upgrade 6.0.0 -&gt; 6.0.1
        python3-strenum: add recipe
        python3-flask-marshmallow: upgrade 1.1.0 -&gt; 1.2.0
        python3-werkzeug: upgrade 2.3.6 -&gt; 3.0.1
        python3-imageio: upgrade 2.33.1 -&gt; 2.34.0
        python3-werkzeug: add missing runtime dependencies

  virendra thakur (1):
        nodejs: Set CVE_PRODUCT to "node.js"

Change-Id: If9fadba6ede9e8de3b778d470bbd61f208f48e54
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2023-05-02T18:02:18+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-05-01T19:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=8e7b46e2350c3689938f309eaca929aada20b5a0'/>
<id>urn:sha1:8e7b46e2350c3689938f309eaca929aada20b5a0</id>
<content type='text'>
meta-security: a397a38ed9..53c5cc794f:
  Anton Antonov (2):
        Fix PACKAGECONFIG check in Parsec OEQA tests
        Flush caches after OEQA tests

  Armin Kuster (6):
        checksecurity: update to 2.0.16
        krill: forced to inclued fetch hashes.
        suricata: Fixup to work within the recent crate changes.
        suricata: Missed on crate depends
        parsec-tool: update SRC_URI hash
        parsec-service: fix SRC_URI hash

  Gowtham Suresh Kumar (2):
        meta-parsec: Disable RSA-OAEP OEQA tests for Parsec PKCS11 backend
        parsec-service: Update parsec recipes to 1.2.0 and parsec-tool to 0.6.0

  Patrick Williams (1):
        libwhisker2-perl: adjust perl-version variable

meta-openembedded: 17243e70c8..c5f330bc9a:
  Alex Yao (3):
        lcov: Fix Perl Path
        lcov: Upgrade 1.14 -&gt; 1.16
        lcov: Fix homepage

  Ari Parkkila (1):
        python3-appdirs: add native and nativesdk to BBCLASSEXTEND

  Arsalan H. Awan (1):
        meta-networking/licenses/netperf: remove unused license

  Bartosz Golaszewski (11):
        reboot-mode: put the build artifacts in ${B}
        libgpiod: enable all features for ptest
        libgpiod: drop unneeded S assignment
        libgpiod: generalize the local files directories
        libgpiod: update to v2.0.1
        python3-gpiod: don't hardcode the project version in recipe
        python3-gpiod: add missing run-time dependencies
        libgpiod: install the libgpiosim header
        python3-gpiod: fetch sources from pypi
        libgpiod: fold libgpiod-src.inc into libgpiod.inc
        libgpiod: remove test executables from ${bindir}

  Chen Qi (1):
        android-tools: fix systemd service setting

  Enrico Scholz (1):
        sox: remove ffmpeg dependency

  Etienne Cordonnier (4):
        uutils-coreutils: Add crates checksum
        uutils-coreutils: remove obsolete comment
        uutils-coreutils: upgrade 0.0.17 -&gt; 0.0.18
        uutils-coreutils: disable musl support

  Ever ATILANO (4):
        meta-python: python3-path: Add ptest
        meta-python: python3-lorem: Add ptest
        meta-oe: recipes-support: dc: Add ptest
        meta-oe: recipes-extended: bitwise: Add ptest

  Gianfranco Costamagna (1):
        vbxguestdrivers: upgrade 7.0.4 -&gt; 7.0.8

  Jasper Orschulko (1):
        python3-gcovr: Add missing runtime dependency

  Jayanth Othayoth (1):
        etcd-cpp-apiv3: add recipe

  Johannes Kirchmair (1):
        redirect unwanted error message in nginx install

  Johannes Pointner (1):
        python3-pyzstd: add new recipe

  Kai Kang (16):
        xfce4-taskmanager: 1.5.2 -&gt; 1.5.5
        xfce4-terminal: 1.0.0 -&gt; 1.0.4
        syslog-ng: not deliver syslog-ng-update-virtualenv
        xfce4-notifyd: 0.6.3 -&gt; 0.8.2
        xfce4-screenshooter: 1.9.10 -&gt; 1.10.3
        thunar: 4.18.0 -&gt; 4.18.4
        thunar-media-tags-plugin: 0.3.0 -&gt; 0.4.0
        libxfce4util: 4.18.0 -&gt; 4.18.1
        libxfce4ui: 4.18.0 -&gt; 4.18.3
        xfce4-settings: 4.18.0 -&gt; 4.18.2
        xfce4-session: 4.18.0 -&gt; 4.18.2
        xfce4-panel: 4.18.0 -&gt; 4.18.3
        thunar-archive-plugin: 0.5.0 -&gt; 0.5.1
        xfce4-power-manager: 4.18.0 -&gt; 4.18.1
        garcon: 4.18.0 -&gt; 4.18.1
        xfce4-screensaver: 4.16.0 -&gt; 4.18.1

  Khem Raj (36):
        krb5: Fix build with autoconf 2.72
        cyrus-sasl: Fix autoconf patch to work with new autoconf 2.72
        gmime: Update to 3.2.13
        imagemagick: Update to 7.1.1
        mpv: Upgrade to 0.35.1
        fwknop: Use pkg-config instead of gpgme-config
        fwknop: Fix AS_IF configure syntax
        libstemmer: Update to 2.2.0
        libidn: Update largefile m4 macros
        emacs: Fix build with autconf 2.72+
        ptest-packagelists-meta-oe: Remove minicoredumper from PTESTS_FAST_META_OE on musl
        poco: Remove pushd/popd from run-ptest
        surf: Fix build with gtkwebkit 2.40
        libio-pty-perl: Fix build with musl/clang
        meta-gnome: Update patch status for several recipes
        libnet-ssleay-perl: Fix patch upstream status
        meta-xfce: Fix missing upstream status in patches
        meta-multimedia: Fix missing upstream status in several patches
        meta-webserver: Fix missing upstream status on patches
        babl: Drop clang10 workaround for mips/rv64
        babl: Package /usr/lib/babl-0.1/ directory
        libtinyxml2: Add ptest support
        ptest-packagelists-meta-oe: Add libtinyxml2
        minifi-cpp: Always use stat on 64bit linux
        libdnet: Upgrade to 1.16.3
        python3-pyruvate: regenerate with updated bbclass
        monkey,webmin: Fix upstream patch status
        python3-pyruvate: Upgrade to 1.2.1
        onig: Ignore .debug directories while finding ptests
        python3-h5py: Fix TMPDIR references in dbg files
        python3-pandas: Fix TMPDIR references in dbg files
        fwupd: Do not emit build time paths into generated headers
        libcereal: Fix TMPDIR leaking into debug_str section
        xmlrpc-c: Upgrade to 1.59.01
        grilo: Fix buildpaths in generated header file
        python3-click: Fix ptest failure

  Leon Anavi (2):
        libpcsc-perl: Add recipe
        pcsc-tools: Add runtime dependencies

  Linus Jacobson (1):
        khronos-cts: Replace wayland feature dependancy with vulkan

  Markus Volk (40):
        nv-codec-headers: add clean target to Makefile
        flatpak: update 1.15.3 -&gt; 1.15.4
        libcamera: re-introduce fix for gcc-13
        polkit-gnome: add recipe
        eog: update 43.2 -&gt; 44.0
        evince: update 43.1 -&gt; 44.0
        gdm: update 43.0 -&gt; 44.0
        gnome-calculator: update 43.0.1 -&gt; 44.0
        gnome-calendar: update 43.1 -&gt; 44.0
        gnome-desktop: update 43 -&gt; 44.0
        gnome-disk-utility: update 43.0 -&gt; 44.0
        gnome-font-viewer: update 43.0 -&gt; 44.0
        gnome-online-accounts: update 3.46.0 -&gt; 3.48.0
        gnome-photos: update 43.0 -&gt; 44.0
        gnome-session: update 43.0 -&gt; 44.0
        gnome-settings-daemon: update 43.0 -&gt; 44.0
        gnome-shell-extensions: update 43.1 -&gt; 44.0
        gnome-software: update 43.4 -&gt; 44.0
        gnome-terminal: update 3.46.7 -&gt; 3.48.0
        gnome-text-editor: update 43.1 -&gt; 44.0
        tracker-miners: update 3.4.2 -&gt; 3.5.0
        zenity: update 3.43.0 -&gt; 3.44.0
        xdg-desktop-portal-gnome: update 43.1 -&gt; 44.0
        gedit: update 43.2 -&gt; 44.2
        evolution-data-server: build oauth with gtk+3
        file-roller: set cpio path manually
        libdecor: update 1.1.0 -&gt; 1.1.99
        freerdp: set PROXY_PLUGINDIR
        libnfs: add recipe
        pipewire: update 0.3.67 -&gt; 0.3.68
        iwd: update 2.3 -&gt; 2.4
        mozjs: update 102.5.0 -&gt; 102.9.0
        glibmm: fix reproducibility issues
        adw-gtk3: add recipe
        xdg-desktop-portal-wlr: update
        pipewire: remove 'inherit gsettings'
        polkit: update SRC_URI
        webp-pixbuf-loader: update 0.2.0 -&gt; 0.2.4
        udisks2: add PACKAGECONFIGs for btrfs,lvm2 and lsm
        pipewire: update 0.3.68 -&gt; 0.3.70

  Martin Jansa (7):
        zsh: fix installed-vs-shipped with multilib
        restinio: fix S variable in multilib builds
        mongodb: fix chown user for multilib builds
        pahole: respect libdir
        lvgl,lv-lib-png,lv-drivers: fix installed-vs-shipped QA issue with multilib
        dleyna-{server,renderer}: fix dev-so QA issue with multilib
        lirc: fix do_install with multilib

  Mingli Yu (2):
        mcelog: improve the ptest output
        php: Fix GCC 12 -Og

  Peter Johennecken (1):
        nginx: added packagegroup for webdav module

  Peter Kjellerstedt (5):
        python3-crc32c: Correct the license information
        paho-mqtt-cpp: Improve the license information
        autossh: Correct the license information
        paho-mqtt-c: Improve the license information
        recipes: Remove double protocol= from SRC_URIs

  Peter Marko (1):
        ntp: whitelist CVE-2019-11331

  Petr Gotthard (2):
        cockpit: upgrade 276 -&gt; 289
        nftables: upgrade 1.0.6 -&gt; 1.0.7

  Randolph Sapp (1):
        glfw: add packageconfig and wayland dependencies

  Steffen Trumtrar (3):
        openocd: 0.11-&gt;0.12
        openocd: fix jimtcl url
        openocd: enable jtag-vpi and buspirate

  Tim Orling (11):
        cli11: do not inherit ptest
        span-lite: do not inherit ptest
        ptest-packagelists-meta-oe.inc: add ptest recipes
        meta-oe-ptest*-image: enable BBCLASSEXTEND parallel execution
        ptest-packagelists-meta-python.inc: add ptest recipes
        meta-python-ptest*-image: enable BBCLASSEXTEND parallel execution
        python3-aspectlib: fix ptest
        ptest-packagelists-meta-perl.inc: add ptest recipes
        recipes-perl/packagegroups: move to recipes-core/
        recipes-perl/images: move to recipes-core
        meta-perl-ptest*-image: enable BBCLASSEXTEND parallel execution

  Ulrich Ölmann (1):
        jwt-cpp: enable usage in an SDK

  Valeria Petrov (1):
        apache2: upgrade 2.4.56 -&gt; 2.4.57

  Virendra Thakur (2):
        p7zip: fix for CVE-2018-5996
        p7zip: Fix for CVE-2016-9296

  Wang Mingyu (117):
        abseil-cpp: upgrade 20230125.1 -&gt; 20230125.2
        libbytesize: upgrade 2.7 -&gt; 2.8
        gegl: upgrade 0.4.42 -&gt; 0.4.44
        ctags: upgrade 6.0.20230319.0 -&gt; 6.0.20230402.0
        libdeflate: upgrade 1.17 -&gt; 1.18
        libldb: upgrade 2.7.1 -&gt; 2.7.2
        ndisc6: upgrade 1.0.6 -&gt; 1.0.7
        libpfm4: upgrade 4.12.0 -&gt; 4.13.0
        libtraceevent: upgrade 1.7.1 -&gt; 1.7.2
        nginx: upgrade 1.23.3 -&gt; 1.23.4
        links: upgrade 2.28 -&gt; 2.29
        python3-pyproj: upgrade 3.4.1 -&gt; 3.5.0
        ostree: upgrade 2023.1 -&gt; 2023.2
        openvpn: upgrade 2.6.1 -&gt; 2.6.2
        python3-aenum: upgrade 3.1.11 -&gt; 3.1.12
        python3-argcomplete: upgrade 3.0.0 -&gt; 3.0.5
        python3-cassandra-driver: upgrade 3.25.0 -&gt; 3.26.0
        python3-astroid: upgrade 2.15.0 -&gt; 2.15.1
        python3-cmake: upgrade 3.26.0 -&gt; 3.26.1
        python3-dateparser: upgrade 1.1.7 -&gt; 1.1.8
        python3-google-api-python-client: upgrade 2.81.0 -&gt; 2.83.0
        python3-elementpath: upgrade 4.0.1 -&gt; 4.1.0
        python3-googleapis-common-protos: upgrade 1.58.0 -&gt; 1.59.0
        python3-httplib2: upgrade 0.21.0 -&gt; 0.22.0
        python3-google-auth: upgrade 2.16.2 -&gt; 2.17.1
        python3-ipython: upgrade 8.11.0 -&gt; 8.12.0
        python3-imageio: upgrade 2.26.0 -&gt; 2.27.0
        python3-pychromecast: upgrade 13.0.4 -&gt; 13.0.6
        python3-jdatetime: upgrade 4.1.0 -&gt; 4.1.1
        python3-luma-oled: upgrade 3.11.0 -&gt; 3.12.0
        python3-pydantic: upgrade 1.10.6 -&gt; 1.10.7
        python3-pymodbus: upgrade 3.2.1 -&gt; 3.2.2
        python3-pymisp: upgrade 2.4.169.2 -&gt; 2.4.169.3
        python3-pywbemtools: upgrade 1.1.1 -&gt; 1.2.0
        python3-redis: upgrade 4.5.1 -&gt; 4.5.4
        python3-regex: upgrade 2022.10.31 -&gt; 2023.3.23
        python3-typeguard: upgrade 3.0.1 -&gt; 3.0.2
        python3-sentry-sdk: upgrade 1.17.0 -&gt; 1.18.0
        python3-rich: upgrade 13.3.2 -&gt; 13.3.3
        python3-watchdog: upgrade 2.3.1 -&gt; 3.0.0
        feh: upgrade 3.9.1 -&gt; 3.10
        c-periphery: upgrade 2.3.1 -&gt; 2.4.0
        grilo-plugins: upgrade 0.3.15 -&gt; 0.3.16
        hwdata: upgrade 0.368 -&gt; 0.369
        hwloc: upgrade 2.9.0 -&gt; 2.9.1
        libconfig-tiny-perl: upgrade 2.28 -&gt; 2.29
        mg: upgrade 20221112 -&gt; 20230406
        python3-pillow: upgrade 9.4.0 -&gt; 9.5.0
        python3-websockets: upgrade 10.4 -&gt; 11.0.1
        poppler: upgrade 23.03.0 -&gt; 23.04.0
        python3-alembic: upgrade 1.10.2 -&gt; 1.10.3
        python3-astroid: upgrade 2.15.1 -&gt; 2.15.2
        python3-coverage: upgrade 7.2.2 -&gt; 7.2.3
        python3-google-api-python-client: upgrade 2.83.0 -&gt; 2.84.0
        python3-google-auth: upgrade 2.17.1 -&gt; 2.17.2
        python3-imgtool: upgrade 1.9.0 -&gt; 1.10.0
        python3-pychromecast: upgrade 13.0.6 -&gt; 13.0.7
        python3-simplejson: upgrade 3.18.4 -&gt; 3.19.1
        python3-networkx: upgrade 3.0 -&gt; 3.1
        tesseract: upgrade 5.3.0 -&gt; 5.3.1
        python3-zeroconf: upgrade 0.47.4 -&gt; 0.55.0
        python3-web3: upgrade 6.0.0 -&gt; 6.1.0
        python3-sqlalchemy: upgrade 2.0.7 -&gt; 2.0.9
        python3-sentry-sdk: upgrade 1.18.0 -&gt; 1.19.1
        hdf5: Fix install conflict when enable multilib.
        capnproto: upgrade 0.10.3 -&gt; 0.10.4
        ctags: upgrade 6.0.20230402.0 -&gt; 6.0.20230416.0
        mctp: upgrade 1.0 -&gt; 1.1
        php: upgrade 8.2.4 -&gt; 8.2.5
        openvpn: upgrade 2.6.2 -&gt; 2.6.3
        python3-croniter: upgrade 1.3.8 -&gt; 1.3.14
        python3-diskcache: upgrade 5.4.0 -&gt; 5.5.1
        python3-cmake: upgrade 3.26.1 -&gt; 3.26.3
        python3-elementpath: upgrade 4.1.0 -&gt; 4.1.1
        python3-google-api-python-client: upgrade 2.84.0 -&gt; 2.85.0
        python3-google-auth: upgrade 2.17.2 -&gt; 2.17.3
        python3-protobuf: upgrade 4.22.1 -&gt; 4.22.3
        python3-web3: upgrade 6.1.0 -&gt; 6.2.0
        python3-rich: upgrade 13.3.3 -&gt; 13.3.4
        python3-pymisp: upgrade 2.4.169.3 -&gt; 2.4.170
        python3-xlsxwriter: upgrade 3.0.9 -&gt; 3.1.0
        python3-zeroconf: upgrade 0.55.0 -&gt; 0.56.0
        remmina: upgrade 1.4.29 -&gt; 1.4.30
        tbb: upgrade 2021.8.0 -&gt; 2021.9.0
        sip: upgrade 6.7.7 -&gt; 6.7.8
        tcpdump: upgrade 4.99.3 -&gt; 4.99.4
        tcsh: upgrade 6.24.07 -&gt; 6.24.10
        evolution-data-server: upgrade 3.48.0 -&gt; 3.48.1
        babl: upgrade 0.1.102 -&gt; 0.1.104
        gensio: upgrade 2.6.2 -&gt; 2.6.4
        libopus: upgrade 1.3.1 -&gt; 1.4
        network-manager-applet: upgrade 1.30.0 -&gt; 1.32.0
        networkmanager: upgrade 1.42.4 -&gt; 1.42.6
        opencl-headers: upgrade 2023.02.06 -&gt; 2023.04.17
        c-periphery: upgrade 2.4.0 -&gt; 2.4.1
        mbw: upgrade 1.5 -&gt; 2.0
        libmodule-build-tiny-perl: upgrade 0.039 -&gt; 0.043
        python3-periphery: upgrade 2.3.0 -&gt; 2.4.1
        python3-astroid: upgrade 2.15.2 -&gt; 2.15.3
        python3-diskcache: upgrade 5.5.1 -&gt; 5.6.1
        python3-engineio: upgrade 4.4.0 -&gt; 4.4.1
        python3-soupsieve: upgrade 2.4 -&gt; 2.4.1
        python3-google-api-python-client: upgrade 2.85.0 -&gt; 2.86.0
        python3-mock: upgrade 5.0.1 -&gt; 5.0.2
        python3-pyalsaaudio: upgrade 0.9.2 -&gt; 0.10.0
        python3-icu: upgrade 2.10.2 -&gt; 2.11
        python3-pymisp: upgrade 2.4.170 -&gt; 2.4.170.1
        python3-python-vlc: upgrade 3.0.18121 -&gt; 3.0.18122
        python3-sentry-sdk: upgrade 1.19.1 -&gt; 1.20.0
        python3-pyscaffold: upgrade 4.4 -&gt; 4.4.1
        python3-websockets: upgrade 11.0.1 -&gt; 11.0.2
        python3-tornado: upgrade 6.2 -&gt; 6.3
        redis: upgrade 7.0.10 -&gt; 7.0.11
        python3-xmlschema: upgrade 2.2.2 -&gt; 2.2.3
        samba: upgrade 4.18.1 -&gt; 4.18.2
        ser2net: upgrade 4.3.11 -&gt; 4.3.12
        sip: upgrade 6.7.8 -&gt; 6.7.9

  Wentao Zhang (2):
        jemalloc: include the missing shell scripts and source the corresponds shell scripts for some test cases.
        nss: fix failed test of nss.

  Wolfgang Meyer (2):
        qrencode: add PACKAGECONFIG for command line tools
        qrencode: enable native build

  Yi Zhao (1):
        samba: upgrade 4.18.0 -&gt; 4.18.1

  Yogita Urade (1):
        dlt-daemon: fix CVE-2023-26257

  Zoltán Böszörményi (2):
        hplip: Fix installation and QA
        libgusb: Allow building in native mode

poky: 0907793d5e..cce6db2a59:
  Alex Kiernan (2):
        cargo_common.bbclass: Support local github repos
        rust: Upgrade 1.68.1 -&gt; 1.68.2

  Alexander Kanavin (5):
        rust: do not run separate build/install steps
        rust: install llvm item only once
        rust: update 1.67.1 -&gt; 1.68.1
        ffmpeg: update 5.1.2 -&gt; 6.0
        meta/recipes: ensure all recipes have a SUMMARY

  Arslan Ahmad (1):
        kernel-fitimage: Fix the default dtb config check

  Bartosz Golaszewski (5):
        python3-pyproject-hooks: add missing run-time dependencies
        python3-packaging: add missing run-time dependencies
        python3-manifest: add tomllib
        python3-manifest: add ensurepip
        python3-build: add missing run-time dependencies

  Bruce Ashfield (7):
        kernel: improve initramfs bundle processing time
        linux-yocto/6.1: update to v6.1.23
        linux-yocto/5.15: update to v5.15.106
        linux-yocto/6.1: update to v6.1.24
        linux-yocto/5.15: update to v5.15.107
        linux-yocto/6.1: update to v6.1.25
        linux-yocto/5.15: update to v5.15.108

  Chen Qi (1):
        bitbake: runqueue: fix PSI check calculation

  Chris Elledge (1):
        busybox: move hwclock init earlier in startup

  Denys Dmytriyenko (2):
        xz: upgrade 5.4.1 -&gt; 5.4.2
        grep: upgrade 3.9 -&gt; 3.10

  Dit Kozmaj (2):
        wic: use part_name when defined
        selftest: wic: Add test for --part-name argument

  Dmitry Baryshkov (1):
        linux-firmware: upgrade 20230210 -&gt; 20230404

  Enrico Jörns (10):
        oeqa/selftest/cases/runqemu: update imports
        oeqa/targetcontrol: fix misspelled RuntimeError
        oeqa/targetcontrol: do not set dump_host_cmds redundantly
        oeqa/targetcontrol: remove unused imports
        oeqa/utils/commands: fix usage of undefined EPIPE
        oeqa/utils/commands: remove unused imports
        oeqa/utils/qemurunner: replace hard-coded user 'root' in debug output
        oeqa/utils/qemurunner: limit precision of timing debugging output
        oeqa/utils/qemurunner: fix undefined TimeoutExpired
        oeqa: whitespace and indentation cleanups

  Enrico Scholz (2):
        bitbake: fetch2/crate: create versioned 'name' entries
        bitbake: cooker: do not abort on single ctrl-c

  Fabio Estevam (1):
        u-boot: Upgrade to 2023.04

  Frank WOLFF (1):
        logrotate: add ptest support

  Frederic Martinsons (6):
        cargo_common.bbclass: add support of user in url for patch
        devtool: add support for multiple git url inside a cargo based recipe
        patch: support of git patches when the source uri contained subpath parameter
        meta-selftest: provide a recipe for zvariant
        cargo-update-recipe-crates: force name overrides
        bitbake: fetch2: Display all missing checksum at once

  Geoffrey GIRY (1):
        cve-extra-exclusions: ignore inapplicable linux-yocto CVEs

  Jan Vermaete (1):
        cve-update-nvd2-native: added the missing http import

  Kai Kang (2):
        libnotify: remove dependency dbus
        bitbake: bitbake: ConfHandler: Allow variable flag name with a single character

  Khem Raj (16):
        e2fsprogs: Define 64bit off_t on rv32
        ffmpeg: Disable asm and rvv on riscv32
        cargo: Fix build on musl/riscv
        musl: Update to latest trunk
        systemd: Refresh a musl patch to remove patch-fuzz with 253.3
        musl-locales: Add Canadian French (fr_CA) locale support
        gawk: Disable known ptest fails on musl
        gawk: Remove redundant patch
        gawk: Add skipped.txt to emit test to ignore
        libxml2: Disable icu tests on musl
        apt-util: Fix ptest on musl
        lua: Disable locale dependent tests on musl
        attr: Disable attr.test on musl
        acl: Disable misc.test on musl
        fts: Fix typo in summary
        m4: Do not munge locale in ptests for musl

  Lee Chee Yang (2):
        migration-guides: add release-notes for 4.0.9
        release-notes-4.2: update RC3 changes

  Luca Ceresoli (1):
        devicetree.bbclass: fix typo

  Marek Vasut (1):
        cpio: Fix wrong CRC with ASCII CRC for large files

  Mark Asselstine (2):
        oeqa/selftest/bblogging: uncomment python stdout checks
        python3-psutil: fix-up -tests runtime dependencies

  Mark Hatle (1):
        sanity.bbclass: Update minimum gcc version to 8.0

  Markus Volk (1):
        at-spi2-core: update 2.46.0 -&gt; 2.48.0

  Marta Rybczynska (1):
        cve-update-nvd2-native: new CVE database fetcher

  Martin Jansa (8):
        selftest: imagefeatures.py: don't mix tabs and spaces for indentation
        selftest: runqemu: better check for ROOTFS: in the log
        selftest: runqemu: use better error message when asserts fail
        runqemu: respect IMAGE_LINK_NAME
        python3-cryptography-crates.inc: regenerate with updated bbclass
        python3-bcrypt-crates.inc: regenerate with updated bbclass
        selftest: efibootpartition.py: fix QEMU_USE_KVM usage
        populate_sdk_ext.bbclass: set METADATA_REVISION with an DISTRO override

  Michael Opdenacker (20):
        manuals: update disk space requirements
        manuals: add rm_work disk space data
        manuals: add minimum RAM requirements
        ref-manual: release-process.rst: update testing section
        ref-manual: release-process.rst: major updates
        manuals: add "LTS" term
        manuals: improve and fix target for supported distros
        ref-manual: variables: document VOLATILE_TMP_DIR
        migration-guides: update 4.2 migration and release notes
        ref-manual: classes.rst: document devicetree.bbclass
        ref-manual: remove unused and obsolete file
        ref-manual: variables.rst: add wikipedia shortcut for "getty"
        overview-manual: update section about source archives
        manuals: document SPDX_CUSTOM_ANNOTATION_VARS
        overview-manual: development-environment: update text and screenshots
        ref-manual: add "Mixin" term
        migration-guides: release-notes-4.0.9.rst: add missing SPDX info
        migration-guides: fixes and improvements to 4.2 release notes
        manuals: expand init manager documentation
        ref-manual: variables.rst: document KERNEL_DANGLING_FEATURES_WARN_ONLY

  Mikko Rapeli (2):
        oeqa ping.py: avoid busylooping failing ping command
        oeqa ping.py: fail test if target IP address has not been set

  Mingli Yu (3):
        report-error: catch Nothing PROVIDES error
        bitbake: event: add bb.event.ParseError
        report-error: make it catch ParseError error

  Ola x Nilsson (2):
        patch.py: Use shlex instead of deprecated pipe
        package: Use shlex instead of deprecated pipe

  Pascal Bach (1):
        cmake: add CMAKE_SYSROOT to generated toolchain file

  Paul Eggleton (20):
        bitbake: bitbake-user-manual: document BB_CACHEDIR
        bitbake: bitbake-user-manual: add addpylib and BB_GLOBAL_PYMODULES
        bitbake: bitbake-user-manual: add BB_HASH_CODEPARSER_VALS
        ref-manual: add new SDK_ZIP_OPTIONS variable
        ref-manual: Add new RUST_CHANNEL variable
        ref-manual: update for IMAGE_MACHINE_SUFFIX addition
        dev/ref-manual: Remove references to INC_PR
        ref-manual: add BB_CACHEDIR
        migration-guides: Add coverage of addpylib directive
        ref-manual: Remove references to package_tar class
        ref-manual: add missing QA checks from previous releases
        ref-manual: document new patch-status-* QA checks
        ref-manual: add FIT_CONF_DEFAULT_DTB
        ref-manual: add section link also to buildtools-extended entry
        ref-manual: add SDK_ARCHIVE_TYPE
        ref-manual: move Initramfs entry from variables to terms
        dev/ref-manual: Document INIT_MANAGER
        migration-guides: extend migration guide for 4.2
        release-notes-4.1: fix some CVE links
        release-notes-4.2: add release notes

  Pavel Zhukov (2):
        scripts/rpm2cpio.sh: Use bzip2 instead of bunzip2
        scripts/runqemu: Add possibility to disable network

  Pawan Badganchi (1):
        tiff: Add fix for CVE-2022-4645

  Peter Kjellerstedt (1):
        cargo-update-recipe-crates.bbclass: Do not add name= to crate:// URIs

  Petr Kubizňák (12):
        harfbuzz: depend on glib-2.0-native
        json-glib: depend on glib-2.0-native
        libgudev: depend on glib-2.0-native
        at-spi2-core: depend on glib-2.0-native
        avahi: add missing dependencies
        graphene: add gobject-types PACKAGECONFIG
        python3-pygobject: depend on gobject-introspection
        gconf: add missing dependencies
        webkitgtk: add missing dependencies
        libnotify: depend on glib-2.0-native
        vte: depend on glib-2.0-native
        gobject-introspection: reduce dependencies

  Piotr Łobacz (1):
        libarchive: Enable acls, xattr for native as well as target

  Qiu Tingting (1):
        coreutils: Delete gcc sysroot parameter for ptest on target

  Randolph Sapp (1):
        wic/bootimg-efi: if fixed-size is set then use that for mkdosfs

  Richard Purdie (11):
        oeqa/loader: Ensure module names don't contain uppercase characters
        zvariant: Exclude from world for now to avoid reproducibility issues
        xdg-utils: Add a patch for CVE-2020-27748
        cve-extra-exclusions.inc: Exclude some issues not present in linux-yocto
        xdg-utils: Fix CVE number
        bitbake: bitbake: Bump to version 2.4.0
        build-appliance-image: Update to master head revision
        poky.conf: Bump version for 4.2 mickledore release
        build-appliance-image: Update to master head revision
        build-appliance-image: Update to master head revision
        cve-exclusions: Document some further linux-yocto CVE statuses

  Ross Burton (11):
        llvm: remove redundant CMake variables
        libgit2: clean up CMake variables
        webkitgtk: clean up Python variables
        oeqa/runtime: clean up deprecated backslash expansion
        classes-recipe/setuptools3-base: clean up FILES assignments
        bind: don't package non-existant .la files into -staticdev
        gstreamer1.0-plugins: package the internal libraries explicitly
        Increase minimum GCC version to 8.0
        machine/qemuarm*: don't explicitly set vmalloc
        screen: backport fix for CVE-2023-24626
        go: backport fix for CVE-2023-24537

  Soumya (1):
        shadow: Fix can not print full login timeout message

  Svend Meyland Nicolaisen (1):
        bitbake: npmsw fetcher: Avoid instantiating Fetch class if url list is empty

  Thomas De Schampheleire (3):
        qemu: make tracetool-generated output reproducible
        qemu: retain default trace backend if 'ust' is not enabled
        qemu: rename deprecated --enable-trace-backend configure option

  Thomas Roos (2):
        oeqa/selftest: Use SSTATE_DIR of parent build dir
        oeqa/utils/metadata.py: Fix running oe-selftest running with no distro set

  Tobias Hagelborn (1):
        lib/oe/gpg_sign.py: Avoid race when creating .sig files in detach_sign

  Ulrich Ölmann (3):
        kernel-dev: fix typos
        ref-manual: classes.rst: fix typo
        bitbake: bitbake-user-manual: fix BB_RUNFMT's default value

  Wang Mingyu (46):
        apr: upgrade 1.7.2 -&gt; 1.7.3
        bind: upgrade 9.18.12 -&gt; 9.18.13
        cracklib: upgrade 2.9.10 -&gt; 2.9.11
        libhandy: upgrade 1.8.1 -&gt; 1.8.2
        libpcap: upgrade 1.10.3 -&gt; 1.10.4
        libsdl2: upgrade 2.26.3 -&gt; 2.26.5
        libsoup: upgrade 3.2.2 -&gt; 3.4.0
        mpg123: upgrade 1.31.2 -&gt; 1.31.3
        acpica: upgrade 20220331 -&gt; 20230331
        ccache: upgrade 4.7.4 -&gt; 4.8
        libcap: upgrade 2.67 -&gt; 2.68
        man-pages: upgrade 6.03 -&gt; 6.04
        mtools: upgrade 4.0.42 -&gt; 4.0.43
        pango: upgrade 1.50.13 -&gt; 1.50.14
        ruby: upgrade 3.2.1 -&gt; 3.2.2
        spirv-headers: upgrade 1.3.239.0 -&gt; 1.3.243.0
        spirv-tools: upgrade 1.3.239.0 -&gt; 1.3.243.0
        sqlite3: upgrade 3.41.0 -&gt; 3.41.2
        texinfo: upgrade 7.0.2 -&gt; 7.0.3
        wayland: upgrade 1.21.0 -&gt; 1.22.0
        wpebackend-fdo: upgrade 1.14.0 -&gt; 1.14.2
        xserver-xorg: upgrade 21.1.7 -&gt; 21.1.8
        xwayland: upgrade 22.1.8 -&gt; 23.1.1
        vala: upgrade 0.56.4 -&gt; 0.56.6
        python3-cython: upgrade 0.29.33 -&gt; 0.29.34
        python3-hypothesis: upgrade 6.68.2 -&gt; 6.71.0
        python3-importlib-metadata: upgrade 6.0.0 -&gt; 6.2.0
        python3-installer: upgrade 0.6.0 -&gt; 0.7.0
        python3-markdown: upgrade 3.4.1 -&gt; 3.4.3
        python3-pathspec: upgrade 0.11.0 -&gt; 0.11.1
        python3-pygobject: upgrade 3.42.2 -&gt; 3.44.1
        python3-pyopenssl: upgrade 23.0.0 -&gt; 23.1.1
        python3-pytz: upgrade 2022.7.1 -&gt; 2023.3
        python3-setuptools: upgrade 67.6.0 -&gt; 67.6.1
        mesa: upgrade 23.0.0 -&gt; 23.0.2
        systemd: upgrade 253.1 -&gt; 253.3
        libgit2: upgrade 1.6.3 -&gt; 1.6.4
        libsolv: upgrade 0.7.23 -&gt; 0.7.24
        libxml2: upgrade 2.10.3 -&gt; 2.10.4
        boost: upgrade 1.81.0 -&gt; 1.82.0
        ofono: upgrade 2.0 -&gt; 2.1
        python3-dtschema: upgrade 2023.1 -&gt; 2023.4
        python3-packaging: upgrade 23.0 -&gt; 23.1
        python3-pytest: upgrade 7.2.2 -&gt; 7.3.1
        stress-ng: upgrade 0.15.06 -&gt; 0.15.07
        gdb: Fix conflict of sframe-spec.info

  Wentao Zhang (1):
        python3: Fix failing sysconfig.py test on x86(64 bit) using lib64 as baselib by updating test_sysconfig for posix_user purelib

  Xiangyu Chen (1):
        shadow: backport patch to fix CVE-2023-29383

  Yoann Congal (4):
        cve-extra-exclusions: ignore inapplicable linux-yocto CVEs
        cve-exclusions_6.1: ignore patched CVE-2022-38457 &amp; CVE-2022-40133
        cve-extra-exclusion: ignore disputed CVE-2023-23005
        cve-extra-exclusions: linux-yocto: ignore fixed CVE-2023-1652 &amp; CVE-2023-1829

  Zhixiong Chi (1):
        libpam: Fix the xtests/tst-pam_motd[1|3] failures

  bkylerussell@gmail.com (1):
        kernel-devsrc: depend on python3-core instead of python3

meta-raspberrypi: 3afdbbf782..bf948e0aa8:
  Jesse Visser (2):
        recipe-bsp: Add support for Raspberry Pi Camera Module v3
        docs: Update extra build config Raspberry Pi Camera Module section

  Rodrigo M. Duarte (1):
        python3-adafruit-blinka: Fix the correct python recipes path in dynamic-layer sub-dir

meta-arm: 9b6c8c95e4..c60d7865dd:
  Adam Johnston (3):
        arm-bsp/optee: Update OP-TEE TA devkit to 3.20 for N1SDP
        CI: Remove ts-smm-gateway from N1SDP
        arm-bsp/trusted-firmware-a: Update N1SDP to v2.8.0

  Denys Dmytriyenko (4):
        optee-os-tadevkit: remove old unused patches
        optee-client: add 3.20.0 version
        optee-test: add 3.20.0 version
        optee-examples: add 3.20.0 version

  Emekcan Aras (4):
        arm-bsp/trusted-firmware-m: apply patches correctly from external repos
        arm-bsp/trusted-firmware-m: Switch to TF-M BL1 in Corstone1000
        arm-bsp/corstone1000: add OTP config for fvp
        arm-bsp/trusted-firmware-m: Increase assets number for corstone1000

  Jon Mason (8):
        CI: dev kernel allow failure
        arm/linux-yocto: remove IP_VS config fragment
        CI: update to the latest kas version
        CI: track mickledore branch
        arm-bsp/tc1: Fix signed u-boot
        arm-bsp/tc1: Add FVP support
        arm/trusted-firmware-m-scripts: relocate to tfm directory
        arm-bsp/tc1: disable signed kernel image

  Peter Hoyes (1):
        arm/scp-firmware: Add support for components other than SCP, MCP

  Ross Burton (8):
        arm/scp-firmware: add recipe for 2.11
        arm-bsp/scp-firmware: move all machines to SCP 2.11
        arm/scp-firmware: remove 2.10 recipe
        arm/trusted-firmware-m: add the tf-m-extras repository that some machines need
        arm/trusted-firmware-m: clean up environment flags
        arm/trusted-firmware-m: package .elf files in PN-dbg
        arm-bsp/trusted-firmware-m: enable for Total Compute on RSS
        CI: add TF-M to TC build

  Rui Miguel Silva (1):
        arm-bsp/corstone1000: tf-m set/get fwu, private metadata using gpt

  Xueliang Zhong (3):
        arm-bsp/n1sdp-board-firmware: update to newer SHA
        arm-bsp/optee-os: N1SDP support for optee-os 3.20
        arm-bsp/n1sdp: use edk2-firmware 202211 version

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I68eb48f27b781da34c4a7636f9b3bb1507b46416
</content>
</entry>
<entry>
<title>subtree updates feb 25 2022</title>
<updated>2022-04-01T14:11:17+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2022-02-25T20:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=7e0e3c0c6a2cd4e76ebca17ed16a37155992025e'/>
<id>urn:sha1:7e0e3c0c6a2cd4e76ebca17ed16a37155992025e</id>
<content type='text'>
poky: 27ff420543..49168f5d55:
  Ahsan Hussain (1):
        staging: use relative path in sysroot_stage_dir()

  Alejandro Hernandez Samaniego (5):
        core-image-tiny-initramfs: Mark recipe as 32 bit ARM compatible
        kernel.bbclass: Allow initramfs to be built from a separate multiconfig
        busybox: Add shell arithmetic to work with poky-tiny
        newlib: Upgrade 4.1.0 -&gt; 4.2.0
        documentation: Add multiconfig initramfs configuration:

  Alex Stewart (1):
        sudo: add /etc/sudoers to sudo-lib conffiles

  Alexander Kanavin (84):
        ruby: do not parallel install
        bind: upgrade 9.16.24 -&gt; 9.16.25
        ifupdown: upgrade 0.8.36 -&gt; 0.8.37
        ethtool: upgrade 5.15 -&gt; 5.16
        webkitgtk: upgrade 2.34.3 -&gt; 2.34.4
        debianutils: upgrade 5.5 -&gt; 5.7
        diffoscope: upgrade 200 -&gt; 201
        libbsd: upgrade 0.11.3 -&gt; 0.11.5
        libical: upgrade 3.0.12 -&gt; 3.0.13
        zstd: update 1.5.0 -&gt; 1.5.2
        rust: update 1.58.0 -&gt; 1.58.1
        wpa-supplicant: update 2.9 -&gt; 2.10
        ltp: update 20210927 -&gt; 20220121
        gnutls: update 3.7.2 -&gt; 3.7.3
        libusb1: correct SRC_URI
        gobject-introspection: replace prelink-rtld with objdump -p
        util-linux: update 2.37.2 -&gt; 2.37.3
        cmake: update 3.22.1 -&gt; 3.22.2
        git: merge .inc into .bb
        git: build manpages from source subject to manpages PACKAGECONFIG
        git: update 2.34.1 -&gt; 2.35.1
        python3-pycryptodome: update 3.12.0 -&gt; 3.14.0
        at: update 3.2.2 -&gt; 3.2.4
        sudo: update 1.9.8p2 -&gt; 1.9.9
        seatd: add recipe
        weston: upgrade 9.0.0 -&gt; 10.0.0
        xf86-input-libinput: update 1.2.0 -&gt; 1.2.1
        glib-2.0: upgrade 2.70.2 -&gt; 2.70.3
        lua: upgrade 5.4.3 -&gt; 5.4.4
        mmc-utils: upgrade to latest revision
        python3-cython: upgrade 0.29.26 -&gt; 0.29.27
        python3-hypothesis: upgrade 6.36.0 -&gt; 6.36.1
        python3-pip: upgrade 21.3.1 -&gt; 22.0.2
        cups: upgrade 2.4.0 -&gt; 2.4.1
        stress-ng: upgrade 0.13.10 -&gt; 0.13.11
        mesa: upgrade 21.3.4 -&gt; 21.3.5
        piglit: upgrade to latest revision
        puzzles: upgrade to latest revision
        diffoscope: upgrade 201 -&gt; 202
        libcap: upgrade 2.62 -&gt; 2.63
        libusb1: upgrade 1.0.24 -&gt; 1.0.25
        re2c: upgrade 2.2 -&gt; 3.0
        libgpg-error: update 1.43 -&gt; 1.44
        harfbuzz: upgrade 3.2.0 -&gt; 3.3.1
        qemu: replace a gtk wrapper with directly setting environment from runqemu
        runqemu: preload uninative libraries when host gl drivers are in use
        git: restore reproducibility on centos 7
        insane.bbclass: use multiprocessing for collecting 'objdump -p' output
        llvm: update 12.0.1 -&gt; 13.0.1
        python3-numpy: update 1.22.1 -&gt; 1.22.2
        sstate: additional debugging when fetch fails occur
        sstate: fix up additional debugging when fetch fails occur
        ruby: correctly set native/target dependencies
        core-image-weston-sdk: synchronize with core-image-sato-sdk
        gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
        weston-init: disable systemd watchdog option
        webkitgtk: drop patch merged upstream
        man-db: update 2.10.0 -&gt; 2.10.1
        webkitgtk: remove rejected patch
        vulkan: update 1.2.198 -&gt; 1.3.204
        vulkan-samples: update to latest revision
        xkeyboard-config: update 2.34 -&gt; 2.35.1
        libgit2: update 1.3.0 -&gt; 1.4.0
        util-linux: upgrade 2.37.3 -&gt; 2.37.4
        python3-tomli: upgrade 2.0.0 -&gt; 2.0.1
        repo: upgrade 2.20 -&gt; 2.21
        help2man: upgrade 1.48.5 -&gt; 1.49.1
        meson: upgrade 0.61.1 -&gt; 0.61.2
        mmc-utils: upgrade to latest revision
        python3-dtschema: upgrade 2021.12 -&gt; 2022.1
        python3-pytest: upgrade 7.0.0 -&gt; 7.0.1
        vala: upgrade 0.54.6 -&gt; 0.54.7
        gi-docgen: upgrade 2021.8 -&gt; 2022.1
        pango: upgrade 1.48.10 -&gt; 1.50.4
        piglit: upgrade to latest revision
        shaderc: upgrade 2022.0 -&gt; 2022.1
        gst-examples: upgrade 1.18.5 -&gt; 1.18.6
        libical: upgrade 3.0.13 -&gt; 3.0.14
        diffoscope: upgrade 202 -&gt; 204
        gdb: update 11.1 -&gt; 11.2
        weston-init: replace deprecated/disabled fbdev with drm backend
        devtool: explicitly set main or master branches in upgrades when available
        base/staging: use HOST_PREFIX, not TARGET_PREFIX
        insane: use HOST_ variables, not TARGET_ to determine the cross system

  Alexandru Ardelean (1):
        libsndfile1: bump to version 1.0.31

  Andrej Valek (3):
        busybox: refresh defconfig
        oeqa: qemu: create missing directory for _write_dump
        dhcpcd: add option to set DBDIR location

  Andres Beltran (1):
        create-spdx: add support for SDKs

  Andrey Zhizhikin (1):
        waffle: add wayland-protocols when building with wayland

  Bruce Ashfield (18):
        linux-yocto/5.15: update to v5.15.15
        linux-yocto/5.10: update to v5.10.92
        x86: fix defconfig configuration warnings
        linux-yocto/5.15: update to v5.15.16
        linux-yocto/5.10: update to v5.10.93
        linux-libc-headers: update to v5.16
        qemuarm64: Add tiny ktype to qemuarm64 bsp
        lttng-modules: fix build against v5.17+
        linux-yocto-dev: update to v5.17+
        linux-yocto/5.15: update to v5.15.19
        linux-yocto/5.10: update to v5.10.96
        lttng-modules: update devupstream to latest 2.13
        linux-yocto/5.15: update to v5.15.22
        linux-yocto/5.10: update to v5.10.99
        linux-yocto/5.15: ppc/riscv: fix build with binutils 2.3.8
        linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8
        linux-yocto/5.10: fix dssall build error with binutils 2.3.8
        linux-yocto/5.15: fix dssall build error with binutils 2.3.8

  Carlos Rafael Giani (1):
        libxml2: Backport python3-lxml workaround patch

  Changhyeok Bae (1):
        connman: update 1.40 -&gt; 1.41

  Changqing Li (2):
        mdadm: fix testcase 00multipath failure
        nghttp2: fix for multilib support

  Chen Qi (1):
        mdadm: install mdcheck

  Christian Eggers (5):
        sdk: fix search for dynamic loader
        mc: fix build if ncurses have been configured without wide characters
        curl: configure with '--without-ssl' if ssl is disabled
        gcsections: add nativesdk-cairo to exclude list
        dev-manual: update example from kernel.bbclass

  Daiane Angolini (1):
        classes/lib/useradd: The option -P is deprecated

  Daniel Gomez (2):
        bitbake: contrib: Fix hash server Dockerfile dependencies
        bitbake: asyncrpc: Fix attribute errors

  Daniel Müller (1):
        scripts/runqemu-ifdown: Don't treat the last iptables command as special

  Denys Dmytriyenko (2):
        wayland-protocols: upgrade 1.24 -&gt; 1.25
        yocto-check-layer: add ability to perform tests from a global bbclass

  Florian Amstutz (1):
        devtool: deploy-target: Remove stripped binaries in pseudo context

  Hongxu Jia (1):
        glibc: fix create thread failed in unprivileged process

  Joe Slater (1):
        virglrenderer: fix CVE-2022-0135 and -0175

  Jon Mason (1):
        linux-yocto-dev: add qemuriscv32

  Jose Quaresma (18):
        icecc.bbclass: replace deprecated bash command substitution
        spirv-headers: bump to b42ba6
        spirv-tools: upgrade 2021.4 -&gt; 2022.1
        glslang: upgrade 11.7.1 -&gt; 11.8.0
        shaderc: upgrade 2021.3 -&gt; 2021.4
        shaderc: upgrade 2021.4 -&gt; 2022.0
        gstreamer1.0: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-plugins-base: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-plugins-good: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-plugins-bad: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-plugins-ugly: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-rtsp-server: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-libav: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-vaapi: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-omx: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0-python: upgrade 1.18.5 -&gt; 1.20.0
        gst-devtools: upgrade 1.18.5 -&gt; 1.20.0
        gstreamer1.0: update licenses of all modules

  Joshua Watt (4):
        classes/create-spdx: Add packageSupplier field
        classes/create-spdx: Remove unnecessary package
        spdx: Add set helper for list properties
        bitbake: msg: Ensure manually created loggers have the once filter

  Justin Bronder (1):
        initramfs-framework: unmount automounts before switch_root

  Kai Kang (2):
        toolchain-scripts.bbclass: use double quotes for exported PS1
        webkitgtk: 2.34.4 -&gt; 2.34.5

  Khem Raj (17):
        ffmpeg: Remove --disable-msa2 mips option
        systemd: Forward port musl patches
        ruby: Fix build on riscv/musl
        musl: Update to latest master
        libstd-rs: Apply patches to right version of libc
        image-prelink: Remove bbclass
        qemuppc64.conf: Remove commented prelink use
        meta: Remove libsegfault and catchsegv
        man-db: Fix build with clang
        diffutils: Link with libbcrypt on mingw
        binutils: Upgrade to 2.38 release
        opensbi: Upgrade to 1.0
        u-boot: Fix RISCV build with binutils 2.38
        libgit2: Upgrade to 1.4.1
        grub: Fix build with bintutils 2.38 on riscv
        boost: Fix build on 32bit arches with 64bit time_t defaults
        scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variable

  Konrad Weihmann (2):
        ruby: fix DEPENDS append
        gmp: fix EXTRA_OECONF for mipsarchr6

  Kory Maincent (1):
        icu: fix make_icudata dependencies

  Lee Chee Yang (1):
        libarchive : update to 3.5.3

  LiweiSong (1):
        qemu: add tpm string section to qemu acpi table

  Luna Gräfje (1):
        tune-cortexa72: Fix a misspelt override in PACKAGE_EXTRA_ARCHS

  Marek Vasut (1):
        kernel-fitimage: Add missing dependency for UBOOT_ENV

  Markus Niebel (1):
        kmscube: depend on virtual/libgbm

  Markus Volk (2):
        libical: build gobject and vala introspection
        seatd: build systemd backend if DISTRO_FEATURE systemd is set

  Marta Rybczynska (1):
        bitbake: lib/bb: fix exit when found renamed variables

  Martin Beeger (1):
        cmake: remove bogus CMAKE_LDFLAGS_FLAGS definition from toolchain file

  Martin Jansa (2):
        systemd: fix DeprecationWarning about regexps
        icecc.bbclass: fix syntax error

  Matthias Klein (1):
        boost: add json lib

  Michael Halstead (3):
        uninative: Upgrade to 3.5
        releases: update to include 3.1.14
        releases: update to include 3.4.2

  Michael Opdenacker (8):
        migration-3.5: mention task specific network access
        dev-manual: stop mentioning the Angstrom distribution
        dev-manual: new "working with pre-compiled libraries" section
        manuals: improve references to classes
        manuals: propose https for SSTATE_MIRRORS
        ref-manual: add usage details about ccache.bbclass
        ref-manual: update TCLIBC description
        manuals: add 3.4 and 3.4.1 release notes after migration information

  Oleksandr Kravchuk (1):
        ell: update to 0.48

  Oleksandr Suvorov (1):
        depmodwrapper-cross: add config directory option

  Pavel Zhukov (3):
        systemd: allow to create directory whose path contains symlink
        systemd: enable KeepConfiguration= when running on network filesystem
        patch.py: Prevent git repo reinitialization

  Peter Kjellerstedt (21):
        sstate: A third fix for for touching files inside pseudo
        devtool: sdk-update: Remove an unnecessary \n from SSTATE_MIRRORS
        sstatetests: Correct a typo in a comment
        glibc-tests: Correct PACKAGE_DEBUG_SPLIT_STYLE
        test-manual: Correct two references to BB_SKIP_NETTESTS
        package: Split out package_debug_vars from split_and_strip_files
        package: Make package_debug_vars() return a dict
        package: Pass dv (debug_vars) around instead of individual vars
        bitbake: bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example
        bitbake: tests/fetch: Skip the crate tests if network tests are disabled
        bitbake: tests/fetch: Remove unnecessary \n from mirror variables
        bitbake: tests/fetch: Improve the verbose messages for skipped tests
        bitbake: tests/fetch: Unify how git commands are run
        bitbake: tests/fetch: Only set the Git user name/email if they are not already set
        bitbake: tests/fetch: Make test_npm_premirrors work with the current fetcher
        bitbake: fetch2: Correct handling of replacing the basename in URIs
        bitbake: fetch2: npm: Put all downloaded files in the npm2 directory
        poky.conf: Remove unnecessary \n from PREMIRRORS
        local.conf.sample: Remove unnecessary \n from the SSTATE_MIRRORS example
        manuals: Remove unnecessary \n from SSTATE_MIRRORS examples
        oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code

  Pgowda (2):
        glibc : Fix CVE-2021-3998
        glibc : Fix CVE-2021-3999

  Quentin Schulz (2):
        docs: point to renamed BB_BASEHASH_IGNORE_VARS variable
        docs: fix hardcoded link warning messages

  Richard Purdie (65):
        lttng-tools: upgrade 2.13.2 -&gt; 2.13.4
        gcc: Drop stdlib++ option patch
        staging: Add extra hash handling code
        abi_version/sstate: Bump for hash equivalence fix
        prelink: Drop support for it
        glibc: Drop prelink patch
        oqea/runtime/oe_syslog: Improve test
        vim: Upgrade 4269 -&gt; 4134
        binutils: Add fix for CVE-2021-45078
        glibc: Upgrade to 2.35
        patchelf: Fix corrupted file mode patch
        buildtools: Allow testsdk to access the network
        scriptutils: Fix handling of srcuri urls
        default-distrovars.inc: Switch connectivity check to a yoctoproject.org page
        bitbake: tests/fetch: Add missing branch param for git urls
        oeqa/buildtools: Switch to our webserver instead of example.com
        openssl: Add perl functionality test to do_configure
        ltp: Disable proc01 test
        bitbake: fetch2/cooker: Fix source revision handling with floating upstreams
        bitbake: data_smart: Fix overrides file/line message additions
        bitbake: cooker: Improve parsing failure from handled exception usability
        bitbake: msg: Add bb.warnonce() and bb.erroronce() log methods
        bitbake: data_smart: Add hasOverrides method to public datastore API
        selftest/bbtests: Add tests for git floating tag resolution
        oeqa/selftest/bbtests: Update to match changed bitbake output
        features_check/insane: Use hasOverrides datastore method
        recipeutils: Add missing get_srcrev() call
        archiver: Fix typo
        bitbake: utils: Fix environment decorator logic error
        bitbake: fetch2: Abstract fetcher environment to a function
        core-image-testmaster: Rename to core-image-testcontroller
        scripts: Add a conversion script to use SPDX license names
        meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
        oeqa/selftest/bbtests: Update after license changes
        sstate: Setup fetcher environment in advance
        expat: Upgrade 2.4.4 -&gt; 2.4.5
        expat: Upgrade 2.4.5 -&gt; 2.4.6
        perl: Improve and update module RPDEPENDS
        libxml-parser-perl: Add missing RDEPENDS
        vim: Upgrade 8.2.4314 -&gt; 8.2.4424
        tiff: Add backports for two CVEs from upstream
        bitbake: utils: Ensure shell function failure in python logging is correct
        oeqa/selftest/bblogging: Split the test cases up for ease of testing
        bitbake: data_smart/cookerdata: Add variable remapping support
        bitbake: data_smart: Allow rename mechanism to show full expressions
        bitbake: data_smart: Add support to BB_RENAMED_VARIABLES for custom strings
        bitbake: bitbake: Bump version to 1.53.1
        sanity.conf: Require bitbake version 1.53.1
        layer.conf: Update to use kirkstone
        meta/scripts: Change BB_ENV_EXTRA_WHITE -&gt; BB_ENV_PASSTHROUGH_ADDITIONS
        meta/scripts: Handle bitbake variable renaming
        bitbake.conf: Add entries for renamed variables
        meta/scripts: Automated conversion of OE renamed variables
        icecc: Improve variables/terminology
        bitbake.conf: Add entries to warn on usage of removed variables
        layer.conf: Update to kirkstone namespace
        bitbake: data_smart: Avoid exceptions for non string data
        bitbake: tests/fetch: Update for master -&gt; main change upstream
        python3targetconfig: Use for nativesdk too
        licenses: Fix logic error introduced in rename
        pip_install_wheel: Recompile modified files
        pip_install_wheel: Use --ignore-installed for pip
        python3-pip: Don't change shebang
        python3-pip: Improve reproducibility
        python3-numpy: Fix pyc determinism issue

  Robert Joslyn (1):
        dev-manual/common-tasks: Fix typo

  Robert Yang (1):
        bitbake: bitbake: bitbake-worker: Preserve network non-local uid

  Ross Burton (21):
        tiff: backport fix for CVE-2022-22844
        yocto-check-layer: add debug output for the layers that were found
        openssl: export OPENSSL_MODULES in the wrapper
        expat: upgrade to 2.4.4
        vim: upgrade to patch 4269
        core-image-sato-sdk: allocate more memory when in qemu
        oeqa/runtime/stap: improve systemtap test
        systemtap: backport buffer size tuning patches
        strace: remove obsolete musl-on-MIPS patch
        strace: skip a number of load-sensitive tests
        yocto-check-layer: check for duplicate layers when finding layers
        common-licences: remove ambiguous "BSD" license
        newlib: fix license checksums
        oeqa/selftest: test that newlib can build
        cmake: stop FetchContent from fetching content
        kernel: make kernel-base recommend kernel-image, not depend
        poky-tiny: don't skip core-image-base and core-image-full-cmdline
        poky-tiny: set QB_DEFAULT_FSTYPE correctly
        coreutils: remove obsolete ignored CVE list
        cve-check: get_cve_info should open the database read-only
        oeqa/controllers: update for MasterImageHardwareTarget-&gt;Controller...

  Rudolf J Streif (1):
        linux-firmware: Add CLM blob to linux-firmware-bcm4373 package

  Saul Wold (13):
        recipetool: Fix circular reference in SRC_URI
        create-spdx: Get SPDX-License-Identifier from source
        blacklist: Replace class with SKIP_RECIPE variable
        dnf: Use renamed SKIP_RECIPE varFlag
        multilib: Use renamed SKIP_RECIPE varFlag
        imagefeatures: selftest: Change variable to be more descriptive
        scripts: Add convert-variable-renames script for inclusive language variable renaming
        meta: Rename LICENSE_FLAGS variable
        poky-tiny: Use renamed SKIP_RECIPES varFlag
        Rename LICENSE_FLAGS variable
        meta: Further LICENSE_FLAGS variable updates
        package: rename LICENSE_EXCLUSION
        license.py: rename variables

  Scott Murray (13):
        bitbake: bitbake: Rename basehas and taskhash filtering variables
        bitbake: bitbake: Rename environment filtering variables
        bitbake: bitbake: Rename configuration hash filtering variable
        bitbake: bitbake: Rename setscene enforce filtering variable
        bitbake: bitbake: Rename allowed multiple provider variable
        bitbake: lib: Replace remaining "blacklist"/"whitelist" usage
        bitbake: lib/bb: Replace "abort" usage in task handling
        bitbake: lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
        bitbake: bitbake: Replace remaining "abort" usage
        local.conf/oeqa: Update BB_DISKMON_DIRS use
        meta-poky: Update BB_DISKMON_DIRS use
        scripts: fix file writing in convert-variable-renames
        scripts: fix file writing in convert-spdx-licenses

  Sean Anderson (1):
        libpcap: Disable DPDK explicitly

  Stefan Herbrechtsmeier (12):
        cve-check: create directory of CVE_CHECK_MANIFEST before copy
        systemd: Add link-udev-shared PACKAGECONFIG
        systemd: Minimize udev package size if DISTRO_FEATURES doen't contain sysvinit
        gcc-target: fix glob to remove gcc-&lt;version&gt; binary
        gcc-target: move cc1plus to g++ package
        wic: partition: Support valueless keys in sourceparams
        wic: rawcopy: Add support for packed images
        selftest: wic: Remove requirement of syslinux from test_rawcopy_plugin
        selftest: wic: Add rawcopy plugin unpack test
        selftest: wic: Disable graphic of qemu to support WSL
        classes: rootfs-postcommands: avoid exception in overlayfs_qa_check
        files: overlayfs-create-dirs: split ExecStart into two commands

  Tamizharasan Kumar (2):
        linux-yocto/5.10: update genericx86* machines to v5.10.99
        linux-yocto/5.15: update genericx86* machines to v5.15.22

  Tim Orling (43):
        python3-hypothesis: upgrade 6.35.0 -&gt; 6.36.0
        python3-setuptools-scm: upgrade 6.3.2 -&gt; 6.4.2
        python3-pyparsing: upgrade 3.0.6 -&gt; 3.0.7
        python3-importlib-metadata: upgrade 4.10.0 -&gt; 4.10.1
        python3-wheel: move 0.37.1 from meta-python
        python3-flit-core: add recipe for 3.6.0
        python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE
        python3-flit-core: inherit pip_install_wheel
        flit_core.bbclass: add helper for newer python packaging
        python3-wheel: inherit flit_core
        pip_install_wheel.bbclass: add helper class
        python3-wheel-native: install ${bindir}/wheel
        setuptools_build_meta.bbclass: add helper class
        python3-pip: inherit setuptools_build_meta
        python3-pip-native: install scripts in ${bindir}
        python3-attrs: inherit setuptools_build_meta
        python3-git: inherit setuptools_build_meta
        python3-pytest: inherit setuptools_build_meta
        python3-setuptools-scm: inherit setuptools_build_meta
        python3-zipp: inherit setuptools_build_meta
        python3-iniconfig: inherit setuptools_build_meta
        python3-py: inherit setuptools_build_meta
        python3-pluggy: inherit setuptools_build_meta
        python3-setuptools: inherit setuptools_base_meta
        setuptools3.bbclass: refactor for wheels
        python3-more-itertools: set PIP_INSTALL_PACKAGE
        meson: inherit setuptools_build_meta
        python3-libarchive-c: set PIP_INSTALL_PACKAGE
        python3-smartypants: patch hash bang to python3
        python3-scons: merge -native recipe
        python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
        python3-magic: set PIP_INSTALL_PACKAGE
        bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
        asciidoc: set PIP_INSTALL_PACKAGE
        gi-docgen: set PIP_INSTALL_PACKAGE
        python3-numpy: set PIP_INSTALL_PACKAGE
        python3-dbusmock: set PIP_INSTALL_PACKAGE
        python3-mako: inherit setuptools_build_meta
        python3-packaging: inherit setuptools_build_meta
        python3-nose: drop recipe
        disutils*.bbclasses: move to meta-python
        selftest: drop distutils3 test from recipetool
        pip_install_wheel: improved wheel filename guess

  Tom Hochstein (1):
        xwayland: Add xkbcomp runtime dependency

  Yi Zhao (2):
        glibc: unify wordsize.h between arm and aarch64
        glibc: fix multilib headers conflict for arm

  Zoltán Böszörményi (2):
        qemuboot: Fix build error if UNINATIVE_LOADER is unset
        gtk-icon-cache: Allow using gtk4

  Zygmunt Krynicki (13):
        bitbake: fetch2/wget: move loop-invariant load of BB_ORIGENV
        bitbake: cooker: Fix typo "isn't" and "tuples"
        bitbake: cookerdata: Fix typo "normally"
        bitbake: daemonize: Fix typo "separate"
        bitbake: event: Fix typo "asynchronous" and "occasionally"
        bitbake: fetch2: Fix typo "conform" and "processed"
        bitbake: fetch2/git: Remove duplicate "the"
        bitbake: persist_data: Fix typo "committed"
        bitbake: process: Fix typo: "process"
        bitbake: progress: Fix typo "wherever"
        bitbake: tinfoil: Fix typo "receive" and "something"
        bitbake: utils: Fix typo "dependency" and "spawning"
        bitbake: wget: Fix grammar "can happen"

  pgowda (1):
        gcc : Fix CVE-2021-46195

  wangmy (44):
        libwebp: 1.2.1 -&gt; 1.2.2
        python3-libarchive-c: upgrade 3.2 -&gt; 4.0
        lighttpd: upgrade 1.4.63 -&gt; 1.4.64
        nfs-utils: upgrade 2.5.4 -&gt; 2.6.1
        libmodulemd: upgrade 2.13.0 -&gt; 2.14.0
        libxcrypt: upgrade 4.4.27 -&gt; 4.4.28
        lzip: upgrade 1.22 -&gt; 1.23
        libxkbcommon: upgrade 1.3.1 -&gt; 1.4.0
        man-db: upgrade 2.9.4 -&gt; 2.10.0
        gdbm: upgrade 1.22 -&gt; 1.23
        harfbuzz: upgrade 3.3.1 -&gt; 3.3.2
        findutils: upgrade 4.8.0 -&gt; 4.9.0
        python3-magic: upgrade 0.4.24 -&gt; 0.4.25
        python3-pycryptodome: upgrade 3.14.0 -&gt; 3.14.1
        python3-pytest: upgrade 6.2.5 -&gt; 7.0.0
        python3-pip: upgrade 22.0.2 -&gt; 22.0.3
        python3-pyelftools: upgrade 0.27 -&gt; 0.28
        screen: upgrade 4.8.0 -&gt; 4.9.0
        ed: upgrade 1.17 -&gt; 1.18
        autoconf-archive: upgrade 2021.02.19 -&gt; 2022.02.11
        gpgme: upgrade 1.16.0 -&gt; 1.17.0
        glib-2.0: upgrade 2.70.3 -&gt; 2.70.4
        harfbuzz: upgrade 3.3.2 -&gt; 3.4.0
        python3-hypothesis: upgrade 6.36.1 -&gt; 6.36.2
        python3-pathlib2: upgrade 2.3.6 -&gt; 2.3.7
        python3-pbr: upgrade 5.8.0 -&gt; 5.8.1
        python3-ruamel-yaml: upgrade 0.17.20 -&gt; 0.17.21
        linux-firmware: upgrade 20211216 -&gt; 20220209
        rng-tools: upgrade 6.14 -&gt; 6.15
        mesa: upgrade 21.3.5 -&gt; 21.3.6
        go: upgrade 1.17.6 -&gt; 1.17.7
        libhandy: Use upstream regex to check version of upgrade.
        libva-utils: upgrade 2.13.0 -&gt; 2.14.0
        patchelf: upgrade 0.14.3 -&gt; 0.14.5
        quilt: upgrade 0.66 -&gt; 0.67
        ruby: upgrade 3.1.0 -&gt; 3.1.1
        wireless-regdb: upgrade 2021.08.28 -&gt; 2022.02.18
        bind: upgrade 9.16.25 -&gt; 9.16.26
        flac: upgrade 1.3.3 -&gt; 1.3.4
        init-system-helpers: upgrade 1.60 -&gt; 1.62
        libdrm: upgrade 2.4.109 -&gt; 2.4.110
        python3-hypothesis: upgrade 6.36.2 -&gt; 6.37.2
        python3-markupsafe: upgrade 2.0.1 -&gt; 2.1.0
        asciidoc: upgrade 10.1.1 -&gt; 10.1.3

meta-raspberrypi: 836755370f..e39a0a570c:
  Andrei Gherzan (13):
        README.md: Add contributing section
        Move the python3-adafruit recipes depending on meta-oe to dynamic layers
        README.md: Don't advertise meta-oe dependency
        docs: Detail the merging process of patches sent through the mailing list
        ci: Define an action for building a local docker image
        ci: Define an action for cleaning dangling image
        ci: Define an action for cleaning/removing an image
        ci: Introduce workflow for compliance
        ci: Introduce workflow Yocto operations/builds
        ci: Add workflow to cancel redundant workflows
        ci: Add git mirror workflow
        ci: No need for checkout step in mirror workflow
        ci: Use the current stable version for the mirror action

  Aníbal Limón (1):
        gstreamer1.0-plugins-good: Update bbappend to 1.20

  Bernhard Guillon (1):
        rpi-base.inc: enable i2c-gpio overlay

  Devendra Tewari (1):
        linux-raspberrypi: Upgrade to 5.10.83

  Khem Raj (7):
        raspberrypi4-64: Switch to using cortexa72-crc default tune
        picamera-libs,python3-picamera: Limit visibility to 32 bit rpi machines
        rpi-gpio: Replace setuptool3 instead of  distutils3
        python3-adafruit-blinka: Disable on musl
        linux-raspberrypi: Add recipe for 5.15 LTS kernel
        rpi-default-versions: Use 5.15 as default kernel
        layers: Bump to use kirkstone

  Martin Jansa (4):
        sdcard_image-rpi: fix DeprecationWarning
        gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl
        meta: update variable names
        meta: update license names

  Mauro Anjo (1):
        machine: add Pi Zero 2 W 32bits

  Michal Toman (1):
        rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay

  Mingli Yu (1):
        xserver-xorg: remove xshmfence configure option

  Otto Esko (2):
        recipes-bsp: Add support for gpio-shutdown
        Add documentation for gpio-shutdown

  Paul Barker (1):
        raspberrypi4-64: Switch to cortexa72 tune

  bhargavthriler (1):
        python3-picamera: Add picamera library

meta-openembedded: 6b63095946..cf0ed42391:
  Alejandro Hernandez Samaniego (1):
        remmina: Upgrade to 1.4.23

  Alexander Kanavin (4):
        libvncserver: disable ffmpeg support due to incompatiblility with ffmpeg 5.0
        opencv: update 4.5.2 -&gt; 4.5.5
        minidlna: update 1.2.1 -&gt; 1.3.0
        mpd: update 0.22.9 -&gt; 0.23.5

  An?bal Lim?n (2):
        python3-apt: add new recipe version 2.3.0
        unattended-upgrades: add new recipe version 2.6

  Andreas Müller (1):
        All layers: Follow oe-core's variable name changes

  Andrej Valek (1):
        nodejs: add option to use openssl legacy providers

  Carlos Rafael Giani (3):
        pipewire: Upgrade to 0.3.45
        wireplumber: Add recipe
        wireplumber: Improve configuration

  Changqing Li (1):
        python3-psutil: fix test failure

  Christian Eggers (5):
        ebtables: remove perl from RDEPENDS
        graphviz: native: create /usr/lib/graphviz/config6 in populate_sysroot
        boost-sml: add new recipe
        python3-dt-schema: remove recipe
        graphviz: added PACKAGECONFIG for librsvg

  Clément Péron (1):
        networking: add new netsniff-ng recipe version 0.6.8

  Daniel Gomez (1):
        opencv: Update contrib 4.5.2 -&gt; 4.5.5

  Devendra Tewari (1):
        libcamera: add pkg-config files

  Fabio Estevam (2):
        rtc-tools: Add a recipe
        rtc-tools: Update to 2022.02

  Gianfranco Costamagna (4):
        vboxguestdrivers: upgrade 6.1.30 -&gt; 6.1.32
        boinc-client: Update to 7.18.1
        mosquitto: upgrade 2.0.12 -&gt; 2.0.14
        websocketpp: Apply upstream proposed patch to fix a Scons 4.2.0+ build failure

  Jan Luebbe (1):
        snappy: use main branch to fix fetch failure

  Jan Vermaete (2):
        netdata: upgrade 1.32.1 -&gt; 1.33.0
        netdata: version bump 1.33.0 -&gt; 1.33.1

  Justin Bronder (4):
        yaml-cpp: bump 0.7.0
        googlebenchmark: add 1.6.1
        python3-pytest-forked: add 1.4.0
        python3-pytest-xdist: add 2.5.0

  Kai Kang (1):
        openjpeg: fix CVE-2021-29338

  Kartikey Rameshbhai Parmar (1):
        imagemagick: update SRC_URI branch to main

  Khem Raj (46):
        xfce4-datetime-setter: Fix build with meson 0.61+
        gerbera: Upgrade to 1.9.2
        iotop: Disable LTO with clang/rv64
        spdlog: Update the external fmt patch
        dlt-daemon: Bump to latest revision on master
        evolution-data-server: Disable g-i data generation
        gerbera: Fix build with fmt 8.1+
        php: Update to 8.1.2
        postgresql: Fix build on riscv
        libcec: Fix type mismatch for return value of LibCecBootloader()
        gparted: Do not use NULL where boolean is expected
        python3-pyruvate: Fix build with mips
        python3-pyruvate: Fix build with riscv64/musl
        pcp: Disable parallel compile
        gst-shark: Upgrade to 0.7.3.1
        crda: Fix buffer overflow in sscanf
        open-vm-tools: Fix build with musl
        openldap: Fix build with musl
        gimp: Disable vector icons on x86 with clang
        libjs-jquery-icheck: Use hardcoded SHA for srcrev
        smarty: Upgrade to 4.1.0
        dhcp-relay: Package needed shared libs from bind
        gimp: Disable vector icons with clang on arm
        capnproto: Fix build on mips
        packagegroup-meta-oe: Add googlebenchmark
        packagegroup-meta-python: Add python3-pytest-forked and python3-pytest-xdist
        ntopng: Avoid linking libm statically
        libsigc++-3: Upgrade to 3.2.0
        geany-plugins: Fix build with libgit2 1.4+
        recipes: Use renamed SKIP_RECIPE varFlag
        recipes: Use new CVE_CHECK_IGNORE variable
        meta-oe: Use new variable SYSROOT_DIRS_IGNORE
        layers: Bump to use kirkstone
        capnproto: Link with libatomic on rv32
        iotop: Disable lto with clang for rv32
        glibmm: Add recipe for 2.70.0
        cairomm: Add recipe for cairomm 1.16
        pangomm: Add recipe for pangomm-2.48
        atkmm: Add new recipe for 2.36+
        libxml++: Upgrade to 2.42.1 release
        libxml++-5.0: Add recipe for libxml++ 5.0
        Revert "libcamera: add pkg-config files"
        python3-blinker: Migrate to use pytest instead of nose for testing
        python3-oauthlib: Drop redundant nose dependency
        netplan: Add knob to enable tests
        openldap: Use renamed variable CVE_CHECK_IGNORE

  Leon Anavi (23):
        python3-imageio: Upgrade 2.14.0 -&gt; 2.14.1
        python3-pandas: Upgrade 1.3.5 -&gt; 1.4.0
        python3-aenum: Upgrade 3.1.6 -&gt; 3.1.8
        python3-redis: Upgrade 4.0.2 -&gt; 4.1.1
        python3-jdatetime: Upgrade 3.8.1 -&gt; 3.8.2
        python3-bandit: Upgrade 1.7.1 -&gt; 1.7.2
        python3-fasteners: Upgrade 0.17.2 -&gt; 0.17.3
        python3-ansi2html: Upgrade 1.6.0 -&gt; 1.7.0
        python3-coverage: Upgrade 6.2 -&gt; 6.3
        python3-imageio: Upgrade 2.14.1 -&gt; 2.15.0
        python3-humanize: Upgrade 3.13.1 -&gt; 3.14.0
        python3-bitarray: Upgrade 2.3.5 -&gt; 2.3.6
        python3-itsdangerous: Upgrade 2.0.1 -&gt; 2.1.0
        python3-croniter: Upgrade 1.2.0 -&gt; 1.3.4
        python3-distro: Upgrade 1.6.0 -&gt; 1.7.0
        python3-click: Upgrade 8.0.3 -&gt; 8.0.4
        python3-ordered-set: Upgrade 4.0.2 -&gt; 4.1.0
        python3-bitarray: Upgrade 2.3.6 -&gt; 2.3.7
        python3-pandas: Upgrade 1.4.0 -&gt; 1.4.1
        python3-unidiff: Upgrade 0.7.0 -&gt; 0.7.3
        python3-langtable: Upgrade to release 0.0.57
        python3-cmd2: Upgrade 2.3.3 -&gt; 2.4.0
        python3-coverage: Upgrade 6.3 -&gt; 6.3.2

  Marek Vasut (1):
        freerdp: Update to FreeRDP 2.5.0

  Mark Jonas (1):
        mbedtls: Upgrade to 2.28.0

  Markus Volk (12):
        geary: initial add recipe
        packagegroup-gnome-apps.bb: add geary
        folks: add PACKAGECONFIG for import_tool and inspect_tool
        geary: use sha hash for SRCREV; fix identation
        folks: make some dependencies optional
        evolution-data-server: try to fix g-i data generation
        folks: dont build tests as they are not installed anyway
        gvfs: upgrade 1.48.1 -&gt; 1.49.1
        libxfce4util: inherit vala
        xfconf: inherit vala
        libxfce4ui: disable vala
        xfce4-panel: disable vala

  Martin Jansa (1):
        Fix DeprecationWarning about regexps

  Matsunaga-Shinji (1):
        openldap: add CVE-2015-3276 to allowlist

  Matthias Klein (1):
        gpsd-machine-conf: set precise BSD-3-Clause license

  Mingli Yu (5):
        plymouth: switch to KillMode=mixed
        lxdm: remove conflicts setting
        plymouth: add extra kernel parameter
        opencv: disable sse4.1 and sse4.2 on x86
        plymouth: Add the retain-splash option

  Oleksandr Kravchuk (4):
        redis: add recipe for 7.0-rc1
        iwd: update to 1.24
        fping: update to 5.1
        capnproto: update to 0.9.1

  Peter Bergin (1):
        pipewire: fix build error when pipewire-jack is used

  Peter Griffin (1):
        libcamera: update meson options to build pipeline handlers &amp; cam utility

  Randy MacLeod (1):
        rsyslog: update to 8.2202

  Robert Joslyn (1):
        hwdata: Update to 0.356

  Ross Burton (16):
        python3-jsonpath-rw: set correct license
        concurrencykit: use precise BSD licence version
        pkcs11-helper: update homepage
        pkcs11-helper: set precise BSD license
        spice: set correct LICENSE
        poppler-data: set precise BSD license
        openipmi: use precise BSD license
        s-nail: add a maintained mail(1) fork
        minidlna: use precise BSD license
        smartmontools: use s-nail
        mailx: remove
        spice-protocol: upgrade to 1.14.3
        libjs-jquery: remove
        fwupd-efi: upgrade to 1.2
        fping: set precise license
        concurrencykit: enable 32- and 64-bit Arm targets

  Sakib Sajal (1):
        nss: uprev v3.73.1 -&gt; v3.74

  Sam Van Den Berge (1):
        libiio: use setuptools functions instead of distutils

  Thomas Perrot (1):
        breakpad: fix branch for gtest in SRC_URI

  Tim Orling (2):
        python3-wheel: drop; moved to oe-core
        python3-test-generator: drop recipe

  Trevor Gamblin (1):
        phoronix-test-suite: upgrade 9.2.1 -&gt; 10.8.1

  Wang Mingyu (39):
        ndpi: upgrade 4.0 -&gt; 4.2
        ntopng: upgrade 5.0 -&gt; 5.2.1
        python3-werkzeug: upgrade 2.0.2 -&gt; 2.0.3
        python3-twisted: upgrade 21.7.0 -&gt; 22.1.0
        python3-natsort: upgrade 8.0.2 -&gt; 8.1.0
        xfsdump: upgrade 3.1.9 -&gt; 3.1.10
        mm-common: upgrade 1.0.3 -&gt; 1.0.4
        fsverity-utils: upgrade 1.4 -&gt; 1.5
        libgee: upgrade 0.20.4 -&gt; 0.20.5
        libqmi: upgrade 1.30.2 -&gt; 1.30.4
        libcrypt-openssl-guess-perl: upgrade 0.14 -&gt; 0.15
        gjs: upgrade 1.70.0 -&gt; 1.70.1
        dnf-plugin-tui: Fix a bug of multilib
        libwacom: upgrade 1.12 -&gt; 2.1.0
        gedit: upgrade 40.1 -&gt; 41.0
        gnome-autoar: upgrade 0.4.2 -&gt; 0.4.3
        libwnck3: upgrade 40.0 -&gt; 40.1
        iscsi-initiator-utils: upgrade 2.1.5 -&gt; 2.1.6
        iotop: upgrade 1.20 -&gt; 1.21
        inotify-tools: upgrade 3.21.9.6 -&gt; 3.22.1.0
        gnuplot: upgrade 5.4.2 -&gt; 5.4.3
        libxmlb: upgrade 0.3.6 -&gt; 0.3.7
        libgusb: upgrade 0.3.9 -&gt; 0.3.10
        monit: upgrade 5.30.0 -&gt; 5.31.0
        libjcat: upgrade 0.1.9 -&gt; 0.1.10
        libio-socket-ssl-perl: upgrade 2.073 -&gt; 2.074
        mpv: upgrade 0.34.0 -&gt; 0.34.1
        php: upgrade 8.1.2 -&gt; 8.1.3
        nano: upgrade 6.0 -&gt; 6.2
        rdma-core: upgrade 38.0 -&gt; 39.0
        netplan: upgrade 0.103 -&gt; 0.104
        nautilus: upgrade 41.1 -&gt; 41.2
        zchunk: upgrade 1.1.16 -&gt; 1.2.0
        tree: upgrade 2.0.1 -&gt; 2.0.2
        soci: upgrade 4.0.2 -&gt; 4.0.3
        remmina: upgrade 1.4.23 -&gt; 1.4.24
        wolfssl: upgrade 5.1.0- &gt; 5.2.0
        tcpreplay: upgrade 4.4.0 -&gt; 4.4.1
        spice-protocol: upgrade 0.14.3 -&gt; 0.14.4

  Xu Huan (15):
        python3-multidict: upgrade 5.2.0 -&gt; 6.0.2
        python3-pulsectl upgrade 21.10.5 -&gt; 22.1.3
        python3-pyephem: upgrade 4.1.1 -&gt; 4.1.3
        python3-pytest-timeout: upgrade 2.0.2 -&gt; 2.1.0
        python3-pywbemtools: upgrade 0.9.0 -&gt; 0.9.1
        python3-requests-oauthlib: upgrade 1.3.0 -&gt; 1.3.1
        python3-sqlalchemy: upgrade 1.4.29 -&gt; 1.4.31
        python3-oauthlib: upgrade 3.1.1 -&gt; 3.2.0
        python3-pyudev: upgrade 0.22.0 -&gt; 0.23.2
        python3-pyopenssl: upgrade 21.0.0 -&gt; 22.0.0
        python3-alembic upgrade 1.7.5 -&gt; 1.7.6
        python3-autobahn: upgrade 21.11.1 -&gt; 22.1.1
        python3-flask: upgrade 2.0.2 -&gt; 2.0.3
        python3-imageio: upgrade 2.15.0 -&gt; 2.16.0
        python3-jdatetime: upgrade 3.8.2 -&gt; 4.0.0

  Yi Zhao (5):
        phpmyadmin: upgrade 5.1.1 -&gt; 5.1.2
        tcpdump: upgrade 4.99.0 -&gt; 4.99.1
        tcpslice: upgrade 1.2a3 -&gt; 1.5
        tcpreplay: update HOMEPAGE
        samba: upgrade 4.14.11 -&gt; 4.14.12

  Zheng Ruoqin (6):
        libjs-jquery: Upgrade to 3.3.1.
        protobuf: upgrade 3.19.3 -&gt; 3.19.4
        phpmyadmin: upgrade 5.1.2 -&gt; 5.1.3
        postgresql: upgrade 14.1 -&gt; 14.2
        pugixml: upgrade 1.11.4 -&gt; 1.12
        poppler: upgrade 22.01.0 -&gt; 22.02.0

  wangmy (14):
        fatcat: upgrade 1.1.0 -&gt; 1.1.1
        libnma: upgrade 1.8.32 -&gt; 1.8.34
        botan: upgrade 2.18.2 -&gt; 2.19.1
        cgdb: upgrade 0.7.1 -&gt; 0.8.0
        ddrescue: upgrade 1.25 -&gt; 1.26
        hostapd: upgrade 2.9 -&gt; 2.10
        libcereal: upgrade 1.3.0 -&gt; 1.3.1
        ser2net: upgrade 4.3.4 -&gt; 4.3.5
        dlt-daemon: upgrade 2.18.7 -&gt; 2.18.8
        devilspie2: upgrade 0.43 -&gt; 0.44
        opensaf: upgrade 5.21.09 -&gt; 5.22.01
        tcpreplay: upgrade 4.3.4 -&gt; 4.4.0
        lcms: upgrade 2.12 -&gt; 2.13.1
        libcgi-perl: upgrade 4.53 -&gt; 4.54

meta-security: c20b35b527..6cc8dde794:
  Akshay Bhat (2):
        meta-hardening: Fix override syntax
        scap-security-guide: Fix openembedded platform tests

  Anton Antonov (1):
        Upgrade parsec-tool to 0.5.1

  Armin Kuster (11):
        google-authenticator-libpam: update to 1.09
        packagegroup-security-tpm2.bb: remove dynamic pkgs
        tpm2-pkcs11_1.7.0: Drop dstat from DPENDS
        lkrg-module: update to 0.9.2
        suricata: update to 6.0.4
        tpm2-tss: update to 3.1.0
        parsec-service: fix compile issue.
        layer.conf: Update to use kirkstone
        recipes: Use renamed SKIP_RECIPE varFlag
        chipsec: fix WARNING
        smack: Use new CVE_CHECK_IGNORE variable

  Patrick Williams (1):
        tpm2-pkcs11: fix RDEPENDS variable

  Yi Zhao (1):
        samhain: upgrade 4.4.3 -&gt; 4.4.6

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