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

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

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

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

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

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

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

  Changqing Li (1):
        cpio: fix ptest failure

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

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

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

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

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

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

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

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

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

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

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

  Kai Kang (1):
        grub2: support metadata_csum_seed feature

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

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

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

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

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

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

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

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

  Martin Larsson (1):
        libpam: Remove flex dependency

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Ulrich Ölmann (1):
        base: fix typos

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

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

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

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

  Yureka Lilian (1):
        systemd: rebase musl patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Justin Bronder (1):
        tk: inherit pkgconfig

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Idbfcd5f4c03ed5bd9c72558714edbe0200495aad
</content>
</entry>
<entry>
<title>subtree updates: openembedded poky</title>
<updated>2023-03-16T22:04:34+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-03-03T18:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=6aa7eec5002756f5398774a35fb9d985e15a4573'/>
<id>urn:sha1:6aa7eec5002756f5398774a35fb9d985e15a4573</id>
<content type='text'>
poky: aa6cd06a9f..fb1853c66c:
  Adrian Freihofer (1):
        bblayers/setupwriters/oe-setup-layers: create dir if not exists

  Alexander Kanavin (48):
        bblayers/makesetup: skip git repos that are submodules
        scripts/oe-setup-layers: print a note about submodules if present
        go: update 1.19.4 -&gt; 1.20
        go-cross-canadian: use gcc-crosssdk, not gcc-native
        vim: update 9.0.1211 -&gt; 9.0.1293 to resolve open CVEs
        gstreamer1.0: update 1.20.5 -&gt; 1.22.0
        mesa: update 22.3.3 -&gt; 22.3.5
        meta/conf: move default configuration templates into meta/conf/templates/default
        scripts/oe-setup-layers: correct variable names - layers should be called repos
        scripts/oe-setup-layers: do not clobber json module with a variable named 'json'
        gcr: enable vala .vapi generation only when gobject introspection is also enabled
        gstreamer1.0-python: do not require introspection during builds
        go: update 1.20 -&gt; 1.20.1
        rust: update 1.67.0 -&gt; 1.67.1
        freetype: update 2.12.1 -&gt; 2.13.0
        gnutls: update 3.7.8 -&gt; 3.8.0
        vulkan-samples: update to latest revision
        gnu-config: update to latest revision
        puzzles: upgrade to latest revision
        python3: upgrade 3.11.1 -&gt; 3.11.2
        nghttp2: upgrade 1.51.0 -&gt; 1.52.0
        log4cplus: upgrade 2.0.8 -&gt; 2.1.0
        dos2unix: upgrade 7.4.3 -&gt; 7.4.4
        webkitgtk: upgrade 2.38.4 -&gt; 2.38.5
        man-pages: upgrade 6.02 -&gt; 6.03
        util-macros: upgrade 1.19.3 -&gt; 1.20.0
        dpkg: upgrade 1.21.19 -&gt; 1.21.20
        ruby: upgrade 3.2.0 -&gt; 3.2.1
        libwpe: upgrade 1.14.0 -&gt; 1.14.1
        vala: upgrade 0.56.3 -&gt; 0.56.4
        dbus: upgrade 1.14.4 -&gt; 1.14.6
        linux-firmware: upgrade 20230117 -&gt; 20230210
        zstd: upgrade 1.5.2 -&gt; 1.5.4
        python3-setuptools: upgrade 67.2.0 -&gt; 67.3.1
        mmc-utils: upgrade to latest revision
        harfbuzz: upgrade 6.0.0 -&gt; 7.0.0
        libhandy: upgrade 1.8.0 -&gt; 1.8.1
        diffoscope: upgrade 234 -&gt; 235
        wireless-regdb: upgrade 2022.08.12 -&gt; 2023.02.13
        libcap: upgrade 2.66 -&gt; 2.67
        e2fsprogs: upgrade 1.46.5 -&gt; 1.47.0
        git: upgrade 2.39.1 -&gt; 2.39.2
        piglit: upgrade to latest revision
        python3-hatchling: upgrade 1.12.2 -&gt; 1.13.0
        devtool: ignore patch-fuzz errors when extracting source
        gcr: correctly configure vala against introspection data
        selftest: do not check for dri.pc in the headless test
        scripts/runqemu: move render nodes check to runqemu from selftest

  Alexis Lothoré (8):
        oeqa/selftest/resulttooltests: fix minor typo
        scripts/oe-selftest: append metadata to tests results
        scripts/resulttool/regression: remove unused import
        scripts/resulttool/regression: add metadata filtering for oeselftest
        scripts: add new helper for regression report generation
        oeqa/selftest: add test for yocto_testresults_query.py
        scripts/yoct_testresults_query: manage base/target revision not found
        oeqa/selftest/resulttool: add test for metadata filtering on regression

  Bruce Ashfield (11):
        linux-yocto/5.19: drop recipes
        yocto-bsps: remove 5.19 bbappend
        lttng-modules: fix for kernel 6.2+
        linux-yocto-rt/6.1: fix compilation issue with per cpu stats
        linux-yocto-dev: bump to v6.2
        linux-yocto/6.1: update to v6.1.12
        linux-yocto/5.15: update to v5.15.94
        linux-yocto/6.1: update to v6.1.14
        linux-yocto/5.15: update to v5.15.96
        linux-yocto-rt/6.1: update to -rt7
        linux-yocto-rt/5.15: update to -rt59

  Caner Altinbasak (1):
        bitbake: fetch2: Add GIT_CACHE_PATH and SSL_CERT_DIR into FETCH_EXPORT_VARS

  Chee Yang Lee (2):
        tar: Fix CVE-2022-48303
        checklayer: check for patch file upstream status

  Chen Qi (1):
        gpgme: fix python setuptools invalid version issue

  Denys Zagorui (1):
        kernel-devsrc: powerpc: add missed dependency for modules_prepare

  Dmitry Baryshkov (4):
        linux-firmware: properly set license for all Qualcomm firmware
        linux-firmware: add yamato fw files to qcom-adreno-a2xx package
        mesa: provide support for packing development and testing tools
        ffmpeg: fix build failure when vulkan is enabled

  Fawzi KHABER (1):
        ref-manual: update DEV_PKG_DEPENDENCY in variables

  Federico Pellegrin (1):
        curl: fix dependencies when building with ldap/ldaps

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

  Joe Slater (1):
        tar: Update fix for CVE-2022-48303 to upstream version

  Joel Stanley (1):
        qemu: Fix building with 6.2 kernel headers

  Jose Quaresma (2):
        bluez5: refresh patches with devtool
        icecc: enable the network only when ICECC_DISABLED is not set

  Joshua Watt (4):
        classes/populate_sdk_base: Append cleandirs
        classes/create-sdpx-2.2: Remove image SPDX and index from deploydir
        classes/create-spdx-2.2: Report downloads as separate packages
        weston: Add kiosk shell

  Kai Kang (2):
        xserver-xorg: 21.1.6 -&gt; 21.1.7
        webkitgtk: 2.38.3 -&gt; 2.38.4

  Khem Raj (12):
        unfs3: Add missing header files
        stress-ng: Add missing header files for clock_adjtime
        gstreamer1.0-plugins-good: Fix build with musl
        elfutils: Backport fix for DW_TAG_unspecified_type handling
        tune-riscv.inc: Add riscv64nc to available tunes list
        grub: Handle R_RISCV_CALL_PLT reloc
        gdb: Upgrade to 13.1
        musl: Update to tip of trunk
        kernel: Add kernel specific OBJDUMP
        opensbi: Do not add dependencies if RISCV_SBI_FDT is not set
        opensbi: Upgrade to 1.2 release
        vte: Fix -Wenum-constexpr-conversion warning

  Lee Chee Yang (1):
        migration-guides: add release-notes for 4.0.7

  Luca Boccassi (1):
        systemd: add user for systemd-oomd if enabled

  Marek Vasut (1):
        systemd-systemctl: Create machine-id with "uninitialized" text in it

  Mark Asselstine (1):
        bitbake: fetch/npmsw: add more short forms for git operations

  Markus Volk (3):
        graphene: add a PACKAGECONFIG for arm_neon
        libportal: allow to build without gtk4 backend
        libsdl2: add missing libdecor RDEPEND

  Martin Jansa (3):
        python3-numpy: upgrade to 1.24.2
        insane.bbclass: use 4 spaces for indentation
        insane.bbclass: move Upstream-Status logic to oe.qa

  Mateusz Marciniec (1):
        sstatesig: Improve output hash calculation

  Michael Opdenacker (17):
        migration-guides/migration-4.2.rst: fix minor issues
        ref-manual: variables.rst: fix broken hyperlink
        profile-manual: update WireShark hyperlinks
        manuals: replace unnecessary uses of 'yocto_docs' by internal references
        bsp-guide: fix broken git URLs and missing word
        ref-manual: improve "devtool check-upgrade-status" explanations
        ref-manual: document Rust classes
        manuals: update patchwork instance URL
        ref-manual: classes.rst: add python-setuptools3_rust and python_pyo3 classes
        dev-manual: new-recipe.rst: restructure examples
        ref-manual: classes.rst: improvements to cmake class documentation
        ref-manual: document meson class and variables
        dev-manual: sbom.rst: add link to FOSDEM 2023 video
        manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
        ref-manual: system-requirements.rst: update supported distros
        dev-manual: new-recipe.rst: add Meson example recipe
        dev-manual: new-recipe.rst: add references to subsections in Examples section

  Mike Crowe (1):
        bitbake: gitsm: Fix path construction for relative submodule URI

  Mikko Rapeli (8):
        oeqa ssh.py: move output prints to new line
        oeqa ssh.py: add connection keep alive options to ssh client
        oeqa dump.py: add error counter and stop after 5 failures
        oeqa qemurunner: read more data at a time from serial
        oeqa qemurunner.py: add timeout to QMP calls
        oeqa qemurunner.py: try to avoid reading one character at a time
        oeqa ssh.py: fix hangs in run()
        runqemu: kill qemu if it hangs

  Mingli Yu (1):
        mc: set ac_cv_path_PERL_FOR_BUILD

  Narpat Mali (1):
        libseccomp: fix for the ptest result format

  Niko Mauno (1):
        ref-manual: Fix invalid feature name

  Paulo Neves (4):
        bitbake: tests/fetch: git-lfs restore _find_git_lfs
        bitbake: tests/fetch: Add real git lfs tests and decorator
        bitbake: fetch/git: Removed unused variables in _contains_lfs
        bitbake: fetch/git: Replace mkdtemp with TemporaryDirectory and avoid exception masking

  Pavel Zhukov (4):
        wic: Fix usage of fstype=none in wic
        u-boot: Map arm64 into map for u-boot dts installation
        wic: Fix populating of IMAGE_EFI_BOOT_FILES with uefi-kernel
        oeqa/selftest/wic: Add test for uefi-kernel loader

  Pedro Baptista (3):
        bitbake: action.py: add topdir in bblayers_conf path for add-layer
        bitbake: action.py: add topdir in bblayers_conf path for remove-layer
        create.py: add command arg to add layer to bblayers.conf

  Peter Kjellerstedt (1):
        devshell: Do not add scripts/git-intercept to PATH

  Peter Marko (1):
        systemd: add group sgx to udev package

  Petr Kubizňák (1):
        graphene: remove introspection from PACKAGECONFIG

  Richard Elberger (2):
        docbook-xml: Switch from debian packages to upstream docbook sources
        bitbake: documentation: bitbake: add file-checksums to varflags section

  Richard Leitner (1):
        ref-manual: variables: FIT_KERNEL_COMP_ALG: add lzo

  Richard Purdie (20):
        bitbake: cookerdata: Remove incorrect SystemExit usage
        libssh2: Clean up ptest patch/coverage
        bitbake: data: Evaluate the value of export/unexport/network flags
        poky.conf: Update SANITY_TESTED_DISTROS to match autobuilder
        bitbake: cookerdata: Improve early exception handling
        bitbake: cookerdata: Drop dubious exception handling code
        bitbake: runqueue: Drop SystemExit usage
        bitbake: cooker: Ensure lock is held with changing notifier
        bitbake: server/process: Improve idle thread exception handling
        bitbake: event/cooker/runqueue: Add ability to interrupt longer running code
        bitbake: bitbake: Bump to version 2.3.1
        sstate: Add check_for_interrupts() call functionality added in bitbake
        binutils: Fix nativesdk ld.so search
        oeqa/selftest/prservice: Improve debug output for failure
        bitbake: cooker: Fix memory resident cache invalidation issue
        bitbake: fetch2/wget: Drop unused import
        bitbake: utils: Use internal fetcher function to avoid duplication
        resulttool/regression: Ensure LTP results are only compared against other LTP runs
        resulttool/regression: Improve matching of poor ptest test names
        build-appliance-image: Update to master head revision

  Robert Joslyn (1):
        curl: Update 7.87.0 to 7.88.0

  Ross Burton (17):
        lib/buildstats: handle tasks that never finished
        cml1: remove redundant addtask
        bitbake: fetch2/wget: clean up netrc usage
        libcgroup: clean up musl DEPENDS
        pkgconfig: use system glib for nativesdk builds
        site: remove glib site values
        less: backport the fix for CVE-2022-46663
        tiff: backport fix for CVE-2022-48281
        python3-atomicwrites: add BBCLASSEXTEND
        python3-iniconfig: add BBCLASSEXTEND
        python3-pytest: set RDEPENDS globally, not just target
        bitbake: lib/bb/siggen: fix debug() call
        ptest-runner: add non-root ptest user for tests to run as
        meta-selftest/files: add ptest to static-passwd/-group
        quilt: run tests as ptest user, and let that user write into the tests
        glibc: add ignore for CVE-2023-25139
        glibc: remove obsolete CVE ignores

  Saul Wold (2):
        busybox: Fix depmod patch
        create-spdx-2.2: Add support for custom Annotations

  Siddharth Doshi (1):
        openssl: Upgrade 3.0.7 -&gt; 3.0.8

  Tim Orling (7):
        python3-hypothesis: upgrade 6.66.0 -&gt; 6.68.1
        python3-typing-extensions: upgrade 4.4.0 -&gt; 4.5.0
        python3-cryptography{-vectors}: 39.0.0 -&gt; 39.0.1
        python3-more-itertools: upgrade 9.0.0 -&gt; 9.1.0
        python3-zipp: upgrade 3.14.0 -&gt; 3.15.0
        python3-hypothesis: upgrade 6.68.1 -&gt; 6.68.2
        python3-babel: upgrade 2.11.0 -&gt; 2.12.1

  Trevor Woerner (12):
        packagegroup-self-hosted: alphabetize
        packagegroup-self-hosted: add zstd
        build-appliance-image: set TERM
        build-appliance-image kernel: linux-yocto: qemuall: add taskstats
        build-appliance-image: add /lib64 symlink
        build-appliance-image: QB_MEM: allow user config
        QB_SMP: allow user modification
        build-appliance-image: check for xattr feature
        dtc: update DESCRIPTION
        dtc: update license checks
        build-appliance-image: fix HOMEPAGE
        VOLATILE_TMP_DIR: add

  Ulrich Ölmann (5):
        dev-manual: fix old override syntax
        kernel-yocto: fix kernel-meta data detection
        kernel-dev,ref-manual: fix old override syntax
        ref-manual: refer to MACHINE variable instead of KMACHINE
        kernel-dev: harmonize example with ref-manual

  Wang Mingyu (21):
        libdrm: upgrade 2.4.114 -&gt; 2.4.115
        libjpeg-turbo: upgrade 2.1.5 -&gt; 2.1.5.1
        libsdl2: upgrade 2.26.2 -&gt; 2.26.3
        lighttpd: upgrade 1.4.68 -&gt; 1.4.69
        openssh: upgrade 9.1p1 -&gt; 9.2p1
        python3-sphinx-rtd-theme: upgrade 1.1.1 -&gt; 1.2.0
        python3-zipp: upgrade 3.12.0 -&gt; 3.13.0
        xkeyboard-config: upgrade 2.37 -&gt; 2.38
        xwayland: upgrade 22.1.7 -&gt; 22.1.8
        libx11: 1.8.3 -&gt; 1.8.4
        dtc: upgrade 1.6.1 -&gt; 1.7.0
        liburcu: upgrade 0.13.2 -&gt; 0.14.0
        curl: upgrade 7.88.0 -&gt; 7.88.1
        harfbuzz: upgrade 7.0.0 -&gt; 7.0.1
        libx11-compose-data: 1.8.3 -&gt; 1.8.4
        python3-pip: update 23.0 -&gt; 23.0.1
        python3-poetry-core: upgrade 1.5.0 -&gt; 1.5.1
        python3-pytest-subtests: upgrade 0.9.0 -&gt; 0.10.0
        python3-zipp: upgrade 3.13.0 -&gt; 3.14.0
        python3-setuptools: upgrade 67.3.1 -&gt; 67.3.3
        diffoscope: upgrade 235 -&gt; 236

  Xiangyu Chen (1):
        dhcpcd: fix dhcpcd start failure on qemuppc64

  Yash Shinde (1):
        glibc: stable 2.37 branch updates.

  Yi Zhao (1):
        glibc: unify wordsize.h between arm and aarch64

  leimaohui (2):
        gnutls: Updated ther patch which fixes build error for fips enabled.
        nghttp2: Deleted the entries for -client and -server, and removed a dependency on them from the main package.

  yanxk (1):
        cpio: Add ptest support

meta-openembedded: cba6df61c7..a9b2d1303b:
  Alex Kiernan (1):
        ostree: Upgrade 2022.7 -&gt; 2023.1

  Arash Partow (1):
        ExprTk: Update package to release/0.0.2

  Archana Polampalli (1):
        Nodejs: fix buildpaths warning

  Bartosz Golaszewski (5):
        libgpiod: update to v1.6.4
        libgpiod: add a recipe for libgpiod v2.0-rc2
        python3-gpiod: new package
        libgpiod: bump version to v2.0-rc3
        python3-gpiod: bump version to v2.0-rc3

  Catalin Enache (1):
        plocate: add recipe

  Changqing Li (1):
        liblockfile: fix do_install failure when ldconfig is not installed

  Chee Yang Lee (2):
        tinyproxy: fix CVE-2022-40468
        tmux: update to tmux_3.3a

  Chen Qi (1):
        nodejs: add CVE_PRODUCT

  Cook, Samuel (1):
        python-systemd: update from v234 to v235

  Craig Comstock (1):
        cfengine: upgrade to 3.21.0

  Denys Dmytriyenko (2):
        lmbench: set up /usr/bin/hello as alternative
        mbedtls: set up /usr/bin/hello as alternative

  Fabio Estevam (2):
        spice-gtk: Update to version 0.42
        glmark2: Update to 2023.01

  Jan Luebbe (5):
        add signing.bbclass as infrastructure for build artifact signing
        smemstat: add recipe
        linux-serial-test: add recipe
        atftp: upgrade from 0.7.5 to 0.8.0
        atftp: use https for git repository access

  Joe Slater (1):
        phoronix-test-suite: fix CVE-2022-40704

  Joshua Watt (2):
        libvpx: Explicitly link with pthread support
        libvpx: Enable native support

  Khem Raj (7):
        python3-cson: Make PEP440 compatible version scheme
        python3-grpcio: Add missing include for close/open APIs
        graphene: Delete recipe
        glog: Link with libatomics on mips.
        glog: Fix build with clang on 32bit platforms
        networkmanager: Fix build with musl
        liburing: Update to latest tip of tree

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

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

  Markus Volk (10):
        iwd: update 2.0 -&gt; 2.3
        libdeflate: add recipe
        pipewire-media-session: update 0.4.1 -&gt; 0.4.2
        gnome-software: update 43.2 -&gt; 43.4
        fwupd: fix polkit rules.d permissions
        pipewire: update 0.3.65 -&gt; 0.3.66
        appstream: update 0.15.5 -&gt; 0.16.1
        flatpak: update 1.15.1 -&gt; 1.15.3
        gparted: update 1.4.0 -&gt; 1.5.0
        webp-pixbuf-loader: update 0.0.7 -&gt; 0.2.0

  Martin Jansa (4):
        nodejs: fix do_install failure with 'shared' PACKAGECONFIG
        nodejs: add Upstream-Status
        openhpi, uw-imag, python3-m2crypto: replace Unknown Upstream-Status with Pending
        .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core

  Michael Haener (1):
        usb-modeswitch: update 2.6.0 -&gt; 2.6.1

  Michael Opdenacker (1):
        ipcalc: update to 1.0.2

  Mingli Yu (2):
        opencv: disable intel IPP
        mariadb: Upgrade to 10.11.2

  Narpat Mali (1):
        net-snmp: CVE-2022-44792 &amp; CVE-2022-44793 Fix NULL Pointer Exception

  Pablo Saavedra (1):
        graphene: disable neon support on arm 32bits

  Petr Gotthard (5):
        libqmi: upgrade 1.30.8 -&gt; 1.32.2
        libmbim: upgrade 1.26.4 -&gt; 1.28.2
        modemmanager: upgrade 1.18.12 -&gt; 1.20.4
        openvpn: upgrade 2.5.8 -&gt; 2.6.0
        python3-scapy: upgrade 2.4.5 -&gt; 2.5.0

  Randy MacLeod (1):
        python3-pillow: Add distutils, unixadmin for ptest

  Ross Burton (10):
        python3-simpleeval: update patch status
        nodejs: remove redundant expand=True to getVar()
        nodejs: run configure.py in verbose mode
        nodejs: use a postfunc to prune source tree
        nodejs: don't force cross-compilation in native builds
        nodejs: remove LD assignment
        nodejs: no need to stage binaries for target
        nodejs: remove redundant comment
        zchunk: upgrade to 1.2.4
        liburing: enable native/nativesdk builds

  Stefano Babic (1):
        zchunk: upgrade 1.2.4 -&gt; 1.3.0

  Tom Hochstein (1):
        nlohmann-json: Allow empty main package for SDK

  Ulrich Ölmann (1):
        tnftp: switch to using variable flags for alternatives

  Wang Mingyu (104):
        python3-apt: upgrade 2.5.0 -&gt; 2.5.2
        python3-aspectlib: upgrade 1.5.2 -&gt; 2.0.0
        python3-aiohttp-jinja2: upgrade 1.5 -&gt; 1.5.1
        python3-astroid: upgrade 2.13.2 -&gt; 2.14.1
        python3-bitarray: upgrade 2.6.2 -&gt; 2.7.0
        python3-cantools: upgrade 38.0.1 -&gt; 38.0.2
        python3-coverage: upgrade 7.0.5 -&gt; 7.1.0
        python3-cmd2: upgrade 2.4.2 -&gt; 2.4.3
        python3-django: upgrade 4.1.3 -&gt; 4.1.6
        python3-dateparser: upgrade 1.1.6 -&gt; 1.1.7
        python3-elementpath: upgrade 3.0.2 -&gt; 4.0.1
        python3-evdev: upgrade 1.6.0 -&gt; 1.6.1
        python3-flask-wtf: upgrade 1.1.0 -&gt; 1.1.1
        python3-fastnumbers: upgrade 3.2.1 -&gt; 4.0.1
        python3-flask-migrate: upgrade 4.0.1 -&gt; 4.0.4
        python3-luma-oled: upgrade 3.9.0 -&gt; 3.11.0
        python3-google-api-python-client: upgrade 2.72.0 -&gt; 2.77.0
        python3-ipython: upgrade 8.8.0 -&gt; 8.9.0
        python3-icu: upgrade 2.8.1 -&gt; 2.10.2
        python3-license-expression: upgrade 30.0.0 -&gt; 30.1.0
        python3-meh: upgrade 0.50.1 -&gt; 0.51
        python3-portalocker: upgrade 2.6.0 -&gt; 2.7.0
        python3-pandas: upgrade 1.5.2 -&gt; 1.5.3
        python3-openpyxl: upgrade 3.0.10 -&gt; 3.1.0
        python3-paramiko: upgrade 2.12.0 -&gt; 3.0.0
        python3-portion: Upgrade 2.3.0 -&gt; 2.3.1
        python3-pymisp: upgrade 2.4.167 -&gt; 2.4.168
        python3-pymodbus: upgrade 3.1.0 -&gt; 3.1.3
        python3-pykickstart: upgrade 3.34 -&gt; 3.43
        python3-pyscaffold: upgrade 4.3.1 -&gt; 4.4
        python3-pywbem: upgrade 1.5.0 -&gt; 1.6.0
        python3-sentry-sdk: upgrade 1.13.0 -&gt; 1.15.0
        python3-qrcode: upgrade 7.3.1 -&gt; 7.4.2
        python3-reedsolo: upgrade 1.6.1 -&gt; 1.7.0
        python3-simplejson: upgrade 3.18.1 -&gt; 3.18.3
        python3-traitlets: upgrade 5.8.1 -&gt; 5.9.0
        python3-sqlalchemy: upgrade 1.4.46 -&gt; 2.0.3
        python3-websocket-client: upgrade 1.4.2 -&gt; 1.5.1
        python3-xlsxwriter: upgrade 3.0.7 -&gt; 3.0.8
        python3-xmlschema: upgrade 2.1.1 -&gt; 2.2.1
        ctags: upgrade 6.0.20230115.0 -&gt; 6.0.20230212.0
        ddrescue: upgrade 1.26 -&gt; 1.27
        editorconfig-core-c: upgrade 0.12.5 -&gt; 0.12.6
        htpdate: upgrade 1.3.6 -&gt; 1.3.7
        iscsi-initiator-utils: upgrade 2.1.7 -&gt; 2.1.8
        geoclue: upgrade 2.6.0 -&gt; 2.7.0
        htop: upgrade 3.2.1 -&gt; 3.2.2
        hwdata: upgrade 0.366 -&gt; 0.367
        glog: upgrade 0.5.0 -&gt; 0.6.0
        libtevent: upgrade 0.13.0 -&gt; 0.14.1
        libtdb: upgrade 1.4.7 -&gt; 1.4.8
        libtalloc: upgrade 2.3.4 -&gt; 2.4.0
        jack: upgrade 1.19.21 -&gt; 1.19.22
        jsonrpc: upgrade 1.3.0 -&gt; 1.4.1
        liburing: upgrade 2.2 -&gt; 2.3
        libusb-compat: upgrade 0.1.7 -&gt; 0.1.8
        networkmanager: upgrade 1.40.10 -&gt; 1.42.0
        minicoredumper: upgrade 2.0.2 -&gt; 2.0.3
        neon: upgrade 0.32.4 -&gt; 0.32.5
        nano: upgrade 7.1 -&gt; 7.2
        netplan: upgrade 0.104 -&gt; 0.106
        rdma-core: upgrade 42.0 -&gt; 44.0
        pcsc-tools: upgrade 1.6.1 -&gt; 1.6.2
        poppler-data: upgrade 0.4.11 -&gt; 0.4.12
        sshpass: upgrade 1.09 -&gt; 1.10
        poppler: upgrade 23.01.0 -&gt; 23.02.0
        postgresql: upgrade 14.5 -&gt; 15.2
        sip: upgrade 6.7.5 -&gt; 6.7.7
        uchardet: upgrade 0.0.7 -&gt; 0.0.8
        zabbix: upgrade 6.2.6 -&gt; 6.2.7
        uftrace: upgrade 0.13 -&gt; 0.13.1
        krb5: Fix install conflict when enable multilib.
        libnet: Fix install conflict when enable multilib.
        imlib2: Fix install conflict when enable multilib.
        python3-aiofiles: upgrade 22.1.0 -&gt; 23.1.0
        python3-aiohttp: upgrade 3.8.3 -&gt; 3.8.4
        python3-alembic: upgrade 1.9.2 -&gt; 1.9.4
        python3-antlr4-runtime: upgrade 4.11.1 -&gt; 4.12.0
        python3-astroid: upgrade 2.14.1 -&gt; 2.14.2
        python3-autobahn: upgrade 23.1.1 -&gt; 23.1.2
        python3-bitstruct: upgrade 8.15.1 -&gt; 8.17.0
        python3-bitarray: upgrade 2.7.0 -&gt; 2.7.3
        python3-django: upgrade 4.1.6 -&gt; 4.1.7
        python3-google-api-python-client: upgrade 2.77.0 -&gt; 2.79.0
        python3-flask: upgrade 2.2.2 -&gt; 2.2.3
        python3-huey: upgrade 2.4.4 -&gt; 2.4.5
        python3-google-auth: upgrade 2.16.0 -&gt; 2.16.1
        python3-ipython: upgrade 8.9.0 -&gt; 8.10.0
        python3-imageio: upgrade 2.25.0 -&gt; 2.25.1
        python3-openpyxl: upgrade 3.1.0 -&gt; 3.1.1
        python3-pykickstart: upgrade 3.43 -&gt; 3.44
        python3-pydantic: upgrade 1.10.4 -&gt; 1.10.5
        python3-pytest-forked: upgrade 1.4.0 -&gt; 1.6.0
        python3-pytest-xdist: upgrade 3.1.0 -&gt; 3.2.0
        python3-redis: upgrade 4.4.2 -&gt; 4.5.1
        python3-soupsieve: upgrade 2.3.2.post1 -&gt; 2.4
        python3-simpleeval: upgrade 0.9.12 -&gt; 0.9.13
        python3-stevedore: upgrade 4.1.1 -&gt; 5.0.0
        python3-sqlalchemy: upgrade 2.0.3 -&gt; 2.0.4
        python3-watchdog: upgrade 2.2.1 -&gt; 2.3.0
        python3-werkzeug: upgrade 2.2.2 -&gt; 2.2.3
        python3-zeroconf: upgrade 0.47.1 -&gt; 0.47.3
        python3-coverage: upgrade 7.1.0 -&gt; 7.2.0
        python3-eth-keyfile: upgrade 0.6.0 -&gt; 0.6.1

  Yi Zhao (7):
        meta-python: fix Upstream-Status format
        meta-oe: fix Upstream-Status format
        meta-networking: fix Upstream-Status format
        fatresize: fix Upstream-Status format
        apache2: use /run instead of /var/run for systemd volatile config
        phpmyadmin: upgrade 5.2.0 -&gt; 5.2.1
        ufs-utils: upgrade 1.9 -&gt; 3.12.3

  bhargav_das@mentor.com (1):
        python3-daemon_2.3.2.bb: add python-daemon recipe for python3

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I826d53d70744bc80ebe8b60203241dfddce7d5fe
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2023-02-10T12:06:00+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-02-09T20:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=864cc43bcd478cb31e4ab607e596ba9baf46cd3e'/>
<id>urn:sha1:864cc43bcd478cb31e4ab607e596ba9baf46cd3e</id>
<content type='text'>
poky: 29afbb5e14..aa6cd06a9f:
  Alejandro Hernandez Samaniego (1):
        testimage: Fix error message to reflect new syntax

  Alex Kiernan (2):
        rust: Upgrade 1.66.1 -&gt; 1.67.0
        rust: Add `update_snapshot` task to generate `rust-snapshot.inc`

  Alexander Kanavin (49):
        oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
        ifupdown: update 0.8.39 -&gt; 0.8.41
        python3-pip: update 22.3.1 -&gt; 23.0
        diffutils: update 3.8 -&gt; 3.9
        mc: update 4.8.28 -&gt; 4.8.29
        xf86-video-vmware: update 13.3.0 -&gt; 13.4.0
        lttng-tools: update 2.13.8 -&gt; 2.13.9
        rt-tests: update 2.4 -&gt; 2.5
        apr: update 1.7.0 -&gt; 1.7.2
        apr-util: update 1.6.1 -&gt; 1.6.3
        glib-2.0: upgrade 2.74.4 -&gt; 2.74.5
        systemd: update 252.4 -&gt; 252.5
        cmake: upgrade 3.25.1 -&gt; 3.25.2
        python3-setuptools: update 65.7.0 -&gt; 67.2.0
        lighttpd: upgrade 1.4.67 -&gt; 1.4.68
        lsof: upgrade 4.96.5 -&gt; 4.98.0
        igt-gpu-tools: upgrade 1.26 -&gt; 1.27.1
        vulkan-headers: upgrade 1.3.236.0 -&gt; 1.3.239.0
        vulkan-loader: upgrade 1.3.236.0 -&gt; 1.3.239.0
        vulkan-tools: upgrade 1.3.236.0 -&gt; 1.3.239.0
        spirv-tools: upgrade 1.3.236.0 -&gt; 1.3.239.0
        glslang: upgrade 1.3.236.0 -&gt; 1.3.239.0
        spirv-headers: upgrade 1.3.236.0 -&gt; 1.3.239.0
        libxpm: upgrade 3.5.14 -&gt; 3.5.15
        rng-tools: upgrade 6.15 -&gt; 6.16
        fontconfig: upgrade 2.14.1 -&gt; 2.14.2
        ncurses: upgrade 6.3+20220423 -&gt; 6.4
        mpg123: upgrade 1.31.1 -&gt; 1.31.2
        python3-pycryptodomex: upgrade 3.16.0 -&gt; 3.17
        bind: upgrade 9.18.10 -&gt; 9.18.11
        libjpeg-turbo: upgrade 2.1.4 -&gt; 2.1.5
        pkgconf: upgrade 1.9.3 -&gt; 1.9.4
        python3-pycryptodome: upgrade 3.16.0 -&gt; 3.17
        python3-dtschema: upgrade 2022.12 -&gt; 2023.1
        llvm: upgrade 15.0.6 -&gt; 15.0.7
        puzzles: upgrade to latest revision
        dpkg: upgrade 1.21.18 -&gt; 1.21.19
        shaderc: upgrade 2022.4 -&gt; 2023.2
        sysstat: upgrade 12.6.1 -&gt; 12.6.2
        piglit: upgrade to latest revision
        ltp: upgrade 20220930 -&gt; 20230127
        linux-firmware: upgrade 20221214 -&gt; 20230117
        libinput: upgrade 1.22.0 -&gt; 1.22.1
        sudo: upgrade 1.9.12p1 -&gt; 1.9.12p2
        diffoscope: upgrade 230 -&gt; 234
        texinfo: upgrade 7.0.1 -&gt; 7.0.2
        stress-ng: upgrade 0.15.02 -&gt; 0.15.03
        libgit2: upgrade 1.5.0 -&gt; 1.5.1
        python3-pathspec: upgrade 0.10.3 -&gt; 0.11.0

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

  Arnout Vandecappelle (1):
        python3-pytest: Remove dependency on python3-toml

  Bruce Ashfield (5):
        linux-yocto/6.1: update to v6.1.7
        linux-yocto/5.15: update to v5.15.89
        linux-yocto/6.1: cfg: remove depreciated configs
        linux-yocto/6.1: update to v6.1.9
        linux-yocto/5.15: update to v5.15.91

  Changqing Li (1):
        apt: fix do_package_qa failure

  Chen Qi (1):
        ffmpeg: fix configure failure on noexec /tmp host

  Etienne Cordonnier (1):
        bitbake: siggen: Fix inefficient string concatenation

  George Kelly (1):
        bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export list

  Harald Seiler (1):
        bootchart2: Fix usrmerge support

  Jan Luebbe (1):
        systemd: add PACKAGECONFIG for pstore

  Khem Raj (6):
        busybox: Make provisions to disable sha256/sha1 accelaration on x86
        nghttp2: Disable python bindings
        scons: Pass MAXLINELENGTH to scons invocation
        scons.bbclass: Make MAXLINELENGTH overridable
        glibc: Upgrade to 2.37 release
        lttng-tools: Update LFS64 patch with upstream feedback

  Louis Rannou (1):
        oeqa/selftest/locales: Add selftest for locale generation/presence

  Markus Volk (3):
        libtiff: add PACKAGECONFIG for libdeflate and zstd
        mesa: add PACKAGECONFIG for video-codecs
        ell: update 0.55 -&gt; 0.56

  Martin Jansa (2):
        meta: remove True option to getVar and getVarFlag calls (again)
        xinetd: move xconv.pl script to separate package

  Mauro Queiros (1):
        image.bbclass: print all QA functions exceptions

  Michael Halstead (1):
        uninative: Upgrade to 3.9 to include glibc 2.37

  Michael Opdenacker (1):
        bitbake: bitbake-user-manual: show how use BB_LOGCONFIG to log warnings

  Mikko Rapeli (1):
        oeqa context.py: fix --target-ip comment to include ssh port number

  Mingli Yu (1):
        glslang: branch rename master -&gt; main

  Pavel Zhukov (1):
        bitbake.conf: Add mercurial to HOSTTOOLS_NONFATAL

  Pedro Baptista (2):
        bitbake: bblayers/query: Replace layer directory name with layer name for show-layers
        bitbake: bblayers/query: Adjust show-layers output layout

  Peter Kjellerstedt (1):
        poky.conf: Switch to post release name/version

  Ravineet Singh (1):
        gnutls: add ptest support

  Richard Purdie (6):
        python3-markupsafe: upgrade 2.1.1 -&gt; 2.1.2
        perf: Fix 6.1 kernel reproducibility issue
        perf: Enable debug/source packaging
        libc-locale: Fix on target locale generation
        oeqa/selftest/locales: Add test for disabled binary locale generation
        valgrind: Workaround glibc upgrade

  Ross Burton (5):
        git: upgrade to 2.39.1
        git: ignore CVE-2022-41953
        sdkext/cases/devtool: pass a logger to HTTPService
        oeqa/utils/httpserver: connect up the request logging
        httpserver: add error handler that write to the logger

  Tim Orling (14):
        libtest-needs-perl: upgrade 0.002009 -&gt; 0.002010
        python3-pytest: upgrade 7.2.0 -&gt; 7.2.1
        python3-hypothesis: upgrade 6.62.0 -&gt; 6.66.0
        python3-poetry-core: upgrade 1.4.0 -&gt; 1.5.0
        python3-iniconfig: upgrade 1.1.1 -&gt; 2.0.0
        python3-pytz: upgrade 2022.7 -&gt; 2022.7.1
        python3-zipp: upgrade 3.11.0 -&gt; 3.12.0
        python3-requests: upgrade 2.28.1 -&gt; 2.28.2
        python3-sphinxcontrib-applehelp: 1.0.3 -&gt; 1.0.4
        python3-sphinxcontrib-htmlhelp: 2.0.0 -&gt; 2.0.1
        python3-pyopenssl: upgrade 22.1.0 -&gt; 23.0.0
        python3-wcwidth: upgrade 0.2.5 -&gt; 0.2.6
        python3-urllib3: upgrade 1.26.13 -&gt; 1.26.14
        python3-sphinx: upgrade 6.0.0 -&gt; 6.1.3

  Tobias Hagelborn (1):
        sstate.bbclass: Fetch non-existing local .sig files if needed

  Ulrich Ölmann (3):
        recipe_sanity: fix old override syntax
        lsof: fix old override syntax
        update-alternatives: fix typos

  Vivek Kumbhar (1):
        openssl: fix CVE-2022-3996 double locking leads to denial of service

  Wang Mingyu (2):
        btrfs-tools: upgrade 6.1.2 -&gt; 6.1.3
        msmtp: upgrade 1.8.22 -&gt; 1.8.23

  Xiaotian Wu (5):
        base: add support for loongarch64
        linux: add loongarch64 support
        binutils: disable gold on loongarch64
        loongarch: disable seccomp from default feature
        uboot: add a loongarch64 entry

