<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-openembedded/meta-python/recipes-devtools/python/python3-joblib_1.2.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>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>
</feed>
