<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/openbmc.git/poky/meta/recipes-devtools/python/python3/get_module_deps3.py, branch styhead</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=styhead</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/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/OpenBmc/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-11-19T02:11:25+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>patrick@stwcx.xyz</email>
</author>
<published>2022-11-17T13:29:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=7784c4292cd9e369da612736deb0691153d1b786'/>
<id>urn:sha1:7784c4292cd9e369da612736deb0691153d1b786</id>
<content type='text'>
- Remove systemd patches for object-manager due to upstream fix.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Christoph Lauer (1):
        populate_sdk_base: add zip options

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

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

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

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

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

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

  Kai Kang (1):
        libuv: fixup SRC_URI

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

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

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

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

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

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

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

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

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

  Paulo Neves (1):
        manuals: remove xterm requirements

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Kory Maincent (1):
        openocd: fix build error

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

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

  Martin Jansa (1):
        monkey: use git fetcher

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

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

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

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

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

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

Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
Change-Id: I0a8f95b57a7b9433fe59a9055a4dae58694c1759
</content>
</entry>
<entry>
<title>poky: subtree update:1203d1f24d..2dcd1f2a21</title>
<updated>2021-05-27T12:46:22+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2021-05-07T21:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=c926e17c956a1babdf42d31f644bf0eedfa7f5f6'/>
<id>urn:sha1:c926e17c956a1babdf42d31f644bf0eedfa7f5f6</id>
<content type='text'>
Alejandro Enedino Hernandez Samaniego (2):
      python3: Improve logging, syntax and update deprecated modules to create_manifest
      python3: Upgrade 3.9.2 -&gt; 3.9.4

Alexander Kanavin (22):
      scripts/oe-debuginfod: correct several issues
      libmicrohttpd: add a recipe from meta-oe
      maintainers.inc: add libmicrohttpd entry
      xwayland: add a standalone recipe
      weston: use standalone xwayland instead of outdated xserver-xorg version
      elfutils: correct debuginfod builds on x32
      elfutils: adjust ptests for correct debuginfod testing
      default-distrovars.inc: add debuginfod to default DISTRO_FEATURES
      oeqa: tear down oeqa decorators if one of them raises an exception in setup
      meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fix
      core-image-weston: add sdk/ptest images
      oeqa/core/tests/test_data.py: use weston image instead of sato
      oeqa/selftest: transition to weston images
      core-image-multilib-example: base on weston, and not sato
      dev-manual/common-tasks.rst: correct the documentation for debuginfod
      diffoscope: add native libraries to LD_LIBRARY_PATH
      Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"
      boost: correct upstream version check
      vte: use tarballs again
      gdk-pixbuf: update 2.40.0 -&gt; 2.42.6
      glib-2.0: update 2.68.0 -&gt; 2.68.1
      gnu-config: update to latest revision

Anatol Belski (1):
      cross-canadian: Whitelist "mingw32" as TARGET_OS

Anders Wallin (3):
      lttng-tools: Fix missing legacy test files
      lttng-tools: Fix path for test_python_looging
      scripts/contrib/image-manifest: add new script

Andreas Müller (1):
      xwayland: remove protocol.txt - it clashes with xserver-xorg

Anthony Bagwell (1):
      systemd: upgrade 247.4 -&gt; 247.6

Anuj Mittal (2):
      Revert "qemu: fix CVE-2021-3392"
      qemu: fix CVE-2021-3392

Armin Kuster (6):
      binutils: rename BRANCH var
      libseccomp: move recipe from meta-security to core
      gnutls: Enable seccomp if FEATURE is set
      systemd: Enable seccomp if FEATURE is set
      qemu: Enable seccomp if FEATURE is set
      default-distrovars.inc: Add seccomp to DISTRO_FEATURES_DEFAULT

Bastian Krause (1):
      ccache: add packageconfig docs option

Bruce Ashfield (20):
      kern-tools: add dropped options to audit output
      linux-yocto/5.4: update to v5.4.109
      linux-yocto/5.10: update to v5.10.27
      linux-yocto/5.10: BSP configuration fixes
      linux-yocto/5.10: update to v5.10.29
      linux-yocto/5.4: update to v5.4.111
      linux-yocto/5.10: update to v5.10.30
      linux-yocto-rt/5.10: update to -rt34
      linux-yocto/5.4: update to v5.4.112
      linux-yocto/5.4: fix arm defconfig warnings
      linux-yocto/5.10: fix arm defconfig warnings
      linux-yocto/5.10: aufs fixes
      linux-yocto/5.10: qemuriscv32.cfg: RV32 only supports 1G physical memory
      linux-yocto/5.10: update to v5.10.32
      perf: fix python-audit RDEPENDS
      linux-yocto/5.4: update to v5.4.114
      linux-yocto/5.10: update to v5.10.34
      linux-yocto/5.4: update to v5.4.116
      linux-yocto/5.10: qemuppc32: reduce serial shutdown issues
      yocto-check-layer: Only note a layer without a conf/layer.conf (versus error)