meta-security: 7eed4a60f5..3529cfb43e:
  Mikko Rapeli (1):
        linux-yocto: drop version from bbappends

meta-raspberrypi: 6c57b92708..e43af1e3a6:
  Allan Xavier (2):
        linux-raspberrypi: Build eeprom access into kernel
        rpi-eeprom: Add recipe for eeprom update/configuration

  Khem Raj (3):
        linux-raspberrypi: Update to 5.15.90
        linux-raspberrypi: Fix build with gcc13
        linux-raspberrypi: Remove unused patches

  Martin Jansa (1):
        raspidmx, userland, omxplayer: Fix Upstream-Status formatting

meta-arm: aecbb77f72..dc10b73cc5:
  Jon Mason (1):
        arm/linux-yocto: avoid kernel defconfig warning

  Khem Raj (2):
        gator-daemon: Fix build with gcc13
        sbsa: Fix build with gcc13

  Ross Burton (2):
        arm-bsp/corstone*00: disable openssl in kmod
        CI: pin to kas 3.2 as 3.2.1 fails

  Rui Miguel Silva (6):
        meta-arm: add build to gitignore
        kas/corstone1000: move from langdale to master
        arm-bsp/corstone500: bump u-boot version to 2023.01
        arm-bsp/corstone1000: bump u-boot version to 2023.01
        arm-bsp: corstone500: bump kernel version to 6.1
        arm-bsp/corstone1000: bump kernel version to v6.1

meta-openembedded: ea63f13846..cba6df61c7:
  Alex Kiernan (2):
        mdns: Upgrade 1790.60.25 -&gt; 1790.80.10
        dnsmasq: Upgrade 2.88 -&gt; 2.89

  Chen Qi (1):
        syslog-ng: workaround segfault for ppc64le

  Christian Hohnstaedt (1):
        libb64: reactivate BUFFERSIZE patch

  David Bagonyi (1):
        concurrencykit: Make patch compatible with Bourne shell

  Geoff Parker (1):
        python3-pillow: add tk to RDEPENDS ptest pkg only if x11 in DISTRO_FEATURES

  Jan Luebbe (4):
        softhsm: avoid unnecessary check for native sqlite binary
        softhsm: enable objectstore backend
        extract-cert: add recipe
        opensc: fix private key import

  Kai Kang (1):
        crda: remove recipe

  Khem Raj (39):
        rwmem: Update to latest
        pipewire: Split dymanic modules to target recipe alone
        upm: Fix build with gcc13
        openthread: Use __attribute__ ((unused)) instead of removing 't'
        wireshark: Add nghttp2 packageconfig
        rdma-core: Inherit python3targetconfig
        wireshark: Inherit python3targetconfig
        hplip: Inherit python3targetconfig
        hplip: Inherit python3targetconfig
        dante: Add -P to preprocessor flags
        breakpad: Fix build with gcc13
        mongodb: Fix build with gcc13
        mongodb: Upgrade to 4.4.18
        mongodb: Pass MAXLINELENGTH to scons invocation
        perfetto: Disable ccache
        nodejs: Fix build with gcc13
        zeromq: Fix build with gcc13
        python3-greenlet: Fix build with gcc13
        perfetto: Upgrade to 31.0 release
        perfetto: Fix build with gcc13
        ntopng: Add hiredis to depends
        python3-grpcio: Fix build with gcc13
        tesseract: Fix build with gcc13
        lcdproc: Update to latest tip of trunk
        mongodb: Use bfd linker for x86/musl with gcc
        gegl: Depend on openmp when using clang
        pipewire: Do not split modules using PACKAGES_DYNAMIC for native case
        sysdig: Fix build with gcc13
        zfs: Update to 2.1.9
        python3-isort: Upgrade to isort 5.12.0
        minicoredumper: Upgrade to 2.0.2 release
        perfetto: Add missing dependencies.
        vulkan-cts: Rename patch to avoid problems on case insensitive filesytems
        python3-greenlet: Upgrade to 2.0.2
        cups-filters: Fix build with clang16/c++17
        cups-filters: Upgrade to 1.28.17 release
        ltrace: Fix build with clang16
        oprofile: Do not use std::bind2nd
        perfetto: Fix build on musl again

  Markus Volk (7):
        python3-pycups: add recipe
        blueman: add missing runtime dependency, add polkit rule
        system-config-printer: add recipe
        rtkit: add recipe
        xdg-desktop-portal: add runtime dependency on rtkit
        pipewire: update 0.3.64 -&gt; 0.3.65
        xfdesktop: update 4.18.0 -&gt; 4.18.1

  Martin Jansa (3):
        hunspell: move ispellaff2myspell script to separate package
        meta: remove True option to getVar calls (again)
        mctp: fix overrides syntax in SYSTEMD_AUTO_ENABLE:${PN}

  Randy MacLeod (1):
        python3-pillow: add ptest support

  Simone Weiss (1):
        minicoredumper: Add ptest

  Ulrich Ölmann (2):
        initramfs-{debug,kexecboot}-image: fix override syntax in comment
        kexecboot: update homepage

  Wang Mingyu (5):
        byacc: upgrade 20221229 -&gt; 20230201
        ccid: upgrade 1.5.1 -&gt; 1.5.2
        cglm: upgrade 0.8.7 -&gt; 0.8.9
        cmark: upgrade 0.30.2 -&gt; 0.30.3
        apache2: upgrade 2.4.54 -&gt; 2.4.55

  Yi Zhao (2):
        samba: upgrade 4.17.4 -&gt; 4.17.5
        frr: upgrade 8.4.1 -&gt; 8.4.2

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Idbe7ba3bb68f0858849f8abf80cc488f94920dda
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2023-01-30T20:15:34+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2023-01-30T19:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=b9af8750acfaddd4a8b99c3e289510b5476c90f3'/>
<id>urn:sha1:b9af8750acfaddd4a8b99c3e289510b5476c90f3</id>
<content type='text'>
meta-security: 3d9dab6d14..7eed4a60f5:
  Armin Kuster (2):
        linux-yocto.bbappend: bump to kernel version 6.x
        meta-tpm: bump linux-yocto to 6.x kernel

  Max Krummenacher (1):
        samhain: rework due to changed cache handling

meta-openembedded: 2ab113e8be..ea63f13846:
  Beniamin Sandu (1):
        mbedtls: export source files/headers needed by ATF

  Khem Raj (13):
        poco: Do not use std::atomic&lt;bool&gt;
        libwebsockets: Fix build with gcc13
        v4l-utils: Fix build with gcc13
        proj: Upgrade to 9.1.1 release
        mpd: Upgrade to 0.23.12 release
        geos: Upgrade to 3.9.4
        geos: Fix build with gcc13
        libinih: Upgrade to version 56
        python3-pybind11: Upgrade to 2.10.3
        waylandpp: Fix build with gcc-13
        sedutil: Fix build with gcc13
        usbguard: Fix build with gcc13
        minifi-cpp: Fix build with gcc13

  Martin Jansa (6):
        keyutils: fix Upstream-Status formatting
        gphoto2: fix Upstream-Status formatting
        .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
        android-tools: fix Upstream-Status formatting
        mm-common: fix Upstream-Status formatting
        .patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core

poky: 5e249ec855..29afbb5e14:
  Alejandro Hernandez Samaniego (1):
        newlib: Upgrade 4.2.0 -&gt; 4.3.0

  Alexander Kanavin (1):
        gdk-pixbuf: do not use tools from gdk-pixbuf-native when building tests

  Armin Kuster (1):
        lttng-modules: Fix for 5.10.163 kernel version

  Khem Raj (3):
        valgrind: Include missing &lt;cstdint&gt;
        webkitgtk: Fix build with gcc 13
        gdb: Define alignof using _Alignof when using C11 or newer

  Richard Purdie (3):
        make-mod-scripts: Ensure kernel build output is deterministic
        bitbake.conf: Inject a dash into PN for BB_HASH_CODEPARSER_VALS
        scripts/bitbake-prserv-tool: Fix to work with memres bitbake

  Ross Burton (1):
        Revert "cve-update-db-native: show IP on failure"

meta-arm: 3d51e1117d..aecbb77f72:
  Jon Mason (4):
        arm/qemuarm-secureboot: Changes for v2023.01 u-boot
        arm-bsp/juno: update to use u-boot v2023.01
        arm-bsp/juno: update kernel patches for 6.1
        arm-bsp/fvp-base: update kernel config to remove warning
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: Ia335876b7ce9a4c9d19ca41ae321b266b3b6d00e
</content>
</entry>
<entry>
<title>subtree updates:openembedded:poky: Jan 27 2023</title>
<updated>2023-01-27T22:19:05+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-01-27T22:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c5535c91408e2c3f8231c10f6b00eaaee7c88717'/>
<id>urn:sha1:c5535c91408e2c3f8231c10f6b00eaaee7c88717</id>
<content type='text'>
poky: 0ce159991d..5e249ec855:
  Alex Kiernan (2):
        rust: Upgrade 1.66.0 -&gt; 1.66.1
        rust: Remove CARGO_VERSION

  Alexander Kanavin (7):
        selftest/virgl: use pkg-config from the host
        ethtool: upgrade 6.0 -&gt; 6.1
        man-pages: upgrade 6.01 -&gt; 6.02
        mesa: update 22.2.3 -&gt; 22.3.3
        webkitgtk: submit a patch upstream
        python3-sphinxcontrib-applehelp: update 1.0.2 -&gt; 1.0.3
        vulkan-samples: branch rename master -&gt; main

  Benoît Mauduit (1):
        lib/oe/reproducible: Use git log without gpg signature

  Bruce Ashfield (6):
        linux-yocto/6.1: edgerouter: Replace OCTEON_USB with USB_OCTEON_HCD
        linux-yocto/6.1: qemuriscv32: Enable CONFIG_NONPORTABLE
        linux-yocto/6.1: update to v6.1.5
        linux-yocto/5.15: update to v5.15.87
        conf/qemu: bump preferred kernel version to 6.1
        poky/poky-tiny: bump preferred version to 6.1

  Changqing Li (1):
        cmake-native: use internal cmcurl library

  Chen Qi (2):
        file: export MAGIC in SDK
        rpm: do not export MAGIC in SDK

  Chuck Wolber (1):
        scripts/oe-setup-layers: Make efficiently idempotent

  Fabio Estevam (2):
        u-boot: Upgrade to 2023.01
        u-boot: Update Upstream-Status

  He Zhe (1):
        lttng-modules: update 2.13.7 -&gt; 2.13.8

  Jan Luebbe (1):
        p11-kit: add native to BBCLASSEXTEND

  Jermain Horsman (1):
        cve-check: write the cve manifest to IMGDEPLOYDIR

  Kevin Hao (1):
        meta-yocto-bsp: Update the default kernel to 6.1

  Khem Raj (31):
        createrepo-c: Include missing rpm/rpmstring.h
        libglu: Remove deprecated register in C++17
        cpio: Do not use _Noreturn in gnulib
        groff: Drop use of `register` storage class
        vulkan-samples: Update to the tip of trunk
        unfs3: Fix implicit function declarations of fix_dir_times()
        gperf: Make the code C++17 compliant
        libxcb: Fixed c2x standard undefined behaviour
        dbus: Use Alignof when using C11 or newer standard
        m4: Define alignof_slot using _Alignof when using C11 or newer
        opkg: Define alignof using _Alignof when using C11 or newer
        cpio: Fix gnulib alignof implementation on clang
        python3-numpy: Define _ALIGN using _Alignof when using C11 or newer
        vulkan-samples: Drop using u8string_view
        musl-obstack: Update to 1.2.3
        mdadm: Define alignof using _Alignof when using C11 or newer
        lttng-tools: Switch to alternative upstream submitted patch
        libtirpc: Check if file exists before operating on it
        ruby: Use C11 _Alignof to define ALIGN_OF when possible
        libusb1: Link with latomic only if compiler has no atomic builtins
        libusb1: Strip trailing whitespaces
        elfutils: Fix build with libcurl &gt;= 7.87
        stress-ng: Robustify test-float test
        harfbuzz: Add missing &lt;cstdio&gt; and &lt;cstdlib&gt; includes
        apt: add missing &lt;cstdint&gt; for uint16_t
        vulkan-samples: Include missing header cstdint for uint32_t
        ruby: Update the patch status
        systemd: Add another fix for using XSI strerror_r
        elfutils: Remove funcretval test from run-native-test.sh for now
        binutils: Upgrade to 2.40 release
        binutils: Package libsframe

  Lee Chee Yang (1):
        migration-guides: add release-notes for 4.1.2

  Luca Boccassi (1):
        systemd: add PACKAGECONFIG to select default compression format

  Luca Ceresoli (1):
        manuals: fix typo in the MLPREFIX description

  Markus Volk (3):
        gptfdisk: add follow-up patch to fix with current popt
        gtk+3: add PACKAGECONFIG for libcloudservice and tracker; fix cups backend
        gtk4: add PACKAGECONFIG for cloudproviders

  Martin Jansa (1):
        mesa: update submitted patch with backported version

  Michael Opdenacker (3):
        rust-bin.bbclass: remove unused class
        meta/classes-global: remove package_tar.bbclass
        ref-manual: initial documentation for go and go-mod classes

  Mikko Rapeli (1):
        kmod: enable openssl support by default

  Niko Mauno (1):
        Fix missing leading whitespace with ':append'

  Ovidiu Panait (1):
        webkitgtk: fix perl-native dependency

  Paulo Neves (1):
        bitbake: bitbake-getvar: Add a quiet command line argument

  Pavel Zhukov (3):
        bitbake: fetch2: kill parameters in uri_find_decoded
        bitbake: fetch2/tests: Add test for Mercurial
        bitbake: fetch2/tests: Add parameter to recipe_uri

  Pawel Zalewski (1):
        classes/fs-uuid: Fix command output decoding issue

  Peter Kjellerstedt (2):
        librsvg: Only enable the Vala bindings if GObject Introspection is enabled
        cargo-update-recipe-crates.bbclass: Mark the update_crates task as nostamp

  Peter Marko (1):
        iproute2: separate routel and add python dependency

  Quentin Schulz (1):
        packagegroup-core-boot: make init-ifupdown package a recommendation

  Randy MacLeod (1):
        vim: upgrade 9.0.0947 -&gt; 9.0.1211

  Richard Purdie (23):
        bitbake: server/process: Improve lockfile handling at exit
        pseudo: Update to pull in linux-libc-headers race fix
        pseudo: Switch back to the master branch
        insane: Improve patch warning/error handling
        poky: Set INIT_MANAGER by a separate variable
        bitbake: server/process: Fix lockfile contents check bug
        bitbake: cooker: Fix siggen recipe cache race issue
        bitbake: cache: Only write files if we have data
        bitbake: cooker: Fix parsing race around cache handling
        bitbake: data: Add support for new BB_HASH_CODEPARSER_VALS for cache optimisation
        bitbake: data_smart: Small optimisation to _findVar()
        native: Drop special variable handling
        bitbake.conf: Add BB_HASH_CODEPARSER_VALS
        pseudo: Update to include logic fix
        bitbake.conf: Add METADATA_REVISION to BB_HASH_CODEPARSER_VALS
        native: Implement BBCLASSEXTEND PACKAGES_DYNAMIC handling
        conf/sdk/x86-64: Set march specifically
        bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache location
        oeqa/selftest/devtool: Fix for linux 6.1 versions onwards
        wic/efi-bootdisk.wks: Fix for 6.1 kernel versions
        kernel/linux-kernel-base: Fix kernel build artefact determinism issues
        build-appliance-image: Update to master head revision
        build-appliance: Fix merge error

  Ross Burton (12):
        python3-pyproject-hooks: add new recipe
        python3-build: add 0.10.0
        python_pep517: use python3-build, not picobuild
        python3-picobuild: remove
        cve-update-db-native: show IP on failure
        quilt: rewrite ptest glue
        quilt: fix intermittent failure in faildiff.test
        spirv-headers/spirv-tools: set correct branch name
        quilt: use upstreamed faildiff.test fix
        ppp: backport fix for CVE-2022-4603
        bitbake: bb/utils: include SSL certificate paths in export_proxies
        buildtools-tarball: set pkg-config search path

  Thomas Roos (1):
        devtool: fix devtool finish when gitmodules file is empty

  Tim Orling (3):
        bitbake: bitbake: fix deprecated threading.Thread.setDaemon
        python3-cryptography{-vectors}: 38.0.4 -&gt; 39.0.0
        bitbake: toaster: update fixtures

  Tom Hochstein (1):
        gstreamer1.0-plugins-good: Fix libsoup runtime dependency

  Vincent Davis Jr (1):
        mesa: allow mesa (gbm) to compile without backend

  Wang Mingyu (20):
        btrfs-tools: upgrade 6.1 -&gt; 6.1.2
        libpcap: upgrade 1.10.2 -&gt; 1.10.3
        libwebp: upgrade 1.2.4 -&gt; 1.3.0
        man-db: upgrade 2.11.1 -&gt; 2.11.2
        dpkg: upgrade 1.21.17 -&gt; 1.21.18
        ed: upgrade 1.18 -&gt; 1.19
        gi-docgen: upgrade 2022.2 -&gt; 2023.1
        python3-alabaster: upgrade 0.7.12 -&gt; 0.7.13
        python3-setuptools: upgrade 65.6.3 -&gt; 65.7.0
        patchelf: upgrade 0.17.0 -&gt; 0.17.2
        python3-cython: upgrade 0.29.32 -&gt; 0.29.33
        python3-dbusmock: upgrade 0.28.6 -&gt; 0.28.7
        python3-hatchling: upgrade 1.12.1 -&gt; 1.12.2
        python3-hypothesis: upgrade 6.61.0 -&gt; 6.62.0
        python3-importlib-metadata: upgrade 5.2.0 -&gt; 6.0.0
        python3-packaging: upgrade 22.0 -&gt; 23.0
        python3-pbr: upgrade 5.11.0 -&gt; 5.11.1
        python3-pygments: upgrade 2.13.0 -&gt; 2.14.0
        stress-ng: upgrade 0.15.01 -&gt; 0.15.02
        xz: upgrade 5.4.0 -&gt; 5.4.1

  Xiangyu Chen (4):
        numactl: skip test case when target platform doesn't have 2 CPU node
        qemuboot.bbclass: add QB_NFSROOTFS_EXTRA_OPT for nfs rootfs extra option
        runqemu: add process of option QB_NFSROOTFS_EXTRA_OPT
        qemuppc64: set the qemuppc64 nfs r/wsize mount options to 524288

  Yoann Congal (2):
        bitbake: persist_data: Handle sqlite error when cachefile path is too long
        sanity: Fix small typos

