<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-openembedded/meta-python/recipes-devtools/python/python3-configargparse_1.5.3.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-01-24T17:02:44+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2021-10-29T20:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=eff27476badc5d48b544a07f9f4748a96506c8d7'/>
<id>urn:sha1:eff27476badc5d48b544a07f9f4748a96506c8d7</id>
<content type='text'>
poky: 80f2b56ad8..d78650b980:
  Ahmed Hossam (1):
        go.bbclass: Allow adding parameters to go ldflags

  Alejandro Hernandez Samaniego (1):
        baremetal-image: Fix do_image dependencies

  Alexander Kanavin (153):
        meson: update 0.58.1 -&gt; 0.59.1
        libcap: update 2.51 -&gt; 2.54
        lua: add a recipe from meta-oe
        lua: update 5.3.6 -&gt; 5.4.3
        rpm: update 4.16.1.3 -&gt; 4.17.0
        libdnf: fix the rpm sqlite-only target setup
        libsolv: disable rpm bdb format support
        perl: do not build berkeley db module by default
        package_rpm: use zstd instead of xz
        qemu: update 6.0.0 -&gt; 6.1.0
        runqemu: correct vga-virtio option to keep virgl enabled
        gnupg: update 2.3.1 -&gt; 2.3.2
        pinentry: update 1.1.1 -&gt; 1.2.0
        spirv-tools: update 2021.2 -&gt; 2021.3
        glslang: update 11.5.0 -&gt; 11.6.0
        shaderc: update 2021.1 -&gt; 2021.2
        inetutils: update 2.1 -&gt; 2.2
        systemd: update 249.3 -&gt; 249.4
        lsof: update 4.91 -&gt; 4.94.0
        libpam: update 1.5.1 -&gt; 1.5.2
        rt-tests: update 2.1 -&gt; 2.2
        libgit2: update 1.1.1 -&gt; 1.2.0
        libssh2: update 1.9.0 -&gt; 1.10.0
        libhandy: update 1.2.3 -&gt; 1.4.0
        qemu: install qmp module without hardcoding the python version in oeqa scripts
        lttng-tools: replace ad hoc ptest fixup with upstream fixes
        rust: drop PV from include file names
        rust: update 1.54.0 -&gt; 1.55.0
        librsvg: update 2.40.21 -&gt; 2.52.0 (transition to rust!)
        librsvg: do not enable nativesdk
        librsvg: add backports to fix big endian targets (e.g. mips)
        librsvg: use only the target architecture to determine availability of atomic primitives
        librsvg: restore reproducibility
        adwaita-icon-theme: update 3.34/38 -&gt; 41.0
        gstreamer1.0-plugins-bad: disable rsvg on x32
        rust/cargo: exclude UNINATIVE_LOADER from task signature
        rust-common.bbclass: rewrite toolchain wrappers in (native) python
        rust: do not write ar into target json definitions
        rust: generate target definitions from (arch, abi), not just arch
        openssl: update 1.1.1l -&gt; 3.0.0
        cryptodev-tests: do not use -Werror with openssl 3
        serf: add a openssl 3 compatibility fix
        ruby: disable openssl extension
        glib-2.0: update 2.68.4 -&gt; 2.70.0
        glib-networking: update 2.68.2 -&gt; 2.70.0
        bison: update 3.7.6 -&gt; 3.8.1
        libdnf: update 0.63.1 -&gt; 0.64.0
        libexif: update 0.6.22 -&gt; 0.6.23
        sudo: update 1.9.7p2 -&gt; 1.9.8p1
        wget: update 1.21.1 -&gt; 1.21.2
        coreutils: update 8.32 -&gt; 9.0
        itstool: update 2.0.6 -&gt; 2.0.7
        nghttp2: add recipe from meta-oe
        libsoup: add a 3.x recipe
        webkitgtk: trim down DEPENDS
        epiphany: trim down DEPENDS
        webkitgtk: update 2.32.3 -&gt; 2.34.0
        epiphany: update 40.3 -&gt; 41.0
        python3: update 3.9.7 -&gt; 3.10.0
        libjitterentropy: update 3.1.0 -&gt; 3.3.0
        kea: update 1.8.2 -&gt; 2.0.0
        ghostscript: update 9.54.0 -&gt; 9.55.0
        lighttpd: update 1.4.59 -&gt; 1.4.60
        bluez5: update 5.61 -&gt; 5.62
        ovmf: update 202105 -&gt; 202108
        systemd: update 249.4 -&gt; 249.5
        meson: update 0.59.1 -&gt; 0.59.2
        python3-pip: update 21.2.4 -&gt; 21.3
        valgrind: update 3.17.0 -&gt; 3.18.1
        librsvg: update 2.52.0 -&gt; 2.52.2
        libva: update 2.12.0 -&gt; 2.13.0
        liberation-fonts: update 2.1.4 -&gt; 2.1.5
        ca-certificates: update 20210119 -&gt; 20211016
        curl: update 7.78.0 -&gt; 7.79.1
        libgit2: update 1.2.0 -&gt; 1.3.0
        libxcrypt: upgrade 4.4.25 -&gt; 4.4.26
        bison: upgrade 3.8.1 -&gt; 3.8.2
        cmake: update 3.21.2 -&gt; 3.21.3
        git: upgrade 2.33.0 -&gt; 2.33.1
        tzdata: upgrade 2021a -&gt; 2021d
        ofono: upgrade 1.32 -&gt; 1.33
        openssh: upgrade 8.7p1 -&gt; 8.8p1
        sysvinit: upgrade 2.99 -&gt; 3.00
        btrfs-tools: upgrade 5.13.1 -&gt; 5.14.2
        ccache: upgrade 4.4 -&gt; 4.4.2
        createrepo-c: upgrade 0.17.5 -&gt; 0.17.6
        libcomps: upgrade 0.1.17 -&gt; 0.1.18
        libedit: upgrade 20210714-3.1 -&gt; 20210910-3.1
        librepo: upgrade 1.14.1 -&gt; 1.14.2
        python3-jinja2: upgrade 3.0.1 -&gt; 3.0.2
        python3-pygobject: upgrade 3.40.1 -&gt; 3.42.0
        python3-setuptools: upgrade 58.0.4 -&gt; 58.2.0
        vala: upgrade 0.52.5 -&gt; 0.54.2
        acpica: upgrade 20210730 -&gt; 20210930
        asciidoc: upgrade 9.1.0 -&gt; 9.1.1
        libarchive: upgrade 3.5.1 -&gt; 3.5.2
        msmtp: upgrade 1.8.15 -&gt; 1.8.17
        sudo: upgrade 1.9.8p1 -&gt; 1.9.8p2
        gobject-introspection: upgrade 1.68.0 -&gt; 1.70.0
        gsettings-desktop-schemas: upgrade 40.0 -&gt; 41.0
        json-glib: upgrade 1.6.4 -&gt; 1.6.6
        libdazzle: upgrade 3.40.0 -&gt; 3.42.0
        harfbuzz: upgrade 2.9.1 -&gt; 3.0.0
        pango: upgrade 1.48.9 -&gt; 1.48.10
        libinput: upgrade 1.19.0 -&gt; 1.19.1
        linux-firmware: upgrade 20210818 -&gt; 20210919
        wireless-regdb: upgrade 2021.07.14 -&gt; 2021.08.28
        mpg123: upgrade 1.28.2 -&gt; 1.29.0
        puzzles: upgrade to latest revision
        libwpe: upgrade 1.10.1 -&gt; 1.12.0
        diffoscope: upgrade 182 -&gt; 187
        fribidi: upgrade 1.0.10 -&gt; 1.0.11
        iso-codes: upgrade 4.6.0 -&gt; 4.7.0
        libatomic-ops: upgrade 7.6.10 -&gt; 7.6.12
        libcap: upgrade 2.54 -&gt; 2.59
        libmd: upgrade 1.0.3 -&gt; 1.0.4
        libsoup-2.4: upgrade 2.72.0 -&gt; 2.74.0
        gnupg: update 2.3.2 -&gt; 2.3.3
        libssh2: skip one of the ptests until openssh 8.8 compatibility is fixed
        systemd: disable seccomp on mips32
        waffle: convert to git, website is down
        u-boot: upgrade 2021.07 -&gt; 2021.10
        psplash: upgrade to latest revision
        stress-ng: convert to git, website is down
        json-c: correct upstream version check
        createrepo-c: upgrade 0.17.6 -&gt; 0.17.7
        python3-numpy: upgrade 1.21.2 -&gt; 1.21.3
        python3-pip: upgrade 21.3 -&gt; 21.3.1
        python3-setuptools: upgrade 58.2.0 -&gt; 58.3.0
        msmtp: upgrade 1.8.17 -&gt; 1.8.18
        gi-docgen: upgrade 2021.7 -&gt; 2021.8
        piglit: upgrade to latest revision
        libinput: upgrade 1.19.1 -&gt; 1.19.2
        mpg123: upgrade 1.29.0 -&gt; 1.29.2
        puzzles: upgrade to latest revision
        webkitgtk: upgrade 2.34.0 -&gt; 2.34.1
        wpebackend-fdo: upgrade 1.10.0 -&gt; 1.12.0
        diffoscope: upgrade 187 -&gt; 188
        libcap: upgrade 2.59 -&gt; 2.60
        vte: upgrade 0.64.2 -&gt; 0.66.0
        ncurses: update 6.2 -&gt; 6.3
        tzdata: update 2021d -&gt; 2021e
        asciidoc: update 9.1.1 -&gt; 10.0.0
        waffle: update 1.6.1 -&gt; 1.7.0
        virgl: skip headless test on specific older distros and fail otherwise
        gptfdisk: address ncurses 6.3 compatibility
        powertop: address ncurses 6.3 compatibility
        systemtap: address ncurses 6.3 compatibility
        igt-gpu-tools: address meson 0.60 compatibility
        python3-pygobject: do not supply unknown g-i options
        gstreamer1.0-python: do not supply unknown g-i options
        webkitgtk: drop unnecessary SSE disabling patch
        cups: exclude beta/rc versions from version check

  Alexandre Belloni (5):
        inetutils: drop CVE-2021-40491 patch
        oeqa/selftest/sstatetests: fix typo ware -&gt; were
        maintainers.inc: fix up rust-cross entry
        libevent,btrfs-tools: fix Upstream-Status tag
        ruby: fix Upstream-Status

  Andreas Müller (1):
        webkitgtk: add gperf-native to DEPENDS to fix build

  Andrei Gherzan (1):
        qemu: Define libnfs PACKAGECONFIG

  Andrej Valek (3):
        busybox: 1.34.0 -&gt; 1.34.1
        featimage: refactor style
        kernel-fitimage: use correct kernel image

  Andres Beltran (1):
        buildhistory: Fix package output files for SDKs

  Bruce Ashfield (15):
        linux-yocto/5.14: scripts/gcc-plugins: consistently use HOSTCC
        linux-yocto/5.14: update to v5.14.8
        linux-yocto/5.14: bsp/qemuarm*-gfx: use virtio graphics
        linux-yocto/5.10: update to v5.10.69
        linux-yocto/5.10: update to v5.10.70
        linux-yocto/5.14: update to v5.14.9
        kernel-yocto: don't apply config metadata patches twice
        linux-yocto/5.14: revert: scripts/gcc-plugins: consistently use HOSTCC
        linux-yocto/5.10: update to v5.10.73
        linux-yocto/5.14: update to v5.14.12
        linux-yocto/5.14: update to v5.14.13
        linux-yocto/5.10: update to v5.10.74
        linux-yocto/5.14: common-pc: enable CONFIG_ATA_PIIX as built-in
        linux-yocto/5.14: update to v5.14.14
        linux-yocto/5.10: update to v5.10.75

  Caner Altinbasak (2):
        bitbake: npmsw: Avoid race condition with multiple npm fetchers
        bitbake: fetch2: Do not attempt to verify donestamp if download is not complete

  Changhyeok Bae (2):
        iproute2: update to 5.14.0
        ethtool: update to 5.14

  Changqing Li (1):
        lttng-ust: fix do_compile failure for arm32 with DEBUG_BUILD enabled

  Daiane Angolini (2):
        machine/qemuarm*: Fix UBOOT_MACHINE value
        ref-manual: Update how to set a useradd password

  Daniel McGregor (3):
        bison: prevent checking for textstyle.
        bitbake.conf: Add gpg-agent as a host tool
        sstate: Allow validation of sstate singatures against list of keys

  David Joyner (1):
        rust: add support for big endian 64-bit PowerPC

  Denys Dmytriyenko (2):
        wayland-protocols: upgrade 1.21 -&gt; 1.22
        wayland-protocols: upgrade 1.22 -&gt; 1.23

  Fred Liu (1):
        glibc: Drop libcidn package

  Henry Kleynhans (1):
        sstate: Switch to ZStandard compressor support

  Hsia-Jun(Randy) Li (1):
        meson: install native file in sdk

  Ian Ray (1):
        archiver: Configurable tarball compression

  Jon Mason (10):
        oeqa/manual: Fix no longer valid URLs
        bitbake: bitbake:toaster:test: Update SSTATE URL
        yocto-bsp/poky: replace http with https for URLs
        bitbake: bitbake: replace http with https for URLs
        documentation: update sources mirror URL
        documentation: replace http with https for URLs
        documentation: use YOCTO_DL_URL
        dev-manual: remove errant /
        runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPEND
        bitbake: bitbake-user-manual: update sources mirror URL

  Jose Quaresma (15):
        gstreamer1.0: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-plugins-base: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-plugins-good: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-plugins-bad: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-plugins-ugly: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-rtsp-server: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-libav: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-vaapi: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-omx: 1.18.4 -&gt; 1.18.5
        gstreamer1.0-python: 1.18.4 -&gt; 1.18.5
        gst-devtools: 1.18.4 -&gt; 1.18.5
        gst-examples: 1.18.4 -&gt; 1.18.5
        patch.bbclass: when the patch fails show more info on the fatal error
        sstate.bbclass: count the files on mirrors using the pre local files
        sstate: fix touching files inside pseudo

  Joshua Watt (4):
        bitbake: async: Close sync client event loop
        bitbake: hashserv: Add tests for diverging reports
        bitbake: hashserv: Fix diverging report race condition
        classes/populate_sdk_base: Add setscene tasks

  Kai Kang (1):
        sudo: update multilib patch for sudo.conf

  Khem Raj (11):
        pkgconfig: Update to latest
        libseccomp: Upgrade to 2.5.2 and beyond
        openssl: Drop riscv32 upstreamed patches
        opensbi-payloads.inc: Use strings for fallback
        mesa: Enable svga for x86 only
        qemu: Add knob for enabling PMDK pmem support
        opensbi-payloads: Add dependency on kernel if fdt is set
        librsvg: Fix vendored libc to work on riscv and musl
        librsvg: Bump to 2.52.0 -&gt; 2.52.2
        rust: Upgrade to 1.56.0
        librsvg: Disable 64bit atomics in crossbeam for rv32

  Kiran Surendran (1):
        ffmpeg: fix CVE-2021-38114

  Konrad Weihmann (1):
        libical: fix append in DEPENDS

  Lukasz Majewski (1):
        glibc: Extract common code to build tests to glibc-tests.inc

  Marek Vasut (1):
        piglit: upgrade to latest revision

  Martin Jansa (2):
        webkitgtk: add PACKAGECONFIG for opengl-or-es
        boost: allow searching for python310

  Maximilian Blenk (1):
        mount-copybind: add rootcontext mountoption for overlayfs

  Michael Halstead (2):
        scripts/autobuilder-worker-prereq-tests: jinja2 check
        releases: update to include 3.4 honister

  Michael Opdenacker (18):
        manuals: font fixes
        ref-manual: document DEBUG_PREFIX_MAP
        manuals: replace "apt-get" by "apt"
        Makefile: allow epub and latexpdf outputs to use diagrams from SVG sources
        conf.py: use PNG first in EPUB output
        overview-manual: SVG diagram for the git workflow
        docs: add "make all" to build old types of docs (html, epub, pdf) at once
        manuals: introduce 'yocto_sstate' extlink
        overview-manual: simplify expression
        dev-manual: correct NO_GENERIC_LICENSE section title
        dev-manual: warn about license compliance issues when static libraries are used
        devpyshell: rename to pydevshell
        ref-manual: document TOOLCHAIN_HOST_TASK_ESDK
        manuals: rename "devpyshell" to "pydevshell"
        ref-manual: document SOURCE_DATE_EPOCH
        ref-manual: fix description of SOURCE_DATE_EPOCH
        releases.rst: fix release number for 3.3.3
        docs: poky.yaml: updates for 3.4

  Mike Crowe (2):
        lib/oe/qa,insane: Move extra error handling functions to library
        insane,license,license_image: Allow treating license problems as errors

  Mingli Yu (1):
        packagedata.py: silence a DeprecationWarning

  Oleh Matiusha (1):
        findutils: add ptest

  Oleksandr Kravchuk (15):
        python3: update to 3.9.7
        python3-git: update to 3.1.24
        python3-dbusmock: update to 0.24.0
        python3-setuptools: update to 58.0.4
        python3-setuptools: minor cleanup
        xf86-input-libinput: update to 1.2.0
        libinput: update to 1.19.0
        libxi: update to 1.8
        xorgproto: update to 2021.5
        xkeyboard-config: update to 2.34
        libxkbcommon: update to 1.3.1
        mirrors.bbclass: remove dead infozip mirrors
        man-pages: update to 5.13
        python3-smmap: update to 5.0.0
        python3-pyparsing: update to 3.0.0

  Pablo Saavedra Rodi?o (1):
        mesa: upgrade 21.2.1 -&gt; 21.2.4

  Paul Barker (1):
        bitbake: doc: bitbake-user-manual: Document BB_GIT_SHALLOW and friends

  Paul Eggleton (7):
        migration-3.4: tweak overrides change section
        ref-manual: remove meta class
        poky.yaml: add lz4 and zstd to essential host packages
        migration-3.4: add additional migration info
        migration: tweak introduction section
        poky.yaml: fix lz4 package name for older Ubuntu versions
        migration-3.4: add some extra packaging notes

  Pavel Zhukov (1):
        weston: wrapper for weston modules argument

  Peter Hoyes (2):
        u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr
        u-boot: Fix syntax error in ${UBOOT_ENV}.scr compilation

  Peter Kjellerstedt (2):
        meson.bblcass: Remove empty egg-info directories before running meson
        qemu.inc: Remove empty egg-info directories before running meson

  Petr Vorel (1):
        ltp: Update to 20210927

  Pgowda (2):
        Fix rust-native build issue when debug is enabled
        rust-cross: Fix directory not deleted for race glibc vs. musl

  Ralph Siemsen (1):
        tar: filter CVEs using vendor name

  Randy Li (1):
        meson: move lang args to the right section

  Richard Purdie (54):
        sstatesig: Only apply group/other permissions to pseudo files
        rpm: Deterministically set vendor macro entry
        abi_version/sstate: Bump to fix rpm corruption issues
        multilib: Avoid sysroot race issues when multilib enabled
        bitbake: knotty/uihelper: Show setscene task progress in summary output
        bitbake: bitbake-worker: Handle pseudo shutdown in Ctrl+C case
        poky.conf: Update tested distros list with recent changes
        bitbake: hashserv: Improve behaviour for better determinism/sstate reuse
        poky.conf: Bump version for 3.4 honister release
        build-appliance-image: Update to honister head revision
        bitbake: bitbake: Bump to version 1.52.0
        build-appliance-image: Update to honister head revision
        layer.conf: Extend recipes not to install without explict dependencies
        libxml2: Use python3targetconfig to fix reproducibility issue
        libnewt: Use python3targetconfig to fix reproducibility issue
        bootchart2: Don't compile python modules
        linux-yocto-dev: Ensure DEPENDS matches recent 5.14 kernel changes
        base/insane: Import oe.qa by default
        base: Clean up unneeded len() calls
        base: Use repr() for printing exceptions
        bitbake.conf: Add BB_CURRENTTASK to BB_HASHEXCLUDE
        reproducible_build: Drop obsolete sstate workaround
        python: Update now reproducibile builds are the default
        bitbake: bitbake-worker: Set BB_CURRENTTASK earlier
        bitbake: compress: Allow to operate on file descriptor
        bitbake: siggen: Change file format of siginfo files to use zstd compressed json
        sstate: Fixes for eSDK generation after zstd switch
        patch: Use repr() with exceptions instead of str()
        reproducible_build: Drop now unneeded compiler warning
        reproducible: Move class function code into library
        reproducible: Move variable definitions to bitbake.conf
        reproducible: Merge code into base.bbclass
        kernel: Add KERNEL_DEBUG_TIMESTAMPS variable
        reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variable
        kernel: Rework kernel make flag to variable mappings
        oeqa: Update cleanup code to wait for hashserv exit
        poky: Reproducible builds are now the default
        bitbake: tests/runqueue: Ensure hashserv exits before deleting files
        bitbake: bitbake-worker: Add debug when unpickle fails
        bitbake: siggen: Fix type conversion issues
        bitbake: test/fetch: Update urls to match upstream branch name changes
        libtool: Update patchset to match those submitted upstream
        staging: Fix autoconf-native rebuild failure
        patch: Fix exception reporting with repr()
        bitbake: fetch2/perforce: Fix typo
        bitbake: bitbake: Bump to post release verion 1.53.0
        poky.conf: Post release version bump
        gcc: Merge three related patches together
        gcc: Drop sdt (dtrace) header patch
        gcc: Drop broken/unneeded patch
        bitbake: tests/runqueue: Drop python version test decorators
        gcc: Update patches submitted/merged upstream
        gcc: Drop testsuite failure fix patch
        gcc: Add missing patch Upstream-Status

  Ross Burton (21):
        bitbake: tests/utils: mark a regex as a raw string
        bitbake: tests/fetch: prefix the FetcherTest temporary directory
        bitbake: fetch2: clarify the command-no-found error message
        bitbake: fetch2/gitsm: remove the 'nugget' SRCREV caching
        linux-yocto: add libmpc-native to DEPENDS
        bitbake: fetch2: document checkstatus API
        curl: fix CVE-2021-22945 through -22947
        oe/license: implement ast.NodeVisitor.visit_Constant
        license.bbclass: implement ast.NodeVisitor.visit_Constant
        bitbake: codegen: implement ast.NodeVisitor.visit_Constant
        testimage: fix unclosed testdata file
        oe/utils: log exceptions in ThreadedWorker functions
        sstate: don't silently handle all exceptions in sstate_checkhashes
        gawk: replace AR patch with upstreamed patch
        gawk: reduce strictness of the time test
        strace: remove obsolete patch
        strace: remove TOOLCHAIN assignment
        oeqa/runtime: load modules using importlib
        oeqa/runtime: search sys.path explicitly for modules
        testimage: remove target_modules_path
        strace: show test suite log on failure

  Sakib Sajal (1):
        go: upgrade 1.16.7 -&gt; 1.16.8

  Saul Wold (3):
        spdx.py: Add annotation to relationship
        create-spdx: add create_annotation function
        create-spdx: cross recipes are native also

  Stefan Herbrechtsmeier (17):
        bitbake: fetch2: npm: Support npm archives with missing search directory mode
        bitbake: fetch2: npm: Create config npmrc in environment instantiation
        bitbake: fetch2: npmsw: Add support for local tarball and link sources
        npm: Add support for EXTRA_OENPM arguments
        recipetool: Move license md5sums into CSV files
        recipetool: Skip common source files in guess_license
        recipetool: Change default paramter fallback_licenses of function split_pkg_licenses from None to []
        recipetool: ignore empty license files
        recipetool: Add logger info for missing license entries
        recipetool: Add support for linenumbers to licenses.csv
        recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUM
        recipetool: npm: Use README as license fallback
        npm: Add variable NPM_NODEDIR with default value
        npm: Use configs for npm environment and args for npm run command
        recipetool: Rework crunch_license to recognize more variants
        recipetool: Simplify common source files skip in guess_license
        npm: Remove unnecessary configs argument from npm run command

  Teoh Jay Shen (1):
        oeqa/runtime/parselogs: modified drm error in common errors list

  Thomas Perrot (1):
        image_types: allow the creation of block devices on top of UBI volumes

  Tim Orling (17):
        ptest-runner: install -collect-system-data script
        python3-hypothesis: upgrade 6.15.0 -&gt; 6.23.2
        python3-importlib-metadata: upgrade 4.6.4 -&gt; 4.8.1
        python3-more-itertools: upgrade 8.9.0 -&gt; 8.10.0
        python3-zipp: upgrade 3.5.0 -&gt; 3.6.0
        libconvert-asn1-perl: upgrade 0.31 -&gt; 0.33
        python3-pytest: upgrade 6.2.4 -&gt; 6.2.5
        at-spi2-core: upgrade 2.40.3 -&gt; 2.42.0
        python3-packaging: DEPENDS on python3-setuptools-native
        python3-packaging: BBCLASSEXTEND nativesdk
        python3-tomli: add recipe for 1.2.1
        python3-setuptools-scm: upgrade 6.0.1 -&gt; 6.3.2
        python3-setuptools: _distutils/sysconfig fix
        python3-pyyaml: upgrade 5.4.1 -&gt; 6.0
        python3-manifest: -pprint RDEPENDS on -profile
        python3-hypothesis: upgrade 6.23.2 -&gt; 6.24.0
        python3-tomli: upgrade 1.2.1 -&gt; 1.2.2

  Tobias Kaufmann (1):
        mount-copybind: add SELinux support

  Yureka (1):
        systemd: add missing include for musl

  Zoltán Böszörményi (1):
        libpam: Fix build with DISTRO_FEATURES usrmerge

  hongxu (1):
        libcap: fix nativesdk-libcap relocate failure

  wangmy (20):
        diffoscope: upgrade 181 -&gt; 182
        cmake: upgrade 3.21.1 -&gt; 3.21.2
        gzip: upgrade 1.10 -&gt; 1.11
        harfbuzz: upgrade 2.9.0 -&gt; 2.9.1
        vulkan-headers: upgrade 1.2.182 -&gt; 1.2.191
        vulkan-loader: upgrade 1.2.182 -&gt; 1.2.191
        vulkan-tools: upgrade 1.2.182 -&gt; 1.2.191
        help2man: upgrade 1.48.4 -&gt; 1.48.5
        python3-more-itertools: upgrade 8.8.0 -&gt; 8.9.0
        acpid: upgrade 2.0.32 -&gt; 2.0.33
        bind: upgrade 9.16.20 -&gt; 9.16.21
        createrepo-c: upgrade 0.17.4 -&gt; 0.17.5
        dnf: upgrade 4.8.0 -&gt; 4.9.0
        ell: upgrade 0.43 -&gt; 0.44
        libical: upgrade 3.0.10 -&gt; 3.0.11
        dhcpcd: upgrade 9.4.0 -&gt; 9.4.1
        dnf: upgrade 4.9.0 -&gt; 4.10.0
        file: upgrade 5.40 -&gt; 5.41
        libdnf: upgrade 0.64.0 -&gt; 0.65.0
        lttng-tools: upgrade 2.13.0 -&gt; 2.13.1

  zhengruoqin (2):
        libsolv: upgrade 0.7.19 -&gt; 0.7.20
        python3-pycryptodome: upgrade 3.10.1 -&gt; 3.11.0

