<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-openembedded/meta-python/recipes-devtools/python/python3-h5py_3.8.0.bb, branch master</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2023-08-10T19:22:44+00:00</updated>
<entry>
<title>subtree updates july 21 2023 poky,openembedded</title>
<updated>2023-08-10T19:22:44+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2023-07-21T14:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8f840685fb701a268141f0fcebc1d34fcd9b01de'/>
<id>urn:sha1:8f840685fb701a268141f0fcebc1d34fcd9b01de</id>
<content type='text'>
poky: 13b646c0e1..b398c7653e:
  Adrian Freihofer (2):
        runqemu-ifdown: catch up with ifup
        runqemu: drop uid parameter for ifdown

  Alejandro Hernandez Samaniego (3):
        baremetal-helloworld: Fix race condition
        runqemu: Stop using warn() since its been deprecated
        runqemu: Fix automated call to runqemu-ifup

  Alex Kiernan (3):
        rootfs: Add debugfs package db file copy and cleanup
        rpm: Pick debugfs package db files/dirs explicitly
        eudev: Add group sgx to eudev package

  Alexander Kanavin (27):
        insane.bbclass: enable 32 bit time API check (as a warning) on affected architectures
        libxcrypt: upgrade 4.4.34 -&gt; 4.4.35
        libxml2: update 2.10.4 -&gt; 2.11.4
        ovmf: update 202302 -&gt; 202305
        lua: update 5.4.4 -&gt; 5.4.6
        cargo.bbclass: set up cargo environment in common do_compile
        rust-common.bbclass: move musl-specific linking fix from rust-source.inc
        python3-cryptography: update 39.0.2 -&gt; 41.0.1
        python3-cryptography-vectors: update 39.0.2 -&gt; 41.0.1
        python3: update 3.11.3 -&gt; 3.11.4
        diffutils: update 3.9 -&gt; 3.10
        shadow: remove dependency on pam-plugin-lastlog
        libpam: update 1.5.2 -&gt; 1.5.3
        librsvg: update 2.56.0 -&gt; 2.56.1
        vulkan-validation-layers: update 1.3.243 -&gt; 1.3.250
        xcb-util-cursor: add a recipe from meta-oe
        weston: update 11.0.1 -&gt; 12.0.1
        libdmx: update 1.1.4 -&gt; 1.1.5
        xtrans: update 1.4.0 -&gt; 1.5.0
        libproxy: fetch from git
        libproxy: update 0.4.18 -&gt; 0.5.2
        libssh2: update 1.10.0 -&gt; 1.11.0
        gstreamer1.0-plugins-base: enable glx/opengl support
        webkitgtk: update 2.38.5 -&gt; 2.40.2
        python3-cryptography: update a patch to upstream's better followup fix
        time64.inc: annotate and clean up recipe-specific Y2038 exceptions
        Revert "rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock"

  Andrej Valek (3):
        cve-check: add option to add additional patched CVEs
        oeqa/selftest/cve_check: rework test to new cve status handling
        cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS

  Anuj Mittal (7):
        rpm: backport fix to prevent crashes with latest sqlite
        sqlite3: upgrade 3.41.2 -&gt; 3.42.0
        vte: upgrade 0.72.1 -&gt; 0.72.2
        libpng: upgrade 1.6.39 -&gt; 1.6.40
        glib-networking: upgrade 2.76.0 -&gt; 2.76.1
        bluez5: upgrade 5.66 -&gt; 5.68
        selftest/cases/glibc.py: fix the override syntax

  BELOUARGA Mohamed (9):
        bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap file
        bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demanded
        bitbake: fetch2/npm: Remove special caracters that causes recipe tool to fail
        recipetool: create: npm: Remove duplicate function to not have future conflicts
        classes: npm: Handle peer dependencies for npm packages
        recipetool: create: npm: Add support for the new format of the shrinkwrap file
        recipetool: create: npm: Add support to handle peer dependencies
        classes: npm: Add support for the new format of the shrinkwrap file
        classe-recipes: npm: Add support for dependencies and devDependencies

  Benjamin Bouvier (1):
        util-linux: add alternative links for ipcs,ipcrm

  Bruce Ashfield (19):
        perf: fix buildpaths QA warning in 6.4+
        linux-libc-headers: bump to 6.4
        kernel: fix localversion in v6.3+
        linux-yocto: introduce 6.4 reference kernel recipes
        linux-yocto/6.4: update to latest
        linux-yocto/6.4: aufs6 integration
        linux-yocto/6.4: refresh configuration
        linux-yocto-rt/6.4: integrate -rt6
        linux-yocto/6.4: update to v6.4.2
        linux-yocto-tiny/6.4: fix configuration warnings (HID)
        linux-yocto-tiny/arm: fix configuration warnings (HID)
        linux-yocto/ppc: add elfutils-native to DEPENDS
        linux-yocto/6.1: update to v6.1.36
        linux-yocto/6.1: update to v6.1.37
        linux-yocto/6.1: update to v6.1.38
        linux-yocto/6.x: cfg: update ima.cfg to match current meta-integrity
        linux-yocto/6.4: update to v6.4.3
        kernel: set HOSTPKG_CONFIG to use pkg-config-native
        linux-yocto/6.4: fix menuconfig

  Changqing Li (2):
        dnf: only write the log lock to root for native dnf
        rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock

  Denys Dmytriyenko (1):
        bitbake: runqueue: convert deferral messages from bb.note to bb.debug

  Enrico Scholz (1):
        shadow-sysroot: add license information

  Etienne Cordonnier (2):
        libxcrypt: fix hard-coded ".so" extension
        qemu: fix typo

  Fabio Estevam (3):
        u-boot: Update Upstream-Status
        u-boot: Upgrade to 2023.07
        u-boot: Upgrade to 2023.07.02

  Frederic Martinsons (1):
        ptest-cargo.bbclass: fix condition to detect test executable

  Joe Slater (1):
        ghostscript: advance to version 10.01.2

  Jose Quaresma (12):
        kernel: config modules directories are handled by kernel-module-split
        kernel-module-split: install config modules directories only when they are needed
        kernel-module-split: use context manager to open files
        kernel-module-split: make autoload and probeconf distribution specific
        kernel-module-split add systemd modulesloaddir and modprobedir config
        pybootchartgui: calcule elapsed_time when starting the loop
        pybootchartgui: concatenate the elapsed time with the process
        pybootchartgui: fix overlapping argument in render_processes_chart
        pybootchartgui: fix width max usage in draw_label_in_box
        openssl: add PERLEXTERNAL path to test its existence
        openssl: use a glob on the PERLEXTERNAL to track updates on the path
        go: update 1.20.5 -&gt; 1.20.6

  Julien Stephan (1):
        automake: fix buildtest patch

  Khem Raj (9):
        ffmpeg: Fix build on riscv
        libpam: Fix examples build on musl
        webkitgtk: Enable JIT on RISCV64
        musl: Guard fallocate64 with _LARGEFILE64_SOURCE
        alsa-lib: Disable old API symbols
        mesa: Fix build with upcoming LLVM 17
        meson.bbclass: Point to llvm-config from native sysroot
        webkitgtk: Unbreak build on platforms using pvr graphics drivers
        python3-lxml: upgrade 4.9.2 -&gt; 4.9.3

  Martin Jansa (4):
        selftest: multiconfig-image-packager: try to respect IMAGE_LINK_NAME
        kernel-devicetree: install dtb files without -${KERNEL_DTB_NAME} suffix
        image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_NAME} and ${IMAGE_LINK_NAME}
        cpio: respect MLPREFIX for PACKAGE_WRITE_DEPS

  Michael Halstead (1):
        resulttool/resultutils: allow index generation despite corrupt json

  Mingli Yu (1):
        qemu: Add qemu-user-* and qemu-system-* to PACKAGES_DYNAMIC

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

  Ovidiu Panait (5):
        mdadm: fix util-linux ptest dependency
        mdadm: fix 07revert-inplace ptest
        mdadm: fix segfaults when running ptests
        mdadm: skip running known broken ptests
        mdadm: re-add mdadm-ptest to PTESTS_SLOW

  Peter Hoyes (5):
        bitbake: bitbake: tests/fetch: Mark TestTimeout as not a test suite
        bitbake: bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegex
        bitbake: bitbake: tests/fetch: Set git config if not already set
        bitbake: bitbake: tests: Use assertLogs to test logging output
        bitbake: bitbake: Bootstrap pytest for self-tests

  Peter Marko (4):
        cve-update-nvd2-native: fix cvssV3 metrics
        gcsections: apply section removal also in C++, not only in C
        cve-update-nvd2-native: retry all errors and sleep between retries
        cve-update-nvd2-native: increase retry count

  Piotr Łobacz (1):
        bitbake.conf: Add acl distro native features support

  Quentin Schulz (1):
        uboot-extlinux-config.bbclass: fix old override syntax in comment

  Richard Purdie (14):
        defaultsetup: Enable largefile and 64bit time_t support systemwide for 32 bit platforms
        time64: Disable CFLAGS for strace
        bitbake: runqueue: Fix deferred task/multiconfig race issue
        strace: Update patches/tests with upstream fixes
        bitbake: fetch2/npmsw: Support old and new shrinkwrap formats
        ptest-runner: Pull in "runner: Remove threads and mutexes" fix
        bitbake: server/process: Show command in timeout message
        bitbake: cooker: Log when parsing starts in server log
        gcc-testsuite: Fix ppc cpu specification
        ptest-runner: Pull in parallel test fixes and output handling
        oeqa/selftest/rust: Various fixes to work correctly
        bitbake: runqueue: Add pressure change logging
        build-appliance-image: Update to master head revision
        glibc-testsuite: Fix network restrictions causing test failures

  Ross Burton (26):
        cve-update-db-native: remove
        cve-update-nvd2-native: handle all configuration nodes, not just first
        cve-update-nvd2-native: use exact times, don't truncate
        ghostscript: remove CVE_CHECK_IGNORE for CVE-2013-6629
        pkgconf: update SRC_URI
        libjpeg-turbo: upgrade to 3.0.0
        cups: upgrade to 2.4.6
        tiff: upgrade to 4.5.1
        linux-yocto/cve-exclusion: move entries from cve-extra-exclusions
        linux-yocto/cve-exclusion: ignore more backported CVEs
        python3: fix missing comma in get_module_deps3.py
        python3-jsonpointer: upgrade to 2.4
        oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure case
        cml1: add showconfig task to easily find the generated .config file
        rootfs_rpm: don't depend on opkg-native for update-alternatives
        poky: add Debian 12 to supported distribution list
        cve-update-nvd2-native: log a little more
        cve-update-nvd2-native: actually use API keys
        gcc: don't pass --enable-standard-branch-protection
        machine/arch-arm64: add -mbranch-protection=standard
        qemuarm: pin kernel to 6.1
        libdmx: remove obsolete library
        linux-yocto_6.1: ignore backported CVEs
        python3: ignore CVE-2023-36632
        ltp: add RDEPENDS on findutils
        oeqa/ltp: rewrote LTP testcase and parser

  Siddharth Doshi (2):
        bind: Upgrade 9.18.15 -&gt; 9.18.16
        flac: Upgrade 1.4.2 -&gt; 1.4.3

  Soumya (1):
        perl: Fix CVE-2023-31486

  Staffan Rydén (1):
        kernel: Fix path comparison in kernel staging dir symlinking

  Stéphane Veyret (1):
        scripts/oe-setup-builddir: copy conf-notes.txt to build dir

  Sudip Mukherjee (1):
        libssh2: disable rpath to fix curl-native build

  Thomas Roos (1):
        testimage/oeqa: Drop testimage_dump_host functionality

  Tim Orling (10):
        python3-pytest-subtests: upgrade 0.10.0 -&gt; 0.11.0
        python3-urllib3: upgrade 2.0.2 -&gt; 2.0.3
        python3-typing-extensions: upgrade 4.6.3 -&gt; 4.7.0
        python3-hypothesis: upgrade 6.79.2 -&gt; 6.80.0
        python3-pygments: upgrade 2.14.0 -&gt; 2.15.1
        python3-importlib-metadata: upgrade 6.7.0 -&gt; 6.8.0
        python3-typing-extensions: upgrade 4.7.0 -&gt; 4.7.1
        python3-cryptography{-vectors}: upgrade 41.0.1 -&gt; 41.0.2
        python3-zipp: upgrade 3.15.0 -&gt; 3.16.2
        python3-hypothesis: upgrade 6.80.0 -&gt; 6.81.2

  Trevor Gamblin (15):
        python3: add cgitb, zipapp ptest dependencies
        qemu: upgrade 8.0.0 -&gt; 8.0.3
        python3: parallelize ptests, add test_cppext dependencies
        python3-setuptools: upgrade 67.6.1 -&gt; 68.0.0
        diffoscope: upgrade 242 -&gt; 243
        p11-kit: upgrade 0.24.1 -&gt; 0.25.0
        diffoscope: add missing RDEPENDS and alphabetize
        linux-firmware: upgrade 20230515 -&gt; 20230625
        python3-trove-classifiers: upgrade 2023.5.24 -&gt; 2023.7.6
        python3-cython: upgrade 0.29.35 -&gt; 0.29.36
        icu: upgrade 72-1 -&gt; 73-2
        python3-editables: add python3-io to RDEPENDS
        python3: ensure ptest regression capture
        diffoscope: upgrade 243 -&gt; 244
        xeyes: upgrade 1.2.0 -&gt; 1.3.0

  Wang Mingyu (51):
        freetype: upgrade 2.13.0 -&gt; 2.13.1
        gstreamer1.0: upgrade 1.22.3 -&gt; 1.22.4
        kbd: upgrade 2.5.1 -&gt; 2.6.0
        libassuan: upgrade 2.5.5 -&gt; 2.5.6
        libksba: upgrade 1.6.3 -&gt; 1.6.4
        libmd: upgrade 1.0.4 -&gt; 1.1.0
        libsdl2: upgrade 2.26.5 -&gt; 2.28.0
        libtraceevent: upgrade 1.7.2 -&gt; 1.7.3
        libx11: upgrade 1.8.5 -&gt; 1.8.6
        lttng-ust: upgrade 2.13.5 -&gt; 2.13.6
        nettle: upgrade 3.9 -&gt; 3.9.1
        nghttp2: upgrade 1.53.0 -&gt; 1.54.0
        ccache: upgrade 4.8.1 -&gt; 4.8.2
        mesa: upgrade 23.1.1 -&gt; 23.1.3
        python3-numpy: upgrade 1.24.3 -&gt; 1.25.0
        python3-typing-extensions: upgrade 4.6.2 -&gt; 4.6.3
        xorgproto: upgrade 2022.2 -&gt; 2023.2
        python3-hatchling: upgrade 1.17.0 -&gt; 1.18.0
        python3-hypothesis: upgrade 6.75.7 -&gt; 6.79.2
        python3-importlib-metadata: upgrade 6.6.0 -&gt; 6.7.0
        python3-iso8601: upgrade 1.1.0 -&gt; 2.0.0
        python3-markupsafe: upgrade 2.1.2 -&gt; 2.1.3
        python3-pluggy: upgrade 1.0.0 -&gt; 1.2.0
        python3-pycairo: upgrade 1.23.0 -&gt; 1.24.0
        python3-pyparsing: upgrade 3.0.9 -&gt; 3.1.0
        python3-pytest: upgrade 7.3.1 -&gt; 7.4.0
        python3-ruamel-yaml: upgrade 0.17.31 -&gt; 0.17.32
        python3-sphinx-rtd-theme: upgrade 1.2.1 -&gt; 1.2.2
        xkeyboard-config: upgrade 2.38 -&gt; 2.39
        xwayland: upgrade 23.1.1 -&gt; 23.1.2
        wayland-protocols: upgrade 1.31 -&gt; 1.32
        taglib: upgrade 1.13 -&gt; 1.13.1
        libxcrypt: upgrade 4.4.35 -&gt; 4.4.36
        msmtp: upgrade 1.8.23 -&gt; 1.8.24
        libwebp: upgrade 1.3.0 -&gt; 1.3.1
        libuv: upgrade 1.45.0 -&gt; 1.46.0
        acpica: upgrade 20230331 -&gt; 20230628
        libnss-nis: upgrade 3.1 -&gt; 3.2
        harfbuzz: upgrade 7.3.0 -&gt; 8.0.1
        libproxy: upgrade 0.5.2 -&gt; 0.5.3
        nghttp2: upgrade 1.54.0 -&gt; 1.55.1
        debianutils: upgrade 5.7 -&gt; 5.8
        glib-2.0: upgrade 2.76.3 -&gt; 2.76.4
        python3-pip: upgrade 23.1.2 -&gt; 23.2
        opkg: upgrade 0.6.1 -&gt; 0.6.2
        opkg-utils: upgrade 0.5.0 -&gt; 0.6.2
        python3-editables: upgrade 0.3 -&gt; 0.4
        python3-git: upgrade 3.1.31 -&gt; 3.1.32
        python3-numpy: upgrade 1.25.0 -&gt; 1.25.1
        repo: upgrade 2.34.1 -&gt; 2.35
        libva: upgrade to 2.19.0

  Yash Shinde (1):
        oeqa/selftest: Add rust selftests

  Yi Zhao (1):
        ifupdown: install missing directories

  Yoann Congal (2):
        recipetool: Fix inherit in created -native* recipes
        oeqa/selftest/devtool: add unit test for "devtool add -b"

  Yuta Hayama (1):
        systemd-systemctl: fix errors in instance name expansion