meta-openembedded: cd13881611..2ab113e8be:
  Alejandro Enedino Hernandez Samaniego (1):
        weechat: Update 3.4.1 -&gt; 3.8

  Alex Kiernan (4):
        dnsmasq: Merge .inc into .bb
        dnsmasq: Expand configuration options
        ntpsec: Upgrade 1.2.1 -&gt; 1.2.2
        keyutils: Upgrade 1.6.1 -&gt; 1.6.3

  Archana Polampalli (1):
        Nodejs: Upgrade to 18.12.1

  Bartosz Golaszewski (1):
        libgpiod: fix python bindings build

  Chee Yang Lee (5):
        opencv: fix reproducible builds
        xerces-c: upgrade to 3.2.4
        zsh: Fix CVE-2021-45444
        redis: Upgrade to 7.0.8
        redis: Upgrade to 6.2.9

  Dmitry Baryshkov (1):
        edid-decode: an utility to parse EDID information

  Etienne Cordonnier (1):
        uutils-coreutils: upgrade 0.0.16 -&gt; 0.0.17

  Fabio Estevam (1):
        lvgl-demo-fb: Add recipe

  Gianfranco Costamagna (1):
        boinc-client: Update boinc from 7.20.4 to 7.20.5

  Hermes Zhang (1):
        kernel_add_regdb: Change the task order

  Jan Luebbe (3):
        pcsc-lite: fix native build
        pcsc-lite: fix homepage URL
        opensc: fix homepage URL

  Kai Kang (2):
        mozjs: fix compile error for arm
        crda: 3.18 -&gt; 4.15

  Khem Raj (65):
        packagegroup-meta-oe: Remove boost-url from comments
        trace-cmd: Update to upstream submitted patches
        packagegroup-meta-oe: Update to reflect latest recipes
        freeglut: Add packageconfigs for x11/wayland/gles
        xdg-desktop-portal-wlr: Add wayland to REQUIRED_DISTRO_FEATURES
        ipmitool: Remove unneeded patch
        dibbler: Fix build with c++17 and newer std
        libtevent: Package cmocka tests into ptest package
        netkit-telnet: Drop using register storage class keyword
        libxml-libxml-perl: Fix function pointer types
        fatcat: Fix build with std=c++17
        ncmpc: Upgrade to 0.47
        python3-matplotlib: Upgrade to 3.6.3
        python3-matplotlib: Fix build with c++17
        python3-greenlet: Drop using register keyword
        libmodplug: Fix build with c++17
        xmlrpc-c: Upgrade to 1.54.06
        satyr: Fix build with musl
        p8platform: Fix build with c++17 clang
        freerdp: Fix incompatible function pointer type
        libtorrent: Update to tip of trunk
        gnuchess: Fix build with c++17
        ippool: Use unsigned int type for 1-bit integer bitfield
        audiofile: Stick to c++14 std
        ssiapi: Use c++14 standard
        log4cpp: Keep using std=c++14
        gengetopt: Use std=c++14
        libmimetic: Pin to using -std=c++14
        ace: Upgrade to 6.5.19
        pipewire-media-session: Use PW_ENABLE_DEPRECATED
        rtorrent: Update to latest tip of trunk
        nspr: Fix build with clang16
        net-snmp: Fix build with clang16
        xmlstarlet: Fix build with clang16
        libol: Drop recipe
        hplip: Update to 3.22.10
        espeak: Drop using 'register' keyword for storage classifier
        uw-imap: Fix build with clang 16
        xmlsec1: Include xmlsec/parser.h for xmlSecParserSetDefaultOptions()
        exiv2: Upgrade to 0.27.6
        packagegroup-meta-oe: Remove mongodb for upsupported arches
        rtorrent: Add missing dependency on autoconf-archive
        thrift: Fix c++ and system header include order problem
        libcereal: Use -idirafter instead of -isystem
        poppler: cmake: Do not use -isystem
        uftreace: Fix a build race
        sdbus-c++: Disable ccache
        libcamera: Fix build with gcc-13
        mariadb: Fix build with gcc-13
        vulkan-cts,opengl-es-cts: Fix build with gcc-13
        rocksdb: Fix build with gcc13
        rocksdb: Upgrade to 7.9.2
        redis-plus-plus: Upgrade to 1.3.7
        redis-plus-plus: Fix build with gcc13
        rdfind: Upgrade to 1.5.0 release
        rdfind: Fix build with gcc13
        libiodbc: Fix SRC_URI to not use gitlab archives
        opensaf: Fix build with gcc13
        crossguid: Fix build with gcc13
        dbus-cxx: Fix build with gcc13
        dbus-cxx: Upgrade to 2.3.1
        msktutil: Upgrade to 1.2.1
        hiredis: Enable SSL/TLS support by default
        redis-plus-plus: Enable SSL/TLS by default
        rocksdb: Fix build with clang compiler

  Lei Maohui (2):
        biodbc: Added a new recipe.
        trace-cmd: Fix QA Issue of do_package when enable multilib:

  Leon Anavi (14):
        python3-traitlets: Upgrade 5.8.0 -&gt; 5.8.1
        python3-prettytable: Upgrade 3.4.1 -&gt; 3.6.0
        python3-cantools: Upgrade 38.0.0 -&gt; 38.0.1
        python3-imageio: Upgrade 2.23.0 -&gt; 2.24.0
        python3-astroid: Upgrade 2.12.13 -&gt; 2.13.2
        python3-alembic: Upgrade 1.9.1 -&gt; 1.9.2
        python3-autobahn: Upgrade 22.12.1 -&gt; 23.1.1
        python3-eventlet: Upgrade 0.33.2 -&gt; 0.33.3
        python3-configobj: Upgrade 5.0.6 -&gt; 5.0.8
        python3-nocaselist: Upgrade 1.0.6 -&gt; 1.1.0
        python3-nocasedict: Upgrade 1.0.4 -&gt; 1.1.0
        python3-email-validator: Upgrade 1.3.0 -&gt; 1.3.1
        python3-imageio: Upgrade 2.24.0 -&gt; 2.25.0
        python3-cachetools: Upgrade 5.2.1 -&gt; 5.3.0

  Markus Volk (8):
        webp-pixbuf-loader: add recipe
        freerdp: build the rdp server
        nv-codec-headers: add recipe
        gnome-chess: import recipe
        gnome-shell: update 43.1 -&gt; 43.2
        pipewire: update 0.3.63 -&gt; 0.3.64
        cups-filters: build with dbus support
        cups-pk-helper: add recipe

  Martin Jansa (3):
        s-nail: fix Upstream-Status format
        smartmontools: fix Upstream-Status format
        htop: fix Upstream-Status format

  Niko Mauno (2):
        Fix missing leading whitespace with ':append'
        nftables: Fix missing leading whitespace with ':append'

  Peter Bašista (1):
        Make tvheadend recipe compatible with the latest tvheadend version

  Quentin Schulz (1):
        python3-reedsolo: Add recipe

  Randy MacLeod (2):
        librelp: update to 1.11.0
        rsyslog: update to 8.2212.0

  Richard Hughes (1):
        fwupd: Upgrade to 1.8.9

  Robert Yang (1):
        tftpy: Add it for python tftp server and client

  Ross Burton (3):
        khronos-cts: fix build when python3-build-native is present
        python3-pytest-forked: update for move from picobuild to build
        mbedtls: add option to use PSA for X.509/TLS operations

  Stefan Ghinea (1):
        mbedtls: upgrade to 2.28.2 to fix CVE-2022-46392, CVE-2022-46393

  Trevor Woerner (1):
        psqlodbc: fix HOMEPAGE

  Wang Mingyu (62):
        ctags: upgrade 6.0.20230101.0 -&gt; 6.0.20230108.0
        flatbuffers: upgrade 22.12.06 -&gt; 23.1.4
        libadwaita: upgrade 1.2.0 -&gt; 1.2.1
        hwdata: upgrade 0.365 -&gt; 0.366
        libmoo-perl: upgrade 2.005004 -&gt; 2.005005
        evolution-data-server-native: upgrade 3.46.2 -&gt; 3.46.3
        cli11: upgrade 2.3.1 -&gt; 2.3.2
        imapfilter: upgrade 2.7.6 -&gt; 2.8.1
        libcgi-perl: upgrade 4.54 -&gt; 4.55
        hidapi: upgrade 0.12.0 -&gt; 0.13.0
        python3-lazy-object-proxy: upgrade 1.8.0 -&gt; 1.9.0
        xfsprogs: upgrade 6.0.0 -&gt; 6.1.0
        tbb: upgrade 2021.7.0 -&gt; 2021.8.0
        python3-networkx: upgrade 2.8.8 -&gt; 3.0
        python3-sqlalchemy: upgrade 1.4.45 -&gt; 1.4.46
        python3-aiohue: upgrade 4.5.0 -&gt; 4.6.1
        python3-cachetools: upgrade 5.2.0 -&gt; 5.2.1
        python3-google-api-python-client: upgrade 2.70.0 -&gt; 2.71.0
        python3-flask-migrate: upgrade 4.0.0 -&gt; 4.0.1
        python3-coverage: upgrade 7.0.3 -&gt; 7.0.4
        python3-googleapis-common-protos: upgrade 1.57.0 -&gt; 1.58.0
        python3-ipython: upgrade 8.7.0 -&gt; 8.8.0
        python3-redis: upgrade 4.4.0 -&gt; 4.4.1
        python3-robotframework: upgrade 6.0.1 -&gt; 6.0.2
        python3-uefi-firmware: upgrade 1.9 -&gt; 1.10
        python3-ujson: upgrade 5.6.0 -&gt; 5.7.0
        python3-xlsxwriter: upgrade 3.0.5 -&gt; 3.0.6
        xfsprogs: upgrade 6.1.0 -&gt; 6.1.1
        xfstests: upgrade 2022.12.18 -&gt; 2023.01.01
        eog: upgrade 43.1 -&gt; 43.2
        gvfs: upgrade 1.50.2 -&gt; 1.50.3
        libnma: upgrade 1.10.4 -&gt; 1.10.6
        nautilus: upgrade 43.1 -&gt; 43.2
        nbdkit: upgrade 1.33.4 -&gt; 1.33.7
        networkmanager: upgrade 1.40.0 -&gt; 1.40.10
        tcpdump: upgrade 4.99.2 -&gt; 4.99.3
        unbound: upgrade 1.17.0 -&gt; 1.17.1
        ctags: upgrade 6.0.20230108.0 -&gt; 6.0.20230115.0
        dnfdragora: upgrade 2.1.3 -&gt; 2.1.4
        gensio: upgrade 2.6.1 -&gt; 2.6.2
        hidapi: upgrade 0.13.0 -&gt; 0.13.1
        librelp: upgrade 1.10.0 -&gt; 1.11.0
        libtraceevent: upgrade 1.7.0 -&gt; 1.7.1
        libtracefs: upgrade 1.6.3 -&gt; 1.6.4
        uftrace: upgrade 0.12 -&gt; 0.13
        xterm: upgrade 377 -&gt; 378
        python3-absl: upgrade 1.3.0 -&gt; 1.4.0
        python3-coverage: upgrade 7.0.4 -&gt; 7.0.5
        python3-dateparser: upgrade 1.1.5 -&gt; 1.1.6
        python3-decouple: upgrade 3.6 -&gt; 3.7
        python3-dnspython: upgrade 2.2.1 -&gt; 2.3.0
        python3-flask-wtf: upgrade 1.0.1 -&gt; 1.1.0
        python3-future: upgrade 0.18.2 -&gt; 0.18.3
        python3-google-api-python-client: upgrade 2.71.0 -&gt; 2.72.0
        python3-google-auth: upgrade 2.15.0 -&gt; 2.16.0
        python3-mock: upgrade 5.0.0 -&gt; 5.0.1
        python3-pymodbus: upgrade 3.0.2 -&gt; 3.1.0
        python3-pyzmq: upgrade 24.0.1 -&gt; 25.0.0
        python3-redis: upgrade 4.4.1 -&gt; 4.4.2
        python3-sentry-sdk: upgrade 1.12.1 -&gt; 1.13.0
        python3-txaio: upgrade 22.2.1 -&gt; 23.1.1
        python3-xlsxwriter: upgrade 3.0.6 -&gt; 3.0.7

  Yi Zhao (2):
        freeradius: upgrade 3.0.21 -&gt; 3.0.26
        strongswan: upgrade 5.9.8 -&gt; 5.9.9

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I625cfaa0bd5052cd72a121f010db3ecd2f274caf
</content>
</entry>
<entry>
<title>subtree updates Jan-13-2023</title>
<updated>2023-01-13T18:05:42+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-01-13T14:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=517393d903089f921915530ffa689a7a1d113420'/>
<id>urn:sha1:517393d903089f921915530ffa689a7a1d113420</id>
<content type='text'>
meta-openembedded: d04444509a..cd13881611:
  Alex Kiernan (10):
        mdns: Upgrade 1310.140.1 -&gt; 1790.40.31
        mdns: Set MDNS_VERSIONSTR_NODTS
        mdns: Upgrade 1790.40.31 -&gt; 1790.60.25
        ostree: Upgrade 2022.5 -&gt; 2022.7
        ostree: Use systemd_system_unitdir for systemd units
        ostree: Switch to fuse3 which is supported in ostree now
        ostree: Fix comments for configuration/ptest
        ostree: Handle musl's ERANGE mapping
        usbguard: Remove pegtl from DEPENDS
        usbguard: Upgrade 1.1.1 -&gt; 1.1.2

  Alex Stewart (2):
        gvfs: stylize DEPENDS
        gvfs: obviate the ssh-client requirement for gvfs

  Alexander Kanavin (5):
        frr: add a patch to correctly check presence of python from pkg-config
        lirc: correctly use PYTHONPATH
        libportal: move to oe-core
        packagegroup-meta-python: drop python3-strict-rfc3339
        nftables: fix builds with latest setuptools

  Alexander Stein (1):
        dool: Add patch to fix rebuild

  Archana Polampalli (1):
        Nodejs - Upgrade to 16.18.1

  Bartosz Golaszewski (3):
        python3-kmod: new package
        python3-watchdogdev: new package
        packagegroup-meta-python: add missing packages

  Bruce Ashfield (1):
        zfs: update to 2.1.7

  Changqing Li (5):
        linuxptp: fix do_compile error
        keyutils: fix ptest failed since "+++ Can't Determine Endianness"
        graphviz: Do not build tcl support for native
        redis: 6.2.7 -&gt; 6.2.8
        redis: 7.0.5 -&gt; 7.0.7

  Chen Pei (2):
        suitesparse:fix git branch in SRC_URI
        botan: upgrade 2.19.2 -&gt; 2.19.3

  Chen Qi (4):
        xfce4-verve-plugin: fix do_configure faiure about missing libpcre
        networkmanager: fix dhcpcd PACKAGECONFIG
        networkmanager: install config files into correct place
        networkmanager: fix /etc/resolv.conf handling

  Christian Eggers (1):
        boost-url: remove recipe

  Clément Péron (3):
        navigation: bump proj to 9.1.0 library
        proj: add a packageconfig to build as a static library
        proj: avoid leaking host path in libproj

  Devendra Tewari (1):
        android-tools: Use echo instead of bbnote

  Dmitry Baryshkov (1):
        nss: fix cross-compilation error

  Erwann Roussy (3):
        python3-schedutils: add recipe
        python3-linux-procfs: add recipe
        tuna: add recipe

  Fabio Estevam (2):
        remmina: Update to 1.4.28
        crucible: Upgrade to 2022.12.06

  Geoff Parker (1):
        python3-yappi: upgrade 1.3.6 -&gt; 1.4.0, python 3.11 compatible

  Gerbrand De Laender (1):
        python3-aioserial: new package

  Gianfranco Costamagna (2):
        vbxguestdrivers: upgrade 7.0.2 -&gt; 7.0.4
        boinc-client: Update boinc from 7.18.1 to 7.20.4

  Gianluigi Spagnuolo (1):
        libbpf: add native and nativesdk BBCLASSEXTEND

  Hains van den Bosch (2):
        python3-twisted: Add python3-asyncio to RDEPENDS
        python3-twisted: Add python3-typing-extensions to RDEPENDS

  He Zhe (1):
        protobuf: upgrade 3.21.5 -&gt; 3.21.10

  Jose Quaresma (1):
        lshw: bump to 42fef565

  Kai Kang (31):
        freeradius: fix multilib systemd service start failure
        wxwidgets: 3.1.5 -&gt; 3.2.1
        python3-attrdict3: add recipe with version 2.0.2
        python3-wxgtk4: 4.1.1 -&gt; 4.2.0
        xfce4-settings: 4.16.3 -&gt; 4.16.5
        python3-m2crypto: fix CVE-2020-25657 and buildpaths qa issue
        fixup! wxwidgets: 3.1.5 -&gt; 3.2.1
        postfix: fix multilib conflict of sample-main.cf
        python3-wxgtk4: replace deprecated inspect.getargspec
        libxfce4ui: 4.16.1 -&gt; 4.18.0
        thunar-volman: 4.16.0 -&gt; 4.18.0
        xfce4-cpufreq-plugin: 1.2.7 -&gt; 1.2.8
        xfce4-wavelan-plugin: 0.6.2 -&gt; 0.6.3
        xfce4-cpugraph-plugin: 1.2.6 -&gt; 1.2.7
        xfce4-sensors-plugin: 1.4.3 -&gt; 1.4.4
        thunar-shares-plugin: Bump GLib minimum required to 2.26
        xfce4-dev-tools: 4.16.0 -&gt; 4.18.0
        libxfce4util: 4.16.0 -&gt; 4.18.0
        exo: 4.16.4 -&gt; 4.18.0
        garcon: 4.16.1 -&gt; 4.18.0
        xfce4-panel: 4.16.3 -&gt; 4.18.0
        thunar: 4.16.9 -&gt; 4.18.0
        tumbler: 4.16.0 -&gt; 4.18.0
        xfconf: 4.16.0 -&gt; 4.18.0
        xfce4-appfinder: 4.16.1 -&gt; 4.18.0
        xfce4-settings: 4.16.5 -&gt; 4.18.0
        xfce4-power-manager: 4.16.0 -&gt; 4.18.0
        xfce4-session: 4.16.0 -&gt; 4.18.0
        xfwm4: 4.16.1 -&gt; 4.18.0
        xfdesktop: 4.16.0 -&gt; 4.18.0
        xorg-lib: set XORG_EXT for recipes

  Khem Raj (91):
        gnome-text-editor: Add missing libpcre build time depenedency
        ettercap: Add missing dependency on libpcre
        xcb-util-cursor: Update to 0.1.4
        lldpd: Use github release assets for SRC_URI
        aufs-util: Fix build with large file support enabled systems
        volume-key: Inherit python3targetconfig
        proj: Enable apps when building native variant
        python3-pyproj: Export PROJ_DIR
        satyr: Inherit python3targetconfig
        rest: Re-add 0.8.1
        gfbgraph: Use rest 0.8.1
        audit: Inherit python3targetconfig
        opensaf: Check for _FILE_OFFSET_BITS instead of __TIMESIZE
        flite: Add missing deps on alsa-lib and chrpath
        python3-pystemd: Regenerate .c sources using newer cython
        libreport: Inherit python3targetconfig
        uw-imap: Disable parallelism
        gnome-calendar: Upgrade to 43.1
        gnome-photos: Upgrade to 43.0
        libgweather: Remove 40.0
        waf-samba.bbclass: point PYTHON_CONFIG to target python3-config
        amtk: Add missing dep on python3-pygments-native
        fontforge: Inherit python3targetconfig
        tepl: Add missing dep on python3-pygments-native
        alsa-oss: Remove recipe
        opencv: Check for commercial_ffmpeg as well to enable ffmpeg
        opencv: Fix build with ffmpeg 5.1+
        fwts: Upgrade to 22.11.00
        minio: Disable on mips
        sip: Add recipe for 6.7.5
        imapfilter: Upgrade to 2.7.6
        perfetto: Do not pass TUNE_CCARGS to native/host compiler
        stressapptest: Upgrade to latest tip
        mariadb: Upgrade to 10.11.1
        surf: Depend on gcr3
        fatcat: Enable 64bit off_t
        stressapptest: Fix build with largefile support and musl
        nspr: Upgrade to 4.35
        cryptsetup: Upgrade to 2.6.0
        libyui,libyui-ncurses: Upgrade to 4.2.3
        inotify-tools: Fix build on musl and lfs64
        sdbus-c++-libsystemd: Upgrade to 250.9 systemd release
        xfsprogs: Upgrade to 6.0.0
        drbd,drbd-utils: Upgrade to 9.2.1 and drbd-utils to 9.22.0
        libtraceevent: Add recipe
        libtracefs: Add recipe
        trace-cmd: Remove use of off64_t and lseek64
        xfsdump: Add -D_LARGEFILE64_SOURCE on musl
        xfstests: Add -D_LARGEFILE64_SOURCE on musl
        mariadb: Alias lseek64/open64/ftruncate64 on musl systems
        gperftools: Define off64_t on musl
        android-tools: Define lseek64 = lseek on musl
        php: Add -D_LARGEFILE64_SOURCE to cflags
        spice-gtk: Use libucontext for coroutines on musl
        wxwidgets: Fix build with musl
        wxwidgets: Fix locale on musl
        wxwidgets: Set HAVE_LARGEFILE_SUPPORT
        python3-wxgtk4: Do not use GetAssertStackTrace with USE_STACKWALKER disabled
        f2fs-tools: Upgrade to 1.15.0
        trace-cmd: Pass ldflags to compiler
        parole: Define DATADIRNAME
        abseil-cpp: Replace off64_t with off_t
        vsftpd_3.0.5.bb: Define _LARGEFILE64_SOURCE on musl
        mozjs-102: Disable mozilla stackwalk on musl
        fatresize: Fix build when 64bit time_t is enabled
        boinc-client: Fix build when using 64bit time_t
        python3-grpcio: Define -D_LARGEFILE64_SOURCE only for musl
        gnome-online-accounts: Fix build race seen on musl systems
        imagemagick: Do not set ac_cv_sys_file_offset_bits
        spdlog: Do not use LFS64 functions with musl
        mongodb: Do not use off64_t on musl
        dracut: Do not undefine _FILE_OFFSET_BITS
        libcamera: Diable 64bit time_t on glibc targets
        v4l-utils: Diable 64bit time_t on glibc targets
        opensaf: Fix the check for __fsblkcnt64_t size
        libcereal,poco: Link with -latomic on ppc32 as well
        sshpass: Use SPDX identified string for GPLv2
        nftables: Upgrade to 1.0.6
        mycroft: Check for pulseaudio in distro features
        trace-cmd: Build libs before building rest
        open-vm-tools: Fix build with 64-bit time_t
        libtraceevent: Move plugins into package of its own
        trace-cmd: Upgrade to 3.1.5
        luajit: Update to latest on v2.1 branch
        concurrencykit: Update to 0.7.0
        concurrencykit: Set correct PLAT value for riscv32
        concurrencykit: Fix build on riscv32 and riscv64
        sysbench: Enable only on architectures supporting LuaJIT
        packagegroup-meta-oe: Ensure sysbench is included in limited arches
        hwloc: Update to 2.9.0
        fluentbit: Link with libatomic on ppc32

  Lei Maohui (1):
        polkit: Fix multilib builds

  Leon Anavi (9):
        python3-watchdog: Upgrade 2.2.0 -&gt; 2.2.1
        python3-zeroconf: Upgrade 0.39.4 -&gt; 0.47.1
        python3-croniter: Upgrade 1.3.7 -&gt; 1.3.8
        python3-coverage: Upgrade 7.0.1 -&gt; 7.0.3
        python3-prompt-toolkit: Upgrade 3.0.31 -&gt; 3.0.36
        python3-simplejson: Upgrade 3.18.0 -&gt; 3.18.1
        python3-termcolor: Upgrade 2.1.1 -&gt; 2.2.0
        python3-cantools: Upgrade 37.2.0 -&gt; 38.0.0
        python3-marshmallow: Upgrade 3.18.0 -&gt; 3.19.0

  Livin Sunny (1):
        libwebsockets: add ipv6 in PACKAGECONFIG

  Markus Volk (88):
        blueman: add RDEPEND on python3-fcntl
        hwdata: add patch to use sysroot prefix for pkgdatadir
        pipewire: upgrade 0.3.59 -&gt; 0.3.60
        spirv-cross: upgrade; fix build
        blueman: upgrade 2.34 -&gt; 2.35
        pipewire: upgrade 0.3.60 -&gt; 0.3.61
        iwd: upgrade 1.30 -&gt; 2.0
        libgdata: use gcr3
        libgweather: update 4.0.0 -&gt; 4.2.0
        gnome-online-accounts: use gcr3
        geary: build with gcr3
        gnome-keyring: use gcr3
        evolution-data-server: update 3.44.2 -&gt; 3.46.1
        gnome-settings-daemon: update 42.1 -&gt; 43.0
        libnma: update 1.8.38 -&gt; 1.10.4
        geocode-glib: build with libsoup-3.0
        gjs: update 1.72.2 -&gt; 1.75.1
        gnome-shell: update 42.0 -&gt; 43.1
        mutter: update 42.0 -&gt; 43.1
        polkit: add recipe for v122
        mozjs: update 98 -&gt; 102
        appstream-glib: update 0.7.18 -&gt; 0.8.2
        gthumb: build with libsoup-3
        amtk: update 5.3.1 -&gt; 5.6.1
        gedit: update 42.2 -&gt; 43.2
        evolution-data-server: remove libgdata dependency
        tepl: update 6.0.0 -&gt; 6.2.0
        perfetto: pass TUNE_CCARGS to use machine tune
        gnome-photos: update dependencies
        thunar-archive-plugin: update 0.4.0 -&gt; 0.5.0
        libadwaita: remove deprecated sassc-native dependency
        gnome-shell: remove deprecated sassc-native dependency
        spice-gtk: add missing license information
        pipewire: update 0.3.61 -&gt; 0.3.62
        gdm: update 42.0 -&gt; 43.0
        gnome-session: update 42.0 -&gt; 43-0
        geoclue: update to latest commit to allow to build with libsoup-3.0
        gvfs: fix polkit homedir
        editorconfig: add recipe
        tracker: update 3.4.1 -&gt; 3.4.2
        gvfs: fix dependencies
        gnome-calculator: update 42.2 -&gt; 43.0.1
        tracker-miners: update 3.4.1 -&gt; 3.4.2
        gnome-photos: add missing runtime dependency on tracker-miners
        gtksourceview5: update 5.4.2 -&gt; 5.6.1
        remmina: build with libsoup-3.0
        ostree: replace libsoup-2.4 by curl
        gnome-text-editor: update 42.2 -&gt; 43.1
        gtk4: remove recipe
        libxmlb: allow to build native
        pipewire: update 0.3.62 -&gt; 0.3.63
        gnome-shell-extensions: update SRC_URI and remove sassc-native dep
        grilo: update 0.3.14 -&gt; 0.3.15
        libstemmer: move recipe to meta-oe
        xdg-desktop-portal: add recipe
        bubblewrap: import recipe from meta-security
        gnome-software: add recipe
        basu: import recipe from meta-wayland
        xdg-desktop-portal-wlr: add recipe
        appstream: add recipe
        flatpak: add recipe
        flatpak-xdg-utils: add recipe
        flatpak: add runtime dependency on flatpak-xdg-utils
        wireplumber: update 0.4.12 -&gt; 0.4.13
        wireplumber: build with dbus support by default
        xdg-desktop-portal-gnome: add recipe
        libcloudproviders: add recipe
        evince: update 42.3 -&gt; 43.1
        libportal: build libportal-gtk4 and vala support
        nautilus: update 42.2 -&gt; 43.1
        gnome-desktop: update 42.0 -&gt; 43
        file-roller: update 3.42.0 -&gt; 43.0
        wireplumber: dont start systemd system service by default
        gnome-bluetooth: update 42.4 -&gt; 42.5
        gnome-flashback: update 3.44.0 -&gt; 3.46.0
        libwnck3: update 40.1 -&gt; 43.0
        gnome-panel: update 3.44.0 -&gt; 3.47.1
        gnome-terminal: update 3.42.2 -&gt; 3.46.7
        dconf-editor: update 3.38.3 -&gt; 43.0
        gnome-shell: add missing RDEPENDS
        gnome-control-center: update 42.0 -&gt; 43.2
        gnome-shell: add runtime dependency on adwaita-icon-theme
        xdg-desktop-portal-gtk: add recipe
        thunar: add tumbler to RRECOMMENDS
        gnome:terminal add missing inherit meson
        gnome-disk-utility: update 42.0 -&gt; 43.0
        eog: add recipe
        libdecor: import recipe

  Martin Jansa (3):
        nss: fix SRC_URI
        geoclue: fix polkit files only with modem-gps PACKAGECONFIG
        layer.conf: update LAYERSERIES_COMPAT for mickledore

  Mathieu Dubois-Briand (2):
        nss: Add missing CVE product
        nss: Whitelist CVEs related to libnssdbm

  Matthias Klein (1):
        paho-mqtt-c: upgrade 1.3.11 -&gt; 1.3.12

  Max Krummenacher (1):
        opencv: follow changed name license_flags_accepted

  Mingli Yu (25):
        gnome-calculator: add opengl to REQUIRED_DISTRO_FEATURES
        waylandpp: add opengl to REQUIRED_DISTRO_FEATURES
        libnma: add opengl to REQUIRED_DISTRO_FEATURES
        network-manager-applet: add opengl to REQUIRED_DISTRO_FEATURES
        gssdp: check opengl is enabled or not
        gtksourceview5: add opengl to REQUIRED_DISTRO_FEATURES
        gnome-font-viewer: add opengl to REQUIRED_DISTRO_FEATURES
        libxfce4ui: check opengl DISTRO_FEATURES
        gnome-desktop: add opengl to REQUIRED_DISTRO_FEATURES
        ibus: add opengl related check
        nautilus: add opengl to REQUIRED_DISTRO_FEATURES
        gnome-bluetooth: add opengl to REQUIRED_DISTRO_FEATURES
        evince: add opengl to REQUIRED_DISTRO_FEATURES
        gnome-calendar: add opengl to REQUIRED_DISTRO_FEATURES
        xf86-video-amdgpu: add opengl to REQUIRED_DISTRO_FEATURES
        spice-gtk: add opengl to REQUIRED_DISTRO_FEATURES
        grail: add opengl to REQUIRED_DISTRO_FEATURES
        frame: add opengl to REQUIRED_DISTRO_FEATURES
        geis: add opengl to REQUIRED_DISTRO_FEATURES
        evolution-data-server: add opengl to REQUIRED_DISTRO_FEATURES
        libgweather4: add opengl to REQUIRED_DISTRO_FEATURES
        geary: add opengl to REQUIRED_DISTRO_FEATURES
        file-roller: add opengl to REQUIRED_DISTRO_FEATURES
        gnome-photos: add opengl to REQUIRED_DISTRO_FEATURES
        xdg-desktop-portal-wlr: add opengl to REQUIRED_DISTRO_FEATURES

  Naveen Saini (3):
        opencl-headers: add native and nativesdk
        tcsh: add native nativesdk BBCLASSEXTEND
        tbb: upgrade 2021.5.0 -&gt; 2021.7.0

  Omkar Patil (1):
        ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3

  Ovidiu Panait (1):
        multipath-tools: upgrade 0.8.4 -&gt; 0.9.3

  Peter Bergin (1):
        sysbench: Upgrade 0.4.12 -&gt; 1.0.20

  Peter Kjellerstedt (4):
        chrony: Make it possible to enable editline support again
        chrony: Remove the libcap and nss PACKAGECONFIGs
        Revert "lldpd: Use github release assets for SRC_URI"
        lldpd: Correct the checksum for the tar ball to match 1.0.16

  Preeti Sachan (1):
        fluidsynth: update SRC_URI to remove non-existing 2.2.x branch

  Roger Knecht (1):
        python3-rapidjson: add recipe

  Sakib Sajal (1):
        minio: fix license information

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

  Tim Orling (4):
        libio-pty-perl: upgrade 1.16 -&gt; 1.17; enable ptest
        libmozilla-ca-perl: add recipe for 20221114
        libio-socket-ssl-perl: upgrade 2.075 -&gt; 2.076
        libtest-warnings-perl: move to oe-core

  Tomasz Żyjewski (2):
        python3-binwalk: add recipe for version 2.3.3
        python3-uefi-firmware: add recipe for version 1.9

  Wang Mingyu (190):
        byacc: upgrade 20220128 -&gt; 20221106
        libforms: upgrade 1.2.4 -&gt; 1.2.5pre1
        libnftnl: upgrade 1.2.3 -&gt; 1.2.4
        mpich: upgrade 4.0.2 -&gt; 4.0.3
        python3-u-msgpack-python: upgrade 2.7.1 -&gt; 2.7.2
        python3-aiosignal: upgrade 1.2.0 -&gt; 1.3.1
        python3-eth-hash: upgrade 0.5.0 -&gt; 0.5.1
        python3-frozenlist: upgrade 1.3.1 -&gt; 1.3.3
        python3-google-auth: upgrade 2.14.0 -&gt; 2.14.1
        python3-greenlet: upgrade 2.0.0 -&gt; 2.0.1
        python3-imageio: upgrade 2.22.3 -&gt; 2.22.4
        python3-pycocotools: upgrade 2.0.5 -&gt; 2.0.6
        babl: upgrade 0.1.96 -&gt; 0.1.98
        ctags: upgrade 5.9.20221106.0 -&gt; 5.9.20221113.0
        gegl: upgrade 0.4.38 -&gt; 0.4.40
        freerdp: upgrade 2.8.1 -&gt; 2.9.0
        glibmm-2.68: upgrade 2.72.1 -&gt; 2.74.0
        googlebenchmark: upgrade 1.7.0 -&gt; 1.7.1
        gnome-backgrounds: upgrade 42.0 -&gt; 43
        nano: upgrade 6.4 -&gt; 7.0
        networkmanager-openvpn: upgrade 1.10.0 -&gt; 1.10.2
        python3-django: upgrade 4.1 -&gt; 4.1.3
        python3-flask-migrate: upgrade 3.1.0 -&gt; 4.0.0
        python3-eth-utils: upgrade 2.0.0 -&gt; 2.1.0
        python3-eventlet: upgrade 0.33.1 -&gt; 0.33.2
        python3-googleapis-common-protos: upgrade 1.56.4 -&gt; 1.57.0
        python3-google-api-python-client: upgrade 2.65.0 -&gt; 2.66.0
        python3-pymongo: upgrade 4.3.2 -&gt; 4.3.3
        lldpd: upgrade 1.0.15 -&gt; 1.0.16
        audit: upgrade 3.0.8 -&gt; 3.0.9
        ccid: upgrade 1.5.0 -&gt; 1.5.1
        colord: upgrade 1.4.5 -&gt; 1.4.6
        ctags: upgrade 5.9.20221113.0 -&gt; 5.9.20221120.0
        flatbuffers: upgrade 22.10.26 -&gt; 22.11.23
        libglvnd: upgrade 1.5.0 -&gt; 1.6.0
        gensio: upgrade 2.5.2 -&gt; 2.6.1
        mg: upgrade 20220614 -&gt; 20221112
        nbdkit: upgrade 1.33.2 -&gt; 1.33.3
        xfstests: upgrade 2022.10.30 -&gt; 2022.11.06
        pcsc-lite: upgrade 1.9.8 -&gt; 1.9.9
        python3-matplotlib-inline: upgrade 0.1.2 -&gt; 0.1.6
        python3-astroid: upgrade 2.12.12 -&gt; 2.12.13
        python3-asyncinotify: upgrade 2.0.5 -&gt; 2.0.8
        python3-charset-normalizer: upgrade 3.0.0 -&gt; 3.0.1
        python3-dateparser: upgrade 1.1.0 -&gt; 1.1.4
        python3-can: upgrade 4.0.0 -&gt; 4.1.0
        python3-flask-socketio: upgrade 5.3.1 -&gt; 5.3.2
        python3-ipython: upgrade 8.2.0 -&gt; 8.6.0
        python3-langtable: upgrade 0.0.60 -&gt; 0.0.61
        python3-jedi: upgrade 0.18.1 -&gt; 0.18.2
        python3-grpcio-tools: upgrade 1.50.0 -&gt; 1.51.0
        python3-grpcio: upgrade 1.50.0 -&gt; 1.51.0
        python3-networkx: upgrade 2.8.7 -&gt; 2.8.8
        python3-pyatspi: upgrade 2.38.2 -&gt; 2.46.0
        python3-pandas: upgrade 1.5.1 -&gt; 1.5.2
        python3-pybind11-json: upgrade 0.2.11 -&gt; 0.2.13
        python3-pychromecast: upgrade 12.1.4 -&gt; 13.0.1
        python3-pycodestyle: upgrade 2.9.1 -&gt; 2.10.0
        xterm: upgrade 373 -&gt; 377
        smarty: upgrade 4.2.1 -&gt; 4.3.0
        spdlog: upgrade 1.10.0 -&gt; 1.11.0
        python3-pyperf: upgrade 2.4.1 -&gt; 2.5.0
        python3-pyflakes: upgrade 2.5.0 -&gt; 3.0.1
        python3-pymisp: upgrade 2.4.157 -&gt; 2.4.165.1
        capnproto: upgrade 0.10.2 -&gt; 0.10.3
        libass: upgrade 0.16.0 -&gt; 0.17.0
        ctags: upgrade 5.9.20221120.0 -&gt; 5.9.20221127.0
        libio-socket-ssl-perl: upgrade 2.076 -&gt; 2.077
        python3-grpcio-tools: upgrade 1.51.0 -&gt; 1.51.1
        python3-asyncinotify: upgrade 2.0.8 -&gt; 3.0.1
        python3-grpcio: upgrade 1.51.0 -&gt; 1.51.1
        opensc: upgrade 0.22.0 -&gt; 0.23.0
        python3-ipython: upgrade 8.6.0 -&gt; 8.7.0
        ply: upgrade 2.2.0 -&gt; 2.3.0
        python3-apt: upgrade 2.3.0 -&gt; 2.5.0
        poppler: upgrade 22.11.0 -&gt; 22.12.0
        python3-asttokens: upgrade 2.1.0 -&gt; 2.2.0
        python3-cbor2: upgrade 5.4.3 -&gt; 5.4.5
        python3-geomet: upgrade 0.3.0 -&gt; 1.0.0
        python3-google-api-core: upgrade 2.10.2 -&gt; 2.11.0
        python3-google-api-python-client: upgrade 2.66.0 -&gt; 2.68.0
        python3-path: upgrade 16.5.0 -&gt; 16.6.0
        python3-google-auth: upgrade 2.14.1 -&gt; 2.15.0
        zabbix: upgrade 6.2.4 -&gt; 6.2.5
        xmlsec1: upgrade 1.2.36 -&gt; 1.2.37
        smcroute: upgrade 2.5.5 -&gt; 2.5.6
        python3-protobuf: upgrade 4.21.9 -&gt; 4.21.10
        python3-traitlets: upgrade 5.5.0 -&gt; 5.6.0
        python3-twine: upgrade 4.0.1 -&gt; 4.0.2
        python3-web3: upgrade 5.31.1 -&gt; 5.31.2
        python3-ujson: upgrade 5.5.0 -&gt; 5.6.0
        ctags: upgrade 5.9.20221127.0 -&gt; 5.9.20221204.0
        dnsmasq: upgrade 2.87 -&gt; 2.88
        flatbuffers: upgrade 22.11.23 -&gt; 22.12.06
        nbdkit: upgrade 1.33.3 -&gt; 1.33.4
        hwdata: upgrade 0.364 -&gt; 0.365
        evolution-data-server: update 3.46.1 -&gt; 3.46.2
        xfstests: upgrade 2022.11.06 -&gt; 2022.11.27
        python3-protobuf: upgrade 4.21.10 -&gt; 4.21.11
        python3-traitlets: upgrade 5.6.0 -&gt; 5.7.0
        python3-redis: upgrade 4.3.5 -&gt; 4.4.0
        python3-web3: upgrade 5.31.2 -&gt; 5.31.3
        python3-asttokens: upgrade 2.2.0 -&gt; 2.2.1
        python3-cbor2: upgrade 5.4.5 -&gt; 5.4.6
        python3-google-api-python-client: upgrade 2.68.0 -&gt; 2.69.0
        python3-gmpy2: upgrade 2.1.2 -&gt; 2.1.3
        python3-multidict: upgrade 6.0.2 -&gt; 6.0.3
        python3-watchdog: upgrade 2.1.9 -&gt; 2.2.0
        python3-pychromecast: upgrade 13.0.1 -&gt; 13.0.2
        python3-pymisp: upgrade 2.4.165.1 -&gt; 2.4.166
        python3-pytest-xdist: upgrade 3.0.2 -&gt; 3.1.0
        python3-yarl: upgrade 1.8.1 -&gt; 1.8.2
        zabbix: upgrade 6.2.5 -&gt; 6.2.6
        python3-yamlloader: upgrade 1.1.0 -&gt; 1.2.2
        tio: upgrade 2.3 -&gt; 2.4
        ctags: upgrade 5.9.20221204.0 -&gt; 6.0.20221218.0
        dash: upgrade 0.5.11.5 -&gt; 0.5.12
        nanopb: upgrade 0.4.6.4 -&gt; 0.4.7
        libio-socket-ssl-perl: upgrade 2.077 -&gt; 2.078
        libfile-slurper-perl: upgrade 0.013 -&gt; 0.014
        protobuf: upgrade 3.21.10 -&gt; 3.21.12
        python3-alembic: upgrade 1.8.1 -&gt; 1.9.0
        nano: upgrade 7.0 -&gt; 7.1
        python3-gmpy2: upgrade 2.1.3 -&gt; 2.1.5
        python3-eth-account: upgrade 0.7.0 -&gt; 0.8.0
        python3-google-api-python-client: upgrade 2.69.0 -&gt; 2.70.0
        python3-protobuf: upgrade 4.21.11 -&gt; 4.21.12
        python3-pycares: upgrade 4.2.2 -&gt; 4.3.0
        python3-pycurl: upgrade 7.45.1 -&gt; 7.45.2
        python3-pychromecast: upgrade 13.0.2 -&gt; 13.0.4
        python3-pyproj: upgrade 3.4.0 -&gt; 3.4.1
        python3-pydicti: upgrade 1.1.6 -&gt; 1.2.0
        python3-sentry-sdk: upgrade 1.11.1 -&gt; 1.12.0
        python3-traitlets: upgrade 5.7.0 -&gt; 5.7.1
        tio: upgrade 2.4 -&gt; 2.5
        python3-sqlalchemy: upgrade 1.4.44 -&gt; 1.4.45
        xfsdump: upgrade 3.1.11 -&gt; 3.1.12
        python3-isort: upgrade 5.10.1 -&gt; 5.11.3
        xfstests: upgrade 2022.11.27 -&gt; 2022.12.11
        ctags: upgrade 6.0.20221218.0 -&gt; 6.0.20221225.0
        gst-editing-services: upgrade 1.20.4 -&gt; 1.20.5
        logcheck: upgrade 1.3.24 -&gt; 1.4.0
        memtester: upgrade 4.5.1 -&gt; 4.6.0
        libmime-types-perl: upgrade 2.22 -&gt; 2.23
        metacity: upgrade 3.46.0 -&gt; 3.46.1
        python3-alembic: upgrade 1.9.0 -&gt; 1.9.1
        xfstests: upgrade 2022.12.11 -&gt; 2022.12.18
        python3-cytoolz: upgrade 0.12.0 -&gt; 0.12.1
        python3-asgiref: upgrade 3.5.2 -&gt; 3.6.0
        python3-autobahn: upgrade 22.7.1 -&gt; 22.12.1
        python3-coverage: upgrade 6.5.0 -&gt; 7.0.1
        python3-bitarray: upgrade 2.6.0 -&gt; 2.6.1
        python3-imageio: upgrade 2.22.4 -&gt; 2.23.0
        python3-isort: upgrade 5.11.3 -&gt; 5.11.4
        python3-multidict: upgrade 6.0.3 -&gt; 6.0.4
        python3-traitlets: upgrade 5.7.1 -&gt; 5.8.0
        python3-pymisp: upgrade 2.4.166 -&gt; 2.4.167
        python3-sentry-sdk: upgrade 1.12.0 -&gt; 1.12.1
        python3-supervisor: upgrade 4.2.4 -&gt; 4.2.5
        wolfssl: upgrade 5.5.3 -&gt; 5.5.4
        remmina: upgrade 1.4.28 -&gt; 1.4.29
        ser2net: upgrade 4.3.10 -&gt; 4.3.11
        tesseract: upgrade 5.2.0 -&gt; 5.3.0
        network-manager-applet: upgrade 1.26.0 -&gt; 1.30.0
        byacc: upgrade 20221106 -&gt; 20221229
        ctags: upgrade 6.0.20221225.0 -&gt; 6.0.20230101.0
        flashrom: upgrade 1.2 -&gt; 1.2.1
        fontforge: upgrade 20220308 -&gt; 20230101
        hunspell: upgrade 1.7.1 -&gt; 1.7.2
        libmime-types-perl: upgrade 2.23 -&gt; 2.24
        libnet-dns-perl: upgrade 1.35 -&gt; 1.36
        tepl: upgrade 6.2.0 -&gt; 6.4.0
        tcpdump: upgrade 4.99.1 -&gt; 4.99.2
        traceroute: upgrade 2.1.0 -&gt; 2.1.1
        openwsman: upgrade 2.7.1 -&gt; 2.7.2
        pcsc-tools: upgrade 1.6.0 -&gt; 1.6.1
        poppler: upgrade 22.12.0 -&gt; 23.01.0
        rsnapshot: upgrade 1.4.4 -&gt; 1.4.5
        tree: upgrade 2.0.4 -&gt; 2.1.0
        python3-bidict: upgrade 0.22.0 -&gt; 0.22.1
        python3-bitarray: upgrade 2.6.1 -&gt; 2.6.2
        python3-dateparser: upgrade 1.1.4 -&gt; 1.1.5
        python3-lz4: upgrade 4.0.2 -&gt; 4.3.2
        python3-mock: upgrade 4.0.3 -&gt; 5.0.0
        python3-pillow: upgrade 9.3.0 -&gt; 9.4.0
        python3-pydantic: upgrade 1.10.2 -&gt; 1.10.4
        python3-pyephem: upgrade 4.1.3 -&gt; 4.1.4
        python3-xlsxwriter: upgrade 3.0.3 -&gt; 3.0.5
        python3-xxhash: upgrade 3.1.0 -&gt; 3.2.0
        dnf-plugins/rpm.py: Fix grammar when RPM_PREFER_ELF_ARCH doesn't exit.

  Xiangyu Chen (1):
        lldpd: add ptest for lldpd package

  Yi Zhao (13):
        libpwquality: set correct pam plugin directory
        ostree: add runtime dependency bubblewrap for PACKAGECONFIG[selinux]
        ostree: fix selinux policy rebuild error on first deployment
        frr: upgrade 8.3.1 -&gt; 8.4.1
        open-vm-tools: upgrade 12.1.0 -&gt; 12.1.5
        libtdb: upgrade 1.4.3 -&gt; 1.4.7
        libldb: upgrade 2.3.4 -&gt; 2.6.1
        libtalloc: upgrade 2.3.3 -&gt; 2.3.4
        libtevent: upgrade 0.10.2 -&gt; 0.13.0
        samba upgrade 4.14.14 -&gt; 4.17.4
        krb5: upgrade 1.17.2 -&gt; 1.20.1
        grubby: update to latest git rev
        grubby: drop version 8.40

  Zheng Qiu (1):
        python3-inotify: add ptest

  persianpros (1):
        samba: Remove samba related PYTHONHASHSEED patches and use export function

  zhengrq.fnst@fujitsu.com (15):
        python3-pymodbus: upgrade 3.0.0 -&gt; 3.0.2
        python3-pywbemtools: upgrade 1.0.1 -&gt; 1.1.0
        python3-stevedore: upgrade 4.1.0 -&gt; 4.1.1
        ser2net: upgrade 4.3.9 -&gt; 4.3.10
        yelp-tools: upgrade 42.0 -&gt; 42.1
        python3-python-vlc: upgrade 3.0.16120 -&gt; 3.0.18121
        python3-sqlalchemy: upgrade 1.4.43 -&gt; 1.4.44
        python3-zopeinterface: upgrade 5.5.1 -&gt; 5.5.2
        python3-simplejson: upgrade 3.17.6 -&gt; 3.18.0
        python3-pywbemtools: upgrade 1.0.1 -&gt; 1.1.1
        python3-redis: upgrade 4.3.4 -&gt; 4.3.5
        python3-texttable: upgrade 1.6.4 -&gt; 1.6.7
        python3-sentry-sdk: upgrade 1.9.10 -&gt; 1.11.1
        python3-twitter: upgrade 4.10.1 -&gt; 4.12.1
        python3-termcolor: upgrade 2.1.0 -&gt; 2.1.1