Changqing Li (2):
      libpam: make volatile files created successfully
      gcr: fix one parallel build failure

Chen Qi (3):
      busybox: fix CVE-2021-28831
      weston: fix build failure due to race condition
      rsync: fix CVE-2020-14387

Christophe Chapuis (1):
      rootfs.py: find .ko.gz and .ko.xz kernel modules as well

Daniel Ammann (1):
      archiver: Fix typos

Devendra Tewari (2):
      bitbake: lib/bb: Add bb.utils.rename() helper function and use for renaming
      classes/lib/scripts: Use bb.utils.rename() instead of os.rename()

Diego Sueiro (3):
      oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-depends
      bitbake: layerindex: Fix bitbake-layers layerindex-show-depends command
      bitbake: layerindex: Add --fetchdir parameter to layerindex-fetch

Douglas Royds (2):
      Revert "externalsrc: Detect code changes in submodules"
      externalsrc: Detect code changes in submodules

Gavin Li (1):
      kmod: do not symlink config.guess/config.sub during autoreconf

Harald Brinkmann (1):
      bitbake: fetch/svn: Fix parsing revision of SVN repos with redirects

He Zhe (1):
      linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES

Henning Schild (3):
      bitbake: fetch/git: add support for disabling shared clones on unpack
      bitbake: tests/fetch: deduplicate local git testing code
      bitbake: tests/fetch: add tests for local and remote "noshared" git fetching

Jon Mason (1):
      oeqa/runtime: space needed

Jonas Höppner (1):
      ltp: fix empty ltp-dev package

Jose Quaresma (4):
      gstreamer1.0: update patch upstream status
      ptest-runner: libgcc must be installed for pthread_cancel to work
      gstreamer1.0: rename patches
      gstreamer1.0: update ptest patch

Joshua Watt (2):
      bitbake: knotty: Re-enable command line logging levels
      classes/image: Use xargs to set file timestamps

Kai Kang (2):
      cmake.bbclass: remove ${B} before cmake_do_configure
      kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkout

Kevin Hao (3):
      modutils-initscripts: Bail out when no module is installed
      sysvinit-inittab/start_getty: Check /sys for the tty device existence
      Revert "inittab: Add getty launch on hvc0 for qemuppc64"

Khairul Rohaizzat Jamaluddin (1):
      qemu: Fix CVE-2020-35517

Khem Raj (54):
      gcc: Upgrade to 10.3.0 bug-fix release
      glibc: Rename glibc src package
      gcc-runtime: Make DEBUG_PREFIX_MAP relative to S
      valgrind: Delete trailing whitespaces
      valgrind: Add glibc-src to ptest rdeps
      valgrind: Add libstdc++ debug symbols for ptest
      vte: Upgrade to 0.64.0 release
      systemd: Fix build on mips/musl
      epiphany: Add missing dependency on gnutls
      cups: Turn gnutls into a packageconfig knob
      wpa-supplicant: Enable openssl
      curl: Use openssl backend
      libpsl: Add config knobs for runtime/builtin conversion choices
      glib-networking: Prefer openssl backend instead of gnutls
      gstreamer1.0-plugins-bad: Add packageconfigs for hls crypto backends
      ca-certificates: Fix openssl runtime cert dependencies
      weston: Drop loading xwayland.so module
      elfutils: Make 64bit time_t fix generic
      binutils: Fix linking failures when using dwarf-5
      go: Use dl.google.com for SRC_URI
      musl: Update to latest master
      llvm: Upgrade to LLVM 12 release
      python3-docutils: Upgrade to 0.17.1
      python3-markupsafe: Enable ptests
      python3-jinja2: Enable ptests
      python3-pyyaml: Add recipe
      apt: Fix build on musl when seccomp is enabled
      default-distrovars.inc: Remove seccomp for riscv32
      gcc-target: Create a LTO plugin symlink in bfd-plugins directory
      bitbake.conf: Use gcc-nm as default NM
      gcc-cross: Install linker LTO plugin for binutils tools
      gcc-cross-canadian: Install LTO linker plugin to BFD searchable location
      gnutls: Point to staging area for finding seccomp libs and includes
      libjpeg-turbo: Use --reproducible option for nasm
      libid3tag: Filter -ffile-prefix-map too
      openssl: Filter out -ffile-prefix-map as well
      ltp: Filter out -ffile-prefix-map
      gcc-runtime: Fix __FILE__ related reproducablity issues
      reproducible_build.bbclass: Enable -Wdate-time
      pkgconfig: Fix nativesdk builds for mingw sdk hosts
      m4: Do not use SIGSTKSZ
      bluez: Fix shadowing of pause function from libc
      valgrind: Disable leak_cpp_interior test
      findutils: Do not use SIGSTKSZ
      bash: Include files needed for run-heredoc ptest
      libpam: Provide needed env for tst-pam_start_confdir ptest
      cml1.bbclass: Return sorted list of cfg files
      busybox: Enable long options for enabled applets
      webkitgtk: Fix reproducibility in minibrowser
      webkitgtk: Update patch status
      libgcc-initial: Do not build fp128 to decimal ppc functions
      gcc: Upgrade to GCC 11
      busybox: Fix reproducibility
      strace: Upgrade to 5.12