meta-security: a85fbe980e..e81c15f851:
  Armin Kuster (1):
        python3-fail2ban: fix build failure and cleanup

  Kai Kang (1):
        sssd: re-package to fix QA issues

  Kristian Klausen (1):
        swtpm: update to 0.6.1

  Liwei Song (1):
        recipes-security/chipsec: platform security assessment framework

meta-openembedded: 23dc4f060f..2f6797d8d6:
  Alexander Kanavin (23):
        python3-yappi: add python 3.10 fix
        python3-gmpy2: update 2.0.8 -&gt; 2.1.0rc1
        python3-m2crypto: address build failure with openssl 3.x
        lua: remove recipe as it is now in oe-core
        nghttp2: remove recipe as it is now in oe-core
        kronosnet: update 1.20 -&gt; 1.22
        polkit: update 0.116 -&gt; 0.119
        openflow: disable openssl PACKAGECONFIG
        openipmi: add a python 3.10 compatibility patch
        strongswan: disable openssl PACKAGECONFIG
        pkcs11-helper: backport a openssl 3.x patch
        nodejs: use -fpermissive
        nodejs: add a python 3.10 compatibility patch
        php: disable openssl PACKAGECONFIG
        libsigrokdecode: add a python 3.10 compatibility patch
        freerdp: backport openssl 3.x patches
        opensc: do not use -Werror
        cfengine: blacklist due to openssl 3.x incompatibility
        netplan: do not use -Werror
        boinc-client: blacklist due to openssl 3.x incompatibility
        ldns: blacklist due to openssl 3.x incompatibility
        surf: add a webkit 2.34 compatibility patch
        mozjs: update 60.9.0 -&gt; 91.1.0

  Alexander Thoma (1):
        keyutils: fix install path

  Armin Kuster (1):
        Apache: Several CVE fixes

  Chen Qi (1):
        ntfs-3g-ntfsprogs: upgrade to 2021.8.22

  Gianfranco (2):
        vboxguestdrivers: upgrade 6.1.26 -&gt; 6.1.28
        vboxguestdrivers: Fix build failure due to the last update.

  Ivan Maidanski (1):
        bdwgc: upgrade 8.0.4 -&gt; 8.0.6

  Jeremy Kerr (1):
        mctp: Add MCTP control utilities

  Joshua Watt (2):
        colord-native: Inherit pkgconfig
        mutter: Move gsettings to a separate package

  Justin Bronder (2):
        python3-mccabe: fix LICENSE and RDEPENDS
        python3-pyflakes: fix LICENSE, HOMEPAGE and RDEPENDS

  Khem Raj (44):
        packagegroup-meta-oe: Add lv-drivers and lvgl
        python3-pystache: Remove need for python2x
        python3-behave: Switch to using github src_uri
        python3-simpleeval: Remove use_2to3
        python3-parse-type: Do not ask for 2to3
        python3-anyjson: Do not enable 2to3
        python3-pybluez: Do not set 2to3
        packagegroup-meta-networking: Remove nghttp2
        packagegroup-meta-oe: Remove lua
        gjs: Inherit pkgconfig
        luaposix: Use lua 5.4
        devilspie2: Switch to using github repo
        devilspie2: Add missing dependency on libxinerama
        kronosnet: Correct path to poll.h
        luaposix: Upgrade to 35.1
        xfce.bbclass: Mark string as raw in a regexp
        nodejs: add -fpermissive BUILD_CXXFLAGS
        pcimem: Add riscv64 into COMPATIBLE_HOST
        luaposix: Depend on libxcrypt-native
        libcrypt-openssl-rsa-perl: Upgrade to 0.32
        xrdp: Upgrade to 0.9.17
        yelp,yelp-xsl,yelp-tools: Upgrade to 41 release
        mozjs: Disable JIT on mips
        libcrypt-openssl-rsa-perl: Fix build with openssl3+
        nodejs: Upgrade to 14.18.1
        librest: Use master with libsoup3 support
        gnome-online-accounts: Upgrade to 3.43.1
        iwd: Fix  build with musl
        xrdp: Exclude from builds
        xorgxrdp: Add to exclusion list for now
        bluepy: Set PV and correct syntax for RDEPENDS
        python3-kivy: Use new override syntax in RDEPENDS
        bluepy: Fix permissions on tarball
        nodejs: Upgrade to 16.11.1
        mozjs: Fix build on mips/musl
        mozjs: Fix musl miscompiles with HAVE_THREAD_TLS_KEYWORD
        luaposix: Use virtual/crypt instread of hardcoding libxcrypt
        packagegroup-meta-oe: Add libjs-jquery-globalize and libjs-jquery-cookie
        mozjs: Add riscv32 support
        driverctl: Rename to have PV in recipe name
        tbb: Link with libatomic when using clang compiler on rv32
        gimp: Disable vector icons on mips/rv32 using clang
        mozjs: Update to 91.2.0
        mozjs: Fix build for 32bit systems disabling JIT

  Kurt Kiefer (2):
        mozjs: move large static library into staticdev package
        gyp: fix for compatibility with Python 3.10

  Leon Anavi (6):
        python3-aiohue: Upgrade 2.6.1 -&gt; 2.6.3
        python3-paho-mqtt: Upgrade 1.5.1 -&gt; 1.6.1
        python3-thrift: Upgrade 0.13.0 -&gt; 0.15.0
        python3-prompt-toolkit: Upgrade 3.0.19 -&gt; 3.0.21
        python3-traitlets: Upgrade 5.1.0 -&gt; 5.1.1
        python3-prettytable: Upgrade 2.1.0 -&gt; 2.2.1

  LiweiSong (1):
        Revert "chipsec: platform security assessment framework"

  Marco Cavallini (1):
        bluepy_git.bb: Added recipe for BluePy Python interface to Bluetooth LE on Linux (v2)

  Marek Vasut (3):
        apitrace: Upgrade to latest version
        apitrace: Conditionally enable X11 support
        yavta: Upgrade to latest version and drop downstream patch

  Martin Jansa (4):
        protobuf: import a patch from meta-webosose to fix building protobuf-c with gold linker
        grpc: revert GRPCPP_ABSEIL_SYNC change from 1.40.0 to fix undefined references to absl::lts_20210324::Mutex::~Mutex()
        luaposix: depend on target libxcrypt instead of native
        lv-lib-png: add wayland to REQUIRED_DISTRO_FEATURES

  Matthias Klein (1):
        gpsd: Install also the generated parts of the Python library

  Matthias Schiffer (1):
        byacc: switch to official HTTPS mirror

  Mingli Yu (1):
        opencv: remove setup_vars_opencv4.sh

  Oleksandr Kravchuk (72):
        iwd: update to 1.18
        nano: update to 5.9
        ostree: update to 2021.5
        pegtl: update to 3.2.1
        pmdk: update to 1.11.1
        protobuf-c: update to 1.4.0
        thingsboard-gateway: update to 2.8
        libbpf: fix PV
        libcdio-paranoia: update to 10.2+2.0.1
        ttf-abyssinica: update to 2.100
        ttf-dejavu: add UPSTREAM_CHECK_URI
        ttf-vlgothic: update to 20200720
        networkmanager: update to 1.32.12
        nng: update to 1.4.0
        opensaf: update to 5.21.09
        python3-absl: update 0.14.1
        python3-alembic: update to 1.7.4
        python3-astroid: update to 2.8.2
        python3-cantools: update to 36.4.0
        python3-certifi: update to 2021.10.8
        python3-cffi: update to 1.15.0
        python3-colorlog: update to 6.5.0
        python3-coverage: update to 6.0.2
        python3-cryptography-vectors: update to 35.0.0
        python3-dateparser: update to 1.1.0
        python3-elementpath: update to 2.3.2
        python3-eventlet: update to 0.32.0
        python3-google-api-core: update to 2.1.1
        python3-google-api-python-client: update to 2.26.1
        python3-google-auth: update to 2.3.0
        python3-grpcio-tools: update to 1.41.0
        python3-grpcio: update to 1.41.0
        python3-h2: update to 4.1.0
        python3-haversine: update to 2.5.1
        python3-httplib2: update to 0.20.1
        python3-idna: update to 3.3
        python3-iso3166: update to 2.0.2
        python3-joblib: update to 1.1.0
        python3-jsonrpcserver: update to 5.0.3
        python3-paramiko: update to 2.8.0
        python3-portion: update to 2.2.0
        python3-protobuf: update to 3.18.1
        python3-pulsectl: update to 21.10.4
        python3-pycodestyle: update to 2.8.0
        python3-pyephem: update to 4.1
        python3-pyflakes: update to 2.4.0
        python3-pyjwt: update to 2.2.0
        python3-pykickstart: update to 3.34
        python3-pyopenssl: update to 21.0.0
        python3-pyperf: update to 2.3.0
        python3-pytest-timeout: update 2.0.1
        python3-pytz: update to 2021.3
        python3-regex: update to 2021.10.8
        python3-sentry-sdk: update to 1.4.3
        python3-sympy: udpate to 1.9
        python3-twitter: update to 4.1.0
        python3-uritemplate: update to 4.1.1
        python3-websockets: update to 10.0
        python3-wrapt: update to 1.13.2
        python3-xlsxwriter: update to 3.0.1
        python3-xmlschema: update to 1.8.0
        python3-yarl: update to 1.7.0
        python3-typeguard: update to 2.13.0
        python3-pyatspi: update to 2.38.1
        python3-h5py: update to 3.5.0
        python3-pybind11-json: update to 0.2.11
        python3-pychromecast: update to 9.3.1
        python3-tzlocal: update to 4.0.1
        python3-zeroconf: update to 0.36.9
        leptonica: update to 1.82.0
        redis-plus-plus: update to 1.3.2
        hiredis: update to 1.0.2

  Peter Bergin (3):
        pipewire: remove manpages class
        pipewire: also handle pipewire-media-session in systemd class
        pipewire: rework PACKAGECONFIG for systemd service files

  Philippe Coval (5):
        lvgl: Add recipe for Lightweight Graphics Library
        lv-drivers: Add recipe for lvgl lib
        lv-lib-png: Add recipe for LVGL for handling PNG format
        lvgl: Add lv_lib_png to packagegroup
        lvgl: Lint recipe

  Roland Hieber (1):
        rapidjson: override hard-coded lib install dir

  Shiping Ji (1):
        Add recipe for driverctl

  Tim Orling (6):
        unicode-ucd: upgrade 12.1.0 -&gt; 14.0.0
        gnome-screenshot: add recipe for 40.0
        libgweather: upgrade 3.36.2 -&gt; 40.0
        colord: inherit pkgconfig
        gfbgraph: patch to build with latest rest
        gnome-calendar: upgrade 3.38.1 -&gt; 41.0

  Trevor Gamblin (3):
        python3-posix-ipc: Add recipe for version 1.0.5
        python3-pyinotify: Add fcntl, logging to RDEPENDS
        python3-cvxopt: upgrade 1.2.6 -&gt; 1.2.7

  Vyacheslav Yurkov (3):
        grpc: fix cross-compilation of grpc applications
        grpc: fix cross-compilation of grpc applications
        grpc: upgrade 1.38.1 -&gt; 1.41.0

  Wang Mingyu (1):
        poppler: upgrade 21.09.0 -&gt; 21.10.0

  Yi Zhao (3):
        samba: upgrade 4.14.7 -&gt; 4.14.8
        audit: upgrade 3.0.5 -&gt; 3.0.6
        strongswan: upgrade 5.9.3 -&gt; 5.9.4

  Zoltán Böszörményi (1):
        python3-jsmin: Upgrade to version 3.0.0

  wangmy (11):
        openvpn: upgrade 2.5.3 -&gt; 2.5.4
        redis: upgrade 6.2.5 -&gt; 6.2.6
        span-lite: upgrade 0.10.1 -&gt; 0.10.3
        bdwgc: upgrade 8.0.6 -&gt; 8.2.0
        icewm: upgrade 2.7.0 -&gt; 2.8.0
        ifenslave: upgrade 2.12 -&gt; 2.13
        asio: upgrade 1.18.1.bb -&gt; 1.20.0
        libgusb: upgrade 0.3.7 -&gt; 0.3.8
        libxmlb: upgrade 0.3.2 -&gt; 0.3.3
        xdebug: upgrade 2.9.5 -&gt; 3.1.1
        cryptsetup: upgrade 2.3.6 -&gt; 2.4.1

  zangrc (25):
        python3-ipython: upgrade 7.27.0 -&gt; 7.28.0
        python3-jdatetime: upgrade 3.6.2 -&gt; 3.6.4
        python3-multidict: upgrade 5.1.0 -&gt; 5.2.0
        python3-openpyxl: upgrade 3.0.8 -&gt; 3.0.9
        python3-pyscaffold: upgrade 4.0.2 -&gt; 4.1
        python3-transitions: upgrade 0.8.9 -&gt; 0.8.10
        networkmanager-openvpn: upgrade 1.8.14 -&gt; 1.8.16
        ser2net: upgrade 4.3.3 -&gt; 4.3.4
        python3-humanize: upgrade 3.11.0 -&gt; 3.12.0
        python3-nmap: upgrade 1.5.0 -&gt; 1.5.1
        libjs-jquery-cookie: Add recipe
        libjs-jquery-globalize: Add recipe
        python3-cachetools: upgrade 4.2.2 -&gt; 4.2.4
        python3-cbor2: upgrade 5.4.1 -&gt; 5.4.2
        python3-click: upgrade 8.0.1 -&gt; 8.0.3
        python3-configargparse : upgrade 1.5.2 -&gt; 1.5.3
        python3-flask: upgrade 2.0.1 -&gt; 2.0.2
        python3-pyscaffold: upgrade 4.1 -&gt; 4.1.1
        python3-werkzeug: upgrade 2.0.1 -&gt; 2.0.2
        python3-absl: upgrade 0.14.1 -&gt; 0.15.0
        python3-pandas: upgrade 1.3.3 -&gt; 1.3.4
        python3-pulsectl: upgrade 21.10.4 -&gt; 21.10.5
        python3-pyjwt: upgrade 2.2.0 -&gt; 2.3.0
        python3-pytest-asyncio: upgrade 0.15.1 -&gt; 0.16.0
        python3-robotframework: upgrade 4.1.1 -&gt; 4.1.2

  zhengruoqin (15):
        python3-ujson: upgrade 4.1.0 -&gt; 4.2.0
        python3-urllib3: upgrade 1.26.6 -&gt; 1.26.7
        python3-watchdog: upgrade 2.1.5 -&gt; 2.1.6
        gensio: upgrade 2.2.9 -&gt; 2.3.1
        nlohmann-json: upgrade 3.10.2 -&gt; 3.10.4
        libencode-perl: upgrade 3.12 -&gt; 3.16
        python3-socketio: upgrade 5.4.0 -&gt; 5.4.1
        python3-sqlalchemy: upgrade 1.4.23 -&gt; 1.4.26
        python3-stevedore: upgrade 3.4.0 -&gt; 3.5.0
        autofs: upgrade 5.1.7 -&gt; 5.1.8
        links: upgrade 2.22 -&gt; 2.25
        atftp: upgrade 0.7.4 -&gt; 0.7.5
        python3-gmqtt: upgrade 0.6.10 -&gt; 0.6.11
        python3-google-api-python-client: upgrade 2.26.1 -&gt; 2.27.0
        python3-greenlet: upgrade 1.1.1 -&gt; 1.1.2

meta-raspberrypi: 9eb4879cf4..90b3ac6fb3:
  Zygmunt Krynicki (1):
        rpi-config: warn on config.txt lines exceeding 80 bytes
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: I9e75d5bd606a913fbe69e6735c9ecafc436441ba
</content>
</entry>
</feed>