meta-security: 2aa48e6f4e..f991b20f56:
  Alex Kiernan (1):
        bubblewrap: Update 0.6.2 -&gt; 0.7.0

  Armin Kuster (2):
        python3-privacyidea: update to 2.7.4
        chipsec: update to 1.9.1

  Michael Haener (1):
        tpm2-tools: update to 5.3

meta-arm: d5f132b199..5c42f084f7:
  Adam Johnston (1):
        arm/trusted-services: Fix 'no such file' when building libts

  Adrian Herrera (2):
        atp: decouple m5readfile from m5ops
        atp: move m5readfile to meta-gem5

  Adrián Herrera Arcila (5):
        atp: fix failing test_readme
        gem5: support for EXTRAS
        atp: separate recipe for gem5 models
        atp: fix machine overrides in recipes
        ci: add meta-atp to check-layers

  David Bagonyi (1):
        meta-arm-toolchain: Drop calls to datastore finalize

  Diego Sueiro (2):
        arm/classes: Introduce apply_local_src_patches bbclass
        arm/trusted-firmware-m: Fix local source patches application

  Emekcan (1):
        arm/fvp: Upgrade Corstone1000 FVP

  Emekcan Aras (6):
        arm-bsp/documentation: corstone1000: update the user guide
        arm/optee: Move optee-3.18 patches
        arm/optee: support optee 3.19
        arm-bsp/optee-os: Adds 3.19 bbappend
        arm-bsp/optee-os: N1SDP support for optee-os 3.19
        arm/qemuarm-secureboot: pin optee-os version

  Jon Mason (5):
        arm-bsp/trusted-services: rename bbappends with git version
        arm/trusted-services: limit the ts compatible machines
        arm-bsp/trusted-services: add n1sdp support
        arm/trusted-firmware-m: update to 1.6.1
        CI: define DEFAULT_TAG and CPU_REQUEST

  Khem Raj (1):
        gn: Replace lfs64 functions with original counterparts

  Mohamed Omar Asaker (5):
        arm-bsp/trusted-services: corstone1000: Use the stateless platform service calls
        arm-bsp/trusted-firmware-m: Bump TFM to v1.7
        arm-bsp/trusted-firmware-m: corstone1000: TFM 1.7
        arm-bsp/musca_b1: Edit the platform name
        arm-bsp/trusted-firmware-m: Remove TF-M 1.6 recipe

  Peter Hoyes (3):
        arm/fvp: Backport shlex.join from Python 3.8
        arm/fvpboot: Disable timing annotation by default
        arm/classes: Ensure patch files are sorted in apply_local_src_patches

  Robbie Cao (1):
        arm/fvp-base-r-aem: upgrade to version 11.20.15

  Ross Burton (17):
        CI: revert a meta-clang change which breaks pixman (thus, xserver)
        CI: add variables needed for k8s runners
        CI: add tags to all jobs
        CI: no need to install telnet
        CI: fix builds with clang
        CI: use the .setup fragment in machine-coverage
        arm/fvp-base-a-aem: upgrade to 11.20.15
        arm-bsp/edk2-firmware: allow clang builds on juno
        ci/get-binary-toolchains: rewrite, slightly
        arm-bsp/documentation: update fvp-base documentation to use runfvp
        CI: use qemuarm64 for pending-updates report job
        meta-atp: remove
        meta-gem5: remove
        arm/fvp-envelope: name the FVP tarballs for checksums
        arm/fvp-envelope: update HOMEPAGE
        arm/fvp-base-a-aem: add support for aarch64 binaries
        CI: don't pin fvp-base jobs to x86-64

poky: 44bb88cc86..0ce159991d:
  Alejandro Hernandez Samaniego (6):
        baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSES
        rust: Enable building rust from stable, beta and nightly channels
        rust: Enable baremetal targets
        baremetal-helloworld: Enable x86 and x86-64 ports
        baremetal-helloworld: Move from skeleton to recipes-extended matching what rust-hello-world is doing
        oe-selftest: Add baremetal toolchain test

  Alex Kiernan (20):
        rust: Install target.json for target rustc
        rust: update 1.65.0 -&gt; 1.66.0
        oeqa/runtime/rust: Add basic compile/run test
        libstd-rs: Merge .inc into .bb
        libstd-rs: Move source directory to library/test
        rust-llvm: Merge .inc into .bb
        rust-llvm: Update LLVM_VERSION to match embedded version
        packagegroup-rust-sdk-target: Add Rust SDK target packagegroup
        packagegroup-core-sdk: Add SDK toolchain language selection support
        rust: Merge .inc into .bb
        rust: Move musl-x86 fix for `__stack_chk_fail_local` to rust-source
        cargo: Merge .inc into .bb
        cargo: Extend DEBUG_PREFIX_MAP to cover vendor
        cargo: Include crossbeam-utils patch
        cargo: Drop exclude from world
        packagegroup-rust-sdk-target: Add cargo
        oeqa/runtime/rust: Add cargo test
        classes: image: Set empty weak default IMAGE_LINGUAS
        default-distrovars: Include "c" in IMAGE_LINGUAS for glibc
        rust: Merge all rustc-source patches into rust-source.inc

  Alex Stewart (2):
        lsof: add update-alternatives logic
        opkg: upgrade to version 0.6.1

  Alexander Kanavin (155):
        elfutils: update 0.187 -&gt; 0.188
        rsync: update 3.2.5 -&gt; 3.2.7
        swig: update 4.0.2 -&gt; 4.1.0
        tcl: update 8.6.11 -&gt; 8.6.12
        quota: update 4.06 -&gt; 4.09
        shadow: update 4.12.3 -&gt; 4.13
        texinfo: update 6.8 -&gt; 7.0
        libhandy: update 1.6.3 -&gt; 1.8.0
        xf86-input-mouse: update 1.9.3 -&gt; 1.9.4
        flac: update 1.4.0 -&gt; 1.4.2
        icu: update 71.1 -&gt; 72-1
        libgpg-error: update 1.45 -&gt; 1.46
        popt: update 1.18 -&gt; 1.19
        vte: update 0.68.0 -&gt; 0.70.1
        webkitgtk: update 2.36.7 -&gt; 2.38.2
        man-db: update 2.10.2 -&gt; 2.11.1
        gawk: update 5.1.1 -&gt; 5.2.1
        unfs: update 0.9.22 -&gt; 0.10.0
        qemu-helper: depend on unfs3 and pseudo directly
        runqemu: do not hardcode the ip address of the nfs server when using tap
        selftest/runqemu: reenable the nfs rootfs test
        glibc-tests: correctly pull in the actual tests when installing -ptest package
        python3: fix tests on x86 (32 bit)
        ptest-packagelists.inc: do not run valgrind ptests on 32 bit x86
        python3: use the standard shell version of python3-config
        python3targetconfig.bbclass: use PYTHONPATH to point to the target config
        bitbake: fetch2/wget.py: correctly match versioned directories
        devtool/upgrade: correctly handle recipes where S is a subdir of upstream tree
        python3-numpy: fix upstream version check
        python3-poetry-core: update 1.3.2 -&gt; 1.4.0
        tcl: update 8.6.12 -&gt; 8.6.13
        libnewt: update 0.52.21 -&gt; 0.52.23
        libxdmcp: update 1.1.3 -&gt; 1.1.4
        libxpm: update 3.5.13 -&gt; 3.5.14
        libxrandr: update 1.5.2 -&gt; 1.5.3
        bluez: update 5.65 -&gt; 5.66
        libxcrypt: update PV to match SRCREV
        python3-dbusmock: update 0.28.4 -&gt; 0.28.6
        ruby: merge .inc into .bb
        ruby: update 3.1.2 -&gt; 3.1.3
        ghostscript: update 9.56.1 -&gt; 10.0.0
        tzdata: update 2022d -&gt; 2022g
        systemtap: upgrade 4.7 -&gt; 4.8
        gnupg: upgrade 2.3.7 -&gt; 2.3.8
        ptest-packagelists.inc: correctly assign fast and slow tests
        ovmf: update edk2-stable202208 -&gt; edk2-stable202211
        llvm: update 15.0.4 -&gt; 15.0.6
        tcmode-default.inc: set LLVMVERSION to a major version wildcard
        cmake: update 3.24.2 -&gt; 3.25.1
        python3-native: further tweak to sysconfig.py to find python includes correctly
        libslirp: add recipe to continue slirp support in qemu
        qemu: update 7.1.0 -&gt; 7.2.0
        systemd: update 251.8 -&gt; 252.4
        dpkg: update 1.21.9 -&gt; 1.21.13
        python3-installer: update 0.5.1 -&gt; 0.6.0
        python3: update 3.11.0 -&gt; 3.11.1
        weston: update 11.0.0 -&gt; 11.0.1
        xhost: update 1.0.8 -&gt; 1.0.9
        xinit: update 1.4.1 -&gt; 1.4.2
        xkbcomp: update 1.4.5 -&gt; 1.4.6
        xprop: update 1.2.5 -&gt; 1.2.6
        xset: update 1.2.4 -&gt; 1.2.5
        xvinfo: update 1.1.4 -&gt; 1.1.5
        xf86-video-vesa: update 2.5.0 -&gt; 2.6.0
        libice: update 1.0.10 -&gt; 1.1.1
        libxcomposite: update 0.4.5 -&gt; 0.4.6
        libxdamage: update 1.1.5 -&gt; 1.1.6
        libxres: update 1.2.1 -&gt; 1.2.2
        libxscrnsaver: update 1.2.3 -&gt; 1.2.4
        libxv: update 1.0.11 -&gt; 1.0.12
        jquery: upgrade 3.6.1 -&gt; 3.6.2
        libmodule-build-perl: update 0.4231 -&gt; 0.4232
        python3-chardet: upgrade 5.0.0 -&gt; 5.1.0
        libarchive: upgrade 3.6.1 -&gt; 3.6.2
        stress-ng: upgrade 0.15.00 -&gt; 0.15.01
        vulkan: upgrade 1.3.231.1 -&gt; 1.3.236.0
        Revert "python3-native: further tweak to sysconfig.py to find python includes correctly"
        conf/machine/include: add x86-64-v3 tunes (AVX, AVX2, BMI1, BMI2, F16C, FMA, LZCNT, MOVBE, XSAVE)
        go: update 1.19.3 -&gt; 1.19.4
        vulkan-samples: update to latest revision
        boost-build-native: update 1.80.0 -&gt; 1.81.0
        qemu: disable sporadically failing test-io-channel-command
        devtool: process local files only for the main branch
        libportal: add from meta-openembedded/meta-gnome
        libportal: convert from gtk-doc to gi-docgen
        epiphany: update 42.4 -&gt; 43.0
        qemux86-64: build for x86-64-v3 (2013 Haswell and later) rather than Core 2 from 2006
        valgrind: disable tests that started failing after switching to x86-64-v3 target
        glib-2.0: upgrade 2.74.3 -&gt; 2.74.4
        jquery: upgrade 3.6.2 -&gt; 3.6.3
        nasm: update 2.15.05 -&gt; 2.16.01
        ffmpeg: use nasm patched-in debug-prefix-map option to restore reproducibility
        gtk+3: update 3.24.35 -&gt; 3.24.36
        libva-utils: update 2.16.0 -&gt; 2.17.0
        xcb-util: update 0.4.0 -&gt; 0.4.1
        gnupg: update 2.3.8 -&gt; 2.4.0
        libksba: update 1.6.2 -&gt; 1.6.3
        python3-pycryptodomex: upgrade 3.15.0 -&gt; 3.16.0
        piglit: upgrade to latest revision
        python3-setuptools-scm: upgrade 7.0.5 -&gt; 7.1.0
        python3-attrs: upgrade 22.1.0 -&gt; 22.2.0
        webkitgtk: upgrade 2.38.2 -&gt; 2.38.3
        linux-firmware: upgrade 20221109 -&gt; 20221214
        harfbuzz: upgrade 5.3.1 -&gt; 6.0.0
        python3-pytz: upgrade 2022.6 -&gt; 2022.7
        strace: upgrade 6.0 -&gt; 6.1
        python3-pycryptodome: upgrade 3.15.0 -&gt; 3.16.0
        meson: upgrade 0.64.0 -&gt; 1.0.0
        xwayland: upgrade 22.1.5 -&gt; 22.1.7
        python3-pyrsistent: upgrade 0.19.2 -&gt; 0.19.3
        file: upgrade 5.43 -&gt; 5.44
        python3-subunit: upgrade 1.4.1 -&gt; 1.4.2
        python3-zipp: upgrade 3.10.0 -&gt; 3.11.0
        python3-cryptography: upgrade 38.0.3 -&gt; 38.0.4
        logrotate: upgrade 3.20.1 -&gt; 3.21.0
        python3-importlib-metadata: upgrade 5.0.0 -&gt; 5.2.0
        python3-numpy: upgrade 1.23.4 -&gt; 1.24.1
        xserver-xorg: upgrade 21.1.4 -&gt; 21.1.6
        puzzles: upgrade to latest revision
        vte: upgrade 0.70.1 -&gt; 0.70.2
        libpsl: upgrade 0.21.1 -&gt; 0.21.2
        libtest-fatal-perl: upgrade 0.016 -&gt; 0.017
        python3-urllib3: upgrade 1.26.12 -&gt; 1.26.13
        python3-cryptography-vectors: upgrade 38.0.3 -&gt; 38.0.4
        python3-setuptools: upgrade 65.5.1 -&gt; 65.6.3
        libsdl2: upgrade 2.26.0 -&gt; 2.26.1
        python3-gitdb: upgrade 4.0.9 -&gt; 4.0.10
        diffoscope: upgrade 224 -&gt; 230
        python3-mako: upgrade 1.2.3 -&gt; 1.2.4
        python3-sphinx: upgrade 5.3.0 -&gt; 6.0.0
        libsolv: upgrade 0.7.22 -&gt; 0.7.23
        ruby: upgrade 3.1.3 -&gt; 3.2.0
        python3-lxml: upgrade 4.9.1 -&gt; 4.9.2
        python3-git: upgrade 3.1.29 -&gt; 3.1.30
        curl: upgrade 7.86.0 -&gt; 7.87.0
        kmscube: upgrade to latest revision
        gobject-introspection: upgrade 1.72.0 -&gt; 1.74.0
        python3-dtschema: upgrade 2022.11 -&gt; 2022.12
        bash: upgrade 5.2.9 -&gt; 5.2.15
        kexec-tools: upgrade 2.0.25 -&gt; 2.0.26
        python3-jsonschema: upgrade 4.17.0 -&gt; 4.17.3
        python3-pycairo: upgrade 1.21.0 -&gt; 1.23.0
        nghttp2: upgrade 1.50.0 -&gt; 1.51.0
        python3-certifi: upgrade 2022.9.24 -&gt; 2022.12.7
        python3-hypothesis: upgrade 6.57.1 -&gt; 6.61.0
        libsndfile1: upgrade 1.1.0 -&gt; 1.2.0
        repo: upgrade 2.29.9 -&gt; 2.31
        libpcap: upgrade 1.10.1 -&gt; 1.10.2
        python3-jsonschema: depend on rfc3339-validator in all cases
        python3-strict-rfc3339: remove the recipe
        elfutils: do not error out on deprecated declarations
        gcr3: limit version check to 3.x versions without odd-even rule
        ncurses: restore version check as it's now again working due to release of 6.4
        tiff: update 4.4.0 -&gt; 4.5.0
        qemu: fix recent reproducibility issues

  Alexey Smirnov (1):
        classes: make TOOLCHAIN more permissive for kernel

  Anton Antonov (1):
        rust: Do not use default compiler flags defined in CC crate

  Antonin Godard (2):
        busybox: always start do_compile with orig config files
        busybox: rm temporary files if do_compile was interrupted

  Atanas Bunchev (1):
        qemu.rst: slirp port forwarding details

  Bruce Ashfield (30):
        linux-yocto-dev: bump to v6.0+
        linux-yocto/5.19: update to v5.19.16
        linux-yocto/5.15: update to v5.15.74
        linux-yocto/5.19: update to v5.19.17
        linux-yocto/5.15: update to v5.15.76
        linux-yocto/5.19: cfg: intel and vesa updates
        kern-tools: integrate ZFS speedup patch
        linux-yocto-dev: bump to v6.1
        kernel-devsrc: fix for v6.1+
        lttng-modules: fix build for v6.1+
        linux-yocto/5.19: security.cfg: remove configs which have been dropped
        linux-yocto/5.15: update to v5.15.78
        linux-yocto/5.19: fix CONFIG_CRYPTO_CCM mismatch warnings
        linux-yocto/5.15: fix CONFIG_CRYPTO_CCM mismatch warnings
        linux-yocto/5.19: fix elfutils run-backtrace-native-core ptest failure
        linux-libc-headers: add 6.x fetch location
        linux-libc-headers: bump to 6.1
        linux-yocto/5.19: fix perf build with clang
        linux-yocto/5.15: ltp and squashfs fixes
        linux-yocto: introduce v6.1 reference kernel recipes
        linux-yocto/5.15: fix perf build with clang
        linux-yocto/5.15: libbpf: Fix build warning on ref_ctr_off
        linux-yocto/5.15: update to v5.15.84
        linux-yocto/6.1: update to v6.1.1
        linux-yocto/5.15: powerpc: Fix reschedule bug in KUAP-unlocked user copy
        linux-yocto/5.19: powerpc: Fix reschedule bug in KUAP-unlocked user copy
        linux-yocto/6.1: update to v6.1.3
        linux-yocto/6.1: cfg: remove CONFIG_ARM_CRYPTO
        yocto-bsps/5.15: update to v5.15.78
        linux-yocto/5.15: update to v5.15.80

  Carlos Alberto Lopez Perez (3):
        xwayland: libxshmfence is needed when dri3 is enabled
        recipes: Enable nativesdk for gperf, unifdef, gi-docgen and its dependencies
        mesa-gl: gallium is required when enabling x11

  Changqing Li (2):
        base.bbclass: Fix way to check ccache path
        sqlite3: upgrade 3.40.0 -&gt; 3.40.1

  Charlie Johnston (1):
        opkg: ensure opkg uses private gpg.conf when applying keys.

  Chee Yang Lee (1):
        migration-guides: add release-notes for 4.1.1

  Chen Qi (10):
        kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuild
        resolvconf: make it work
        dhcpcd: fix to work with systemd
        bitbake: command.py: cleanup bb.cache.parse_recipe
        psplash: consider the situation of psplash not exist for systemd
        bc: extend to nativesdk
        rm_work: adjust dependency to make do_rm_work_all depend on do_rm_work
        selftest: allow '-R' and '-r' be used together
        dhcpcd: backport two patches to fix runtime error
        libseccomp: fix typo in DESCRIPTION

  Christian Eggers (1):
        boost: add url lib

  David Bagonyi (1):
        u-boot: Fix u-boot signing when building with multiple u-boot configs

  Dmitry Baryshkov (2):
        linux-firmware: upgrade 20221012 -&gt; 20221109
        linux-firmware: add new fw file to ${PN}-qcom-adreno-a530

  Enguerrand de Ribaucourt (1):
        bitbake-layers: fix a typo

  Enrico Jörns (1):
        sstatesig: emit more helpful error message when not finding sstate manifest

  Enrico Scholz (1):
        sstate: show progress bar again

  Fabre Sébastien (1):
        u-boot: Add /boot in SYSROOT_DIRS

  Frank de Brabander (4):
        bitbake: README: Improve explanation about running the testsuite
        bitbake: bin/utils: Ensure locale en_US.UTF-8 is available on the system
        bitbake: process: log odd unlink events with bitbake.sock
        bitbake: README: add required python version for bitbake

  Harald Seiler (1):
        opkg: Set correct info_dir and status_file in opkg.conf

  Jagadeesh Krishnanjanappa (1):
        qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel image

  Jan Kircher (1):
        toolchain-scripts: compatibility with unbound variable protection

  Javier Tia (1):
        poky.conf: Add Fedora 36 as supported distro

  Joe Slater (2):
        python3: Fix CVE-2022-37460
        libarchive: fix CVE-2022-36227

  Jose Quaresma (2):
        Revert "gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test"
        gstreamer1.0: Fix race conditions in gstbin tests

  Joshua Watt (4):
        qemu-helper-native: Correctly pass program name as argv[0]
        bitbake: cooker: Use event to terminate parser threads
        bitbake: cooker: Start sync thread a little earlier
        bitbake: bitbake: Convert to argparse

  Kai Kang (4):
        xorg-lib-common.inc: set default value of XORG_EXT
        libx11-compose-data: 1.6.8 -&gt; 1.8.3
        libx11: 1.8.1 -&gt; 1.8.3
        libsm: 1.2.3 &gt; 1.2.4

  Kasper Revsbech (1):
        bitbake: fetch2/wget: handle username/password in uri

  Khem Raj (47):
        rsync: Delete pedantic errors re-ordering patch
        pseudo: Disable LFS on 32bit arches
        libxkbcommon: Extend to build native package
        iso-codes: Extend to build native packages
        xkeyboard-config: Extend to build native package
        bluez5: enable position independent executables flag
        rpcsvc-proto: Use autoconf knob to enable largefile support
        gptfdisk: Enable largefile support functions
        libpcre2: Upgrade to 10.42
        erofs-utils: Convert from off64_t to off_t
        pseudo: Remove 64bit time_t flags
        unfs3: Define off64_t in terms of off_t on musl
        acpid: Fix largefile enabled build
        efivar: Replace off64_t with off_t
        ltp: Fix largefile support
        acl: Enable largefile support by default
        libpciaccess: Do not use 64bit functions for largefile support
        mdadm: Use _FILE_OFFSET_BITS to use largefile support
        btrfs-tools: Do not use 64bit functions for largefile support
        e2fsprogs: Do not use 64bit functions for largefile support
        libbsd: Fix build with largefile support
        gpgme: Fix with with largefile support
        virglrenderer: Replace lseek64 with lseek
        nfs-utils: Replace statfs64 with statfs
        alsa-utils: Replace off64_t with off_t
        lttng-tools: Fix build with largefile support
        strace: Add knob to enable largefile support
        numactl: Enable largefile support
        qemu: Fix build with largefile support
        systemd: Fix 252 release build on musl
        rust: Do not use open64 on musl in getrandom crate
        rust,libstd-rs: Fix build with latest musl
        rust-llvm: Fix build on latest musl
        cargo: Do not use open64 on musl anymore
        llvm: Do not use lseek64
        strace: Replace off64_t with off_t in sync_file_range.c test
        vulkan-samples: Do not use LFS64 APIs in spdlog
        pulseaudio: Do not use 64bit time_t flags
        musl: Update to latest on tip of trunk
        rust: Fix build with 64bit time_t
        stress-ng: Do not enforce gold linker
        time64.inc: Add GLIBC_64BIT_TIME_FLAGS on ppc/x86 as well
        time64: Remove leading whitespace from GLIBC_64BIT_TIME_FLAGS
        mpg123: Enable largefile support
        site/powerpc32-linux: Do not cache statvfs64 across glibc and musl
        tiff: Add packageconfig knob for webp
        site/common-musl: Set ac_cv_sys_file_offset_bits default to 64

  Lee Chee Yang (1):
        migration-guides: add release-notes for 4.0.6

  Luca Boccassi (2):
        systemd: refresh patch to remove fuzz introduced by rebase on v252
        systemd: ship pcrphase/measure tools and units in systemd-extra-utils

  Luis (1):
        rm_work.bbclass: use HOSTTOOLS 'rm' binary exclusively

  Marek Vasut (5):
        bitbake: fetch2/git: Prevent git fetcher from fetching gitlab repository metadata
        package_rpm: Fix Linux 6.1.0 perf 1.0 version mistranslation
        systemd: Make importd depend on glib-2.0 again
        bitbake: bitbake-user-manual: Document override :append, :prepend, :remove order
        bitbake: fetch2/git: Clarify the meaning of namespace

  Markus Volk (12):
        ell: upgrade 0.53 -&gt; 0.54
        libsdl2: update 2.24.2 -&gt; 2.26.0
        graphene: import from meta-oe
        gtk4: import recipe from meta-gnome
        gcr: rename gcr -&gt; gcr3
        gcr: add recipe for gcr-4, needed to build with gtk4
        epiphany: use gcr3
        gtk4: add tracker-miners runtime dependency
        python3-dbusmock: allow to build native
        gtk4: update 4.8.2 -&gt; 4.8.3
        gcr3: update 3.40.0 -&gt; 3.41.1
        librsvg: enable vapi build

  Marta Rybczynska (2):
        efibootmgr: update compilation with musl
        cve-update-db-native: avoid incomplete updates

  Martin Jansa (4):
        libxml2: upgrade test data from 20080827 to 20130923
        nativesdk-rpm: export RPM_ETCCONFIGDIR and MAGIC in environment like RPM_CONFIGDIR
        nativesdk-rpm: don't create wrappers for WRAPPER_TOOLS
        tune-x86-64-v3.inc: set QEMU_EXTRAOPTIONS like other tune-* files

  Mathieu Dubois-Briand (1):
        dbus: Add missing CVE product name

  Michael Halstead (1):
        uninative: Upgrade to 3.8.1 to include libgcc

  Michael Opdenacker (34):
        manuals: add missing references to classes
        manuals: fix paragraphs with the "inherit" word
        ref-manual/classes.rst: remove reference to sip.bbclass
        manuals: simplify .gitignore files
        manuals: split dev-manual/common-tasks.rst
        dev-manual/sbom.rst: minor corrections
        bitbake: bitbake-user-manual: update references to Yocto Project manual
        bitbake.conf: remove SERIAL_CONSOLE variable
        bitbake: bitbake-user-manual: add reference to bitbake git repository
        ref-manual: add references to variables only documented in the BitBake manual
        manuals: add reference to yocto-docs git repository to page footer
        manuals: add missing references to variables
        manuals: add missing SPDX license header to source files
        manuals: fix double colons
        ref-manual/resources.rst: fix formating
        ref-manual: update references to release notes
        manual: improve documentation about using external toolchains
        ref-manual/images.rst: fix unnumbered list
        manuals: define proper numbered lists
        manuals: final removal of SERIAL_CONSOLE variable
        ref-manual/resources.rst: improve description of mailing lists
        ref-manual/system-requirements.rst: update buildtools instructions
        manuals: create references to buildtools
        documentation/poky.yaml.in: update minimum python version to 3.8
        manuals: prepare 4.2 migration notes
        bitbake: bitbake-user-manual: double colon fix
        bitbake: bitbake-user-manual: remove "OEBasic" signature generator
        migration-guides: fix 4.2 migration note issues
        toaster-manual: fix description of introduction video
        ref-manual/classes.rst: remove .bbclass from section titles
        manuals: simplify references to classes
        migration-1.6.rst: fix redundant reference
        ref-manual/system-requirements.rst: recommend buildtools for not supported distros
        .gitignore: ignore files generated by Toaster

  Mikko Rapeli (5):
        qemurunner.py: support setting slirp host IP address
        runqemu: limit slirp host port forwarding to localhost 127.0.0.1
        qemurunner.py: use IP address from command line
        dev-manual/runtime-testing.rst: fix oeqa runtime test path
        runqemu: add QB_SETUP_CMD and QB_CLEANUP_CMD

  Mingli Yu (8):
        tcl: correct the header location in tcl.pc
        python3: make tkinter available when enabled
        sudo: add selinux and audit PACKAGECONFIG
        iproute2: add selinux PACKAGECONFIG
        util-linux: add selinux PACKAGECONFIG
        cronie: add selinux PACKAGECONFIG
        psmisc: add selinux PACKAGECONFIG
        gcr: add opengl to REQUIRED_DISTRO_FEATURES

  Narpat Mali (2):
        ffmpeg: fix for CVE-2022-3964
        ffmpeg: fix for CVE-2022-3965

  Ola x Nilsson (4):
        kbd: Don't build tests
        glibc: Add ppoll fortify symbol for 64 bit time_t
        insane: Add QA check for 32 bit time and file offset functions
        time64.conf: Include to enable 64 bit time flags

  Ovidiu Panait (1):
        kernel.bbclass: remove empty module directories to prevent QA issues

  Patrick Williams (1):
        kernel-fitimage: reduce dependency to the cpio

  Pavel Zhukov (1):
        oeqa/rpm.py: Increase timeout and add debug output

  Peter Kjellerstedt (1):
        recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCS

  Peter Marko (2):
        externalsrc: fix lookup for .gitmodules
        oeqa/selftest/externalsrc: add test for srctree_hash_files

  Petr Kubizňák (1):
        harfbuzz: remove bindir only if it exists

  Petr Vorel (1):
        iputils: update to 20221126

  Polampalli, Archana (1):
        libpam: fix CVE-2022-28321

  Qiu, Zheng (3):
        valgrind: remove most hidden tests for arm64
        tiff: Security fix for CVE-2022-3970
        vim: upgrade 9.0.0820 -&gt; 9.0.0947

  Quentin Schulz (4):
        cairo: update patch for CVE-2019-6461 with upstream solution
        cairo: fix CVE patches assigned wrong CVE number
        docs: kernel-dev: faq: update tip on how to not include kernel in image
        docs: migration-guides: migration-4.0: specify variable name change for kernel inclusion in image recipe

  Randy MacLeod (1):
        valgrind: skip the boost_thread test on arm

  Ranjitsinh Rathod (1):
        curl: Correct LICENSE from MIT-open-group to curl

  Ravula Adhitya Siddartha (2):
        linux-yocto/5.15: update genericx86* machines to v5.15.78
        linux-yocto/5.19: update genericx86* machines to v5.19.17

  Richard Purdie (97):
        bitbake: cache/cookerdata: Move recipe parsing functions from cache to databuilder
        bitbake: cache: Drop broken/unused code
        bitbake: cache: Drop unused function
        bitbake: server: Ensure cooker profiling works
        bitbake: worker/runqueue: Reduce initial data transfer in workerdata
        bitbake: cache: Drop support for not saving the cache file
        bitbake: runqueue: Add further debug for sstate reuse issues
        bitbake: runqueue: Fix race issues around hash equivalence and sstate reuse
        bitbake: data/siggen: Switch to use frozensets and optimize
        bitbake: data_smart: Add debugging for overrides stability issue
        bitbake: utils: Allow to_boolean to support int values
        base: Drop do_package base definition
        bitbake: data: Drop obsolete pydoc/path code
        bitbake: BBHandler: Remove pointless global variable declarations
        bitbake: runqueue: Improve error message for missing multiconfig
        bitbake: data_smart: Small cache reuse optimization
        bitbake.conf: Simplify CACHE setting
        oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_file()
        qemu: Ensure libpng dependency is deterministic
        bitbake: data: Tweak code layout
        bitbake: cache/siggen: Simplify passing basehash data into the cache
        bitbake: siggen/cache: Optionally allow adding siggen hash data to the bitbake cache
        bitbake: parse: Add support for addpylib conf file directive and BB_GLOBAL_PYMODULES
        bitbake: cookerdata: Ensure layers use LAYERSERIES_COMPAT fairly
        base: Switch to use addpylib directive and BB_GLOBAL_PYMODULES
        devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT entries
        scripts/checklayer: Update to match bitbake changes
        yocto-check-layer: Allow OE-Core to be tested
        bitbake: main: Add timestamp to server retry messages
        bitbake: main/server: Add lockfile debugging upon server retry
        poky/poky-tiny: Drop largefile mentions
        lib/sstatesig: Drop OEBasic siggen
        bitbake: siggen: Drop non-multiconfig aware siggen support
        bitbake: build/siggen/runqueue: Drop do_setscene references
        bitbake: bitbake: Bump minimum python version requirement to 3.8
        sanity: Update minimum python version to 3.8
        bitbake: main/process: Add extra sockname debugging
        Revert "kernel-fitimage: reduce dependency to the cpio"
        bitbake: siggen: Directly store datacaches reference
        bitbake: bitbake: siggen/runqueue: Switch to using RECIPE_SIGGEN_INFO feature for signature dumping
        bitbake: siggen: Add dummy dataCaches from task context/datastore
        bitbake: build/siggen: Rework stamps functions
        bitbake: siggen: Clarify which fn is meant
        bitbake: ast/data/codeparser: Add dependencies from python module functions
        bitbake: codeparser/data: Add vardepsexclude support to module dependency code
        bitbake.conf: Add module function vardepsexclude entries
        time64: Rename to a .inc file to match the others
        bitbake: command: Add ping command
        bitbake: cache: Allow compression of the data in SiggenRecipeInfo
        bitbake: siggen: Minor code improvement
        bitbake: server/process: Add bitbake.sock race handling
        oeqa/concurrencytest: Add number of failures to summary output
        python3-poetry-core: Fix determinism issue breaking reproducibility
        bitbake: cache/siggen: Fix cache issues with signature handling
        bitbake: event: builtins fix for 'd' deletion
        bitbake: cooker: Ensure cache is cleared for partial resets
        bitbake: tinfoil: Ensure CommandExit is handled
        bitbake: cache: Drop reciever side counting for SiggenRecipeInfo
        bitbake: knotty: Avoid looping with tracebacks
        bitbake: event: Add enable/disable heartbeat code
        bitbake: cooker/cookerdata: Rework the way the datastores are reset
        bitbake: server/process: Improve exception and idle function logging
        bitbake: command: Tweak finishAsyncCommand ordering to avoid races
        bitbake: cooker: Ensure commands clean up any parser processes
        bitbake: server/process: Improve idle loop exit code
        bitbake: event: Always use threadlock
        bitbake: server/process: Add locking around idle functions accesses
        bitbake: server/process: Run idle commands in a separate idle thread
        bitbake: knotty: Ping the server/cooker periodically
        bitbake: cookerdata: Fix cache/reparsing issue
        bitbake: cookerdata: Fix previous commit to use a string, not a generator
        bitbake: command: Ensure that failure cases call finishAsyncComand
        layer.conf: Update to use mickledore as the layer series name
        layer.conf: Mark master as compatible with mickledore
        bitbake: lib/bb: Update thread/process locks to use a timeout
        package: Move fixup_perms function to bb function library
        package: Move get_conffiles/files_from_filevars functions to lib
        package: Move pkgdata handling functions to oe.packagedata
        package: Move emit_pkgdata to packagedata.py
        package: Move package functions to function library
        package: Drop unused function and obsolete comment
        package: Move mapping_rename_hook to packagedata function library
        python3-cython: Use PACKAGESPLITFUNCS instead of PACKAGEBUILDPKGD
        package: Drop support for PACKAGEBUILDPKGD function customisation
        recipes/classes: Drop prepend/append usage with PACKAGESPLITFUNCS
        bitbake: cooker: Rework the parsing results submission
        bitbake: cooker: Clean up inotify idle handler
        uninative-tarball: Add libgcc
        patchelf: Add fix submitted upstream for uninative segfaults
        bitbake: cooker/command: Drop async command handler indirection via cooker
        bitbake: process/cooker/command: Fix currentAsyncCommand locking/races
        uninative: Ensure uninative is enabled in all cases for BuildStarted event
        qemux86-64: Reduce tuning to core2-64
        bitbake: tinfoil: Don't wait for events indefinitely
        bitbake: knotty: Improve shutdown handling
        bitbake: cooker: Fix exit handling issues
        bitbake: server/process: Move heartbeat to idle thread

  Robert Andersson (1):
        go-crosssdk: avoid host contamination by GOCACHE

  Ross Burton (28):
        build-appliance-image: Update to master head revision
        lib/buildstats: fix parsing of trees with reduced_proc_pressure directories
        combo-layer: remove unused import
        combo-layer: dont use bb.utils.rename
        combo-layer: add sync-revs command
        libxml2: upgrade 2.9.14 -&gt; 2.10.3
        libxml2: add more testing
        python3-packaging: upgrade to 22.0
        python3-hatchling: remove python3-tomli DEPENDS
        python3-cryptography: remove python3-tomli RDEPENDS
        meson: drop redundant is_debianlike() patch
        meson: always use meson subcommands
        libepoxy: remove upstreamed patch
        gtk+3: upgrade 3.24.34 -&gt; 3.24.35
        gtk+3: port to Meson
        meson: no need to rebuild on install
        at-spi2-core: clean up x11 enabling
        at-spi2-core: disable API docs if x11 is disabled
        gtk+3: fix reproducible builds
        lsof: upgrade 4.96.4 -&gt; 4.96.5
        pango: upgrade 1.50.11 -&gt; 1.50.12
        python3-hatch-vcs: upgrade 0.2.0 -&gt; 0.3.0
        python3-hatchling: upgrade 1.11.1 -&gt; 1.12.1
        python3-pathspec: upgrade 0.10.1 -&gt; 0.10.3
        rm_work: handle non-existant stamps directory
        oeqa/selftest/debuginfod: improve testcase
        elfutils: disable deprecation errors in all builds, not just native
        curl: don't enable debug builds

  Ryan Eatmon (1):
        go: Update reproducibility patch to fix panic errors

  Sandeep Gundlupet Raju (3):
        libdrm: Remove libdrm-kms package
        kernel-fitimage: Adjust order of dtb/dtbo files
        kernel-fitimage: Allow user to select dtb when multiple dtb exists

  Saul Wold (1):
        at: Change when files are copied

  Sergei Zhmylev (1):
        oeqa/qemurunner: implement vmdk images support

  Tim Orling (7):
        python3-hypothesis: upgrade 6.56.4 -&gt; 6.57.1
        at-spi2-core: upgrade 2.44.1 -&gt; 2.46.0
        mirrors.bbclass: update CPAN_MIRROR
        libtry-tiny-perl: add recipe for 0.31
        libtest-fatal-perl: add recipe for 0.016
        libtest-warnings-perl: move from meta-perl
        liburi-perl: upgrade 5.08 -&gt; 5.17

  Trevor Woerner (1):
        local.conf.sample: update bbclass locations

  Vincent Davis Jr (1):
        mesa: enable glvnd support

  Wang Mingyu (49):
        btrfs-tools: upgrade 6.0 -&gt; 6.0.1
        libpipeline: upgrade 1.5.6 -&gt; 1.5.7
        btrfs-tools: upgrade 6.0.1 -&gt; 6.0.2
        bind: upgrade 9.18.8 -&gt; 9.18.9
        ccache: upgrade 4.7.2 -&gt; 4.7.4
        dropbear: upgrade 2022.82 -&gt; 2022.83
        libinput: upgrade 1.21.0 -&gt; 1.22.0
        libxft: upgrade 2.3.6 -&gt; 2.3.7
        mpfr: upgrade 4.1.0 -&gt; 4.1.1
        glib-2.0: upgrade 2.74.1 -&gt; 2.74.3
        libxcrypt-compat: upgrade 4.4.30 -&gt; 4.4.33
        patchelf: upgrade 0.16.1 -&gt; 0.17.0
        pciutils: upgrade 3.8.0 -&gt; 3.9.0
        shaderc: upgrade 2022.3 -&gt; 2022.4
        sqlite3: upgrade 3.39.4 -&gt; 3.40.0
        stress-ng: upgrade 0.14.06 -&gt; 0.15.00
        swig: upgrade 4.1.0 -&gt; 4.1.1
        texinfo: upgrade 7.0 -&gt; 7.0.1
        usbutils: upgrade 014 -&gt; 015
        xz: upgrade 5.2.7 -&gt; 5.2.9
        wayland-protocols: upgrade 1.28 -&gt; 1.31
        gnu-config: upgrade to latest revision
        libfontenc: upgrade 1.1.6 -&gt; 1.1.7
        libpcre2: upgrade 10.40 -&gt; 10.41
        libpng: upgrade 1.6.38 -&gt; 1.6.39
        libxau: upgrade 1.0.10 -&gt; 1.0.11
        libxkbfile: upgrade 1.1.1 -&gt; 1.1.2
        libxshmfence: upgrade 1.3.1 -&gt; 1.3.2
        xrandr: upgrade 1.5.1 -&gt; 1.5.2
        boost: upgrade 1.80.0 -&gt; 1.81.0
        ell: upgrade 0.54 -&gt; 0.55
        git: upgrade 2.38.1 -&gt; 2.39.0
        help2man: upgrade 1.49.2 -&gt; 1.49.3
        iproute2: upgrade 6.0.0 -&gt; 6.1.0
        libmpc: upgrade 1.2.1 -&gt; 1.3.1
        makedepend: upgrade 1.0.7 -&gt; 1.0.8
        psmisc: upgrade 23.5 -&gt; 23.6
        xz: upgrade 5.2.9 -&gt; 5.4.0
        gstreamer1.0: upgrade 1.20.4 -&gt; 1.20.5
        bind: upgrade 9.18.9 -&gt; 9.18.10
        btrfs-tools: upgrade 6.0.2 -&gt; 6.1
        librepo: upgrade 1.14.5 -&gt; 1.15.1
        libsdl2: upgrade 2.26.1 -&gt; 2.26.2
        libva-utils: upgrade 2.17.0 -&gt; 2.17.1
        libxkbcommon: upgrade 1.4.1 -&gt; 1.5.0
        mpfr: upgrade 4.1.1 -&gt; 4.2.0
        dpkg: upgrade 1.21.13 -&gt; 1.21.17
        rxvt-unicode: upgrade 9.30 -&gt; 9.31
        virglrenderer: upgrade 0.10.3 -&gt; 0.10.4

  Xiangyu Chen (3):
        grub: backport patches to fix CVE-2022-28736
        openssh: remove RRECOMMENDS to rng-tools for sshd package
        grub2: backport patch to fix CVE-2022-2601 CVE-2022-3775

  Yoann Congal (2):
        bitbake: Group and reorder options in bitbake help
        bitbake: main: Move --buildfile help at the end of "Execution" group

  leimaohui (1):
        libpng: Enable NEON for aarch64 to enensure consistency with arm32.

  pgowda (1):
        binutils: Add patch to fix CVE-2022-4285

  张忠山 (1):
        bitbake: data_smart: Use regex consistently for override matching