Konrad Weihmann (2):
      cpan-base: set default UPSTREAM_CHECK_REGEX
      cve-update-db-native: skip on empty cpe23Uri

Marek Vasut (1):
      linux-firmware: Package RSI 911x WiFi firmware

Martin Jansa (2):
      xwayland: add opengl to REQUIRED_DISTRO_FEATURES
      ofono: prevent using bundled ell headers and fix build with ell-0.39

Michael Halstead (1):
      releases: update to include 3.3

Michael Opdenacker (7):
      dev-manual: fix code insertion
      manuals: simplify code insertion
      manuals: code insertion simplification over two lines
      bitbake: doc: bitbake-user-manual: simplify colon usage
      bitbake: doc: bitbake-user-manual: code insertion simplification over two lines
      dev-manual: update references to Docker installation instructions
      sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure message

Mikko Rapeli (4):
      bitbake: bitbake: tests/fetch: fix test execution without .gitconfig
      bitbake: bitbake: tests/fetch: remove write protected files too
      lz4: use CFLAGS from bitbake
      unzip: use optimization from bitbake

Mingli Yu (6):
      libxshmfence: Build fixes for riscv32
      packagegroup-core-tools-profile: Remove valgrind for riscv32
      packagegroup-core-tools-testapps.bb: Remove kexec for riscv32
      libtool: make sure autoheader run before automake
      groff: not ship /usr/bin/grap2graph
      rpm: Upgrade to 4.16.1.3

Minjae Kim (1):
      qemu: fix CVE-2021-3392

Nicolas Dechesne (1):
      bitbake: doc: bitbake-user-manual: fix typo left over from Sphinx migration

Niels Avonds (1):
      bitbake: fetch/gitsm: Fix crash when using git LFS and submodules

Oleksandr Kravchuk (2):
      python3-setuptools: update to 56.0.0
      autoconf-archive: update to 2021.02.19

Otavio Salvador (2):
      gstreamer1.0-plugins-base: Add 'viv-fb' OpenGL Window System option
      gstreamer1.0-plugins-base: Use bb.utils.filter to reduce code

Paul Barker (10):
      bitbake: hashserv: Use generic ConnectionError
      bitbake: asyncrpc: Common implementation of RPC using json &amp; asyncio
      bitbake: hashserv: Refactor to use asyncrpc
      bitbake: prserv: Drop obsolete python version check
      bitbake: prserv: Drop unused dump_db method
      bitbake: prserv: Add connect function
      prservice: Use new connect API
      bitbake: prserv: Use multiprocessing to auto start prserver
      bitbake: prserv: Extract daemonization from PRServer class
      bitbake: prserv: Handle requests in main thread

Paulo Cesar Zaneti (1):
      perl: fix startperl configuration option for perl-native

Peter Budny (1):
      lib/oe/terminal: Fix tmux new-session on older tmux versions (&lt;1.9)

Petr Vorel (1):
      ltp: Replace musl patches with do_patch[postfuncs]

Przemyslaw Gorszkowski (2):
      bitbake: progress: LineFilterProgressHandler - Handle parsing line which ends with CR only
      bitbake: fetch/s3: Add progress handler for S3 cp command

Randy MacLeod (2):
      sqlite3: upgrade 3.35.0 -&gt; 3.35.3
      oe-time-dd-test.sh: increase timeout to 15 sec

Reto Schneider (2):
      license_image.bbclass: Detect broken symlinks
      license_image.bbclass: Fix symlink to generic license files