meta-openembedded: 2638d458a5..0e3f5e5201:
  Alex Kiernan (1):
        ostree: Upgrade 2023.4 -&gt; 2023.5

  Archana Polampalli (1):
        tcpreplay: upgrade 4.4.3 -&gt; 4.4.4

  Beniamin Sandu (1):
        mbedtls: fix builds with crypto extensions

  Bruce Ashfield (1):
        vboxguestdrivers: fix compilation against 6.4 kernel / headers

  Carlos Rafael Giani (3):
        pipewire: Disable libmysofa since it is not available in OE
        pipewire: Improve packageconfigs
        pipewire: Add dedicated aes67 package and fix rlimits.d package assignment

  Chee Yang Lee (1):
        rabbitmq-c: Fix CVE-2023-35789

  Jasper Orschulko (8):
        python3-pytest-cov: Add initial recipe 4.1.0
        python3-covdefaults: Add initial recipe 2.3.0
        python3-platformdirs: Fix recipe version 3.6.0
        python3-distlib: Add initial recipe 0.3.6
        python3-filelock: Add initial recipe 3.12.0
        python3-virtualenv: Add initial recipe 20.23.0
        python3-pyproject-api: Add initial recipe 1.5.1
        python3-tox: Add initial recipe 4.6.0

  Joe Slater (1):
        libgpiod: modify RDEPENDS for ptest

  Justin Bronder (2):
        python3-asyncinotify: upgrade 3.0.1 -&gt; 4.0.2
        python3-pytest-asyncio: upgrade 0.16.0 -&gt; 0.21.1

  Kai Kang (2):
        libtimezonemap: rename downloaded file name
        fltk-native: fix libdl link issue

  Khem Raj (33):
        gupnp-av: Fix build with libxml2-2.11 and newer
        xcb-util-cursor: Delete recipe
        pidgin-sipe: Add packageconfig to turn Werror on/off
        fbida: Fix build on musl
        pcp: Update to 6.0.5
        geos: Upgrade to 3.12.0
        ctags: Extend to build native package
        libcoap: Build linker symbol file explicitly
        geos: Use cmake directly
        pcp: Fix build race
        sblim-sfcc: Fix build with clang17
        minifi-cpp: Fix build with clang 17
        python3-grpcio-tools: Upgrade to 1.56.0
        python3-grpcio: Upgrade to 1.56.0
        python3-grpcio: Fix build on musl
        python3-grpcio-tools: Fix build with musl
        thin-provisioning-tools: Upgrade to 1.0.4
        thin-provisioning-tools: Fix build on musl.
        pcp: Disable parallel build
        crash: Fix build with glibc 2.38+
        breakpad: Update to latest trunk
        python3-requests-toolbelt: Fix ptest failures seen with urllib3 2.0
        ptest-packagelists-meta-oe: Limit mcelog to x86/x86_64
        graphviz: Upgrade to 8.1.0 release
        emlog: Update to latest to fix build with 6.4 kernel
        dlm: Upgrade to 4.2.0
        mdio-tools: Update to latest on trunk
        dlm: Fix build with linux kernel 6.4+
        dlm: Do not pass -fcf-protection=full via Makefile
        dlm: Do not use -fcf-protection=full on arm platforms
        zfs: Update to 2.2.0 rc1
        zfs: Disable builds on aarch64 for now
        dhcp-relay: Pass cross configure flags to bind build

  Luke Schaefer (1):
        nginx: Add stream Signed-off-by: Luke Schaefer &lt;lukeschafer17@gmail.com&gt;

  Marek Vasut (4):
        lvgl: Factor out and unify lv-drivers configuration
        lvgl: Add default input device configuration option
        linux-serial-test: Update to latest git revision
        libiio: enable c++ bindings

  Markus Volk (10):
        pipewire: upgrade 0.3.71 -&gt; 0.3.72
        pipewire: upgrade 0.3.72 -&gt; 0.3.73
        gnome-software: upgrade 44.2 -&gt; 44.3
        eog: upgrade 44.2 -&gt; 44.3
        spdlog: upgrade 1.11.0 -&gt; 1.12.0
        flatpak: update dependencies
        gnome-control-center: upgrade 44.2 -&gt; 44.3
        gnome-shell: upgrade 44.2 -&gt; 44.3
        mutter: upgrade 44.2 -&gt; 44.3
        gnome-settings-daemon: upgrade 44.0 -&gt; 44.1

  Martin Jansa (4):
        nodejs: use PIE for host binaries
        gupnp: backport a fix not to use deprecated xmlReadMemory
        pidgin-sipe: allow to build with libxml2-2.11
        raptor2: backport a fix to build with libxml2-2.11

  Michael Haener (1):
        nginx: upgrade to 1.24.0 release

  Michael Weiß (1):
        pv: Show progress bar even if no terminal is set as in 1.6.6

  Mingli Yu (1):
        snort: Add systemd unit file

  Peter Kjellerstedt (1):
        cppzmq: Move the version to the recipe file name

  Petr Gotthard (2):
        python3-pyroute2: upgrade 0.5.19 -&gt; 0.7.9
        networkmanager: upgrade 1.42.6 -&gt; 1.42.8

  Ricardo Salveti (1):
        lshw: bump to b4e0673

  Ross Burton (5):
        poppler: fix missing include
        libpaper: remove redundant autoreconf --install
        liblbxutil: remove obsolete library
        xsetmode: remove obsolete utility
        libxkbui: remove obsolete recipe

  Tim Orling (1):
        python3-argh: upgrade 0.26.2 -&gt; 0.28.1

  Trevor Gamblin (9):
        python3-alembic: upgrade 1.10.4 -&gt; 1.11.1
        python3-sqlalchemy: upgrade 2.0.15 -&gt; 2.0.19
        python3-argcomplete: upgrade 3.1.0 -&gt; 3.1.1
        python3-arpeggio: upgrade 2.0.0 -&gt; 2.0.2
        python3-astroid: upgrade 2.15.5 -&gt; 2.15.6
        python3-autobahn: upgrade 23.6.1 -&gt; 23.6.2
        python3-bandit: upgrade 1.7.4 -&gt; 1.7.5
        python3-bandit: add python3-rich to RDEPENDS
        python3-bitarray: upgrade 2.7.3 -&gt; 2.7.6

  Wang Mingyu (44):
        cppzmq: upgrade 4.9.0 -&gt; 4.10.0
        iwd: upgrade 2.5 -&gt; 2.6
        libburn: upgrade 1.5.4 -&gt; 1.5.6
        libzip: upgrade 1.9.2 -&gt; 1.10.0
        openfortivpn: upgrade 1.20.3 -&gt; 1.20.5
        psqlodbc: upgrade 13.02.0000 -&gt; 15.00.0000
        python3-aenum: upgrade 3.1.12 -&gt; 3.1.14
        python3-can: upgrade 4.2.1 -&gt; 4.2.2
        python3-google-api-python-client: upgrade 2.89.0 -&gt; 2.90.0
        python3-h5py: upgrade 3.8.0 -&gt; 3.9.0
        python3-natsort: upgrade 8.3.1 -&gt; 8.4.0
        python3-pymodbus: upgrade 3.3.1 -&gt; 3.3.2
        python3-pymongo: upgrade 4.3.3 -&gt; 4.4.0
        python3-pyscaffold: upgrade 4.4.1 -&gt; 4.5
        python3-pyzstd: upgrade 0.15.7 -&gt; 0.15.9
        python3-requests-futures: upgrade 1.0.0 -&gt; 1.0.1
        python3-sentry-sdk: upgrade 1.25.1 -&gt; 1.26.0
        python3-zeroconf: upgrade 0.68.0 -&gt; 0.69.0
        weechat: upgrade 3.8 -&gt; 4.0.0
        python3-platformdirs: upgrade 3.6.0 -&gt; 3.8.0
        renderdoc: upgrade 1.13 -&gt; 1.27
        gegl: upgrade 0.4.44 -&gt; 0.4.46
        gvfs: upgrade 1.50.4 -&gt; 1.51.1
        weechat: upgrade 4.0.0 -&gt; 4.0.1
        avro-c: upgrade 1.11.1 -&gt; 1.11.2
        glfw: upgrade 3.3 -&gt; 3.3.8
        hwloc: upgrade 2.9.1 -&gt; 2.9.2
        minicoredumper: upgrade 2.0.3 -&gt; 2.0.6
        thingsboard-gateway: upgrade 3.2 -&gt; 3.3
        xterm: upgrade 382 -&gt; 383
        passwdqc: upgrade 2.0.2 -&gt; 2.0.3
        python3-aenum: upgrade 3.1.14 -&gt; 3.1.15
        python3-configargparse : upgrade 1.5.3 -&gt; 1.5.5
        python3-elementpath: upgrade 4.1.3 -&gt; 4.1.4
        python3-google-api-python-client: upgrade 2.90.0 -&gt; 2.92.0
        python3-google-auth: upgrade 2.20.0 -&gt; 2.21.0
        python3-joblib: upgrade 1.2.0 -&gt; 1.3.1
        python3-pillow: upgrade 9.5.0 -&gt; 10.0.0
        python3-redis: upgrade 4.5.5 -&gt; 4.6.0
        python3-tox: upgrade 4.6.0 -&gt; 4.6.3
        python3-virtualenv: upgrade 20.23.0 -&gt; 20.23.1
        python3-zeroconf: upgrade 0.69.0 -&gt; 0.70.0
        libyang: Fix install conflict when enable multilib.
        php: Fix install conflict when enable multilib.

  Wolfgang Meyer (4):
        fbida: Switch to git fetcher
        fbida: build with meson
        fbida: SRC_REV bump ac9005b..eb769e3
        fbida: make fbpdf build optional

  Yi Zhao (6):
        conntrack-tools: add systemd unit file
        conntrack-tools: add required kernel modules to RRECOMMENDS
        frr: upgrade 8.4.2 -&gt; 8.4.4
        mbedtls: upgrade 2.28.2 -&gt; 2.28.3
        open-vm-tools: Security fix CVE-2023-20867
        samba: upgrade 4.18.3 -&gt; 4.18.4

  Zoltán Böszörményi (1):
        opencv: 4.8.0

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

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

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

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

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

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

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

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

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

  Enrico Scholz (1):
        sox: remove ffmpeg dependency

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Frank WOLFF (1):
        logrotate: add ptest support

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Changqing Li (1):
        cpio: fix ptest failure

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

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

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

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

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

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

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

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

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

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

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

  Kai Kang (1):
        grub2: support metadata_csum_seed feature

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

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

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

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

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

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

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

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

  Martin Larsson (1):
        libpam: Remove flex dependency

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Ulrich Ölmann (1):
        base: fix typos

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

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

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

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

  Yureka Lilian (1):
        systemd: rebase musl patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Justin Bronder (1):
        tk: inherit pkgconfig

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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