meta-raspberrypi: 93dadf336c..896566aa92:
  Carlos Alberto Lopez Perez (1):
        weston: disablepackageconfig options that fail to build with userland drivers

  Khem Raj (2):
        lirc: Drop upstreamed patch
        linux-raspberrypi.inc: Weakly assign COMPATIBLE_MACHINE

  Martin Jansa (2):
        bluez5: update patches to apply on 5.66 version
        layer.conf: update LAYERSERIES_COMPAT for mickledore

  Vincent Davis Jr (5):
        rpidistro-vlc,rpidistro-ffmpeg: update COMPATIBLE_HOST regex
        rpidistro-vlc: upgrade 3.0.12 -&gt; 3.0.17
        rpi-default-providers: add libav and libpostproc
        rpidistro-ffmpeg: upgrade 4.3.2 -&gt; 4.3.4
        rpidistro-ffmpeg: remove --enable-v4l2-request flag

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ied8537beedde0f83790e6e3595057db45f408107
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-11-19T02:11:25+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-11-17T13:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=7784c4292cd9e369da612736deb0691153d1b786'/>
<id>urn:sha1:7784c4292cd9e369da612736deb0691153d1b786</id>
<content type='text'>
- Remove systemd patches for object-manager due to upstream fix.

meta-arm: 3b7347cd67..d5f132b199:
  Abdellatif El Khlifi (2):
        kas: corstone1000: set branches to langdale
        arm-bsp/documentation: corstone1000: 2022.11.10 RC: update the user guide

  Anton Antonov (1):
        arm-bsp/fvp-base: Enable virtio-rng support and unset preferred 5.15 kernel

  Emekcan (2):
        arm-bsp/trusted-services: add checks for null attributes in smm gateway
        arm-bsp/trusted-services: Fix GetNextVariable max_name_len in smm gateway

  Jon Mason (3):
        arm/sbsa-acs: update to the latest version
        arm/hafnium: cleanup the patches
        arm/gn: update to the latest SHA

  Luca Fancellu (1):
        arm,arm-bsp/recipes-kernel: don't use PN in arm-ffa-transport.inc

  Peter Hoyes (5):
        arm/fvp: Join cli arguments in verbose logging
        arm/lib: Factor out asyncio in FVPRunner
        arm/lib: Decouple console parsing from the FVPRunner
        arm/oeqa: Log the FVP output in OEFVPSSHTarget
        runfvp: Fix verbose output when using --console

  Ross Burton (1):
        arm/linux-arm64-ack: fix buildpaths in the perf Python module

  Rui Miguel Silva (3):
        arm/trusted-services: check before applying patches
        arm-bsp/trusted-services: psa test setup corstone1000
        arm-bsp/trusted-firmware-m: adjust ps assets for corstone1000

  Vishnu Banavath (2):
        arm-bsp/documentation: corstone1000: 2022.11.10 RC: update the release notes
        arm-bsp/documentation: corstone1000: 2022.11.10 RC: update the change log

meta-raspberrypi: a305f4804b..93dadf336c:
  Andrei Gherzan (2):
        ci: Bump actions/checkout to v3
        ci: Fix dco-check job with newer git versions

  Martin Jansa (1):
        raspberrypi4-64: drop DEFAULTTUNE assignment

poky: 482c493cf6..44bb88cc86:
  Alex Kiernan (1):
        rust: update 1.64.0 -&gt; 1.65.0

  Alexander Kanavin (74):
        man-pages: upgrade 5.13 -&gt; 6.01
        piglit: upgrade to latest revision
        lsof: upgrade 4.96.3 -&gt; 4.96.4
        ffmpeg: upgrade 5.1.1 -&gt; 5.1.2
        ccache: upgrade 4.6.3 -&gt; 4.7.2
        python3-pip: upgrade 22.2.2 -&gt; 22.3
        ltp: upgrade 20220527 -&gt; 20220930
        alsa-utils: upgrade 1.2.7 -&gt; 1.2.8
        alsa-ucm-conf: upgrade 1.2.7.2 -&gt; 1.2.8
        libbsd: upgrade 0.11.6 -&gt; 0.11.7
        libunistring: upgrade 1.0 -&gt; 1.1
        puzzles: upgrade to latest revision
        libsoup: upgrade 3.2.0 -&gt; 3.2.1
        linux-firmware: upgrade 20220913 -&gt; 20221012
        python3-git: upgrade 3.1.28 -&gt; 3.1.29
        xwayland: upgrade 22.1.3 -&gt; 22.1.4
        strace: upgrade 5.19 -&gt; 6.0
        python3-dtschema: upgrade 2022.8.3 -&gt; 2022.9
        fontconfig: upgrade 2.14.0 -&gt; 2.14.1
        python3-setuptools: upgrade 65.0.2 -&gt; 65.5.0
        taglib: upgrade 1.12 -&gt; 1.13
        nghttp2: upgrade 1.49.0 -&gt; 1.50.0
        python3-wheel: upgrade 0.37.1 -&gt; 0.38.0
        libffi: upgrade 3.4.2 -&gt; 3.4.4
        libical: upgrade 3.0.15 -&gt; 3.0.16
        mtd-utils: upgrade 2.1.4 -&gt; 2.1.5
        repo: upgrade 2.29.3 -&gt; 2.29.5
        libidn2: upgrade 2.3.3 -&gt; 2.3.4
        makedepend: upgrade 1.0.6 -&gt; 1.0.7
        diffoscope: upgrade 221 -&gt; 224
        mmc-utils: upgrade to latest revision
        libsoup-2.4: upgrade 2.74.2 -&gt; 2.74.3
        gdk-pixbuf: upgrade 2.42.9 -&gt; 2.42.10
        harfbuzz: upgrade 5.3.0 -&gt; 5.3.1
        netbase: upgrade 6.3 -&gt; 6.4
        mpg123: upgrade 1.30.2 -&gt; 1.31.1
        sudo: upgrade 1.9.11p3 -&gt; 1.9.12
        alsa-lib: upgrade 1.2.7.2 -&gt; 1.2.8
        pango: upgrade 1.50.10 -&gt; 1.50.11
        pixman: upgrade 0.40.0 -&gt; 0.42.2
        vulkan: upgrade 1.3.224.1 -&gt; 1.3.231.1
        gstreamer1.0: upgrade 1.20.3 -&gt; 1.20.4
        shaderc: upgrade 2022.2 -&gt; 2022.3
        selftest: add a copy of previous mtd-utils version to meta-selftest
        python3: correctly adjust include paths in sysconfigdata
        vala: install vapigen-wrapper into /usr/bin/crosscripts and stage only that
        sanity.bbclass: do not check for presence of distutils
        pango: replace a recipe fix with an upstream submitted patch
        libpciaccess: update 0.16 -&gt; 0.17
        libxinerama: update 1.1.4 -&gt; 1.1.5
        libxkbfile: update 1.1.0 -&gt; 1.1.1
        libxmu: update 1.1.3 -&gt; 1.1.4
        libxrender: update 0.9.10 -&gt; 0.9.11
        libxshmfence: update 1.3 -&gt; 1.3.1
        libxtst: update 1.2.3 -&gt; 1.2.4
        libxxf86vm: update 1.1.4 -&gt; 1.1.5
        xcb-util: update to latest revisions
        xf86-input-vmmouse: update 13.1.0 -&gt; 13.2.0
        gnomebase.bbclass: return the whole version for tarball directory if it is a number
        adwaita-icon-theme: update 42.0 -&gt; 43
        libepoxy: convert to git
        libepoxy: update 1.5.9 -&gt; 1.5.10
        rgb: update 1.0.6 -&gt; 1.1.0
        meson: update 0.63.3 -&gt; 0.64.0
        systemd: update 251.4 -&gt; 251.8
        libxext: update 1.3.4 -&gt; 1.3.5
        gettext: update 0.21 -&gt; 0.21.1
        glib-2.0: update 2.72.3 -&gt; 2.74.1
        glib-networking: update 2.72.2 -&gt; 2.74.0
        readline: update 8.1.2 -&gt; 8.2
        llvm: update 15.0.1 -&gt; 15.0.4
        make: update 4.3 -&gt; 4.4
        bash: update 5.1.16 -&gt; 5.2.9
        mesa: do not rely on native llvm-config in target sysroot

  Atanas Bunchev (1):
        qemu.rst: audio: reference to Command-Line options

  Benjamin Szőke (1):
        image_types: Add 7-Zip support in conversion types and commands

  Changhyeok Bae (1):
        repo: upgrade 2.29.5 -&gt; 2.29.9

  Chase Qi (1):
        libc-test: add libc testsuite for musl

  Christoph Lauer (1):
        populate_sdk_base: add zip options

  David Bagonyi (1):
        gpgme: Allow setuptools3-base to be excluded from the inherit list

  Diego Sueiro (1):
        kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR

  Etienne Cordonnier (1):
        mirrors.bbclass: use shallow tarball for nativesdk-binutils

  Jordan Crouse (2):
        spirv-tools: Correctly set the prefix in exported cmake packages
        vulkan-loader: Allow headless targets to build the loader

  Jose Quaresma (3):
        sstatesig: skip the rm_work task signature
        rm_work: exclude the SSTATETASKS from the rm_work tasks sinature
        sstate: Allow optimisation of do_deploy_archives task dependencies

  Joshua Watt (2):
        classes: create-spdx: Move to version specific class
        scripts: convert-overrides: Allow command-line customizations

  Kai Kang (1):
        libuv: fixup SRC_URI

  Konrad Weihmann (1):
        create-spdx: default share_src for shared sources

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

  Leon Anavi (2):
        get_module_deps3.py: Check attribute '__file__'
        python3-manifest.json: Fix re in core

  Mark Asselstine (2):
        bitbake: data: drop unused __expand_var_regexp__ and __expand_python_regexp__
        bitbake: data_smart: allow python snippets to include a dictionary

  Markus Volk (4):
        webkitgtk: use libsoup-3.0 by default
        epiphany: use libsoup-3.0 by default
        gstreamer1.0-plugins-good: use libsoup-3.0 by default
        libinput: upgrade 1.19.4 -&gt; 1.21.0

  Martin Jansa (1):
        cargo.bbclass: avoid calling which ${RUSTC} with undefined ${RUSTC}

  Michael Opdenacker (10):
        ref-manual: terms.rst: add SBOM and SPDX terms
        ref-manual: variables.rst: document spdx-create class variables
        dev-manual: common-tasks.rst: add section about SPDX / SBOM generation
        ref-manual: classes.rst: expand documentation of create-spdx class
        ref-manual: terms.rst: add reference to new SBOM/SPDX section in dev manual
        manuals: document "mime-xdg" class and MIME_XDG_PACKAGES
        manuals: add shortcut for Wikipedia links
        ref-manual/variables.rst: expand BB_NUMBER_THREADS description
        ref-manual/variables.rst: expand PARALLEL_MAKE description
        release-notes: use oe_git and yocto_git macros

  Nathan Rossi (4):
        oeqa/selftest/lic_checksum: Cleanup changes to emptytest include
        oeqa/selftest/minidebuginfo: Create selftest for minidebuginfo
        glibc-locale: Do not INHIBIT_DEFAULT_DEPS
        package: Fix handling of minidebuginfo with newer binutils

  Niko Mauno (1):
        systemd: Consider PACKAGECONFIG in RRECOMMENDS

  Paulo Neves (1):
        manuals: remove xterm requirements

  Pavel Zhukov (1):
        bitbake: gitsm: Fix regression in gitsm submodule path parsing

  Peter Kjellerstedt (1):
        pango: Make it build with ptest disabled

  Peter Marko (2):
        systemd: add group render to udev package
        meta-selftest/staticids: add render group for systemd

  Quentin Schulz (3):
        docs: ref-manual: classes: fix section name for github-releases
        docs: ref-manual: classes: add missing closing parenthesis
        docs: poky.yaml.in: remove pylint3 from Ubuntu/Debian host dependencies

  Richard Purdie (7):
        bitbake.conf: Drop export of SOURCE_DATE_EPOCH_FALLBACK
        gcc-shared-source: Fix source date epoch handling
        gcc-source: Fix gengtypes race
        gcc-source: Drop gengtype manipulation
        gcc-source: Ensure deploy_source_date_epoch sstate hash doesn't change
        sanity: Drop data finalize call
        bitbake: data/data_smart/build: Clean up datastore finalize/update_data references

  Robert Yang (1):
        bitbake: gitsm.py: process_submodules(): Set nobranch=1 for url

  Ross Burton (19):
        insane: add codeload.github.com to src-uri-bad check
        populate_sdk_ext: use ConfigParser instead of SafeConfigParser
        stress-ng: improve makefile use
        linux-firmware: don't put the firmware into the sysroot
        oeqa/qemurunner: update exception class for QMP API changes
        oeqa/core/decorator: add decorators to skip based on HOST_ARCH
        oeqa/selftest/buildoptions: skip test_read_only_image on qemuarm64
        oeqa/selftest/efibootpartition: improve test
        oeqa/selftest/imagefeatures: remove hardcoded MACHINE in test_image_gen_debugfs
        oeqa/selftest/imagefeatures: don't use wic images in test_hypervisor_fmts
        oeqa/selftest/imagefeatures: set a .wks in test_fs_types
        oeqa/selftest/overlayfs: overlayfs: skip x86-specific tests
        oeqa/selftest/package: generalise test_gdb_hardlink_debug()
        oeqa/selftest/package: improve test_preserve_ownership
        oeqa/selftest/runqemu: don't hardcode qemux86-64
        oeqa/selftest/runtime_test: only run the virgl tests on qemux86-64
        oeqa/selftest/wic: skip more tests on aarch64
        oeqa/selftest/wic: use skipIfNotArch instead of custom decorator
        classes/testexport: move to classes-recipe

  Sergei Zhmylev (1):
        wic: make ext2/3/4 images reproducible

  Tim Orling (4):
        python3-typing-extensions: upgrade 4.3.0 -&gt; 4.4.0
        bitbake: toaster: fixtures/README: django 1.8 -&gt; 3.2
        bitbake: toaster: fixtures/gen_fixtures.py: update branches
        bitbake: toaster: Add refreshed oe-core and poky fixtures

  Ulrich Ölmann (1):
        dev-manual: common-tasks.rst: fix typos

  Wang Mingyu (33):
        bind: upgrade 9.18.7 -&gt; 9.18.8
        libedit: upgrade 20210910-3.1 -&gt; 20221030-3.1
        mtools: upgrade 4.0.41 -&gt; 4.0.42
        diffstat: upgrade 1.64 -&gt; 1.65
        inetutils: upgrade 2.3 -&gt; 2.4
        orc: upgrade 0.4.32 -&gt; 0.4.33
        socat: upgrade 1.7.4.3 -&gt; 1.7.4.4
        libxcrypt: upgrade 4.4.28 -&gt; 4.4.30
        python3-babel: upgrade 2.10.3 -&gt; 2.11.0
        python3-hatch-fancy-pypi-readme: upgrade 22.7.0 -&gt; 22.8.0
        python3-hatchling upgrade: 1.11.0 -&gt; 1.11.1
        gi-docgen: upgrade 2022.1 -&gt; 2022.2
        libdrm: upgrade 2.4.113 -&gt; 2.4.114
        mmc-utils: upgrade to latest revision
        mobile-broadband-provider-info: upgrade 20220725 -&gt; 20221107
        libsdl2: upgrade 2.24.1 -&gt; 2.24.2
        mesa: upgrade 22.2.2 -&gt; 22.2.3
        python3-dtschema: upgrade 2022.9 -&gt; 2022.11
        python3-flit-core: upgrade 3.7.1 -&gt; 3.8.0
        python3-pip: update 22.3 -&gt; 22.3.1
        python3-psutil: upgrade 5.9.3 -&gt; 5.9.4
        python3-setuptools: upgrade 65.5.0 -&gt; 65.5.1
        python3-sphinx-rtd-theme: upgrade 1.1.0 -&gt; 1.1.1
        python3-subunit: upgrade 1.4.0 -&gt; 1.4.1
        python3-wheel: upgrade 0.38.0 -&gt; 0.38.4
        sed: update 4.8 -&gt; 4.9
        sudo: upgrade 1.9.12 -&gt; 1.9.12p1
        sysstat: upgrade 12.6.0 -&gt; 12.6.1
        babeltrace: upgrade 1.5.8 -&gt; 1.5.11
        iso-codes: upgrade 4.11.0 -&gt; 4.12.0
        libsoup: upgrade 3.2.1 -&gt; 3.2.2
        wayland-protocols: upgrade 1.27 -&gt; 1.28
        xwayland: upgrade 22.1.4 -&gt; 22.1.5

  zhengruoqin (5):
        python3-jsonschema: upgrade 4.16.0 -&gt; 4.17.0
        python3-pyrsistent: upgrade 0.18.1 -&gt; 0.19.2
        python3-numpy: upgrade 1.23.3 -&gt; 1.23.4
        python3-sphinx-rtd-theme: upgrade 1.0.0 -&gt; 1.1.0
        python3-pbr: upgrade 5.10.0 -&gt; 5.11.0

meta-openembedded: 6ebff843cc..d04444509a:
  Armin Kuster (1):
        meta-oe][PATCH] gst-editing-services: fix typo in LICENSE field.

  Chen Pei (1):
        python3-brotli: Add new recipe for 1.0.9

  Kory Maincent (1):
        openocd: fix build error

  Leon Anavi (6):
        python3-automat: Upgrade 20.2.0 -&gt; 22.10.0
        python3-asttokens: Upgrade 2.0.8 -&gt; 2.1.0
        python3-zeroconf: Upgrade 0.39.2 -&gt; 0.39.4
        python3-imageio: Upgrade 2.22.2 -&gt; 2.22.3
        python3-httplib: Upgrade 0.20.4 -&gt; 0.21.0
        python3-twisted: Upgrade 22.8.0 -&gt; 22.10.0

  Markus Volk (6):
        pugixml: upgrade 1.12 -&gt; 1.13
        geary: update 40.0 -&gt; 43.0
        rest: upgrade 0.8.1 -&gt; 0.9.0
        gnome-online-accounts: update 3.44.0 -&gt; 3.46.0
        yelp: use libsoup-3.0 by default
        surf: use libsoup-3.0 by default

  Martin Jansa (1):
        monkey: use git fetcher

  Randy MacLeod (1):
        nftables: use automake ptest output format

  Sakib Sajal (1):
        minio: add recipe for minio client

  Tim Orling (5):
        libcompress-raw-bzip2-perl: upgrade 2.096 -&gt; 2.201
        libcompress-raw-lzma-perl: upgrade 2.096 -&gt; 2.201
        libcompress-raw-zlib-perl: upgrade 2.096 -&gt; 2.202
        libio-compress-lzma-perl: upgrade 2.096 -&gt; 2.201
        libio-compress-perl: upgrade 2.096 -&gt; 2.201

  Wang Mingyu (43):
        python3-lazy-object-proxy: upgrade 1.7.1 -&gt; 1.8.0
        python3-luma-oled: upgrade 3.8.1 -&gt; 3.9.0
        python3-nmap: upgrade 1.5.4 -&gt; 1.6.0
        python3-pint: upgrade 0.20 -&gt; 0.20.1
        python3-protobuf: upgrade 4.21.8 -&gt; 4.21.9
        python3-pytest-benchmark: upgrade 3.4.1 -&gt; 4.0.0
        python3-pytest-html: upgrade 3.1.1 -&gt; 3.2.0
        python3-pytest-xdist: upgrade 2.5.0 -&gt; 3.0.2
        python3-requests-toolbelt: upgrade 0.10.0 -&gt; 0.10.1
        python3-websockets: upgrade 10.3 -&gt; 10.4
        fetchmail: Fix buildpaths warning.
        libxpresent: upgrade 1.0.0 -&gt; 1.0.1
        xkbprint: upgrade 1.0.5 -&gt; 1.0.6
        xmlsec1: upgrade 1.2.34 -&gt; 1.2.36
        openwsman: Change download branch from master to main.
        hwdata: upgrade 0.363 -&gt; 0.364
        lcms: upgrade 2.13.1 -&gt; 2.14
        libdbd-sqlite-perl: upgrade 1.70 -&gt; 1.72
        mosh: upgrade 1.3.2 -&gt; 1.4.0
        xfstests: upgrade 2022.10.09 -&gt; 2022.10.30
        ulogd2: upgrade 2.0.7 -&gt; 2.0.8
        cli11: upgrade 2.3.0 -&gt; 2.3.1
        ctags: upgrade 5.9.20221023.0 -&gt; 5.9.20221106.0
        valijson: upgrade 0.7 -&gt; 1.0
        openvpn: upgrade 2.5.7 -&gt; 2.5.8
        poco: upgrade 1.12.3 -&gt; 1.12.4
        poppler: upgrade 22.10.0 -&gt; 22.11.0
        satyr: upgrade 0.39 -&gt; 0.40
        ser1net: upgrade 4.3.8 -&gt; 4.3.9
        stunnel: upgrade 5.66 -&gt; 5.67
        wolfssl: upgrade 5.5.2 -&gt; 5.5.3
        tio: upgrade 2.2 -&gt; 2.3
        uhubctl: upgrade 2.4.0 -&gt; 2.5.0
        zabbix: upgrade 6.2.3 -&gt; 6.2.4
        python3-spidev: upgrade 3.5 -&gt; 3.6
        python3-gevent: upgrade 22.10.1 -&gt; 22.10.2
        python3-google-auth: upgrade 2.13.0 -&gt; 2.14.0
        python3-greenlet: upgrade 1.1.3.post0 -&gt; 2.0.0
        python3-robotframework: upgrade 6.0 -&gt; 6.0.1
        python3-regex: upgrade 2022.9.13 -&gt; 2022.10.31
        python3-pillow: upgrade 9.2.0 -&gt; 9.3.0
        python3-paramiko: upgrade 2.11.0 -&gt; 2.12.0
        python3-jsonref: upgrade 0.3.0 -&gt; 1.0.1

  leimaohui (1):
        samba: Fix install conflict with multilib enabled.

  zhengrq.fnst@fujitsu.com (5):
        python3-sqlalchemy: upgrade 1.4.42 -&gt; 1.4.43
        python3-websocket-client: upgrade 1.4.1 -&gt; 1.4.2
        python3-termcolor: upgrade 2.0.1 -&gt; 2.1.0
        python3-zopeinterface: upgrade 5.5.0 -&gt; 5.5.1
        python3-tqdm: upgrade 4.64.0 -&gt; 4.64.1

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I0a8f95b57a7b9433fe59a9055a4dae58694c1759
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-11-03T19:43:10+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-11-03T18:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=2390b1b6299fb1e57e6d9a94c287ce1c0b322376'/>
<id>urn:sha1:2390b1b6299fb1e57e6d9a94c287ce1c0b322376</id>
<content type='text'>
meta-arm: 14c7e5b336..3b7347cd67:
  Jon Mason (6):
        CI: Remove host bitbake variables
        arm: add Mickledore to layer compat string
        CI: Add packages for opencsd and gator-daemon to base build
        CI: add common fvp yml file
        arm/opencsd: update to version 1.3.1
        arm/gator-daemon: update to v7.8.0

  Jose Quaresma (2):
        optee-ftpm/optee-os: add missing space in EXTRA_OEMAKE
        optee-os-ts: avoid using escape chars in EXTRA_OEMAKE

  Mohamed Omar Asaker (4):
        Revert "arm-bsp/trusted-firmware-m: corstone1000: secure debug code checkout from yocto"
        Revert "arm-bsp/trusted-firmware-m: corstone1000: bump tfm SHA"
        arm-bsp/trusted-firmware-m: corstone1000 support FMP image info
        arm-bsp/corstone1000: add msd configs for fvp

  Ross Burton (5):
        arm/hafnium: add missing Upstream-Status
        arm-bsp/hafnium: add missing Upstream-Status
        arm-bsp/linux-arm64-ack: fix malformed Upstream-Status tag
        CI: add documentation job
        CI: track meta-openembedded's langdale branch

  Rui Miguel Silva (2):
        arm/trusted-services: port crypto config
        arm-bsp/corstone1000: apply ts patch to psa crypto api test

  Satish Kumar (1):
        arm-bsp/trusted-service: corstone1000: esrt support

  Vishnu Banavath (4):
        runfvp: corstone1000: add mmc card configuration
        meta-arm-bsp/doc: add readthedocs for corstone1000
        arm-bsp/optee: register DRAM1 for N1SDP target
        arm-bsp:optee: enable optee test for N1SDP target

meta-raspberrypi: 722c51647c..a305f4804b:
  Sung Gon Kim (1):
        libcamera: rename bbappend to match any version

meta-openembedded: 8073ec2275..6ebff843cc:
  Akash Hadke (1):
        audit: Fix compile error for audit_2.8.5

  Alex Kiernan (1):
        lldpd: Upgrade 1.0.14 -&gt; 1.0.15

  Alexander Kanavin (3):
        sip3: remove the recipe
        python3-wxgtk4: skip the recipe
        python3-yappi: mark as incompatible with python 3.11

  Bhupesh Sharma (1):
        android-tools-conf-configfs: Allow handling two or more UDC controllers

  Eero Aaltonen (1):
        valijson: use install task from CMakeLists.txt

  Etienne Cordonnier (1):
        uutils-coreutils: upgrade 0.0.15 -&gt; 0.0.16

  Gianfranco Costamagna (2):
        vboxguestdrivers: upgrade 6.1.38 -&gt; 7.0.0
        vbxguestdrivers: upgrade 7.0.0 -&gt; 7.0.2

  Joshua Watt (3):
        nginx: Add ipv6 support
        iniparser: Add native support
        libzip: Add native support

  Khem Raj (3):
        postfix: Upgrade to 3.7.3
        msktutil: Add recipe
        protobuf: Enable protoc binary in nativesdk

  Leon Anavi (7):
        python3-cheetah: Upgrade 3.2.6 -&gt; 3.2.6.post1
        python3-dill: Upgrade 0.3.5.1 -&gt; 0.3.6
        python3-pythonping: Upgrade 1.1.3 -&gt; 1.1.4
        python3-colorama: Upgrade 0.4.5 -&gt; 0.4.6
        python3-pint: Upgrade 0.19.2 -&gt; 0.20
        python3-traitlets: Upgrade 5.4.0 -&gt; 5.5.0
        python3-py-cpuinfo: Upgrade 8.0.0 -&gt; 9.0.0

  Markus Volk (4):
        perfetto: build libperfetto
        libcamera: upgrade -&gt; 0.0.1
        gtk-vnc: add recipe
        spice-gtk: add recipe

  Meier Boas (1):
        jwt-cpp: add recipe

  Ovidiu Panait (1):
        syzkaller: add recipe and selftest for syzkaller fuzzing

  Peter Marko (2):
        cpputest: remove dev package dependency
        cpputest: add possibility to build extensions

  Robert Joslyn (1):
        fwupd: Fix plugin_gpio PACKAGECONFIG

  Sebastian Trahm (1):
        Add recipe for python3-pytest-json-report

  Tim Orling (5):
        libmime-types-perl: upgrade 2.17 -&gt; 2.22
        libcompress-raw*-perl: move from libio/compress-*
        libio-compress*-perl: cleanup; fixes
        libcompress-raw-*-perl: cleanup; fixes
        packagegroup-meta-perl: mv libcompress-raw-*-perl

  Vincent Davis Jr (2):
        libglvnd: add new recipe libglvnd v1.5.0
        xf86-video-amdgpu: add new recipe xf86-video-amdgpu

  Wang Mingyu (36):
        bats: upgrade 1.8.0 -&gt; 1.8.2
        ctags: upgrade 5.9.20221009.0 -&gt; 5.9.20221016.0
        fvwm: upgrade 2.6.9 -&gt; 2.7.0
        makedumpfile: upgrade 1.7.1 -&gt; 1.7.2
        sanlock: upgrade 3.8.4 -&gt; 3.8.5
        python3-astroid: upgrade 2.12.11 -&gt; 2.12.12
        python3-charset-normalizer: upgrade 2.1.1 -&gt; 3.0.0
        python3-google-api-python-client: upgrade 2.64.0 -&gt; 2.65.0
        python3-google-auth: upgrade 2.12.0 -&gt; 2.13.0
        python3-grpcio-tools: upgrade 1.49.1 -&gt; 1.50.0
        python3-grpcio: upgrade 1.49.1 -&gt; 1.50.0
        python3-huey: upgrade 2.4.3 -&gt; 2.4.4
        python3-incremental: upgrade 21.3.0 -&gt; 22.10.0
        python3-luma-core: upgrade 2.3.1 -&gt; 2.4.0
        python3-oauthlib: upgrade 3.2.1 -&gt; 3.2.2
        python3-pandas: upgrade 1.5.0 -&gt; 1.5.1
        python3-pastedeploy: upgrade 2.1.1 -&gt; 3.0.1
        python3-pika: upgrade 1.3.0 -&gt; 1.3.1
        python3-portalocker: upgrade 2.5.1 -&gt; 2.6.0
        python3-protobuf: upgrade 4.21.7 -&gt; 4.21.8
        python3-pyjwt: upgrade 2.5.0 -&gt; 2.6.0
        python3-pymongo: upgrade 4.2.0 -&gt; 4.3.2
        python3-pywbemtools: upgrade 1.0.0 -&gt; 1.0.1
        python3-robotframework: upgrade 5.0.1 -&gt; 6.0
        python3-socketio: upgrade 5.7.1 -&gt; 5.7.2
        python3-sqlalchemy: upgrade 1.4.41 -&gt; 1.4.42
        tracker-miners: upgrade 3.2.1 -&gt; 3.4.1
        tracker: upgrade 3.4.0 -&gt; 3.4.1
        wolfssl: upgrade 5.5.1 -&gt; 5.5.2
        cglm: upgrade 0.8.5 -&gt; 0.8.7
        ctags: upgrade 5.9.20221016.0 -&gt; 5.9.20221023.0
        flatbuffers: upgrade 22.9.29 -&gt; 22.10.26
        function2: upgrade 4.2.1 -&gt; 4.2.2
        poco: upgrade 1.12.2 -&gt; 1.12.3
        thingsboard-gateway: upgrade 3.1 -&gt; 3.2
        grpc: upgrade 1.50.0 -&gt; 1.50.1

  Xiangyu Chen (1):
        ipmitool: fix typo in .bb file's comments, using = instead of =?

  Zheng Qiu (1):
        jq: improve ptest and disable valgrind by default

  zhengruoqin (5):
        tcpslice: upgrade 1.5 -&gt; 1.6
        tio: upgrade 2.1 -&gt; 2.2
        python3-stevedore: upgrade 4.0.1 -&gt; 4.1.0
        python3-xxhash: upgrade 3.0.0 -&gt; 3.1.0
        python3-zeroconf: upgrade 0.39.1 -&gt; 0.39.2