Richard Purdie (32):
      oeqa/selftest: Hardcode test assumptions about heartbeat event timings
      pseudo: Upgrade to add trailing slashes ignore path fix
      oeqa/selftest: Ensure packages classes are set correctly for maintainers test
      layer.conf: Update to add post 3.3 release honister series
      sanity: Add error check for '%' in build path
      bitbake: runqueue: Fix deferred task issues
      bitbake: tinfoil/data_smart: Allow variable history emit() to function remotely
      sanity: Further improve directory sanity tests
      bitbake: bitbake-server: Remove now unneeded code
      bitbake: doc/user-manual-fetching: Remove basepath unpack parameter docs
      poky.conf: Post release version bump
      runqemu: Ensure we cleanup snapshot files after image run
      patchelf: Backport fix from upstream for note section overlap error
      pyyaml: Add missing HOMEPAGE
      yocto-check-layer: Avoid bug when iterating and autoadding dependencies
      libseccomp: Add MAINTAINERS entry and HOMEPAGE
      libseccomp: Fix reproducibility issue
      apt: Disable libseccomp
      libxcrypt: Update to 4.4.19 release and fix symbol version issues
      patchelf: Fix note section alignment issues
      bitbake: runqueue: Fix multiconfig deferred task sstate validity caching issue
      bitbake: runqueue: Handle deferred task rehashing in multiconfig builds
      patchelf: Fix alignment patch
      pybootchart/draw: Avoid divide by zero error
      yocto-uninative: Update to 3.1 which includes a patchelf fix
      Revert "perl: fix startperl configuration option for perl-native"
      bitbake: bin/bitbake-getvar: Add a new command to query a variable value (with history)
      bitbake: bitbake: Switch to post release version number 1.51.0
      sanity.conf: Require bitbake 1.51.0
      oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown test
      oeqa/qemurunner: Handle path length issues for qmp socket
      lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts

Robert Joslyn (3):
      btrfs-tools: Update to 5.11.1
      btrfs-tools: Add PACKAGECONFIG options
      btrfs-tools: Try to follow style guide

Robert P. J. Day (3):
      sdk-manual: "beablebone" -&gt; "beaglebone"
      sdk-manual: fix broken formatting of sample command
      bitbake.conf: sort MIRROR list, add missing SAMBA_MIRROR

Ross Burton (4):
      glslang: strip whitespace in pkgconfig file
      insane: clean up some more warning messages
      bitbake: bitbake-server: ensure server timeout is a float
      oe-buildenv-internal: add BitBake's library to PYTHONPATH

Sakib Sajal (12):
      oe-time-dd-test.sh: make executable
      oe-time-dd-test.sh: provide more information from "top"
      qemu: fix CVE-2021-20181
      qemu: fix CVE-2020-29443
      qemu: fix CVE-2021-20221
      qemu: fix CVE-2021-3409
      qemu: fix CVE-2021-3416
      qemu: fix CVE-2021-20257
      oe-time-dd-test.sh: collect cooker log when timeout is exceeded
      buildstats.bbclass: collect data in the same file.
      qemu: fix CVE-2020-27821
      qemu: fix CVE-2021-20263

Samuli Piippo (1):
      assimp: BBCLASSEXTEND to native and nativesdk

Saul Wold (4):
      pango: re-enable ptest
      qemu-system-native: install qmp python module
      qemurunner: Add support for qmp commands
      qemurunner: change warning to info

Stefan Ghinea (3):
      wpa-supplicant: fix CVE-2021-30004
      libssh2: fix build failure with option no-ecdsa
      xserver-xorg: fix CVE-2021-3472

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

Teoh Jay Shen (6):
      oeqa/manual/bsp-hw.json : remove boot_from_runlevel_3 and boot_from_runlevel_5 manual test
      oeqa/manual/bsp-hw.json : remove ethernet_static_ip_set_in_connman and ethernet_get_IP_in_connman_via_DHCP manual test
      oeqa/manual/bsp-hw.json : remove standby and Test_if_LAN_device_works_well_after_resume_from_suspend_state manual test
      oeqa/manual/bsp-hw.json : remove click_terminal_icon_on_X_desktop manual test
      oeqa/manual/bsp-hw.json :remove Check_if_RTC_(Real_Time_Clock)_can_work_correctly manual test
      oeqa/manual/bsp-hw.json : remove Test_if_usb_hid_device_works_well_after_resume_from_suspend_state manual test

Trevor Gamblin (2):
      nettle: upgrade 3.7.1 -&gt; 3.7.2
      ref-manual/variables.rst: Add incompatibility warning for SERIAL_CONSOLES_CHECK

Ulrich Ölmann (1):
      arch-armv6m.inc: fix access rights

Vinay Kumar (1):
      binutils: Fix CVE-2021-20197

Vineela Tummalapalli (1):
      Adding dunfell 3.1.7 to the switcher and release list.

Wang Mingyu (6):
      at-spi2-core: upgrade 2.38.0 -&gt; 2.40.0
      babeltrace2: upgrade 2.0.3 -&gt; 2.0.4
      boost-build-native: upgrade 4.3.0 -&gt; 4.4.1
      libassuan: upgrade 2.5.4 -&gt; 2.5.5
      webkitgtk: upgrade 2.30.5 -&gt; 2.30.6
      vte: upgrade 0.62.2 -&gt; 0.62.3

Wes Lindauer (1):
      oeqa/runtime/cases: Only disable/enable for current boot