meta-security: e8e7318189..2aa48e6f4e:
  Armin Kuster (1):
        kas-security-base.yml: make work again

  Gowtham Suresh Kumar (1):
        Update PARSEC recipe to latest v1.1.0 release

  Michael Haener (1):
        tpm2-openssl: update to 1.1.1

poky: 95c802b0be..482c493cf6:
  Adrian Freihofer (3):
        own-mirrors: add crate
        buildconf: compare abspath
        ref-manual: add wic command bootloader ptable option

  Ahmad Fatoum (2):
        kernel-fitimage: mangle slashes to underscores as late as possible
        kernel-fitimage: skip FDT section creation for applicable symlinks

  Alex Kiernan (4):
        u-boot: Remove duplicate inherit of cml1
        u-boot: Add savedefconfig task
        rust: update 1.63.0 -&gt; 1.64.0
        cargo_common.bbclass: Fix typos

  Alexander Kanavin (40):
        rust-target-config: match riscv target names with what rust expects
        rust: install rustfmt for riscv32 as well
        unfs3: correct upstream version check
        gnu-config: update to latest revision
        llvm: update 14.0.6 -&gt; 15.0.1
        grep: update 3.7 -&gt; 3.8
        hdparm: update 9.64 -&gt; 9.65
        stress-ng: update 0.14.03 -&gt; 0.14.06
        vulkan: update 1.3.216.0 -&gt; 1.3.224.1
        wayland-utils: update 1.0.0 -&gt; 1.1.0
        libxft: update 2.3.4 -&gt; 2.3.6
        pinentry: update 1.2.0 -&gt; 1.2.1
        ovmf: upgrade edk2-stable202205 -&gt; edk2-stable202208
        cmake: update 3.24.0 -&gt; 3.24.2
        jquery: upgrade 3.6.0 -&gt; 3.6.1
        python3-dbus: upgrade 1.2.18 -&gt; 1.3.2
        python3-hatch-fancy-pypi-readme: add a recipe
        python3-jsonschema: upgrade 4.9.1 -&gt; 4.16.0
        shadow: update 4.12.1 -&gt; 4.12.3
        lttng-modules: upgrade 2.13.4 -&gt; 2.13.5
        libsoup: upgrade 3.0.7 -&gt; 3.2.0
        libxslt: upgrade 1.1.35 -&gt; 1.1.37
        quilt: backport a patch to address grep 3.8 failures
        python3: update 3.10.6 -&gt; 3.11.0
        cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lists from Cargo.lock
        python3-bcrypt: convert to use cargo-update-recipe-crates class.
        python3-cryptography: convert to cargo-update-recipe-crates class
        groff: submit patches upstream
        tcl: correct patch status
        tcl: correct upstream version check
        lttng-tools: submit determinism.patch upstream
        cmake: drop qt4 patches
        kea: submit patch upstream
        argp-standalone: replace with a maintained fork
        ovmf: correct patches status
        go: submit patch upstream
        libffi: submit patch upstream
        go: update 1.19 -&gt; 1.19.2
        rust-common.bbclass: use built-in rust targets for -native builds
        rust: submit a rewritten version of crossbeam_atomic.patch upstream

  Andrew Geissler (1):
        go: add support to build on ppc64le

  Bartosz Golaszewski (1):
        bluez5: add dbus to RDEPENDS

  Bernhard Rosenkränzer (1):
        cmake-native: Fix host tool contamination

  Bruce Ashfield (3):
        kern-tools: fix relative path processing
        linux-yocto/5.19: update to v5.19.14
        linux-yocto/5.15: update to v5.15.72

  Changhyeok Bae (2):
        ethtool: upgrade 5.19 -&gt; 6.0
        iproute2: upgrade 5.19.0 -&gt; 6.0.0

  Chen Qi (1):
        openssl: export necessary env vars in SDK

  Christian Eggers (1):
        linux-firmware: split rtl8761 firmware

  Claus Stovgaard (1):
        gstreamer1.0-libav: fix errors with ffmpeg 5.x

  Ed Tanous (1):
        openssl: Upgrade 3.0.5 -&gt; 3.0.7

  Etienne Cordonnier (1):
        mirrors.bbclass: use shallow tarball for binutils-native

  Fabio Estevam (1):
        go-mod.bbclass: Remove repeated word

  Frank de Brabander (1):
        cve-update-db-native: add timeout to urlopen() calls

  Hitendra Prajapati (1):
        openssl: CVE-2022-3358 Using a Custom Cipher with NID_undef may lead to NULL encryption

  Jan-Simon Moeller (1):
        buildtools-tarball: export certificates to python and curl

  Jeremy Puhlman (1):
        qemu-native: Add PACKAGECONFIG option for jack

  Johan Korsnes (1):
        bitbake: bitbake: user-manual: inform about spaces in :remove

  Jon Mason (2):
        linux-yocto: add efi entry for machine features
        linux-yocto-dev: add qemuarmv5

  Jose Quaresma (3):
        kernel-yocto: improve fatal error messages of symbol_why.py
        oeqa/selftest/archiver: Add multiconfig test for shared recipes
        archiver: avoid using machine variable as it breaks multiconfig

  Joshua Watt (3):
        runqemu: Fix gl-es argument from causing other arguments to be ignored
        qemu-helper-native: Re-write bridge helper as C program
        runqemu: Do not perturb script environment

  Justin Bronder (1):
        bitbake: asyncrpc: serv: correct closed client socket detection

  Kai Kang (1):
        mesa: only apply patch to fix ALWAYS_INLINE for native

  Keiya Nobuta (2):
        gnutls: Unified package names to lower-case
        create-spdx: Remove ";name=..." for downloadLocation

  Khem Raj (3):
        perf: Depend on native setuptools3
        musl: Upgrade to latest master
        mesa: Add native patch via a variable

  Lee Chee Yang (2):
        migration-guides/release-notes-4.1.rst: update Repositories / Downloads
        migration-guides/release-notes-4.1.rst: update Repositories / Downloads

  Leon Anavi (1):
        python3-manifest.json: Move urllib to netclient

  Liam Beguin (1):
        meson: make wrapper options sub-command specific

  Luca Boccassi (1):
        systemd: add systemd-creds and systemd-cryptenroll to systemd-extra-utils

  Marek Vasut (1):
        bluez5: Point hciattach bcm43xx firmware search path to /lib/firmware

  Mark Asselstine (2):
        bitbake: tests: bb.tests.fetch.URLHandle: add 2 new tests
        bitbake: bitbake: bitbake-layers: checkout layer(s) branch when clone exists

  Mark Hatle (2):
        insane.bbclass: Allow hashlib version that only accepts on parameter
        bitbake: utils/ply: Update md5 to better report errors with hashlib

  Markus Volk (2):
        wayland-protocols: upgrade 1.26 -&gt; 1.27
        mesa: update 22.2.0 -&gt; 22.2.2

  Martin Jansa (3):
        vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
        externalsrc.bbclass: fix git repo detection
        cargo-update-recipe-crates: small improvements

  Maxim Uvarov (2):
        wic: add UEFI kernel as UEFI stub
        wic: bootimg-efi: implement --include-path

  Michael Opdenacker (11):
        manuals: updates for building on Windows (WSL 2)
        ref-manual: classes.rst: add links to all references to a class
        poky.conf: remove Ubuntu 21.10
        bitbake: doc: bitbake-user-manual: expand description of BB_PRESSURE_MAX variables
        bitbake: bitbake-user-manual: details about variable flags starting with underscore
        Documentation/README: formalize guidelines for external link syntax
        manuals: replace "_" by "__" in external links
        manuals: stop referring to the meta-openembedded repo from GitHub
        manuals: add missing references to SDKMACHINE and SDK_ARCH
        manuals: use references to the "Build Directory" term
        create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED

  Mikko Rapeli (6):
        os-release: replace DISTRO_CODENAME with VERSION_CODENAME
        os-release: add HOMEPAGE and link to documentation
        ref-manual: variables.rst: add documentation for CVE_VERSION
        ref-manual: classes.rst: improve documentation for cve-check.bbclass
        dev-manual: common-tasks.rst: add regular updates and CVE scans to security best practices
        dev-manual: common-tasks.rst: refactor and improve "Checking for Vulnerabilities" section

  Ming Liu (1):
        dropbear: add pam to PACKAGECONFIG

  Mingli Yu (1):
        grub: disable build on armv7ve/a with hardfp

  Oliver Lang (2):
        bitbake: cooker: fix a typo
        bitbake: runqueue: fix a typo

  Pablo Saavedra Rodi?o (1):
        weston: update 10.0.2 -&gt; 11.0.0

  Paul Eggleton (2):
        install-buildtools: support buildtools-make-tarball and update to 4.1
        ref-manual: add info on buildtools-make-tarball

  Peter Bergin (1):
        gptfdisk: remove warning message from target system

  Peter Kjellerstedt (3):
        gcc: Allow -Wno-error=poison-system-directories to take effect
        base-passwd: Update to 3.6.1
        externalsrc.bbclass: Remove a trailing slash from ${B}

  Qiu, Zheng (2):
        tiff: fix a typo for CVE-2022-2953.patch
        valgrind: update to 3.20.0

  Quentin Schulz (1):
        docs: add support for langdale (4.1) release

  Richard Purdie (4):
        openssl: Fix SSL_CERT_FILE to match ca-certs location
        bitbake: tests/fetch: Allow handling of a file:// url within a submodule
        patchelf: upgrade 0.15.0 -&gt; 0.16.1
        lttng-modules: upgrade 2.13.5 -&gt; 2.13.7

  Robert Joslyn (1):
        curl: Update 7.85.0 to 7.86.0

  Ross Burton (26):
        populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner
        scripts/oe-check-sstate: cleanup
        scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
        externalsrc: move back to classes
        opkg-utils: use a git clone, not a dynamic snapshot
        oe/packagemanager/rpm: don't leak file objects
        zlib: use .gz archive and set a PREMIRROR
        glib-2.0: fix rare GFileInfo test case failure
        lighttpd: fix CVE-2022-41556
        acpid: upgrade 2.0.33 -&gt; 2.0.34
        python3-hatchling: upgrade 1.9.0 -&gt; 1.10.0
        pango: upgrade 1.50.9 -&gt; 1.50.10
        piglit: upgrade to latest revision
        lsof: upgrade 4.95.0 -&gt; 4.96.3
        zlib: do out-of-tree builds
        zlib: upgrade 1.2.12 -&gt; 1.2.13
        libx11: apply the fix for CVE-2022-3554
        xserver-xorg: ignore CVE-2022-3553 as it is XQuartz-specific
        xserver-xorg: backport fixes for CVE-2022-3550 and CVE-2022-3551
        tiff: fix a number of CVEs
        qemu: backport the fix for CVE-2022-3165
        bitbake: fetch2/git: don't set core.fsyncobjectfiles=0
        sanity: check for GNU tar specifically
        expat: upgrade to 2.5.0
        oeqa/target/ssh: add ignore_status argument to run()
        oeqa/runtime/dnf: rewrite test_dnf_installroot_usrmerge

  Sakib Sajal (1):
        go: update 1.19.2 -&gt; 1.19.3

  Sean Anderson (6):
        uboot-sign: Fix using wrong KEY_REQ_ARGS
        kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_all
        kernel-fitimage: Use KERNEL_OUTPUT_DIR where appropriate
        uboot-sign: Use bitbake variables directly
        uboot-sign: Split off kernel-fitimage variables
        u-boot: Rework signing to remove interdependencies

  Sergei Zhmylev (2):
        wic: implement binary repeatable disk identifiers
        wic: honor the SOURCE_DATE_EPOCH in case of updated fstab

  Teoh Jay Shen (1):
        vim: Upgrade 9.0.0598 -&gt; 9.0.0614

  Thomas Perrot (2):
        psplash: add psplash-default in rdepends
        xserver-xorg: move some recommended dependencies in required

  Tim Orling (23):
        python3-cryptography: upgrade 37.0.4 -&gt; 38.0.1
        python3-cryptography-vectors: upgrade 37.0.4 -&gt; 38.0.1
        python3-certifi: upgrade 2022.9.14 -&gt; 2022.9.24
        python3-hypothesis: upgrade 6.54.5 -&gt; 6.56.1
        python3-pyopenssl: upgrade 22.0.0 -&gt; 22.1.0
        python3-bcrypt: upgrade 3.2.2 -&gt; 4.0.0
        python3-sphinx: upgrade 5.1.1 -&gt; 5.2.3
        python3-setuptools-rust: upgrade 1.5.1 -&gt; 1.5.2
        python3-iso8601: upgrade 1.0.2 -&gt; 1.1.0
        python3-poetry-core: upgrade 1.0.8 -&gt; 1.3.2
        git: upgrade 2.37.3 -&gt; 2.38.1
        vim: upgrade 9.0.0614 -&gt; 9.0.0820
        python3-mako: upgrade 1.2.2 -&gt; 1.2.3
        python3-bcrypt: upgrade 4.0.0 -&gt; 4.0.1
        python3-cryptography{-vectors}: 38.0.1 -&gt; 38.0.3
        python3-psutil: upgrade 5.9.2 -&gt; 5.9.3
        python3-pytest: upgrade 7.1.3 -&gt; 7.2.0
        python3-pytest-subtests: upgrade 0.8.0 -&gt; 0.9.0
        python3-hypothesis: upgrade 6.56.1 -&gt; 6.56.4
        python3-more-itertools: upgrade 8.14.0 -&gt; 9.0.0
        python3-pytz: upgrade 2022.4 -&gt; 2022.6
        python3-zipp: upgrade 3.9.0 -&gt; 3.10.0
        python3-sphinx: upgrade 5.2.3 -&gt; 5.3.0

  Vincent Davis Jr (1):
        linux-firmware: package amdgpu firmware

  Vyacheslav Yurkov (1):
        overlayfs: Allow not used mount points

  Xiangyu Chen (1):
        linux-yocto-dev: add qemuarm64

  Yan Xinkuan (1):
        bc: Add ptest.

  ciarancourtney (1):
        wic: swap partitions are not added to fstab

  wangmy (32):
        init-system-helpers: upgrade 1.64 -&gt; 1.65.2
        meson: upgrade 0.63.2 -&gt; 0.63.3
        mtools: upgrade 4.0.40 -&gt; 4.0.41
        dbus: upgrade 1.14.0 -&gt; 1.14.4
        ifupdown: upgrade 0.8.37 -&gt; 0.8.39
        openssh: upgrade 9.0p1 -&gt; 9.1p1
        python3-hatchling: upgrade 1.10.0 -&gt; 1.11.0
        u-boot: upgrade 2022.07 -&gt; 2022.10
        python3-git: upgrade 3.1.27 -&gt; 3.1.28
        python3-importlib-metadata: upgrade 4.12.0 -&gt; 5.0.0
        gnutls: upgrade 3.7.7 -&gt; 3.7.8
        gsettings-desktop-schemas: upgrade 42.0 -&gt; 43.0
        harfbuzz: upgrade 5.1.0 -&gt; 5.3.0
        libcap: upgrade 2.65 -&gt; 2.66
        libical: upgrade 3.0.14 -&gt; 3.0.15
        libva: upgrade 2.15.0 -&gt; 2.16.0
        libva-utils: upgrade 2.15.0 -&gt; 2.16.0
        powertop: upgrade 2.14 -&gt; 2.15
        numactl: upgrade 2.0.15 -&gt; 2.0.16
        python3-pytz: upgrade 2022.2.1 -&gt; 2022.4
        python3-zipp: upgrade 3.8.1 -&gt; 3.9.0
        repo: upgrade 2.29.2 -&gt; 2.29.3
        sqlite3: upgrade 3.39.3 -&gt; 3.39.4
        wpebackend-fdo: upgrade 1.12.1 -&gt; 1.14.0
        xkeyboard-config: upgrade 2.36 -&gt; 2.37
        xz: upgrade 5.2.6 -&gt; 5.2.7
        libksba: upgrade 1.6.0 -&gt; 1.6.2
        libsdl2: upgrade 2.24.0 -&gt; 2.24.1
        libwpe: upgrade 1.12.3 -&gt; 1.14.0
        lttng-ust: upgrade 2.13.4 -&gt; 2.13.5
        btrfs-tools: upgrade 5.19.1 -&gt; 6.0
        lighttpd: upgrade 1.4.66 -&gt; 1.4.67

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I3322dd0057da9f05bb2ba216fdcda3f569c0493b
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-10-03T02:08:14+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2022-09-30T18:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=87f5cff0cfca11f43851cb3d7d49dd96ced7fe03'/>
<id>urn:sha1:87f5cff0cfca11f43851cb3d7d49dd96ced7fe03</id>
<content type='text'>
meta-raspberrypi: c57b464b88..45d56d82b7:
  Andrei Gherzan (8):
        linux-firmware-rpidistro: Fix wireless on Raspberry Pi 4
        sdcard_image-rpi.bbclass: Move SDIMG_KERNELIMAGE definitions to their machines
        raspberrypi0-2w.conf: Include the RPi 0-2w dtb for all 32-bit machines
        rpi-base.inc: Split IMAGE_BOOT_FILES for kernel image
        Add support for a ARMv7 machine supporting multiple Raspberry Pi boards
        ci: Add raspberrypi-armv7 to the build matrix
        Add support for a ARMv8 machine supporting multiple Raspberry Pi boards
        ci: Add raspberrypi-armv8 to the build matrix

  Chris Blättermann (1):
        meta-raspberrypi: Include the device tree for Raspberry Pi CM4S

  Khem Raj (2):
        rpidistro-vlc,rpidistro-ffmpeg: Limit scope to just rpi machines
        layers: Add langdale to LAYERSERIES_COMPAT

  Vincent Davis Jr (4):
        raspidistro-ffmpeg: add support for building raspidistro ffmpeg
        rpidistro-vlc: add rpidistro VLC build (with MMAL enabled)
        Add support for optional selection of vlc and ffmpeg
        docs: add info for raspberrypi distro vlc

  Vinicius Aquino (1):
        raspberrypi-firmware: Update to 20220830 snapshot

meta-openembedded: a755af4fb5..0782ea454a:
  Adrian Freihofer (1):
        networkmanager: update 1.38.0 -&gt; 1.40.0

  Alejandro Enedino Hernandez Samaniego (1):
        emacs: Update to version 28.2

  Alex Kiernan (2):
        libcoap: Fix gnutls/openssl/mbedtls PACKAGECONFIG conflicts
        libcoap: Upgrade 4.3.0 -&gt; 4.3.1

  Alexander Kanavin (7):
        mozjs-91: update to 91.13.0
        collectd: add a python PACKAGECONFIG, off by default
        zbar: disable python3 support as incompatible with py 3.11
        libsigrockdecode: add python 3.11 compatibility
        minifi-cpp: disable python support as incompatible with python 3.11
        mozjs-91: backport a python 3.11 compatibility patch
        mozjs-78: remove the recipe

  Andreas Müller (1):
        octave: upgrade 7.1.0 -&gt; 7.2.0

  Andrej Kozemcak (1):
        squid: upgrade 4.15 -&gt; 5.7

  Andres Beltran (1):
        Make graph dependencies optional

  Bernhard Messerklinger (1):
        libconfig-tiny-perl: add recipe

  Chen Qi (2):
        passwdqc: fix the libpasswdqc FILES setting
        polkit: refresh patch

  Frank de Brabander (1):
        ntp: add missing runtime dependency on libgcc for sntp

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

  Hitendra Prajapati (1):
        wireshark: CVE-2022-3190 Infinite loop in legacy style dissector

  Howard Cochran (1):
        ufw: Fix "could not find required binary 'iptables'"

  Ivan Maidanski (1):
        bdwgc: Fix typo in EXTRA_OECONF and remove unneeded extra CFLAGS

  Jan Vermaete (1):
        makeself: upate anonymous git access and dropped man page.

  Khem Raj (140):
        gtk+: Fix function signature of create_menu()
        ippool: Fix build with clang15
        corosync: Upgrade to 3.1.6
        dlm: Upgrade to 4.1.1
        dante: Upgrade to 1.4.3
        ez-ipupdate: Fix build with clang
        openflow: Include sys/stat.h for fchmod
        nautilus: Backport a patch to fix build with clang-15
        mctp: Update to latest tip of trunk
        ypbind-mt: Upgrade to 2.7.2
        packagegroup-meta-networking: Remove ypbind-mt on musl
        fping: Fix build with musl
        iscsi-initiator-utils: Upgrade to 2.1.7
        radvd: Fix build on musl
        linux-atm: Include missing string.h
        memcached: Upgrade to 1.6.17
        openlldp: Upgrade to 1.1.0
        ettercap: Pass -D_GNU_SOURCE
        rdma-core: Fix build with musl
        openl2tp: Provide prototype for l2tp_api_rpc_check_request
        iscsi-initiator-utils: Avoid hardcoding sed to /usr/bin/sed
        toybox: Remove mount.h conflict fix
        libuser: Upgrade to 0.63
        gnome-keyring: Upgrade to 42.1
        folks: Disable LTO and implicit-function-declaration as error
        libgtop: Fix build with clang
        ot-daemon,ot-br-posix: Fix mbedtls module builds
        libcurses-perl: Fix main prototype in testtyp.c
        rasdaemon: Upgrade to 0.6.8
        psqlodbc: Upgrade to 13.02.0000
        soci: Fix build with clang 15
        geany-plugins: Fix type error found with clang 15
        nlohmann-fifo: Update to tip of trunk
        xfce4-dev-tools: Fix configure check for libX11
        frr: Fix configure check for libreadline
        quagga: Fix AC_CHECK_LIB for libreadline
        libutempter: Upgrade to 1.2.2-alt1
        libuio: Update to latest tip of trunk
        serial-forward: Correct typo in specifying string.h header
        mcelog: Upgrade to v189
        fvwm: Disable int-conversion and implicit-int warnings as errors
        hddtemp: Add missing prototype for ata_get_powermode in sata.c
        nana: Include stdlib.h form exit() and abort() functions
        libsmi: Fix build with clang 15
        ckermit: Fix build with clang
        linuxptp: Include string.h for strncpy()
        wifi-test-suite: Fix build with clang
        xf86-video-nouveau: Do not treat implicit-function-declaration as error
        android-tools: Add protoype declaration for  b64_pton
        libio-pty-perl: Fix build on musl
        xrdp: Fix build with clang-15
        libpwquality: Do not use fgetpwent_r on musl
        lmbench: Add patch to fix typo including string.h header
        lxdm: Fix msghdr initialization on musl
        zabbix: Upgrade to 6.2.2
        epeg: Fix AC_CHECK_LIB for libjpeg and libexif
        gensio: Fix AC_CHECK_LIB for libwrap
        pam-plugin-ccreds: Fix AC_CHECK_LIB for libdb
        sblim-sfcb: Fix AC_CHECK_LIB tests for various libraries
        rdfind: Fix AC_CHECK_LIB for libnettle
        srecord: Fix AC_CHECK_LIB for gpg-error
        tokyocabinet: Fix AC_CHECK_LIB test functions
        libcereal: Do not use uniform_int_distribution&lt;char&gt; template
        raptor2: Match reutrn type from RAPTOR_ASSERT_OBJECT_POINTER_RETURN_VALUE
        pam-ssh-agent-auth: Fix __progname configure check
        daemontools: Fix build with clang15 and musl
        pmtools: Update patch to include string.h and function prototype for main
        uw-imap: Fix build with clang/musl
        libx86: Fix pointer typecasting in assignment
        obconf: Add fixes for missing function prototypes
        sblim-sfcc: Fix build with clang
        sblim-sfcb: Add missing headers file for clang/musl
        sanlock: Add missing prototype for mem* functions
        geis: Add missing prototypes to functions
        libgxim: Enable debug mode
        hplip: Upgrade to 3.22.6
        scsirastools: Pass -D_LARGEFILE64_SOURCE via CFLAGS
        con2fbmap: Include string.h for strerror
        directfb-examples: Fix pthread_t assignment type
        uml-utilities: Add missing headers for exit and str+ functions
        oprofile: Fix configure check for perf_events support
        libmcrypt: Suppress implicit-int warnings as errors
        gtkperf: Define prototype for setup_appdata
        cyrus-sasl: Fix time.h detection logic in configure
        enscript: Include string.h form str* function prototypes
        glm: Disable clang specific warnings
        mg: Upgrade to 20220614 release
        gphoto2: Upgrade to 2.5.28
        ipmiutil: Add missing headers for protypes of free/malloc/atoi
        cdrkit: Add missing header for function prototypes
        fluentbit: Drop redundant patch
        minifi-cpp: Disable gnu extention of strerror_r when using musl
        augeas: Check for __GLIBC__ to use gnu extention for strerror_r
        nlohmann-fifo: Disable cpp11 shuffle with clang/libc++
        ipmitool: Update to 1.8.19
        autofs: Backport innetgr and strerror_r musl patches
        linux-atm: Remove AC_CHECK_LIB for libresolv
        hdf5: Upgrade to 1.13.2
        openldap: Fix configure check for pthread_detach
        libimobiledevice: Explicitly pass -D_GNU_SOURCE via cflags
        jq: Upgrade to latest and fix configure tests
        lcdproc: Fix build on non-x86 and arm architectures
        libsmi: Define _DEFAULT_SOURCE for timegm API
        tftp-hpa: Fix includes for bsd_signal()
        sblim-sfcb: Include config.h before using CONFIG_ERROR_H
        minifi-cpp: Disable lto.
        ntp: Fix check for pthread_detach
        netkit-telnet: Add time.h from strftime/time prototypes
        passwdqc: Upgrade to 2.0.2
        lmbench: Fix build time tests and use the scripts/build
        mcpp: Fix build with clang
        ot-br-posix: Fix unused variable error
        sthttpd: Define _GNU_SOURCE if HAVE_SIGSET is set
        libesmtp: Enable gnu strerror_r on glibc
        android-tools: Use local strlcpy implementation on glibc
        uw-imap: Avoid programs using gets()
        matplotlib: Upgrade to 3.5.3
        cockpit: Update to 276
        geary: Fix build with clang
        toybox: Fix build on 32bit arches with 64bit time_t defaults
        libcdio: Define _LARGEFILE64_SOURCE
        rocksdb: Upgrade to 7.5.3 release
        fwupd: Upgrade to 1.8.4
        luajit: Use builtin for __clear_cache on clang
        kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips
        minifi-cpp: Fix build on musl
        aom: Provide missing function prototypes
        vulkan-cts,opengl-es-cts: Upgrade to1.3.3.1 and 3.2.8 respectively
        python3-lxml: Delete
        fwupd: Fix tostring() call to not have xml_declaration param
        sox: Enable -D_FILE_OFFSET_BITS=64 and depend on libtool
        rdfind: Fix patch-fuzz warnings
        fwupd: Drop sqlite3 from default deps
        sqlite: Drop sqlite2 recipe
        wvstreams: Add missing dependency on boost
        jack: Upgrade to 1.19.21
        python3-grpcio-tools: Disable clang's musttail attribute on mips
        fwupd: Replace python3.7 patch with upstreamed one
        mdio-tools,mdio-netlink: Upgrade recipes to 1.2.0
        python3-requests-unixsocket: Fix override syntax

  Lei Maohui (5):
        fltk: Fix buildpaths warning.
        exiv2: Fix buildpaths warning.
        tracker-miners: Fix buildpaths warning.
        gexiv2: Fix buildpaths warning.
        mariadb: Fix buildpaths warning.

  Leon Anavi (24):
        python3-imageio: Upgrade 2.21.1 -&gt; 2.21.2
        python3-prompt-toolkit: Upgrade 3.0.30 -&gt; 3.0.31
        python3-haversine: Upgrade 2.6.0 -&gt; 2.7.0
        python3-transitions: Upgrade 0.8.11 -&gt; 0.9.0
        python3-astroid: Upgrade 2.12.5 -&gt; 2.12.9
        python3-imageio: Upgrade 2.21.2 -&gt; 2.21.3
        python3-portion: Upgrade 2.2.0 -&gt; 2.3.0
        python3-networkx: Upgrade 2.8.5 -&gt; 2.8.6
        python3-prettytable: Upgrade 3.3.0 -&gt; 3.4.1
        python3-pydantic: Upgrade 1.9.1 -&gt; 1.10.2
        python3-soupsieve: Upgrade 2.3.1 -&gt; 2.3.2.post1
        python3-awesomeversion: Upgrade 22.8.0 -&gt; 22.9.0
        python3-ujson: Upgrade 5.4.0 -&gt; 5.5.0
        python3-marshmallow: Upgrade 3.17.1 -&gt; 3.18.0
        python3-elementpath: Upgrade 3.0.1 -&gt; 3.0.2
        python3-traitlets: Upgrade 5.3.0 -&gt; 5.4.0
        python3-joblib: Upgrade 1.1.0 -&gt; 1.2.0
        python3-astroid: Upgrade 2.12.9 -&gt; 2.12.10
        python3-imageio: Upgrade 2.21.3 -&gt; 2.22.0
        python3-email-validator: Upgrade 1.2.1 -&gt; 1.3.0
        python3-termcolor: Upgrade 1.1.0 -&gt; 2.0.1
        python3-aiohttp: Upgrade 3.8.1 -&gt; 3.8.3
        python3-pytz-deprecation-shim: Runtime dependencies
        python3-license-expression: Upgrade 21.6.14 -&gt; 30.0.0

  Luca Boccassi (1):
        dbus-broker: update to v32

  Markus Volk (4):
        pipewire: update 0.3.56 -&gt; 0.3.57
        flatbuffers: upgrade 2.0.6 -&gt; 2.0.8
        appstream-glib: fix manpage generation
        jansson: use cmake instead of autotools

  Martin Jansa (2):
        lvm2: use bfd even with ld-is-gold in DISTRO_FEATURES
        libcec: fix runtime dependencies for ${PN}-examples

  Ming Liu (1):
        libusbgx: add PACKAGECONFIG to make build predicable

  Mingli Yu (2):
        python3-pyzmq: Fix buildpaths issue
        python3-pyzmq: Add RDEPENDS for python3-pyzmq-ptest

  Naveen Saini (1):
        ocl-icd: add nativesdk support

  Ovidiu Panait (1):
        redis: build with USE_SYSTEMD=yes when systemd is enabled

  Patrick Williams (1):
        unifex: remove recipe

  Philippe Coval (3):
        lvgl: Add dialog-lvgl recipe as demo example
        pim435: Relocate sources to eclipse
        ot-br-posix: Add dep to ipset as used by firewall

  Riyaz Khan (2):
        sdbus-c++: Upgrade sdbus-c++ 1.1.0 to 1.2.0
        sdbus-c++-tools: Upgrade sdbus-c++-tools 1.1.0 to 1.2.0

  Sergio Prado (1):
        polkit: refresh patch to fix warning

  Steffen Olsen (1):
        postgreql: Fix pg_config not working after buildpaths patch

  Vincent Davis Jr (1):
        cglm: New recipe for cglm-0.8.5

  Wang Mingyu (16):
        abseil-cpp: upgrade 20220623.0 -&gt; 20220623.1
        chrony: upgrade 4.2 -&gt; 4.3
        ctags: upgrade 5.9.20220821.0 -&gt; 5.9.20220828.0
        fio: upgrade 3.31 -&gt; 3.32
        libblockdev: upgrade 2.26 -&gt; 2.27
        libdev-checklib-perl: upgrade 1.14 -&gt; 1.16
        lvm2/libdevmapper: upgrade 2.03.11 -&gt; 2.03.16
        libforms: upgrade 1.2.3 -&gt; 1.2.4
        python3-astroid: upgrade 2.12.4 -&gt; 2.12.5
        python3-colorlog: upgrade 6.6.0 -&gt; 6.7.0
        python3-django: upgrade 3.2.12 -&gt; 4.1
        python3-google-api-core: upgrade 2.8.2 -&gt; 2.10.0
        python3-google-api-python-client: upgrade 2.57.0 -&gt; 2.58.0
        python3-grpcio: upgrade 1.48.0 -&gt; 1.48.1
        python3-grpcio-tools: upgrade 1.48.0 -&gt; 1.48.1
        cli11: upgrade 1.9.1 -&gt; 2.2.0

  Xu Huan (5):
        python3-greenlet: upgrade 1.1.2 -&gt; 1.1.3
        python3-marshmallow: upgrade 3.17.0 -&gt; 3.17.1
        python3-pyudev: upgrade 0.23.2 -&gt; 0.24.0
        python3-websocket-client: upgrade 1.3.3 -&gt; 1.4.0
        python3-xmlschema: upgrade 2.0.2 -&gt; 2.0.3

  Yi Zhao (1):
        tcpreplay: fix buildpaths issue

  Zheng Qiu (2):
        jq: add ptest
        rsyslog: update 8.2206-&gt;8.2208

  hongxu (1):
        python3-h5py: fix wrong file driver version

  wangmy (78):
        fuse3: upgrade 3.11.0 -&gt; 3.12.0
        xfstests: upgrade 2022.08.07 -&gt; 2022.08.21
        gnome-bluetooth: upgrade 42.3 -&gt; 42.4
        libadwaita: upgrade 1.1.4 -&gt; 1.1.5
        networkmanager-openvpn: upgrade 1.8.18 -&gt; 1.10.0
        open-isns: upgrade 0.101 -&gt; 0.102
        boost-sml: upgrade 1.1.5 -&gt; 1.1.6
        ctags: upgrade 5.9.20220828.0 -&gt; 5.9.20220904.0
        hwdata: upgrade 0.361 -&gt; 0.362
        modemmanager: upgrade 1.18.10 -&gt; 1.18.12
        php: upgrade 8.1.9 -&gt; 8.1.10
        poppler: upgrade 22.08.0 -&gt; 22.09.0
        syslog-ng: upgrade 3.37.1 -&gt; 3.38.1
        libio-socket-ssl-perl: upgrade 2.074 -&gt; 2.075
        python3-aiofiles: upgrade 0.8.0 -&gt; 22.1.0
        python3-antlr4-runtime: upgrade 4.10 -&gt; 4.11.1
        python3-croniter: upgrade 1.3.5 -&gt; 1.3.7
        python3-google-api-python-client: upgrade 2.58.0 -&gt; 2.60.0
        python3-langtable: upgrade 0.0.58 -&gt; 0.0.59
        python3-oauthlib: upgrade 3.2.0 -&gt; 3.2.1
        python3-pymetno: upgrade 0.9.0 -&gt; 0.10.0
        python3-sqlalchemy: upgrade 1.4.40 -&gt; 1.4.41
        python3-twisted: upgrade 22.4.0 -&gt; 22.8.0
        python3-websocket-client: upgrade 1.4.0 -&gt; 1.4.1
        python3-xmlschema: upgrade 2.0.3 -&gt; 2.0.4
        libadwaita: upgrade 1.1.5 -&gt; 1.2.0
        bats: upgrade 1.7.0 -&gt; 1.8.0
        ctags: upgrade 5.9.20220904.0 -&gt; 5.9.20220911.0
        iceauth: upgrade 1.0.8 -&gt; 1.0.9
        iwd: upgrade 1.29 -&gt; 1.30
        libblockdev: upgrade 2.27 -&gt; 2.28
        libjcat: upgrade 0.1.11 -&gt; 0.1.12
        libpfm4: upgrade 4.11.0 -&gt; 4.12.0
        libxmlb: upgrade 0.3.9 -&gt; 0.3.10
        neon: upgrade 0.32.2 -&gt; 0.32.4
        setxkbmap: upgrade 1.3.2 -&gt; 1.3.3
        xclock: upgrade 1.0.9 -&gt; 1.1.1
        xkbutils: upgrade 1.0.4 -&gt; 1.0.5
        xlsfonts: upgrade 1.0.6 -&gt; 1.0.7
        xmag: upgrade 1.0.6 -&gt; 1.0.7
        xwud: upgrade 1.0.5 -&gt; 1.0.6
        python3-cachecontrol: upgrade 0.12.11 -&gt; 0.12.12
        python3-cantools: upgrade 37.1.2 -&gt; 37.2.0
        python3-eth-typing: upgrade 3.1.0 -&gt; 3.2.0
        python3-fasteners: upgrade 0.17.3 -&gt; 0.18
        python3-flask-socketio: upgrade 5.3.0 -&gt; 5.3.1
        python3-google-api-core: upgrade 2.10.0 -&gt; 2.10.1
        python3-google-api-python-client: upgrade 2.60.0 -&gt; 2.61.0
        python3-grpcio-tools: upgrade 1.48.1 -&gt; 1.49.0
        python3-grpcio: upgrade 1.48.1 -&gt; 1.49.0
        python3-jsonrpcserver: upgrade 5.0.8 -&gt; 5.0.9
        python3-protobuf: upgrade 4.21.5 -&gt; 4.21.6
        xfstests: upgrade 2022.08.21 -&gt; 2022.09.04
        gnome-font-viewer: upgrade 42.0 -&gt; 43.0
        tracker: upgrade 3.3.3 -&gt; 3.4.0
        yelp-xsl: upgrade 42.0 -&gt; 42.1
        dnsmasq: upgrade 2.86 -&gt; 2.87
        unbound: upgrade 1.16.2 -&gt; 1.16.3
        cairomm-1.16: upgrade 1.16.1 -&gt; 1.16.2
        ctags: upgrade 5.9.20220911.0 -&gt; 5.9.20220925.0
        libgee: upgrade 0.20.5 -&gt; 0.20.6
        libpeas: upgrade 1.32.0 -&gt; 1.34.0
        opencl-headers: upgrade 2022.05.18 -&gt; 2022.09.23
        pangomm-2.48: upgrade 2.50.0 -&gt; 2.50.1
        thrift: upgrade 0.16.0 -&gt; 0.17.0
        zabbix: upgrade 6.2.2 -&gt; 6.2.3
        python3-djangorestframework: upgrade 3.13.1 -&gt; 3.14.0
        python3-google-api-python-client: upgrade 2.61.0 -&gt; 2.62.0
        python3-google-auth: upgrade 2.11.0 -&gt; 2.11.1
        python3-grpcio-tools: upgrade 1.49.0 -&gt; 1.49.1
        python3-grpcio: upgrade 1.49.0 -&gt; 1.49.1
        python3-h11: upgrade 0.13.0 -&gt; 0.14.0
        python3-humanize: upgrade 4.3.0 -&gt; 4.4.0
        python3-langtable: upgrade 0.0.59 -&gt; 0.0.60
        python3-ldap: upgrade 3.4.2 -&gt; 3.4.3
        python3-pandas: upgrade 1.4.4 -&gt; 1.5.0
        python3-path: upgrade 16.4.0 -&gt; 16.5.0
        python3-xmlschema: upgrade 2.0.4 -&gt; 2.1.0

  zhengrq.fnst (8):
        python3-astroid: upgrade 2.12.2 -&gt; 2.12.4
        python3-flatbuffers: upgrade 2.0.6 -&gt; 2.0.7
        python3-flask-socketio: upgrade 5.2.0 -&gt; 5.3.0
        python3-gnupg: upgrade 0.4.9 -&gt; 0.5.0
        python3-natsort: upgrade 8.1.0 -&gt; 8.2.0
        python3-sympy: upgrade 1.10.1 -&gt; 1.11.1
        python3-pandas: upgrade 1.4.3 -&gt; 1.4.4
        python3-parsimonious: upgrade 0.9.0 -&gt; 0.10.0

  zhengruoqin (15):
        wolfssl: upgrade 5.4.0 -&gt; 5.5.0
        ser2net: upgrade 4.3.7 -&gt; 4.3.8
        tree: upgrade 2.0.3 -&gt; 2.0.4
        xorgxrdp: upgrade 0.2.18 -&gt; 0.9.19
        python3-zeroconf: upgrade 0.39.0 -&gt; 0.39.1
        smarty: upgrade 4.2.0 -&gt; 4.2.1
        python3-pycocotools: upgrade 2.0.4 -&gt; 2.0.5
        python3-pyproj: upgrade 3.3.1 -&gt; 3.4.0
        python3-pyzmq: upgrade 23.2.1 -&gt; 24.0.0
        python3-regex: upgrade 2022.8.17 -&gt; 2022.9.13
        python3-pyjwt: upgrade 2.4.0 -&gt; 2.5.0
        python3-pyscaffold: upgrade 4.3 -&gt; 4.3.1
        python3-pyzmq: upgrade 24.0.0 -&gt; 24.0.1
        python3-sqlparse: upgrade 0.4.2 -&gt; 0.4.3
        python3-web3: upgrade 5.30.0 -&gt; 5.31.0