Yanfei Xu (1):
      parselogs: ignore floppy error on qemu-system-x86 at boot stage

Yi Fan Yu (7):
      valgrind: update 3.16.1 -&gt; 3.17.0
      valgrind: Disable ptest swapcontext.vgtest
      valgrind: Fix ptest swapcontext.vgtest
      Revert "glib-2.0: add workaround to fix codegen.py.test failing"
      re2c: Upgrade 2.0.3 -&gt; 2.1.1
      valgrind: Enable drd/tests/bar_bad* ptest
      libevent: Increase ptest timing tolerance 50 ms -&gt; 100 ms

Zqiang (1):
      rt-tests: Update rt-tests

hongxu (1):
      deb: apply postinstall on sdk

wangmy (34):
      ell: upgrade 0.38 -&gt; 0.39
      dbus-glib: upgrade 0.110 -&gt; 0.112
      ccache: upgrade 4.2 -&gt; 4.2.1
      gcr: upgrade 3.38.1 -&gt; 3.40.0
      ghostscript: upgrade 9.53.3 -&gt; 9.54.0
      libsolv: upgrade 0.7.17 -&gt; 0.7.18
      glib-2.0: upgrade 2.66.7 -&gt; 2.68.0
      file: upgrade 5.39 -&gt; 5.40
      curl: upgrade 7.75.0 -&gt; 7.76.0
      acpica: upgrade 20210105 -&gt; 20210331
      help2man: upgrade 1.48.2 -&gt; 1.48.3
      libportal: upgrade 0.3 -&gt; 0.4
      libksba: upgrade 1.5.0 -&gt; 1.5.1
      go: upgrade 1.16.2 -&gt; 1.16.3
      libcap: upgrade 2.48 -&gt; 2.49
      libcomps: upgrade 0.1.15 -&gt; 0.1.16
      icu: upgrade 68.2 -&gt; 69.1
      mpg123: upgrade 1.26.4 -&gt; 1.26.5
      man-pages: upgrade 5.10 -&gt; 5.11
      go: update SRC_URI to use https protocol
      mesa: upgrade 21.0.1 -&gt; 21.0.2
      openssh: upgrade 8.5p1 -&gt; 8.6p1
      mtools: upgrade 4.0.26 -&gt; 4.0.27
      python3-cython: upgrade 0.29.22 -&gt; 0.29.23
      tiff: upgrade 4.2.0 -&gt; 4.3.0
      boost: upgrade 1.75.0 -&gt; 1.76.0
      wpebackend-fdo: upgrade 1.8.2 -&gt; 1.8.3
      mesa: upgrade 21.0.2 -&gt; 21.0.3
      gdb: upgrade 10.1 -&gt; 10.2
      glib-networking: upgrade 2.66.0 -&gt; 2.68.1
      glslang: upgrade 11.2.0 -&gt; 11.4.0
      hdparm: upgrade 9.60 -&gt; 9.61
      libhandy: upgrade 1.2.1 -&gt; 1.2.2
      libjitterentropy: upgrade 3.0.1 -&gt; 3.0.2

zangrc (1):
      maintainers.inc: Modify email address

zhengruoqin (19):
      epiphany: upgrade 3.38.2 -&gt; 3.38.3
      wpebackend-fdo: upgrade 1.8.0 -&gt; 1.8.2
      netbase: upgrade 6.2 -&gt; 6.3
      python3-dbusmock: upgrade 0.22.0 -&gt; 0.23.0
      python3-gitdb: upgrade 4.0.5 -&gt; 4.0.7
      libva: upgrade 2.10.0 -&gt; 2.11.0
      ruby: upgrade 3.0.0 -&gt; 3.0.1
      libva-utils: upgrade 2.10.0 -&gt; 2.11.1
      libdazzle: upgrade 3.38.0 -&gt; 3.40.0
      librepo: upgrade 1.13.0 -&gt; 1.14.0
      libdrm: upgrade 2.4.104 -&gt; 2.4.105
      python3-pygobject: upgrade 3.38.0 -&gt; 3.40.1
      libedit: upgrade 20210216-3.1 -&gt; 20210419-3.1
      libhandy: upgrade 1.2.0 -&gt; 1.2.1
      libical: upgrade 3.0.9 -&gt; 3.0.10
      libsolv: upgrade 0.7.18 -&gt; 0.7.19
      libmicrohttpd: upgrade 0.9.72 -&gt; 0.9.73
      python3-numpy: upgrade 1.20.1 -&gt; 1.20.2
      wireless-regdb: upgrade 2020.11.20 -&gt; 2021.04.21

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ibdaea694cae40b0749d472bf08b53002a45b31d7
</content>
</entry>
<entry>
<title>poky: subtree update:23deb29c1b..c67f57c09e</title>
<updated>2020-09-03T23:23:19+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2020-08-21T20:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=635e0e4637e40ba03f69204265427550fd404f4c'/>
<id>urn:sha1:635e0e4637e40ba03f69204265427550fd404f4c</id>
<content type='text'>
Adrian Bunk (1):
      librsvg: Upgrade 2.40.20 -&gt; 2.40.21