meta-security: 10fdc2b13a..824d2762f6:
  Armin Kuster (4):
        suricata: fix compile issue
        cryptmount: fix systemd service install
        update sssd to 2.7.4
        update chipsec to 1.8.8

poky: 9b1db65e7d..5200799866:
  Alejandro Hernandez Samaniego (1):
        rootfs.py: dont try to list installed packages for baremetal images

  Alexander Kanavin (15):
        selftest/cases/bblayers.py: build python3-jsonschema only once
        oe-setup-builddir: do not suggest local.conf as a source of examples
        init-system-helpers: exclude experimental tags from version check
        ref-manual: correct the location of default configuration template
        dev-manual: common-tasks.rst: drop the output of 'bitbake-layers --help'
        common-tasks.rst: describe the layer setup tooling
        dev-manual: common-tasks.rst: describe the newly added layer setup and template config commands
        dev-manual: common-tasks.rst: rewrite the section about configuration templates
        github-releases: add a class that consolidates version checks
        meta: fix version checks in all github recipes using the github-releases class
        virglrenderer: use https for fetching from gitlab
        local.conf.sample: correct the location of public hashserv
        scripts/oe-setup-builddir: do not read TEMPLATECONF from templateconf.cfg
        rpm: update 4.18.0-rc1 -&gt; 4.18.0-release
        tzdata: update to 2022d

  Alexandre Belloni (2):
        runqemu: display host uptime when starting
        oeqa/runtime/dnf: fix typo

  Andrei Gherzan (6):
        depmodwrapper-cross: Take into consideration kernel package name
        kernel.bbclass: Pass the kernel package name to depmodwrapper
        kernel-module-split.bbclass: Pass the kernel package name to depmodwrapper
        rootfs.py: Run depmod(wrapper) against each compiled kernel
        rootfs.py: Drop FAKEROOT support in exec function
        grub: Allow build on armv7ve/a with softfp

  Aryaman Gupta (1):
        bitbake: doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables

  Bob Henz (1):
        systemd-systemctl: Fix WantedBy processing

  Bruce Ashfield (11):
        linux-yocto/5.15: update to v5.15.63
        linux-yocto/5.19: update to v5.19.5
        linux-yocto/5.19: update to v5.19.7
        linux-yocto/5.15: update to v5.15.65
        kern-tools: fix queue processing in relative TOPDIR configurations
        kern-tools: allow 'y' or 'm' to avoid config audit warnings
        linux-yocto/5.19: update to v5.19.9
        linux-yocto/5.15: update to v5.15.68
        linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
        linux-yocto/5.15: cfg: fix ACPI warnings for -tiny
        linux-yocto/5.19: fix gcc-11 warning

  Changhyeok Bae (2):
        iproute2: Unset CLEANBROKEN
        iproute2: merge .inc into .bb

  Changqing Li (1):
        parselogs.py: ignore systemd-logind warning message

  Chen Qi (2):
        shadow-securetty: allow ttyS4 for amd-snowyowl-64
        useradd-example: do not use unsupported clear text password

  Daniel Gomez (3):
        rootfs-postcommands: Remove dropbear inconsistent comment
        gtk-icon-cache: Fix GTKIC_CMD if-else condition
        dropbear: Add enable-x11-forwarding PACKAGECONFIG option

  Daniel McGregor (2):
        coreutils: add openssl PACKAGECONFIG
        gcc: set the default target arch

  Denys Dmytriyenko (1):
        glibc-locale: explicitly remove empty dirs in ${libdir}

  Dmitry Baryshkov (2):
        linux-firmware: upgrade 20220708 -&gt; 20220913
        linux-firmware: package new Qualcomm firmware

  Etienne Cordonnier (2):
        python3: add PACKAGECONFIG[editline]
        opkg: add option for zstd support

  Fabio Estevam (1):
        README.hardware.md: Fix the tftp example

  Florin Diaconescu (1):
        expat: upgrade 2.4.8 -&gt; 2.4.9

  He Zhe (2):
        lttng-tools: Disable on qemuriscv32
        lttng-tools: Disable on riscv32

  Johan Korsnes (1):
        ref-manual: variables: document KERNEL_IMAGETYPES

  John Edward Broadbent (1):
        externalsrc: git submodule--helper list unsupported

  Jose Quaresma (2):
        bitbake: lib/bb: warning when the debug message is invalid
        bitbake: fetch2/crate fixup c212b0f3 loglevel

  Joshua Watt (2):
        oeqa: qemurunner: Report UNIX Epoch timestamp on login
        bitbake: bitbake: Fix a few more logger debug() calls

  Kai Kang (2):
        binutils: handle symlink files for gprofng
        binutils: another way to clear GPROFNG_ALTS for clang and musl

  Khem Raj (20):
        autoconf: Update K &amp; R stype functions
        webkitgtk: Update to 2.6.37
        rust: Use variable to specify extra tools to install
        boost: Refrain bjam from poking into host includes
        gobject-introspection: Do not hardcode objdump name
        binutils-cross-canadian: Do not package gprofng.rc
        webkitgtk: Fix build on 32bit arm
        python3-lxml: Add recipe
        bitbake.conf: Define TC_CXX_RUNTIME
        rust: Use libc++ runtime when using clang with llvm runtime
        glibc: Upgrade to tip of 2.36 branch
        binutils: Ignore CVE-2022-38126 CVE-2022-38127
        inetutils: Fix remote DoS vulnerability in inetutils-telnetd
        curl: Add missing perl modules in ptest rdepends
        elfutils: Enable ptests on musl targets
        grub: Apply backports to fix build with clang on x86
        apt: Fix type mismatches and ptest builds
        linux-yocto: Enable mdio for qemu
        gcompat: Add __getauxval wrapper needed on aarch64
        ref-manual: Define TC_CXX_RUNTIME

  Konrad Weihmann (1):
        python3-idna: migrate to flit-core

  Kristian Amlie (1):
        externalsrc: Don't wipe out src dir when EXPORT_FUNCTIONS is used.

  Leon Anavi (1):
        python3-manifest.json: Add zoneinfo

  Markus Volk (5):
        squashfs-tools: build with lzo support
        libsdl2: update 2.0.22 -&gt; 2.24.0
        libdrm: upgrade 2.4.112 -&gt; 2.4.113
        mesa: upgrade 22.1.6 -&gt; 22.2.0
        virglrenderer: upgrade 0.9.1 -&gt; 0.10.3

  Martin Jansa (3):
        webkitgtk: fix gstreamer include paths
        libxml2: Port gentest.py to Python-3
        create-pull-request: don't switch the git remote protocol to git://

  Mattias Jernberg (1):
        bitbake: utils: Add enable_loopback_networking()

  Michael Opdenacker (8):
        bitbake: bitbake-user-manual: mention pydevshell in OE
        dev-manual: common-tasks.rst: refer to Python functions in BitBake manual
        ref-manual: features.rst: add missing default distro features
        ref-manual: variables.rst: remove BBPATH
        ref-manual: structure.rst: add reference to the contents of the build directory
        ref-manual: structure.rst: improve information about build/cache/
        ref-manual: variables.rst: correct templateconf.cfg file name
        ref-manual: structure.rst: add more subsection levels

  Mikko Rapeli (7):
        u-boot: switch from append to += in SRC_URI
        glibc-tests: use += instead of :append
        go-native: switch from SRC_URI:append to SRC_URI +=
        python3-rfc3986-validator: switch from SRC_URI:append to SRC_URI +=
        linux-libc-headers: switch from SRC_URI:append to SRC_URI +=
        common-tasks.rst: remove SRC_URI:append from examples
        kernel-dev/common.rst: remove SRC_URI:append from examples

  Mingli Yu (1):
        busybox: add devmem 128-bit support

  Otavio Salvador (2):
        bitbake: toaster: fix kirkstone version
        rust-hello-world: move to recipes-extended

  Pascal Bach (1):
        bitbake: fetch2/ssh.py: fix checkstatus

  Paulo Neves (2):
        watchdog: Remove unneeded tirpc dependency
        bitbake: fetch2: Remove unneeded conditional

  Pavel Zhukov (1):
        core-image.bbclass: Exclude openssh complementary packages

  Peter Bergin (1):
        rootfs-postcommands.bbclass: avoid moving ssh host keys if etc is writable

  Peter Kjellerstedt (6):
        cairo: Adapt the license information based on what is being built
        oe-setup-builddir: Correct when validation of the templates dir is run
        oe-setup-builddir: Simplify error handling
        oe-setup-builddir: Avoid shellcheck warnings
        oe-setup-builddir: Keep templateconf.cfg relative if $TEMPLATECONF is
        oe-setup-builddir: Always update templateconf.cfg

  Petr Vorel (1):
        ltp: Update list of tests not buildable on musl

  Richard Purdie (54):
        bitbake: wget: Avoid bad checksum race issues
        bitbake: asyncrpc/client: Fix unix domain socket chdir race issues
        build-appliance-image: Update to master head revision
        sstate: Fix sstate file mirroring checksum issue
        bitbake: fetch2: Ensure mirror tarballs don't enforce checksum
        qemu: Upgrade 7.0.0 -&gt; 7.1.0
        qemurunner: Update to match qmp changes
        build-appliance-image: Update to master head revision
        vim: Upgrade 9.0.0341 -&gt; 9.0.0453
        selftest/qemurunner: Work around possible control character contamination
        oetest: Drop unused variable
        oetest: Drop getResults usage from oeRuntimeTest
        oeqa/utils/decorators: Drop unused decorators
        oeqa/utils/decorators: Drop getResults
        autoconf-archive: upgrade 2022.02.11 -&gt; 2022.09.03
        ofono: upgrade 1.34 -&gt; 2.0
        ccache: upgrade 4.6.2 -&gt; 4.6.3
        btrfs-tools: upgrade 5.19 -&gt; 5.19.1
        dnf: upgrade 4.13.0 -&gt; 4.14.0
        git: upgrade 2.37.2 -&gt; 2.37.3
        ell: upgrade 0.52 -&gt; 0.53
        file: upgrade 5.42 -&gt; 5.43
        ninja: upgrade 1.11.0 -&gt; 1.11.1
        libcomps: upgrade 0.1.18 -&gt; 0.1.19
        python3-hatchling: upgrade 1.8.1 -&gt; 1.9.0
        meson: upgrade 0.63.1 -&gt; 0.63.2
        python3-idna: upgrade 3.3 -&gt; 3.4
        librepo: upgrade 1.14.4 -&gt; 1.14.5
        python3-hypothesis: upgrade 6.46.11 -&gt; 6.54.5
        python3-numpy: upgrade 1.23.2 -&gt; 1.23.3
        libdnf: upgrade 0.68.0 -&gt; 0.69.0
        python3-psutil: upgrade 5.9.1 -&gt; 5.9.2
        ffmpeg: upgrade 5.1 -&gt; 5.1.1
        repo: upgrade 2.29.1 -&gt; 2.29.2
        nghttp2: upgrade 1.48.0 -&gt; 1.49.0
        libjitterentropy: upgrade 3.4.0 -&gt; 3.4.1
        sqlite3: upgrade 3.39.2 -&gt; 3.39.3
        diffoscope: upgrade 220 -&gt; 221
        python3-certifi: upgrade 2022.6.15 -&gt; 2022.9.14
        libpng: upgrade 1.6.37 -&gt; 1.6.38
        numactl: upgrade 2.0.14 -&gt; 2.0.15
        rpm: Upgrade 4.17.1 -&gt; 4.18rc1
        perf: Fix for recent kernel upgrades
        oeqa/runtime/virgl: Update test to match new mesa version
        vim: Upgrade 9.0.453 -&gt; 9.0.541
        vim: Upgrade 9.0.0541 -&gt; 9.0.0598
        qemu: Add patch to address arm qemu upgrade issues
        layer.conf: Update to use langdale as the core layer name
        poky: Update to 4.1 version
        poky: Update to match poky version numbers
        bitbake: bitbake: Bump to version 2.2.0
        build-appliance-image: Update to master head revision
        go: Fix reproducibility failures
        build-appliance-image: Update to master head revision

  Robert Joslyn (6):
        xorg-lib-common: Add variable to set tarball type
        libxfont2: Update 2.0.5 to 2.0.6
        libxau: Update 1.0.9 to 1.0.10
        libfontenc: Update 1.1.4 to 1.1.6
        flac: Update 1.3.4 to 1.4.0
        tzdata: Update from 2022b to 2022c

  Ross Burton (16):
        meta-selftest/poison: improve sysroot poisoning test case
        gcc-cross: pass -Werror=poison-system-directories to compiler stages
        gcc: remove obsolete 0012-export-CPP.patch
        xmlto: remove redundant patches
        tiff: backport fix for CVE-2022-2953
        gcc: remove obsolete poisoned calloc workaround
        gcc: remove obsolete MinGW patch
        oeqa/selftest/debuginfod: don't re-use the database
        libgcrypt: disable bench-slope test case
        libxml2: don't override XML_CATALOG_FILES in xmllint wrapper if already set
        glibc: mark a CVE where we have merged the fix
        qemu: re-add the fix for CVE-2022-1050
        qemu: fix CVE-2022-2962
        dnf: add dummy packages for testing
        oeqa/runtime/dnf: use dnf-test packages
        Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"

  Ruiqiang Hao (1):
        tune-neoversen2: support tune-neoversen2 base on armv9a

  Samuli Piippo (2):
        Revert "gcc-cross-canadian: Add symlink to real-ld alongside other symlinks"
        gcc-cross-canadian: add default plugin linker

  Stefano Babic (1):
        libubootenv: upgrade 0.3.2 -&gt; 0.3.3

  Sundeep KOKKONDA (1):
        rust-cross-canadian: Fix for the issue caused by using sdk shell

  Teoh Jay Shen (1):
        bind: upgrade 9.18.6 -&gt; 9.18.7

  Tom Hochstein (2):
        cmake: Fix CMAKE_SYSTEM_PROCESSOR setting for SDK
        connman: Drop redundant nfsroot handling

  Ulrich Ölmann (5):
        icecc.bbclass: fix typos
        icecc.bbclass: delete 'rm' command
        manuals: fix paths to default templates &amp; clean up whitespaces
        icecc.bbclass: fix filename of recipe in comment
        manuals: fix typos in the context of 'icecc' &amp; clean up whitespaces

  Vyacheslav Yurkov (5):
        oeqa/selftest: drop image_feature test from overlayfs
        classes: Update overlayfs classes to use new bitbake functionality
        files: overlayfs-etc: refactor preinit template
        classes: files: Extend overlayfs-etc class
        oeqa/selftest: Add lower layer test for overlayfs-etc

  niko.mauno@vaisala.com (2):
        systemd: Add 'no-dns-fallback' PACKAGECONFIG option
        systemd: Fix unwritable /var/lock when no sysvinit handling

  pgowda (4):
        rust: Add linker configurations for cross compilation
        rust: Enable verbose-tests to get the test results in readable format
        binutils : CVE-2022-38533
        binutils : Fix CVE-2022-38128

  wangmy (9):
        cracklib: upgrade 2.9.7 -&gt; 2.9.8
        kmscube: upgrade to latest revision
        piglit: upgrade to latest revision
        python3-dtschema: upgrade 2022.8.1 -&gt; 2022.8.3
        python3-mako: upgrade 1.2.1 -&gt; 1.2.2
        python3-pathspec: upgrade 0.9.0 -&gt; 0.10.1
        python3-pytest: upgrade 7.1.2 -&gt; 7.1.3
        vala: upgrade 0.56.2 -&gt; 0.56.3
        less: upgrade 600 -&gt; 608

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I1705b78d8a5ef5762fe770a69ed9b866fac52ccf
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2022-09-09T18:54:38+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-09-03T11:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=92b42cb35d755f8cfe6c17d403711a536e0f0721'/>
<id>urn:sha1:92b42cb35d755f8cfe6c17d403711a536e0f0721</id>
<content type='text'>
meta-raspberrypi: b6a1645a97..c57b464b88:
  Lluis Campos (1):
        rpi-cmdline: do_compile: Use pure Python syntax to get `CMDLINE`

meta-openembedded: 2eb39477a7..a755af4fb5:
  Adrian Zaharia (1):
        lapack: add packageconfig for lapacke

  Akash Hadke (1):
        polkit: Add --shell /bin/nologin to polkitd user

  Alex Kiernan (3):
        ntpsec: Add UPSTREAM_CHECK_URI
        libgpiod: Detect ptest using PTEST_ENABLED
        ostree: Cleanup PACKAGECONFIGs

  Anuj Mittal (1):
        yasm: fix buildpaths warning

  Atanas Bunchev (1):
        python3-twitter: Upgrade 4.8.0 -&gt; 4.10.1

  Bartosz Golaszewski (4):
        imagemagick: add PACKAGECONFIG for C++ bindings
        python3-matplotlib: don't use PYTHON_PN
        python3-matplotlib: add packaging to RDEPENDS
        python3-matplotlib: bump to 3.5.2

  Bruce Ashfield (3):
        vboxguestdrivers: fix build against 5.19 kernel / libc-headers
        zfs: update to v2.1.5
        vboxguestdrivers: make kernel shared directory dependency explicit

  Carsten Bäcker (1):
        spdlog: Fix CMake flag

  Changqing Li (3):
        fuse3: support ptest
        redis: fix do_patch fuzz warning
        dlt-daemon: fix dlt-system.service failed since buffer overflow

  Clément Péron (1):
        python: add Pydantic data validation package

  Devendra Tewari (1):
        android-tools: sleep more in android-gadget-start

  Ed Tanous (1):
        Add python-requests-unixsocket recipe

  Enguerrand de Ribaucourt (1):
        mdio-tools: add recipes

  Etienne Cordonnier (1):
        uutils-coreutils: add recipe

  Jagadeesh Krishnanjanappa (4):
        python3-asgiref: add recipe
        python3-django: make 3.2.x as default version
        python3-django: Add python3-asgiref runtime dependency
        python3-django: remove 2.2.x recipe

  Jan Luebbe (2):
        chrony: add support for config and source snippet includes
        gensio: upgrade 2.3.1 -&gt; 2.5.2

  Jan Vermaete (1):
        makeself: added makeself as new recipe

  Jim Broadus (1):
        networkmanager: fix iptables and nft paths

  Jose Quaresma (2):
        wireguard-module: 1.0.20210219 -&gt; 1.0.20220627
        wireguard-tools: Add a new package for wg-quick

  Julian Haller (2):
        pcsc-lite: upgrade 1.9.0 -&gt; 1.9.8
        ccid: upgrade 1.4.33 -&gt; 1.5.0

  Justin Bronder (1):
        lmdb: only set SONAME on the shared library

  Khem Raj (61):
        mariadb: Inherit pkgconfig
        mariadb: Add packageconfig for lz4 and enable it
        ibus: Swith to use main branch instead of master
        kronosnet: Upgrade to 1.24
        ostree: Upgrade to 2022.5 release
        sdbus-c++-libsystemd: Fix build with glibc 2.36
        xfstests: Upgrade to v2022.07.10
        autofs: Fix build with glibc 2.36
        audit: Upgrade to 3.0.8 and fix build with linux 5.17+
        pcp: Add to USERADD_PACKAGES instead of override
        mozjs: Use RUST_HOST_SYS and RUST_TARGET_SYS
        fluentbit: Fix build with clang
        audit: Fix build with musl
        fluentbit: Fix build with musl
        klibc: Upgrade to 2.0.10
        gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here
        mpd: Update to 0.23.8
        openipmi: Enable largefile cflags
        proftpd: Always enable largefile support
        netperf: Always enable largefile support
        openipmi: Always enable largefile support
        unbound: Always enable largefile support
        sysbench: Always enable largefile support
        libmtp: Always enable largefile support
        toybox: Fix build with glibc 2.36+
        xfstests: Upgrade to 2022.07.31 release
        libmpd: Fix function returns and casts
        audit: Revert the tweak done in configure step in do_install
        mpd: Upgrade to 0.23.9
        fluentbit: Use CMAKE_C_STANDARD_LIBRARIES cmake var to pass libatomic
        fluentbit: Upgrade to 1.9.7 and fix build on x86
        klibc: Fix build with kernel 5.19 headers
        ntpsec: Add -D_GNU_SOURCE and fix building with devtool
        gd: Fix build with clang-15
        cpulimit: Define -D_GNU_SOURCE
        safec: Remove unused variable 'len'
        ncftp: Enable autoreconf
        ncftp: Fix TMPDIR path embedding into ncftpget
        libb64: Switch to github fork and upgrade to 2.0.0.1+git
        dhrystone: Disable warnings as errors with clang
        dibbler: Fix build with musl
        fio: Fix additional warnings seen with musl
        ssmtp: Fix null pointer assignments
        gst-editing-services: Add recipe
        rygel: Upgrade to 0.40.4
        libesmtp: Define _GNU_SOURCE
        python3-grpcio: Enable largefile support explicitly
        libteam: Include missing headers for strrchr and memcmp
        neon: Upgrade to 0.32.2
        satyr: Fix build on musl/clang
        libmusicbrainz: Avoid -Wnonnull warning
        aom: Upgrade to 3.4.0
        vorbis-tools: Fix build on musl
        dvb-apps: Use tarball for SRC_URI and fix build on musl
        python3-netifaces: Fix build with python3 and musl
        python3-pyephem: Fix build with python3 and musl
        samba: Fix warnings in configure tests for rpath checks
        lirc: Fix build on musl
        mongodb: Fix boost build with clang-15
        crda: Fix build with clang-15
        monkey: Fix build with musl

  Lei Maohui (2):
        dnf-plugin-tui: Fix somw issue in postinstall process.
        xrdp: Fix buildpaths warning.

  Leon Anavi (16):
        python3-nocasedict: Upgrade 1.0.3 -&gt; 1.0.4
        python3-frozenlist: Upgrade 1.3.0 -&gt; 1.3.1
        python3-networkx: Upgrade 2.8.4 -&gt; 2.8.5
        python3-pyhamcrest: Upgrade 2.0.3 -&gt; 2.0.4
        python3-aiohue: Upgrade 4.4.2 -&gt; 4.5.0
        python3-pyperf: Upgrade 2.3.0 -&gt; 2.4.1
        python3-eth-abi: Upgrade 3.0.0 -&gt; 3.0.1
        python3-cytoolz: Upgrade 0.11.2 -&gt; 0.12.0
        python3-yarl: Upgrade 1.7.2 -&gt; 1.8.1
        python3-term: Upgrade 2.3 -&gt; 2.4
        python3-coverage: Upgrade 6.4.1 -&gt; 6.4.4
        python3-regex: Upgrade 2022.7.25 -&gt; 2022.8.17
        python3-awesomeversion: Upgrade 22.6.0 -&gt; 22.8.0
        python3-typed-ast: Upgrade 1.5.2 -&gt; 1.5.4
        python3-prompt-toolkit: Upgrade 3.0.24 -&gt; 3.0.30
        python3-prettytable: Upgrade 3.1.1 -&gt; 3.3.0

  Markus Volk (6):
        libass: update to v1.16.0
        spdlog: update to v1.10.0
        waylandpp: add recipe
        wireplumber: update to v0.4.11
        pipewire: update to v0.3.56
        pipewire: improve runtime dependency settings

  Marta Rybczynska (1):
        polkit: update patches for musl compilation

  Matthias Klein (1):
        libftdi: update to 1.5

  Mike Crowe (1):
        yasm: Only depend on xmlto when docs are enabled

  Mike Petersen (1):
        sshpass: add recipe

  Mingli Yu (10):
        net-snmp: set ac_cv_path_PSPROG
        postgresql: Fix the buildpaths issue
        freeradius: Fix buildpaths issue
        openipmi: Fix buildpaths issue
        apache2: Fix the buildpaths issue
        frr: fix buildpaths issue
        nspr: fix buildpaths issue
        liblockfile: fix buildpaths issue
        freediameter: fix buildpaths issue
        postgresql: make sure pam conf installed when pam enabled

  Ovidiu Panait (1):
        net-snmp: upgrade 5.9.1 -&gt; 5.9.3

  Paulo Neves (1):
        fluentbit Upgrade to 1.3.5 -&gt; 1.9.6

  Philip Balister (2):
        python3-pybind11: Update to Version 2.10.0.
        Remove dead link and old information from the README.

  Potin Lai (7):
        libplist: add libplist_git.bb
        libimobiledevice-glue: SRCREV bump bc6c44b..d2ff796
        libimobiledevice: add libimobiledevice_git.bb
        libirecovery: SRCREV bump e190945..ab5b4d8
        libusbmuxd: add libusbmuxd_git.bb
        usbmuxd: add usbmuxd_git.bb
        idevicerestore: SRCREV bump 280575b..7d622d9

  Richard Purdie (1):
        lmdb: Don't inherit base

  Sam Van Den Berge (1):
        python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources

  Saul Wold (10):
        libipc-signal-perl: Fix LICENSE string
        libdigest-hmac-perl: Fix LICENSE string
        libio-socket-ssl-perl: Fix LICENSE string
        libdigest-sha1-perl: Fix LICENSE string
        libmime-types-perl: Fix LICENSE string
        libauthen-sasl-perl: Fix LICENSE string
        libnet-ldap-perl: Fix LICENSE string
        libxml-libxml-perl: Fix LICENSE string
        libnet-telnet-perl: Fix LICENSE string
        libproc-waitstat-perl: Fix LICENSE string

  Sean Anderson (2):
        image_types_sparse: Pad source image to block size
        image_types_sparse: Generate "don't care" chunks

  Vyacheslav Yurkov (4):
        protobuf: correct ptest dependency
        protobuf: 3.19.4 -&gt; 3.21.5 upgrade
        protobuf: change build system to cmake
        protobuf: disable protoc binary for target

  Wang Mingyu (60):
        cifs-utils: upgrade 6.15 -&gt; 7.0
        geocode-glib: upgrade 3.26.3 -&gt; 3.26.4
        gjs: upgrade 1.72.1 -&gt; 1.72.2
        htpdate: upgrade 1.3.5 -&gt; 1.3.6
        icewm: upgrade 2.9.8 -&gt; 2.9.9
        ipc-run: upgrade 20200505.0 -&gt; 20220807.0
        iwd: upgrade 1.28 -&gt; 1.29
        ldns: upgrade 1.8.1 -&gt; 1.8.2
        libadwaita: upgrade 1.1.3 -&gt; 1.1.4
        libencode-perl: upgrade 3.18 -&gt; 3.19
        libmime-charset-perl: upgrade 1.012.2 -&gt; 1.013.1
        libtest-warn-perl: upgrade 0.36 -&gt; 0.37
        nano: upgrade 6.3 -&gt; 6.4
        nbdkit: upgrade 1.31.15 -&gt; 1.32.1
        netdata: upgrade 1.35.1 -&gt; 1.36.0
        fio: upgrade 3.30 -&gt; 3.31
        nlohmann-json: upgrade 3.10.5 -&gt; 3.11.2
        poco: upgrade 1.12.1 -&gt; 1.12.2
        postgresql: upgrade 14.4 -&gt; 14.5
        poppler: upgrade 22.07.0 -&gt; 22.08.0
        smarty: upgrade 4.1.1 -&gt; 4.2.0
        tracker: upgrade 3.3.2 -&gt; 3.3.3
        uftp: upgrade 5.0 -&gt; 5.0.1
        xdg-user-dirs: upgrade 0.17 -&gt; 0.18
        python3-pycodestyle: upgrade 2.9.0 -&gt; 2.9.1
        python3-pyzmq: upgrade 23.2.0 -&gt; 23.2.1
        python3-setuptools-declarative-requirements: upgrade 1.2.0 -&gt; 1.3.0
        python3-sqlalchemy: upgrade 1.4.39 -&gt; 1.4.40
        python3-werkzeug: upgrade 2.2.1 -&gt; 2.2.2
        python3-xmlschema: upgrade 2.0.1 -&gt; 2.0.2
        python3-yappi: upgrade 1.3.5 -&gt; 1.3.6
        ade: upgrade 0.1.1f -&gt; 0.1.2
        babl: upgrade 0.1.92 -&gt; 0.1.94
        ctags: upgrade 5.9.20220703.0 -&gt; 5.9.20220821.0
        grilo-plugins: upgrade 0.3.14 -&gt; 0.3.15
        ldns: upgrade 1.8.2 -&gt; 1.8.3
        libcurses-perl: upgrade 1.38 -&gt; 1.41
        mosquitto: upgrade 2.0.14 -&gt; 2.0.15
        nbdkit: upgrade 1.32.1 -&gt; 1.33.1
        netdata: upgrade 1.36.0 -&gt; 1.36.1
        libsdl2-ttf: upgrade 2.20.0 -&gt; 2.20.1
        xfstests: upgrade 2022.07.31 -&gt; 2022.08.07
        php: upgrade 8.1.8 -&gt; 8.1.9
        rdma-core: upgrade 41.0 -&gt; 42.0
        spitools: upgrade 1.0.1 -&gt; 1.0.2
        unbound: upgrade 1.16.1 -&gt; 1.16.2
        zlog: upgrade 1.2.15 -&gt; 1.2.16
        python3-hexbytes: upgrade 0.2.3 -&gt; 0.3.0
        python3-pythonping: upgrade 1.1.2 -&gt; 1.1.3
        python3-jsonrpcserver: Add dependence python3-typing-extensions
        feh: upgrade 3.9 -&gt; 3.9.1
        gnome-bluetooth: upgrade 42.2 -&gt; 42.3
        hunspell: upgrade 1.7.0 -&gt; 1.7.1
        gtk4: upgrade 4.6.6 -&gt; 4.6.7
        logwatch: upgrade 7.6 -&gt; 7.7
        bdwgc: upgrade 8.2.0 -&gt; 8.2.2
        tcpreplay: upgrade 4.4.1 -&gt; 4.4.2
        tree: upgrade 2.0.2 -&gt; 2.0.3
        xfsdump: upgrade 3.1.10 -&gt; 3.1.11
        babl: upgrade 0.1.94 -&gt; 0.1.96

  Wolfgang Meyer (1):
        libsdl2-ttf: upgrade 2.0.18 -&gt; 2.20.0

  Xu Huan (18):
        python3-protobuf: upgrade 4.21.3 -&gt; 4.21.4
        python3-pycodestyle: upgrade 2.8.0 -&gt; 2.9.0
        python3-pyflakes: upgrade 2.4.0 -&gt; 2.5.0
        python3-pythonping: upgrade 1.1.1 -&gt; 1.1.2
        python3-regex: upgrade 2022.7.24 -&gt; 2022.7.25
        python3-werkzeug: upgrade 2.2.0 -&gt; 2.2.1
        python3-google-auth: upgrade 2.9.1 -&gt; 2.10.0
        python3-humanize: upgrade 4.2.3 -&gt; 4.3.0
        python3-hexbytes: upgrade 0.2.2 -&gt; 0.2.3
        python3-imageio: upgrade 2.21.0 -&gt; 2.21.1
        python3-nocaselist: upgrade 1.0.5 -&gt; 1.0.6
        python3-protobuf: upgrade 4.21.4 -&gt; 4.21.5
        python3-pycares: upgrade 4.2.1 -&gt; 4.2.2
        python3-fastjsonschema: upgrade 2.16.1 -&gt; 2.16.2
        python3-google-api-python-client: upgrade 2.56.0 -&gt; 2.57.0
        python3-google-auth: upgrade 2.10.0 -&gt; 2.11.0
        python3-grpcio-tools: upgrade 1.47.0 -&gt; 1.48.0
        python3-grpcio: upgrade 1.47.0 -&gt; 1.48.0

  Yi Zhao (5):
        strongswan: upgrade 5.9.6 -&gt; 5.9.7
        libldb: upgrade 2.3.3 -&gt; 2.3.4
        samba: upgrade 4.14.13 -&gt; 4.14.14
        python3-jsonrpcserver: upgrade 5.0.7 -&gt; 5.0.8
        samba: fix buildpaths issue

  wangmy (16):
        gedit: upgrade 42.1 -&gt; 42.2
        libwacom: upgrade 2.3.0 -&gt; 2.4.0
        htpdate: upgrade 1.3.4 -&gt; 1.3.5
        nbdkit: upgrade 1.31.14 -&gt; 1.31.15
        pure-ftpd: upgrade 1.0.50 -&gt; 1.0.51
        avro-c: upgrade 1.11.0 -&gt; 1.11.1
        debootstrap: upgrade 1.0.126 -&gt; 1.0.127
        freerdp: upgrade 2.7.0 -&gt; 2.8.0
        icewm: upgrade 2.9.7 -&gt; 2.9.8
        libmxml: upgrade 3.3 -&gt; 3.3.1
        poco: upgrade 1.12.0 -&gt; 1.12.1
        xfontsel: upgrade 1.0.6 -&gt; 1.1.0
        xmessage: upgrade 1.0.5 -&gt; 1.0.6
        xrefresh: upgrade 1.0.6 -&gt; 1.0.7
        zabbix: upgrade 6.0.5 -&gt; 6.2.1
        xrdp: upgrade 0.9.18 -&gt; 0.9.19

  zhengrq.fnst (4):
        python3-asttokens: upgrade 2.0.7 -&gt; 2.0.8
        python3-charset-normalizer: upgrade 2.1.0 -&gt; 2.1.1
        python3-eth-account: 0.6.1 -&gt; 0.7.0
        python3-cantools: upgrade 37.1.0 -&gt; 37.1.2

  zhengruoqin (12):
        python3-dominate: upgrade 2.6.0 -&gt; 2.7.0
        python3-flask-login: upgrade 0.6.1 -&gt; 0.6.2
        python3-google-api-python-client: upgrade 2.54.0 -&gt; 2.55.0
        python3-haversine: upgrade 2.5.1 -&gt; 2.6.0
        python3-imageio: upgrade 2.19.5 -&gt; 2.21.0
        python3-autobahn: upgrade 22.6.1 -&gt; 22.7.1
        python3-engineio: upgrade 4.3.3 -&gt; 4.3.4
        python3-flask: upgrade 2.1.3 -&gt; 2.2.2
        python3-gcovr: upgrade 5.1 -&gt; 5.2
        python3-google-api-python-client: upgrade 2.55.0 -&gt; 2.56.0
        python3-asttokens: upgrade 2.0.5 -&gt; 2.0.7
        python3-zeroconf: upgrade 0.38.7 -&gt; 0.39.0