Alejandro Hernandez (1):
      musl: Upgrade to latest release 1.2.1

Alex Kiernan (8):
      systemd: Upgrade v245.6 -&gt; v246
      systemd: Move musl patches to SRC_URI_MUSL
      systemd: Fix path to modules-load.d et al
      nfs-utils: Drop StandardError=syslog from systemd unit
      openssh: Drop StandardError=syslog from systemd unit
      volatile-binds: Drop StandardOutput=syslog from systemd unit
      systemd: Upgrade v246 -&gt; v246.1
      systemd: Upgrade v246.1 -&gt; v246.2

Alexander Kanavin (16):
      sysvinit: update 2.96 -&gt; 2.97
      kbd: update 2.2.0 -&gt; 2.3.0
      gnu-config: update to latest revision
      go: update 1.14.4 -&gt; 1.14.6
      meson: update 0.54.3 -&gt; 0.55.0
      nasm: update 2.14.02 -&gt; 2.15.03
      glib-2.0: correct build with latest meson
      rsync: update 3.2.1 -&gt; 3.2.2
      vala: update 0.48.6 -&gt; 0.48.7
      logrotate: update 3.16.0 -&gt; 3.17.0
      mesa: update 20.1.2 -&gt; 20.1.4
      libcap: update 2.36 -&gt; 2.41
      net-tools: fix upstream version check
      meson.bbclass: add a cups-config entry
      oeqa: write @OETestTag content into json test reports for each case
      libhandy: upstream has moved to gnome

Alistair Francis (1):
      binutils: Remove RISC-V PIE patch

Andrei Gherzan (2):
      initscripts: Fix various shellcheck warnings in populate-volatile.sh
      initscripts: Fix populate-volatile.sh bug when file/dir exists

Anuj Mittal (4):
      harfbuzz: upgrade 2.6.8 -&gt; 2.7.1
      sqlite3: upgrade 3.32.3 -&gt; 3.33.0
      stress-ng: upgrade 0.11.17 -&gt; 0.11.18
      x264: upgrade to latest revision

Armin Kuster (1):
      glibc: Secruity fix for CVE-2020-6096

Bruce Ashfield (25):
      linux-yocto/5.4: update to v5.4.53
      linux-yocto/5.4: fix perf build with binutils 2.35
      kernel/yocto: allow dangling KERNEL_FEATURES
      linux-yocto/5.4: update to v5.4.54
      systemtap: update to 4.3 latest
      kernel-devsrc: fix x86 (32bit) on target module build
      lttng-modules: update to 2.12.2 (fixes v5.8+ builds)
      yocto-bsps: update reference BSPs to 5.4.54
      kernel-yocto: enhance configuration queue analysis capabilities
      strace: update to 5.8 (fix build against v5.8 uapi headers)
      linux-yocto-rt/5.4: update to rt32
      linux-yocto/5.4: update to v5.4.56
      linux-yocto/5.4: update to v5.4.57
      kernel-yocto: set cwd before querying the meta data dir
      kernel-yocto: make # is not set matching more precise
      kernel-yocto: split meta data gathering into patch and config phases
      make-mod-scripts: add HOSTCXX definitions and gmp-native dependency
      kernel-devsrc: fix on target modules prepare for ARM
      kernel-devsrc: 5.8 + gcc10 require gcc-plugins + libmpc-dev
      linux-yocto/5.4: update to v5.4.58
      linux-yocto/5.4: perf cs-etm: Move definition of 'traceid_list' global variable from header file
      libc-headers: update to v5.8
      linux-yocto: introduce 5.8 reference kernel
      kernel-yocto/5.8: add gmp-native dependency
      linux-yocto/5.8: update to v5.8.1

Chandana kalluri (1):
      qemu.inc: Use virtual/libgl instead of mesa

Changhyeok Bae (2):
      iproute2: upgrade 5.7.0 -&gt; 5.8.0
      ethtool: upgrade 5.7 -&gt; 5.8

Changqing Li (5):
      layer.conf: fix adwaita-icon-theme signature change problem
      gtk-icon-cache.bbclass: add features_check
      gcc-runtime.inc: fix m32 compile fail with x86-64 compiler
      libffi: fix multilib header conflict
      gpgme: fix multilib header conflict

Chen Qi (3):
      grub: set CVE_PRODUCT to grub2
      runqemu: fix permission check of /dev/vhost-net
      fribidi: extend CVE_PRODUCT to include fribidi