meta-security: 2a2d650ee0..10fdc2b13a:
  Anton Antonov (2):
        Use CARGO_TARGET_SUBDIR in do_install
        parsec-service: Update oeqa tests

  Armin Kuster (8):
        python3-privacyidea: update to 3.7.3
        lkrg-module: update to 0.9.5
        apparmor: update to 3.0.6
        packagegroup-core-security: add space for appends
        cryptmount: Add new pkg
        packagegroup-core-security: add pkg to grp
        cyptmount: Fix mount.h conflicts seen with glibc 2.36+
        kas: update testimage inherit

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

  Mingli Yu (1):
        samhain-standalone: fix buildpaths issue

poky: fc59c28724..9b1db65e7d:
  Alejandro Hernandez Samaniego (1):
        baremetal-image.bbclass: Emulate image.bbclass to handle new classes scope

  Alex Stewart (1):
        maintainers: update opkg maintainer

  Alexander Kanavin (113):
        kmscube: address linux 5.19 fails
        rpm: update 4.17.0 -&gt; 4.17.1
        go: update 1.18.4 -&gt; 1.19
        bluez5: update 5.64 -&gt; 5.65
        python3-pip: update 22.2.1 -&gt; 22.2.2
        ffmpeg: update 5.0.1 -&gt; 5.1
        iproute2: upgrade 5.18.0 -&gt; 5.19.0
        harfbuzz: upgrade 4.4.1 -&gt; 5.1.0
        libwpe: upgrade 1.12.0 -&gt; 1.12.2
        bind: upgrade 9.18.4 -&gt; 9.18.5
        diffoscope: upgrade 218 -&gt; 220
        ell: upgrade 0.51 -&gt; 0.52
        gnutls: upgrade 3.7.6 -&gt; 3.7.7
        iso-codes: upgrade 4.10.0 -&gt; 4.11.0
        kea: upgrade 2.0.2 -&gt; 2.2.0
        kexec-tools: upgrade 2.0.24 -&gt; 2.0.25
        libcap: upgrade 2.64 -&gt; 2.65
        libevdev: upgrade 1.12.1 -&gt; 1.13.0
        libnotify: upgrade 0.8.0 -&gt; 0.8.1
        libwebp: upgrade 1.2.2 -&gt; 1.2.3
        libxcvt: upgrade 0.1.1 -&gt; 0.1.2
        mesa: upgrade 22.1.3 -&gt; 22.1.5
        mobile-broadband-provider-info: upgrade 20220511 -&gt; 20220725
        nettle: upgrade 3.8 -&gt; 3.8.1
        piglit: upgrade to latest revision
        puzzles: upgrade to latest revision
        python3: upgrade 3.10.5 -&gt; 3.10.6
        python3-dtschema: upgrade 2022.7 -&gt; 2022.8
        python3-hypothesis: upgrade 6.50.1 -&gt; 6.54.1
        python3-jsonschema: upgrade 4.9.0 -&gt; 4.9.1
        python3-markdown: upgrade 3.3.7 -&gt; 3.4.1
        python3-setuptools: upgrade 63.3.0 -&gt; 63.4.1
        python3-sphinx: upgrade 5.0.2 -&gt; 5.1.1
        python3-urllib3: upgrade 1.26.10 -&gt; 1.26.11
        sqlite3: upgrade 3.39.1 -&gt; 3.39.2
        sysklogd: upgrade 2.4.0 -&gt; 2.4.2
        webkitgtk: upgrade 2.36.4 -&gt; 2.36.5
        kernel-dev: working with kernel using devtool does not require building and installing eSDK
        sdk-manual: describe how to use extensible SDK functionality directly in a Yocto build
        dropbear: merge .inc into .bb
        rust: update 1.62.0 -&gt; 1.62.1
        cmake: update 3.23.2 -&gt; 3.24.0
        weston: upgrade 10.0.1 -&gt; 10.0.2
        patchelf: update 0.14.5 -&gt; 0.15.0
        patchelf: replace a rejected patch with an equivalent uninative.bbclass tweak
        weston: exclude pre-releases from version check
        tzdata: upgrade 2022a -&gt; 2022b
        libcgroup: update 2.0.2 -&gt; 3.0.0
        python3-setuptools-rust: update 1.4.1 -&gt; 1.5.1
        shadow: update 4.11.1 -&gt; 4.12.1
        slang: update 2.3.2 -&gt; 2.3.3
        xz: update 5.2.5 -&gt; 5.2.6
        gdk-pixbuf: update 2.42.8 -&gt; 2.42.9
        xorgproto: update 2022.1 -&gt; 2022.2
        boost-build-native: update 4.4.1 -&gt; 1.80.0
        boost: update 1.79.0 -&gt; 1.80.0
        vulkan-samples: update to latest revision
        epiphany: upgrade 42.3 -&gt; 42.4
        git: upgrade 2.37.1 -&gt; 2.37.2
        glib-networking: upgrade 2.72.1 -&gt; 2.72.2
        gnu-efi: upgrade 3.0.14 -&gt; 3.0.15
        gpgme: upgrade 1.17.1 -&gt; 1.18.0
        libjpeg-turbo: upgrade 2.1.3 -&gt; 2.1.4
        libwebp: upgrade 1.2.3 -&gt; 1.2.4
        lighttpd: upgrade 1.4.65 -&gt; 1.4.66
        mesa: upgrade 22.1.5 -&gt; 22.1.6
        meson: upgrade 0.63.0 -&gt; 0.63.1
        mpg123: upgrade 1.30.1 -&gt; 1.30.2
        pango: upgrade 1.50.8 -&gt; 1.50.9
        piglit: upgrade to latest revision
        pkgconf: upgrade 1.8.0 -&gt; 1.9.2
        python3-dtschema: upgrade 2022.8 -&gt; 2022.8.1
        python3-more-itertools: upgrade 8.13.0 -&gt; 8.14.0
        python3-numpy: upgrade 1.23.1 -&gt; 1.23.2
        python3-pbr: upgrade 5.9.0 -&gt; 5.10.0
        python3-pyelftools: upgrade 0.28 -&gt; 0.29
        python3-pytz: upgrade 2022.1 -&gt; 2022.2.1
        strace: upgrade 5.18 -&gt; 5.19
        sysklogd: upgrade 2.4.2 -&gt; 2.4.4
        wireless-regdb: upgrade 2022.06.06 -&gt; 2022.08.12
        wpebackend-fdo: upgrade 1.12.0 -&gt; 1.12.1
        python3-hatchling: update 1.6.0 -&gt; 1.8.0
        python3-setuptools: update 63.4.1 -&gt; 65.0.2
        devtool: do not leave behind source trees in workspace/sources
        systemtap: add a patch to address a python 3.11 failure
        bitbake: bitbake-layers: initialize tinfoil before registering command line arguments
        scripts/oe-setup-builddir: add a check that TEMPLATECONF is valid
        bitbake-layers: add a command to save the active build configuration as a template into a layer
        bitbake-layers: add ability to save current layer repository configuration into a file
        scripts/oe-setup-layers: add a script that restores the layer configuration from a json file
        selftest/bblayers: add a test for creating a layer setup and using it to restore the layers
        selftest/bblayers: adjust the revision for the layer setup test
        perl: run builds from a pristine source tree
        meta-poky/conf: move default templates to conf/templates/default/
        syslinux: mark all pending patches as Inactive-Upstream
        shadow: correct the pam patch status
        mtd-utils: remove patch that adds -I option
        gstreamer1.0-plugins-bad: remove an unneeded patch
        ghostscript: remove unneeded patch
        ovmf: drop the force no-stack-protector patch
        python: submit CC to cc_basename patch upstream
        mc: submit perl warnings patch upstream
        sysvinit: send install.patch upstream
        valgrind: (re)send ppc instructions patch upstream
        gdk-pixbuf: submit fatal-loader.patch upstream
        libsdl2: follow upstream version is even rule
        python3-pip: submit reproducible.patch upstream
        python3-pip: remove unneeded reproducible.patch
        llvm: remove 0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch
        scripts/oe-setup-builddir: migrate build/conf/templateconf.cfg to new template locations
        meta/files/layers.schema.json: drop the layers property
        scripts/oe-setup-builddir: write to conf/templateconf.cfg after the build is set up
        scripts/oe-setup-builddir: make environment variable the highest priority source for TEMPLATECONF

  Alexandre Belloni (1):
        ruby: drop capstone support

  Andrei Gherzan (7):
        shadow: Enable subid support
        rootfspostcommands.py: Restructure sort_passwd and related functions
        rootfspostcommands.py: Cleanup subid backup files generated by shadow-utils
        selftest: Add module for testing rootfs postcommands
        rootfs-postcommands.bbclass: Follow function rename in rootfspostcommands.py
        shadow: Avoid nss warning/error with musl
        linux-yocto: Fix COMPATIBLE_MACHINE regex match

  Andrey Konovalov (2):
        mesa: add pipe-loader's libraries to libopencl-mesa package
        mesa: build clover with native LLVM codegen support for freedreno

  Anuj Mittal (1):
        poky.conf: add ubuntu-22.04 to tested distros

  Armin Kuster (1):
        system-requirements.rst: remove EOL and Centos7 hosts

  Aryaman Gupta (1):
        bitbake: runqueue: add memory pressure regulation

  Awais Belal (1):
        kernel-fitimage.bbclass: only package unique DTBs

  Beniamin Sandu (1):
        libpam: use /run instead of /var/run in systemd tmpfiles

  Bertrand Marquis (1):
        sysvinit-inittab/start_getty: Fix respawn too fast

  Bruce Ashfield (22):
        linux-yocto/5.15: update to v5.15.58
        linux-yocto/5.10: update to v5.10.134
        linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge)
        linux-libc-headers: update to v5.19
        kernel-devsrc: support arm v5.19+ on target build
        kernel-devsrc: support powerpc on v5.19+
        lttng-modules: fix build against mips and v5.19 kernel
        linux-yocto: introduce v5.19 reference kernel recipes
        meta/conf: update preferred linux-yocto version to v5.19
        linux-yocto: drop v5.10 reference kernel recipes
        linux-yocto/5.15: update to v5.15.59
        linux-yocto/5.15: fix reproducibility issues
        linux-yocto/5.19: cfg: update x32 configuration fragment
        linux-yocto/5.19: fix reproducibility issues
        poky: update preferred version to v5.19
        poky: change preferred kernel version to 5.15 in poky-alt
        yocto-bsp: drop v5.10 bbappend and create 5.19 placeholder
        lttng-modules: replace mips compaction fix with upstream change
        linux-yocto/5.15: update to v5.15.60
        linux-yocto/5.19: update to v5.19.1
        linux-yocto/5.19: update to v5.19.3
        linux-yocto/5.15: update to v5.15.62

  Changqing Li (1):
        apt: fix nativesdk-apt build failure during the second time build

  Chen Qi (2):
        python3-hypothesis: revert back to 6.46.11
        python3-requests: add python3-compression dependency

  Drew Moseley (1):
        rng-tools: Replace obsolete "wants systemd-udev-settle"

  Enrico Scholz (2):
        npm.bbclass: fix typo in 'fund' config option
        npm.bbclass: fix architecture mapping

  Ernst Sjöstrand (1):
        cve-check: Don't use f-strings

  Jacob Kroon (1):
        python3-cython: Remove debug lines

  Jan Luebbe (2):
        openssh: sync local ssh_config + sshd_config files with upstream 8.7p1
        openssh: add support for config snippet includes to ssh and sshd

  JeongBong Seo (1):
        wic: add 'none' fstype for custom image

  Johannes Schneider (1):
        classes: rootfs-postcommands: autologin root on serial-getty

  Jon Mason (2):
        oeqa/parselogs: add qemuarmv5 arm-charlcd masking
        ref-manual: add numa to machine features

  Jose Quaresma (4):
        bitbake: build: prefix the tasks with a timestamp in the log task_order
        archiver.bbclass: some recipes that uses the kernelsrc bbclass uses the shared source
        linux-yocto: prepend the the value with a space when append to KERNEL_EXTRA_ARGS
        shaderc: upgrade 2022.1 -&gt; 2022.2

  Joshua Watt (4):
        bitbake: siggen: Fix insufficent entropy in sigtask file names
        bitbake: utils: Pass lock argument in fileslocked
        classes: cve-check: Get shared database lock
        meta/files: add layer setup JSON schema and example

  Kai Kang (1):
        packagegroup-self-hosted: update for strace

  Kevin Hao (1):
        uboot-config.bbclass: Don't bail out early in multi configs

  Khem Raj (83):
        qemu: Fix build with glibc 2.36
        mtd-utils: Fix build with glibc 2.36
        stress-ng: Upgrade to 0.14.03
        bootchart2: Fix build with glibc 2.36+
        ltp: Fix sys/mount.h conflicts needed for glibc 2.36+ compile
        efivar: Fix build with glibc 2.36
        cracklib: Drop using register keyword
        util-linux: Define pidfd_* function signatures
        util-linux: Upgrade to 2.38.1
        tcp-wrappers: Fix implicit-function-declaration warnings
        perl-cross: Correct function signatures in configure_func.sh
        perl: Pass additional flags to enable lfs and gnu source
        sysvinit: Fix mount.h conflicts seen with glibc 2.36+
        glibc: Bump to 2.36
        glibc: Update patch status
        zip: Enable largefile support based on distro feature
        zip: Make configure checks to be more robust
        unzip: Fix configure tests to use modern C
        unzip: Enable largefile support when enabled in distro
        iproute2: Fix netns check during configure
        glibc: Bump to latest 2.36 branch
        gstreamer1.0-plugins-base: Include required system headers for isspace() and sscanf()
        musl: Upgrade to latest tip of trunk
        zip: Always enable LARGE_FILE_SUPPORT
        libmicrohttpd: Enable largefile support unconditionally
        unzip: Always enable largefile support
        default-distrovars: Remove largefile from defualt DISTRO_FEATURES
        zlib: Resolve CVE-2022-37434
        json-c: Fix function prototypes
        rsync: Backport fix to address CVE-2022-29154
        rsync: Upgrade to 3.2.5
        libtirpc: Backport fix for CVE-2021-46828
        libxml2: Ignore CVE-2016-3709
        tiff: Backport a patch for CVE-2022-34526
        libtirpc: Upgrade to 1.3.3
        perf: Add packageconfig for libbfd support and use disabled as default
        connman: Backports for security fixes
        systemd: Upgrade to 251.4 and fix build with binutils 2.39
        time: Add missing include for memset
        screen: Add missing include files in configure checks
        setserial: Fix build with clang
        expect: Fix implicit-function-declaration warnings
        spirv-tools: Remove default copy constructor in header
        boost: Compile out stdlib unary/binary_functions for c++11 and newer
        vulkan-samples: Qualify move as std::move
        apt: Do not use std::binary_function
        ltp: Fix sys/mount.h and linux/mount.h conflict
        rpm: Remove -Wimplicit-function-declaration warnings
        binutils: Upgrade to 2.39 release
        binutils-cross: Disable gprofng for when building cross binutils
        binutils: Package up gprofng
        binutils: Disable gprofng when using clang
        binutils-cross-canadian: Package up new gprofng.rc file
        autoconf: Fix strict prototype errors in generated tests
        rsync: Add missing prototypes to function declarations
        nfs-utils: Upgrade to 2.6.2
        webkitgtk: Upgrade to 2.36.6 minor update
        musl: Update to tip
        binutils: Disable gprofng on musl systems
        binutils: Upgrade to latest on 2.39 release branch
        cargo_common.bbclass: Add missing space in shell conditional code
        rng-tools: Remove depndencies on hwrng
        ccache: Update the patch status
        ccache: Fix build with gcc12 on musl
        alsa-plugins: Include missing string.h
        xinetd: Pass missing -D_GNU_SOURCE
        watchdog: Include needed system header for function decls
        libcgroup: Use GNU strerror_r only when its available
        pinentry: enable _XOPEN_SOURCE on musl for wchar usage in curses
        apr: Use correct strerror_r implementation based on libc type
        gcr: Define _GNU_SOURCE
        ltp: Adjust types to match create_fifo_thread return
        gcc: Upgrade to 12.2.0
        glibc: Update to latest on 2.36
        ltp: Remove -mfpmath=sse on x86-64 too
        apr: Cache configure tests which use AC_TRY_RUN
        rust: Fix build failure on riscv32
        ncurses: Fix configure tests for exit and mbstate_t
        rust-llvm: Update to matching LLVM_VERSION from rust-source
        librepo: Fix build on musl
        rsync: Turn on -pedantic-errors at the end of 'configure'
        ccache: Upgrade to 4.6.2
        xmlto: Update to use upstream tip of trunk

  Konrad Weihmann (1):
        python3: disable user site-pkg for native target

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

  Luca Ceresoli (1):
        libmnl: remove unneeded SRC_URI 'name' option

  Markus Volk (2):
        connman: add PACKAGECONFIG to support iwd
        packagegroup-base.bb: add a configure option to set the wireless-daemon

  Martin Jansa (5):
        glibc: revert one upstream change to work around broken DEBUG_BUILD build
        syslinux: Fix build with glibc-2.36
        syslinux: refresh patches with devtool
        glibc: fix new upstream build issue with DEBUG_BUILD build
        glibc: apply proposed patch from upstream instead of revert

  Mateusz Marciniec (2):
        util-linux: Remove --enable-raw from EXTRA_OECONF
        util-linux: Improve check for magic in configure.ac

  Michael Halstead (1):
        uninative: Upgrade to 3.7 to work with glibc 2.36

  Michael Opdenacker (1):
        dev-manual: use proper note directive

  Mingli Yu (1):
        bitbake: fetch: use BPN instead

  Neil Horman (1):
        bitbake: Fix npm to use https rather than http

  Paul Eggleton (1):
        relocate_sdk.py: ensure interpreter size error causes relocation to fail

  Pavel Zhukov (6):
        package_rpm: Do not replace square brackets in %files
        selftest: Add regression test for rpm filesnames
        parselogs: Ignore xf86OpenConsole error
        bitbake: gitsm: Error out if submodule refers to parent repo
        bitbake: tests: Add Timeout class
        bitbake: tests: Add test for possible gitsm deadlock

  Peter Bergin (3):
        rust-cross-canadian: rename shell variables for easier appends
        packagegroup-rust-cross-canadian: add native compiler environment
        oeqa/sdk: extend rust test to also use a build script

  Peter Marko (1):
        create-spdx: handle links to inaccessible locations

  Quentin Schulz (3):
        docs: conf.py: update yocto_git base URL
        docs: README: add TeX font package required for building PDF
        docs: ref-manual: system-requirements: add missing packages

  Randy MacLeod (1):
        rust: update from 1.62.1 to 1.63.0

  Rasmus Villemoes (1):
        bitbake.conf: set BB_DEFAULT_UMASK using ??=

  Richard Purdie (85):
        oeqa/selftest/sstate: Ensure tests are deterministic
        nativesdk: Clear TUNE_FEATURES
        populate_sdk_base: Disable rust SDK for MIPS n32
        selftest/reproducible: Exclude rust/rust-dbg for now until we can fix
        conf/distro/no-static-libs: Allow static musl for rust
        rust-target-config: Add mips n32 target information
        rust-common: Add CXXFLAGS
        rust-common: Drop export directive from wrappers
        rust-common: Rework wrappers to handle musl
        rust: Work around reproducibility issues
        rust: Switch to use RUST_XXX_SYS consistently
        rust.inc: Rename variables to make code clearer
        rust.inc: Fix cross build llvm-config handling
        rust/mesa: Drop obsolete YOCTO_ALTERNATE_MULTILIB_NAME
        rust-target-config: Show clear error when target isn't defined
        rust: Generate per recipe target configuration files
        rust-common/rust: Improve bootstrap BUILD_SYS handling
        cargo_common: Handle build SYS as well as HOST/TARGET
        rust-llvm: Enable nativesdk variant
        rust.inc: Fix for cross compilation configuration
        rust-common: Update to match cross targets
        rust-target-config: Make target workaround generic
        rust-common: Simplify libc handling
        cargo: Drop cross-canadian variant and fix/use nativesdk
        rust-common: Set rustlibdir to match target expectation
        rust-cross-canadian: Simplify and fix
        rust: Drop cross/crosssdk
        rust: Enable nativesdk and target builds + replace rust-tools-cross-canadian
        rust: Fix musl builds
        rust: Ensure buildpaths are handled in debug symbols correctly
        rust: Update README
        selftest/wic: Tweak test case to not depend on kernel size
        bitbake: runqueue: Ensure deferred tasks are sorted by multiconfig
        bitbake: runqueue: Improve deadlock warning messages
        bitbake: runqueue: Drop deadlock breaking force fail
        rust-common: Remove conflict with utils create_wrapper
        kern-devsrc: Drop auto.conf creation
        cargo: Work around host system library conflicts
        rust-cross-canadian: Use shell from SDK, not the host
        buildhistory: Only use image-artifact-names as an image class
        rust: Remove unneeded RUST_TARGETGENS settings
        meta-skeleton/hello-mod: Switch to SPDX-License-Identifier
        perf: Fix reproducibility issues with 5.19 onwards
        selftest/runtime_test/incompatible_lic: Use IMAGE_CLASSES for testimage
        testexport: Fix to work as an image class
        testexport: Use IMAGE_CLASSES for testimage
        selftest/runtime_test: Use testexport in IMAGE_CLASSES, not globally
        bitbake: BBHandler: Allow earlier exit for classes not found
        bitbake: BBHandler: Make inherit calls more directly
        bitbake: bitbake: Add copyright headers where missing
        bitbake: BBHandler/cooker: Implement recipe and global classes
        classes: Add copyright statements to files without one
        scripts: Add copyright statements to files without one
        classes: Add SPDX license identifiers
        lib: Add copyright statements to files without one
        insane: Update to allow for class layout changes
        classes: Update classes to match new bitbake class scope functionality
        recipetool: Update for class changes
        package: Switch debug source handling to use prefix map
        libgcc/gcc-runtime: Improve source reference handling
        bitbake.conf: Handle S and B separately for debug mapping
        python3-cython: Update code to match debug path changes
        gcc-cross: Fix relative links
        gcc: Resolve relative prefix-map filenames
        gcc: Add a patch to avoid hardcoded paths in libgcc on powerpc
        gcc: Update patch status to submitted for two patches
        valgrind: Disable drd/tests/std_thread2 ptest
        valgrind: Update to match debug file layout changes
        skeleton/service: Ensure debug path handling works as intended
        distrooverrides: Move back to classes whilst it's usage is clarified
        vim: Upgrade 9.0.0115 -&gt; 9.0.0242
        icu: Drop binconfig support (icu-config)
        libtirpc: Mark CVE-2021-46828 as resolved
        bitbake: runqueue: Change pressure file warning to a note
        rust-target-config: Drop has-elf-tls option
        llvm: Add llvm-config wrapper to improve flags handling
        mesa: Rework llvm handling
        rust-target-config: Fix qemuppc target cpu option
        rust: Fix crossbeam-utils for arches without atomics
        pseudo: Update to include recent upstream minor fixes
        bitbake: Revert "fetch: use BPN instead"
        vim: Upgrade 9.0.0242 -&gt; 9.0.0341
        gcc-multilib-config: Fix i686 toolchain relocation issues
        kernel: Always set CC and LD for the kernel build
        kernel: Use consistent make flags for menuconfig

  Robert Joslyn (1):
        curl: Update to 7.85.0

  Ross Burton (9):
        oeqa/qemurunner: add run_serial() comment
        oeqa/commands: add support for running cross tools to runCmd
        oeqa/selftest: rewrite gdbserver test
        libxml2: wrap xmllint to use the correct XML catalogues
        oeqa/selftest: add test for debuginfod
        libgcrypt: remove obsolete pkgconfig install
        libgcrypt: remove obsolete patch
        libgcrypt: rewrite ptest
        cve-check: close cursors as soon as possible

  Sakib Sajal (2):
        qemu: fix CVE-2021-3507
        qemu: fix CVE-2022-0216

  Shubham Kulkarni (1):
        sanity: add a comment to ensure CONNECTIVITY_CHECK_URIS is correct

  Simone Weiss (1):
        json-c: Add ptest for json-c

  Sundeep KOKKONDA (1):
        glibc : stable 2.35 branch updates

  Thomas Roos (1):
        oeqa devtool: Add tests to cover devtool handling of various git URL styles

  Tom Hochstein (1):
        piglit: Add PACKAGECONFIG for glx and opencl

  Tom Rini (1):
        qemux86-64: Allow higher tunes

  Ulrich Ölmann (1):
        scripts/runqemu.README: fix typos and trailing whitespaces

  William A. Kennington III (1):
        image_types: Set SOURCE_DATE_EPOCH for squashfs

  Yang Xu (1):
        insane.bbclass: Skip patches not in oe-core by full path

  Yogesh Tyagi (1):
        gdbserver : add selftest

  Yongxin Liu (1):
        grub2: fix several CVEs

  wangmy (19):
        msmtp: upgrade 1.8.20 -&gt; 1.8.22
        bind: upgrade 9.18.5 -&gt; 9.18.6
        btrfs-tools: upgrade 5.18.1 -&gt; 5.19
        libdnf: upgrade 0.67.0 -&gt; 0.68.0
        librepo: upgrade 1.14.3 -&gt; 1.14.4
        pkgconf: upgrade 1.9.2 -&gt; 1.9.3
        python3-pygments: upgrade 2.12.0 -&gt; 2.13.0
        ethtool: upgrade 5.18 -&gt; 5.19
        librsvg: upgrade 2.54.4 -&gt; 2.54.5
        libtasn1: upgrade 4.18.0 -&gt; 4.19.0
        liburcu: upgrade 0.13.1 -&gt; 0.13.2
        libwpe: upgrade 1.12.2 -&gt; 1.12.3
        lttng-tools: upgrade 2.13.7 -&gt; 2.13.8
        lttng-ust: upgrade 2.13.3 -&gt; 2.13.4
        libatomic-ops: upgrade 7.6.12 -&gt; 7.6.14
        lz4: upgrade 1.9.3 -&gt; 1.9.4
        python3-hatchling: upgrade 1.8.0 -&gt; 1.8.1
        python3-urllib3: upgrade 1.26.11 -&gt; 1.26.12
        repo: upgrade 2.28 -&gt; 2.29.1

meta-arm: 20a629180c..52f07a4b0b:
  Anton Antonov (11):
        arm/optee-os: backport RWX permission error patch
        work around for too few arguments to function init_disassemble_info() error
        arm/optee-os: backport linker warning patches
        arm/tf-a-tests: work around RWX permission error on segment
        Recipes for Trusted Services dependencies.
        Recipes for Trusted Services Secure Partitions
        ARM-FFA kernel drivers and kernel configs for Trusted Services
        Trusted Services test/demo NWd tools
        psa-api-tests for Trusted Services
        Include Trusted Services SPs into optee-os image
        Define qemuarm64-secureboot-ts CI pipeline and include it into meta-arm

  Gowtham Suresh Kumar (2):
        arm-bsp/secure-partitions: fix SMM gateway bug for EFI GetVariable()
        arm-bsp/u-boot: drop EFI GetVariable() workarounds patches

  Jon Mason (11):
        arm-bsp/fvp-base-arm32: Update kernel patch for v5.19
        arm/qemuarm64-secureboot: remove tfa memory patch
        arm/linux-yocto: remove optee num pages kernel config variable
        arm-bsp/juno: drop scmi patch
        arm/qemuarm-secureboot: remove vmalloc from QB_KERNEL_CMDLINE_APPEND
        arm/fvp: use image-artifact-names as an image class
        atp/atp: drop package inherits
        arm/optee: Update to 3.18
        arm-bsp/fvp-base: set preferred kernel to 5.15
        arm/arm-bsp: Add yocto-kernel-cache bluetooth support
        arm-bsp/corstone1000: use compressed kernel image

  Khem Raj (2):
        gator-daemon: Define _GNU_SOURCE feature test macro
        optee-os: Add section attribute parameters when clang is used

  Peter Hoyes (3):
        docs: Update FVP_CONSOLES in runfvp documentation
        docs: Introduce meta-arm OEQA documentation
        arm/oeqa: Make linuxboot test case timeout configurable

  Richard Purdie (1):
        gem5/gem5-m5ops: Drop uneeded package inherit

  Ross Burton (2):
        arm/trusted-firmware-a: remove redundant patches
        arm/trusted-firmware-a: work around RWX permission error on segment

  Rui Miguel Silva (2):
        arm-bsp:corstone500: rebase u-boot patches on v2022.07
        arm-bsp/corstone1000: rebase u-boot patches on top v2022.07

  Vishnu Banavath (3):
        arm-bsp/trusted-firmware-a: Bump TF-A version for N1SDP
        arm-bsp/optee: add optee-os support for N1SDP target
        arm/optee: update optee-client to v3.18

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