Chris Laplante (11):
      lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler
      bitbake: build: print traceback if progress handler can't be created
      bitbake: build: create_progress_handler: fix calling 'get' on NoneType
      bitbake: progress: modernize syntax, format
      bitbake: progress: fix hypothetical NameError if 'progress' isn't set
      bitbake: progress: filter ANSI escape codes before looking for progress text
      bitbake: tests/color: add test suite for ANSI color code filtering
      bitbake: data: emit filename/lineno information for shell functions
      bitbake: build: print a backtrace when a Bash shell function fails
      bitbake: build: print a backtrace with the original metadata locations of Bash shell funcs
      bitbake: build: make shell traps less chatty when 'bitbake -v' is used

Dan Callaghan (1):
      stress-ng: create a symlink for /usr/bin/stress

Daniel Ammann (1):
      wic: fix typo

Daniel Gomez (1):
      allarch: Add missing allarch ttf-bitstream-vera

Diego Sueiro (1):
      cml1: Add the option to choose the .config root dir

Dmitry Baryshkov (3):
      mesa: enable freedreno Vulkan driver if freedreno is enabled
      arch-armv8-2a.inc: add tune include for armv8.2a
      tune-cortexa55.inc: switch to using armv8.2a include file

Fredrik Gustafsson (13):
      package_manager: Move to package_manager/__init__.py
      rpm: Move manifest to its own subdir
      ipk: Move ipk manifest to its own subdir
      deb: Move deb manifest to its own subdir
      rpm: Move rootfs to its own dir
      ipk: Move rootfs to its own dir
      deb: Move rootfs to its own dir
      rpm: Move sdk to its own dir
      ipk: Move sdk to its own dir
      deb: Move sdk to its own dir
      rpm: Move package manager to its own dir
      ipk: Move package manager to its own dir
      deb: Move package manager to its own dir

Guillaume Champagne (1):
      weston: add missing packageconfigs

Jeremy Puhlman (1):
      gobject-introspection: disable scanner caching in install

Joe Slater (3):
      libdnf: allow reproducible binary builds
      gconf: use python3
      gcr: make sure gcr-oids.h is generated

Jonathan Richardson (1):
      cortex-m0plus.inc: Add tuning for cortex M0 plus

Joshua Watt (3):
      bitbake: bitbake: command: Handle multiconfig in findSigInfo
      lib/oe/reproducible.py: Fix git HEAD check
      perl: Add check for non-arch Storable.pm file

Khasim Mohammed (2):
      wic/bootimg-efi: Add support for IMAGE_BOOT_FILES
      wic/bootimg-efi: Update docs for IMAGE_BOOT_FILES support in bootimg-efi

Khem Raj (23):
      qemumips: Use 34Kf CPU emulation
      libunwind: Backport a fix for -fno-common option to compile
      dhcp: Use -fcommon compiler option
      inetutils: Fix build with -fno-common
      libomxil: Use -fcommon compiler option
      kexec-tools: Fix build with -fno-common
      distcc: Fix build with -fno-common
      libacpi: Fix build with -fno-common
      minicom: Fix build when using -fno-common
      binutils: Upgrade to 2.35 release
      xf86-video-intel: Fix build with -fno-common
      glibc: Upgrade to 2.32 release
      go: Upgrade to 1.14.7
      webkitgtk: Upgrade to 2.28.4
      kexec-tools: Fix additional duplicate symbols on aarch64/x86_64 builds
      gcc: Upgrade to 10.2.0
      buildcpio.py: Apply patch to fix build with -fno-common
      buildgalculator: Patch to fix build with -fno-common
      localedef: Update to include floatn.h fix
      xserver-xorg: Fix build with -fno-common/mips
      binutils: Let crosssdk gold linker generate 4096 btyes long .interp section
      gcc-cross-canadian: Correct the regexp to delete versioned gcc binary
      curl: Upgrade to 7.72.0

Konrad Weihmann (2):
      rootfs-post: remove traling blanks from tasks
      cve-update: handle baseMetricV2 as optional

Lee Chee Yang (4):
      buildhistory: use pid for temporary txt file name
      checklayer: check layer in BBLAYERS before test
      ghostscript: fix CVE-2020-15900
      qemu : fix CVE-2020-15863

Mark Hatle (1):
      package.bbclass: Sort shlib2 output for hash equivalency

Martin Jansa (2):
      net-tools: upgrade to latest revision in upstream repo instead of old debian snapshot
      perf: backport a fix for confusing non-fatal error

Matt Madison (1):
      cogl-1.0: correct X11 dependencies

Matthew (3):
      ltp: remove --with-power-management-testsuite from EXTRA_OECONF
      ltp: remove OOM tests from runtest/mm
      ltp: make copyFrom scp command non-fatal

Mikko Rapeli (2):
      alsa-topology-conf: use ${datadir} in do_install()
      alsa-ucm-conf: use ${datadir} in do_install()

Ming Liu (3):
      conf/machine: set UBOOT_MACHINE for qemumips and qemumips64
      multilib.conf: add u-boot to NON_MULTILIB_RECIPES
      libubootenv: uprev to v0.3

Mingli Yu (2):
      ccache: Upgrade to 3.7.11
      Revert "python3: define a profile directory path"

Naoto Yamaguchi (1):
      patch.py: Change to more strictly fuzz detection

Nathan Rossi (4):
      libexif: Enable native and nativesdk
      cmake.bbclass: Rework compiler program variables for allarch
      python3: Improve handling of python3 manifest generation
      python3-manifest.json: Updates

Oleksandr Kravchuk (9):
      python3-setuptools: update to 49.2.0
      bash-completion: update to 2.11
      python3: update to 3.8.5
      re2c: update to 2.0
      diffoscope: update to 153
      json-c: update to 0.15
      git: update 2.28.0
      libwpe: update to 1.7.1
      python3-setuptools: update to 49.3.1

Richard Purdie (20):
      perl: Avoid race continually rebuilding miniperl
      gcc: Fix mangled patch
      bitbake: server/process: Fix UI first connection tracking
      bitbake: server/process: Account for xmlrpc connections
      Revert "lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler"
      lib/package_manager: Fix missing imports
      populate_sdk_ext: Ensure buildtools doesn't corrupt OECORE_NATIVE_SYSROOT
      buildtools: Handle generic environment setup injection
      uninative: Handle PREMIRRORS generically
      maintainers: Update entries for Mark Hatle
      gcr: Fix patch Upstream-Status from v2 patch
      bitbake: server/process: Remove pointless process forking
      bitbake: server/process: Simplfy idle callback handler function
      bitbake: server/process: Pass timeout/xmlrpc parameters directly to the server
      bitbake: server/process: Add extra logfile flushing
      packagefeed-stability: Remove as obsolete
      build-compare: Drop recipe
      qemu: Upgrade 5.0.0 -&gt; 5.1.0
      selftest/tinfoil: Increase wait event timeout
      lttng-tools: upgrade 2.12.1 -&gt; 2.12.2

Ross Burton (3):
      popt: upgrade to 1.18
      conf/machine: set UBOOT_MACHINE for qemuarm and qemuarm64
      gcc: backport a fix for out-of-line atomics on aarch64

TeohJayShen (2):
      oeqa/manual/bsp-hw.json : remove shutdown_system test
      oeqa/manual/bsp-hw.json : remove X_server_can_start_up_with_runlevel_5_boot test

Trevor Gamblin (1):
      llvm: upgrade 9.0.1 -&gt; 10.0.1

Tyler Hicks (1):
      kernel-devicetree: Fix intermittent build failures caused by DTB builds

Usama Arif (3):
      kernel-fitimage: build configuration for image tree when dtb is not present
      oeqa/selftest/imagefeatures: Add testcase for fitImage
      ref-manual: Add documentation for kernel-fitimage

Vasyl Vavrychuk (1):
      runqemu: Check gtk or sdl option is passed together with gl or gl-es options.

Yi Zhao (1):
      pbzip2: extend for nativesdk

Zhang Qiang (1):
      kernel.bbclass: Configuration for environment with HOSTCXX

hongxu (1):
      nativesdk-rpm: adjust RPM_CONFIGDIR paths dynamically

zangrc (8):
      libevdev:upgrade 1.9.0 -&gt; 1.9.1
      mpg123:upgrade 1.26.2 -&gt; 1.26.3
      flex: Refresh patch
      stress-ng:upgrade 0.11.15 -&gt; 0.11.17
      sudo:upgrade 1.9.1 -&gt; 1.9.2
      libcap: Upgrade 2.41 -&gt; 2.42
      libinput: Upgrade 1.15.6 -&gt; 1.16.0
      python3-setuptools: Upgrade 49.2.0 -&gt; 49.2.1

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ic7fa1e8484c1c7722a70c75608aa4ab21fa7d755
</content>
</entry>
<entry>
<title>[Subtree] Removing import-layers directory</title>
<updated>2018-08-23T01:26:31+00:00</updated>
<author>
<name>Dave Cobbley</name>
<email>david.j.cobbley@linux.intel.com</email>
</author>
<published>2018-08-14T17:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/openbmc.git/commit/?id=eb8dc40360f0cfef56fb6947cc817a547d6d9bc6'/>
<id>urn:sha1:eb8dc40360f0cfef56fb6947cc817a547d6d9bc6</id>
<content type='text'>
As part of the move to subtrees, need to bring all the import layers
content to the top level.

Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f
Signed-off-by: Dave Cobbley &lt;david.j.cobbley@linux.intel.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
</feed>
