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

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

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

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

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

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

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

  Changqing Li (1):
        cpio: fix ptest failure

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

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

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

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

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

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

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

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

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

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

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

  Kai Kang (1):
        grub2: support metadata_csum_seed feature

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

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

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

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

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

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

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

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

  Martin Larsson (1):
        libpam: Remove flex dependency

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Ulrich Ölmann (1):
        base: fix typos

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

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

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

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

  Yureka Lilian (1):
        systemd: rebase musl patches

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Justin Bronder (1):
        tk: inherit pkgconfig

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Archana Polampalli (1):
        Nodejs - Upgrade to 16.18.1

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

  Bruce Ashfield (1):
        zfs: update to 2.1.7

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Lei Maohui (1):
        polkit: Fix multilib builds

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Sakib Sajal (1):
        minio: fix license information

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Christian Eggers (1):
        boost: add url lib

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  Petr Vorel (1):
        iputils: update to 20221126

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
Change-Id: Ied8537beedde0f83790e6e3595057db45f408107
</content>
</entry>
<entry>
<title>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/tmp/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>meta-openembedded and poky: subtree updates</title>
<updated>2020-05-05T13:30:44+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>geissonator@yahoo.com</email>
</author>
<published>2020-04-13T18:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=82c905dc58a36aeae40b1b273a12f63fb1973cf4'/>
<id>urn:sha1:82c905dc58a36aeae40b1b273a12f63fb1973cf4</id>
<content type='text'>
Squash of the following due to dependencies among them
and OpenBMC changes:

meta-openembedded: subtree update:d0748372d2..9201611135
meta-openembedded: subtree update:9201611135..17fd382f34
poky: subtree update:9052e5b32a..2e11d97b6c
poky: subtree update:2e11d97b6c..a8544811d7

The change log was too large for the jenkins plugin
to handle therefore it has been removed. Here is
the first and last commit of each subtree:

meta-openembedded:d0748372d2
      cppzmq: bump to version 4.6.0
meta-openembedded:17fd382f34
      mpv: Remove X11 dependency
poky:9052e5b32a
      package_ipk: Remove pointless comment to trigger rebuild
poky:a8544811d7
      pbzip2: Fix license warning

Change-Id: If0fc6c37629642ee207a4ca2f7aa501a2c673cd6
Signed-off-by: Andrew Geissler &lt;geissonator@yahoo.com&gt;
</content>
</entry>
<entry>
<title>subtree updates</title>
<updated>2019-05-16T02:15:53+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2019-05-16T01:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c342db356d4f451821781eb24eb9f3d39d6c0c5e'/>
<id>urn:sha1:c342db356d4f451821781eb24eb9f3d39d6c0c5e</id>
<content type='text'>
poky: 4e511f0abc..a015ed7704:
  Adrian Bunk (22):
        gnutls: upgrade 3.6.5 -&gt; 3.6.7
        dhcp: Replace OE specific patch for compatibility with latest bind with upstream patch
        Set XZ_COMPRESSION_LEVEL to -9
        gcc: Remove Java support variables
        Use the best xz compression for the SDK
        gnome-doc-utils: Remove stale patch
        libxcrypt: Stop adding -std=gnu99 to CPPFLAGS
        file: Stop adding -std=c99 to CFLAGS
        gnu-efi: Remove support patch for gcc &lt; 4.7
        grub: Use -Wno-error instead of doing this on a per-warning basis
        socat: upgrade 1.7.3.2 -&gt; 1.7.3.3
        bison: upgrade 3.0.4 -&gt; 3.1
        mmc-utils: update to the latest upstream code
        cogl: upgrade 1.22.2 -&gt; 1.22.4
        cogl: remove -Werror=maybe-uninitialized workaround
        libxcb: remove workaround patch for a bug that was fixed in gcc 5 in 2015
        sysstat: inherit upstream-version-is-even
        ccache: upgrade 3.6 -&gt; 3.7.1
        lttng-modules: upgrade 2.10.8 -&gt; 2.10.9
        iproute2: Remove bogus workaround patch for musl
        openssl: Remove openssl10
        Remove irda-utils and the irda feature

  Alejandro Enedino Hernandez Samaniego (1):
        run-postinsts: Fix full execution of scripts at first boot

  Alejandro del Castillo (1):
        opkg: add ptest

  Alex Kiernan (12):
        systemd-conf: simplify creation of machine-specific configuration
        systemctl-native: Rewrite in Python supporting preset-all and mask
        image: call systemctl preset-all for images
        uboot-sign: Fix build when UBOOT_DTB_BINARY is empty
        patchelf: Upgrade 0.9 -&gt; 0.10
        python3: Add ntpath.py to python core
        go: Exclude vcs files when installing deps
        recipetool: fix unbound variable when fixed SRCREV can't be found
        systemd: Default to non-stateless images
        systemd-systemctl: Restore support for enable command
        systemd: Restore mask and preset targets, fix instance creation
        shadow: Backport last change reproducibility

  Alexander Kanavin (38):
        python3: add a tr-tr locale for test_locale ptest
        gobject-introspection: update to 1.60.1
        dtc: upgrade 1.4.7 -&gt; 1.5.0
        webkitgtk: update to 2.24.0
        libdazzle: update to 3.32.1
        vala: update to 0.44.3
        libdnf: update to 0.28.1
        libcomps: upgrade 0.1.10 -&gt; 0.1.11
        dnf: upgrade 4.1.0 -&gt; 4.2.2
        btrfs-tools: upgrade 4.20.1 -&gt; 4.20.2
        meson: update to 0.50.0
        libmodulemd: update to 2.2.3
        at-spi2-core: fix meson 0.50 build
        ffmpeg: update to 4.1.3
        python: update to 2.7.16
        python: update to 3.7.3
        python-numpy: update to 1.16.2
        icu: update to 64.1
        epiphany: update to 3.32.1.2
        python3: add another multilib fix
        meson: do not try to substitute the prefix in python supplied paths
        python3-pygobject: update to 3.32.0
        meson: add missing Upstream-Status and SOB to a patch
        acpica: update to 20190405
        msmtp: fix upstream version check
        python-scons: update to 3.0.5
        python-setuptools: update to 41.0.1
        python3-mako: update to 1.0.9
        python3-pbr: update to 5.1.3
        python3-pip: update to 19.0.3
        buildhistory: call a dependency parser only on actual dependency lists
        gtk-doc.bbclass: unify option setting for meson-based recipes
        python3-pycairo: update to 1.18.1
        maintainers.inc: take over as perl maintainer
        xorg-lib: drop native overrides for REQUIRED_DISTRO_FEATURES
        meson: update to 0.50.1
        perl: update to 5.28.2
        packagegroup-self-hosted: drop epiphany

  Alistair Francis (5):
        u-boot: Upgrade from 2019.01 to 2019.04
        beaglebone-yocto: Update u-boot config to match u-boot 19.04
        u-boot: Fix missing Python.h build failure
        libsoup: Upgrade from 2.64.2 to 2.66.1
        qemu: Upgrade from 3.1.0 to 4.0.0

  Andre Rosa (1):
        bitbake: utils: Let mkdirhier fail if existing path is not a folder

  Andreas Müller (17):
        gobject-introspection: auto-enable/-disable gobject-introspection for meson
        libmodulemd: use gobject-introspection.bbclass on/off mechanism
        gdk-pixbuf: use gobject-introspection.bbclass on/off mechanism
        json-glib: use gobject-introspection.bbclass on/off mechanism
        libdazzle: use gobject-introspection.bbclass on/off mechanism
        clutter-gtk-1.0: use gobject-introspection.bbclass on/off mechanism
        pango: use gobject-introspection.bbclass on/off mechanism
        at-spi2-core: use gobject-introspection.bbclass on/off mechanism
        atk: use gobject-introspection.bbclass on/off mechanism
        libsoup-2.4: use gobject-introspection.bbclass on/off mechanism
        glib-networking: upgrade 2.58.0 -&gt; 2.60.1
        gst-plugins: move 'inherit gobject-introspection' to recipes supporting GI
        gstreamer1.0-python: rework gobject-introspection handling
        insane.bbclass: Trigger unrecognzed configure option for meson
        vte: upgrade 0.52.2 -&gt; 0.56.1
        vte: move shell auto scripts into seperate package
        qemu: split out vte into seperate PACKAGECONFIG

  Andreas Obergschwandtner (1):
        uboot-sign: add support for different u-boot configurations

  Andrej Valek (2):
        dropbear: update to 2019.78
        systemd: upgrade to 242

  Angus Lees (1):
        Revert "wic: Set a miniumum FAT16 volume size."

  Anuj Mittal (4):
        gcc: fix CVE-2018-18484
        gdb: fix CVE-2017-9778
        binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077
        openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111

  Armin Kuster (8):
        resulttool: add ltp test support
        logparser: Add decoding ltp logs
        ltp: add runtime test
        resulttool: add LTP compliance section
        logparser: Add LTP compliance section
        ltp_compliance: add new runtime
        manual compliance: remove bits done at runtime
        nss: cleanup recipe to match OE style

  Beniamin Sandu (1):
        kernel-devsrc: check for localversion files in the kernel source tree

  Breno Leitao (3):
        weston-init: Fix tab indentation
        weston-init: Add support for non-root start
        weston-init: Fix WESTON_USER typo

  Bruce Ashfield (8):
        linux-yocto/5.0: update to v5.0.5
        linux-yocto-rt: update to 5.0.5-rt3
        linux-yocto/5.0: update to v5.0.7
        linux-yocto/4.19: update to v4.19.34
        linux-yocto-rt/4.19: fix merge conflict in lru_drain
        linux-yocto/5.0: port RAID configuration tweaks from master
        linux-yocto/5.0: integrate TCP timeout / hang fix
        linux-yocto/5.0: update TCP patch to mainline version

  Changhyeok Bae (2):
        iw: upgrade 4.14 -&gt; 5.0.1
        iptables: upgrade 1.6.2 -&gt; 1.8.2

  Changqing Li (11):
        ruby: make ext module fiddle can compile success
        ruby: add ptest
        cogl: fix compile error caused by -Werror=maybe-uninitialized
        systemd: change default locale from C.UTF-8 to C
        m4: add ptest support
        gettext: add ptest support
        waffle: supprt build waffle without x11
        piglit: support build piglit without x11
        dbus: fix ptest failure
        populate_sdk_base: provide options to set sdk type
        python3: fix do_install fail for parallel buiild

  Chee Yang Lee (1):
        wic/bootimg-efi: replace hardcoded volume name with label

  Chen Qi (9):
        runqemu: do not check return code of tput
        busybox: fix ptest failure about 'dc'
        base-files: move hostname operations out of issue file settings
        webkitgtk: set CVE_PRODUCT
        dropbear: set CVE_PRODUCT
        libsdl: set CVE_PRODUCT
        ghostscript: set CVE_PRODUCT
        flac: also add flac to CVE_PRODUCT
        squashfs-tools: set CVE_PRODUCT

  David Reyna (1):
        bitbake: toaster: update to Warrior

  Dengke Du (2):
        perf: workaround the error cased by maybe-uninitialized warning
        linux-yocto_5.0: set devicetree for armv5

  Denys Dmytriyenko (1):
        weston: upgrade 5.0.0 -&gt; 6.0.0

  Douglas Royds (2):
        distutils: Run python from the PATH in the -native case as well
        distutils: Tidy and simplify for readability

  Fabio Berton (1):
        mesa: Update 19.0.1 -&gt; 19.0.3

  He Zhe (2):
        ltp: Fix setrlimit03 call succeeded unexpectedly
        systemd: Bump up SRCREV to systemd-stable top to include the fix for shutdown now hang

  Hongxu Jia (15):
        image_types.bbclass: fix a race between the ubi and ubifs FSTYPES
        cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
        acpica: use update-alternatives for acpidump
        apr: upgrade 1.6.5 -&gt; 1.7.0
        man-pages: upgrade 4.16 -&gt; 5.01
        man-db: upgrade 2.8.4 -&gt; 2.8.5
        bash: upgrade 4.4.18 -&gt; 5.0
        ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX
        gpgme: upgrade 1.12.0 -&gt; 1.13.0
        subversion: upgrade 1.11.1 -&gt; 1.12.0
        groff: upgrade 1.22.3 -&gt; 1.22.4
        libxml2: upgrade 2.9.8 -&gt; 2.9.9
        ghostscript: 9.26 -&gt; 9.27
        groff: imporve musl support
        oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmd

  Jacob Kroon (3):
        grub-efi-native: Install grub-editenv
        bitbake: knotty: Pretty print task elapsed time
        base-passwd: Add kvm group

  Jaewon Lee (1):
        Adding back wrapper and using OEPYTHON3HOME variable for python3

  Jens Rehsack (1):
        kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=y

  Jonas Bonn (3):
        systemd: don't build firstboot by default
        systemd: do not create machine-id
        systemd: create preset files instead of installing in image

  Joshua Watt (6):
        classes/waf: Set WAFLOCK
        resulttool: Load results from URL
        resulttool: Add log subcommand
        qemux86: Allow higher tunes
        bitbake.conf: Account for older versions of bitbake
        resulttool: Add option to dump all ptest logs

  Kai Kang (5):
        msmtp: 1.6.6 -&gt; 1.8.3
        cryptodev: fix module loading error
        target-sdk-provides-dummy: resolve sstate conflict
        bitbake.conf: set NO_RECOMMENDATIONS with weak assignment
        webkitgtk: fix compile error for arm64

  Kevin Hao (1):
        meta-yocto-bsp: Bump to the latest stable kernel for all the BSP

  Khem Raj (9):
        gcc-cross-canadian: Make baremetal specific code generic
        musl: Upgrade to master past 1.1.22
        webkitgtk: Fix build with clang
        mdadm: Disable Werror
        gcc-target: Do not set --with-sysroot and gxx-include-dir paths
        systemd: Add -Wno-error=format-overflow to fix build with gcc9
        systemd: Backport patch to fix build with gcc9
        libgfortan: Package target gcc include directory to fix
        gcc-9: Add recipes for gcc 9.1 release

  Lei Maohui (2):
        dnf: Enable nativesdk
        icu: Added armeb support.

  Lei Yang (1):
        recipetool: add missed module

  Luca Boccassi (1):
        systemd: add cgroupv2 PACKAGECONFIG

  Mardegan, Alberto (1):
        oeqa/core/runner: dump stdout and stderr of each test case

  Mariano Lopez (5):
        update-alternatives.bbclass: Add function to get metadata
        ptest.bbclass: Add feature to populate a binary directory
        util-linux: Use PTEST binary directory
        busybox: Use PTEST binary directory
        ptest.bbclass: Use d.getVar instead of os.environ

  Martin Jansa (6):
        connman: add PACKAGECONFIG for nfc, fix MACHINE_ARCH signature when l2tp is enabled
        icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCH
        glibc: always use bfd linker
        opkg: fix ptest packaging when OPKGLIBDIR == libdir
        kexec-tools: refresh patches with devtool
        perf: make sure that the tools/include/uapi/asm-generic directory exists

  Matthias Schiffer (1):
        systemd: move "machines" symlinks to systemd-container

  Max Kellermann (2):
        useradd-staticids: print exception after parse_args() error
        initrdscripts: merge multiple "mkdir" calls

  Michael Scott (2):
        kernel-fitimage: support RISC-V
        procps: update legacy sysctl.conf to fix rp_filter sysctl issue

  Mikko Rapeli (3):
        elfutils: remove Elfutils-Exception and include GPLv2 for shared libraries
        oeqa/sdk: use bash to execute SDK test commands
        openssh: recommend rng-tools with sshd

  Mingli Yu (6):
        nettle: fix ptest failure
        elfutils: add ptest support
        elfutils: fix build failure with musl
        gcc-sanitizers: fix -Werror=maybe-uninitialized issue
        nettle: fix the Segmentation fault
        nettle: fix ptest failure

  Nathan Rossi (1):
        ccmake.bbclass: Fix up un-escaped quotes in output formatting

  Naveen Saini (5):
        core-image-rt: make sure that we append to DEPENDS
        core-image-rt-sdk: make sure that we append to DEPENDS
        bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL
        bitbake: bitbake: fetch2/git: git-lfs check
        linux-yocto: update genericx86* SRCREV for 4.19

  Oleksandr Kravchuk (52):
        iproute2: update to 5.0.0
        curl: update to 7.64.1
        libxext: update to 1.3.4
        x11perf: update to 1.6.1
        libxdmcp: update to 1.1.3
        libxkbfile: update 1.1.0
        libxvmc: update to 1.0.11
        libxrandr: update to 1.5.2
        connman: update to 1.37
        ethtool: update to 5.0
        tar: update to 1.32
        ffmpeg: update to 4.1.2
        librepo: update to 1.9.6
        libxmu: update to 1.1.3
        libxcrypt: update to 4.4.4
        wget: update to 1.20.2
        libsecret: 0.18.8
        createrepo-c: update to 0.12.2
        libinput: update to 1.13.0
        cronie: update to 1.5.4
        libyaml: update to 0.2.2
        fontconfig: update to 2.13.1
        makedepend: update to 1.0.6
        libdrm: update to 2.4.98
        libinput: update to 1.13.1
        libnotify: update to 0.7.8
        libpng: update to 1.6.37
        libcroco: update to 0.6.13
        libpsl: update to 0.21.0
        git: update to 2.21.0
        quota: update to 4.05
        gnupg: update to 2.2.15
        lz4: update to 1.9.0
        orc: update to 0.4.29
        help2man-native: update to 1.47.10
        cups: update to 2.2.11
        pixman: update to 0.38.4
        libcap: update to 2.27
        ninja: add Upstream-Status and SOB for musl patch
        python-numpy: update to 1.16.3
        python3-pygobject: update to 3.32.1
        wget: update to 1.20.3
        libsolv: update to 0.7.4
        ell: add recipe
        sqlite3: update to 3.28.0
        kmscube: update to latest revision
        coreutils: update to 8.31
        mtools: update to 4.0.23
        msmtp: update to 1.8.4
        wpa-supplicant: update to 2.8
        bitbake.conf: use https instead of http
        ell: update to 0.20

  Paul Barker (3):
        oe.path: Add copyhardlink() helper function
        license_image: Use new oe.path.copyhardlink() helper
        gdb: Fix aarch64 build with musl

  Peter Kjellerstedt (1):
        systemd: Use PACKAGECONFIG definition to depend on libnss-myhostname

  Randy MacLeod (5):
        valgrind: update from 3.14.0 to 3.15.0
        valgrind: fix vg_regtest return code
        valgrind: update the ptest subdirs list
        valgrind: adjust test filters and expected output
        valgrind: fix call/cachegrind ptests

  Richard Purdie (52):
        pseudo: Update to gain key bugfixes
        python3: Avoid hanging tests
        python3: Fix ptest output parsing
        go.bbclass: Remove unused override
        goarch.bbclass: Simplify logic
        e2fsprogs: Skip slow ptest tests
        bitbake: bitbake: Update version to 1.42.0
        poky.conf: Bump version for 2.7 warrior release
        build-appliance-image: Update to warrior head revision
        bitbake: bitbake: Post release version bumnp to 1.43
        poky.conf: Post release version bump
        build-appliance-image: Update to master head revision
        Revert "nettle: fix ptest failure"
        core-image-sato-sdk-ptest: Try and keep image below 4GB limit
        core-image-sato-ptest-fast: Add 'fast' ptest execution image
        core-image-sato-sdk-ptest: Include more ptests in ptest image
        core-image-sato-sdk-ptest: Add temporary PROVIDES core-image-sato-ptest
        resultool/resultutils: Fix module import error
        lttng-tools: Add missing patch Upstream-Status
        utils/multiprocess_launch: Improve failing subprocess output
        python3: Drop ptest hack
        ptest-packagelists: Add m4 and gettext as 'fast' ptests
        bitbake: knotty: Implement console 'keepalive' output
        bitbake: build: Ensure warning for invalid task dependencies is useful
        bitbake: build: Disable warning about dependent tasks for now
        oeqa/ssh: Avoid unicode decode exceptions
        elfutils: ptest fixes
        elfutils: Fix ptest compile failures on musl
        bitbake: bitbake: Add initial pass of SPDX license headers to source code
        bitbake: bitbake: Drop duplicate license boilerplace text
        bitbake: bitbake: Strip old editor directives from file headers
        bitbake: HEADER: Drop it
        openssh/systemd/python/qemu: Fix patch Upstream-Status
        scripts/pybootchart: Fix mixed indentation
        scripts/pybootchart: Port to python3
        scripts/pybootchart/draw: Clarify some variable names
        scripts/pybootchart/draw: Fix some bounding problems
        coreutils: Fix patch upstream status field
        oeqa: Drop OETestID
        meta/lib+scripts: Convert to SPDX license headers
        oeqa/core/runner: Handle unexpectedSucesses
        oeqa/systemd_boot: Drop OETestID
        oeqa/runner: Fix subunit setupClass/setupModule failure handling
        oeqa/concurrenttest: Patch subunit module to handle classSetup failures
        tcmode-default: Add PREFERRED_VERSION for libgfortran
        oeqa/selftest: Automate manual pybootchart tests
        openssh: Avoid PROVIDES warning from rng-tools dependency
        oeqa/target/ssh: Replace suggogatepass with ignoring errors
        core-image-sato-sdk-ptest: Tweak size to stay within 4GB limit
        valgrind: Include debugging symbols in ptests
        dbus-test: Improve ptest dependencies dependencies
        ptest: Add RDEPENDS frpm PN-ptest to PN package

  Robert Joslyn (1):
        qemu: Add PACKAGECONFIG for snappy

  Robert Yang (6):
        bitbake: bitbake-diffsigs: Use 4 spaces as indent for recursecb
        bitbake: bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4
        bitbake: bb: siggen: Print more info when basehash are mis-matched
        bitbake: BBHandler: Fix addtask and deltask
        bitbake: build.py: check dependendent task for addtask
        bitbake: tests/parse.py: Add testcase for addtask and deltask

  Ross Burton (14):
        lttng-tools: fix Upstream-Status
        acpica: upgrade to 20190215
        staging: add ${datadir}/gtk-doc/html to the sysroot blacklist
        mpg123: port to use libsdl2
        meta-poky: remove obsolete DISTRO_FEATURES_LIBC
        m4: update patch status
        packagegroup-core-full-cmdline: remove zlib
        wic: change expand behaviour to match docs
        wic: add global debug option
        gtk-icon-cache: clean up DEPENDS
        patch: add minver and maxver parameters
        glib-2.0: fix locale handling
        glib-2.0: add missing locales for the tests
        glib-2.0: fix last failing ptest

  Scott Rifenbark (34):
        bitbake: poky.ent: Removed "ECLIPSE" entity variables.
        bitbake: bitbake-user-manual: Added section on modifying variables
        Makefile: Removed Eclipse support
        Documentation: Removed customization.xsl files for Eclipse
        mega-manual: Removed two Eclipse figures from tarball list
        mega-manual, overview-manual: Added updated index releases figure
        poky.ent: Removed Eclipse related variables.
        mega-manual: Removed the Eclipse chapters
        dev-manual: Removed all references to Eclipse.
        overview-manual: Removed all references to Eclipse
        profile-manual: Removed all references to Eclipse
        ref-manual: Removed all references to Eclipse
        sdk-manual: Removed all references to Eclipse
        sdk-manual: Removed all references to Eclipse
        dev-manual; brief-yoctoprojectqs: Updated checkout branch example
        dev-manual: Added reasoning blurb to "Viewing Variables" section.
        ref-manual: Inserted Migration 2.7 section.
        ref-manual: Added Eclipse removal for migration section.
        ref-manual: Added "License Value Corrections to migration.
        ref-manual: Added Fedora 29 to the supported distros list.
        poky.ent: changed 2.7 release variable date to "May 2019"
        ref-manual: Review comments applied to 2.7 migration section.
        documentation: Prepared for 2.8 release
        bsp-guide: Removed inaccurate "container layer" references.
        ref-manual: Updated the "Container Layer" term.
        bsp-guide: Updated the "beaglebone-yocto.conf" example.
        documentation: Cleaned up "plug-in"/"plugin" terminology.
        bsp-guide: Updated the BSP kernel recipe example.
        ref-manual: Updated PREFERRED_VERSION variable to use 5.0
        bsp-guide: More corrections to the BSP Kernel Recipe example
        dev-manual: Added cross-link to "Fetchers" section in BB manual.
        bitbake: bitbake-user-manual: Added npm to other fetcher list.
        overview-manual: Updated SMC section to link to fetchers
        ref-manual: Added "npm" information to the SRC_URI variable.

  Stefan Kral (1):
        bitbake: build: Add verbnote to shell log commands

  Stefan Müller-Klieser (1):
        cml1.bbclass: fix undefined behavior

  Steven Hung (洪于玉) (1):
        kernel.bbclass: convert base_do_unpack_append() to a task

  Tom Rini (2):
        vim: Rework to not rely on relative directories
        vim: Update to 8.1.1240

  Wenlin Kang (1):
        systemd: install libnss-myhostname.so when myhostname be enabled

  Yeoh Ee Peng (1):
        resulttool/manualexecution: Refactor and remove duplicate code

  Yi Zhao (2):
        harfbuzz: update source checksums after upstream replaced the tarball
        libyaml: update SRC_URI[md5sum] and SRC_URI[sha256sum]

  Ying-Chun Liu (PaulLiu) (1):
        uboot-sign: Fix u-boot-nodtb symlinks

  Zang Ruochen (10):
        libatomic-ops:upgrade 7.6.8 -&gt; 7.6.10
        libgpg-error:upgrade 1.35 -&gt; 1.36
        libxft:upgrade 2.3.2 -&gt; 2.3.3
        libxxf86dga:upgrade 1.1.4 -&gt; 1.1.5
        nss:upgrade 3.42.1 -&gt; 3.43
        sysprof:upgrade 3.30.2 -&gt; 3.32.0
        libtirpc:upgrade 1.0.3 -&gt; 1.1.4
        xtrans:upgrade 1.3.5 -&gt; 1.4.0
        harfbuzz:upgrade 2.3.1 -&gt; 2.4.0
        icu: Upgrade 64.1 -&gt; 64.2

  Zheng Ruoqin (1):
        sanity: check_perl_modules bug fix

  sangeeta jain (1):
        resulttool/manualexecution: Enable test case configuration option

meta-openembedded: 4a9deabbc8..1ecd8b4364:
  Adrian Bunk (34):
        linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH
        linux-atm: Replace bogus on_exit removal with musl-specific hack
        ledmon: Mark as incompatible on musl instead of adding bogus patch
        efivars: Drop workaround patch for host gcc &lt; 4.7
        sshfs-fuse: upgrade 2.8 -&gt; 2.10
        wv: upgrade 1.2.4 -&gt; 1.2.9
        caps: Upgrade 0.9.24 -&gt; 0.9.26
        dvb-apps: Remove dvb-fe-xc5000c-4.1.30.7.fw
        schroedinger: Remove the obsolete DEPENDS on liboil
        vlc: Remove workaround and patches for problems fixed upstream
        Remove liboil
        dnrd: Remove stale files of recipe removed 2 years ago
        postfix: Upgrade 3.4.1 -&gt; 3.4.5
        pptp-linux: Upgrade 1.9.0 -&gt; 1.10.0
        dovecot: Upgrade 2.2.36 -&gt; 2.2.36.3
        postgresql: Upgrade 11.2 -&gt; 11.3
        rocksdb: Upgrade 5.18.2 -&gt; 5.18.3
        cloud9: Remove stale files of recipe removed 2 years ago
        fluentbit: Upgrade 0.12.1 -&gt; 0.12.19
        libcec: Upgrade 4.0.2 -&gt; 4.0.4
        libqb: Upgrade 1.0.3 -&gt; 1.0.5
        openwsman: Upgrade 2.6.8 -&gt; 2.6.9
        glm: Upgrade 0.9.9.3 -&gt; 0.9.9.5
        fvwm: Upgrade 2.6.7 -&gt; 2.6.8
        augeas: Upgrade 1.11.0 -&gt; 1.12.0
        ccid: Upgrade 1.4.24 -&gt; 1.4.30
        daemonize: Upgrade 1.7.7 -&gt; 1.7.8
        inotify-tools: Upgrade 3.14 -&gt; 3.20.1
        liboop: Upgrade 1.0 -&gt; 1.0.1
        ode: Remove stale file of recipe removed 2 years ago
        openwbem: Remove stale files of recipe removed 2 years ago
        catch2: Upgrade 2.6.1 -&gt; 2.7.2
        geos: Upgrade 3.4.2 -&gt; 3.4.3
        rdfind: Upgrade 1.3.4 -&gt; 1.4.1

  Akshay Bhat (3):
        python-urllib3: Set CVE_PRODUCT
        python3-pillow: Set CVE_PRODUCT
        python-requests: Set CVE_PRODUCT

  Alistair Francis (3):
        mycroft: Update the systemd service to ensure we are ready to start
        mycroft: Bump from 19.2.2 to 19.2.3
        python-obd: Add missing RDEPENDS

  Andreas Müller (33):
        gvfs: remove executable permission from systemd user services
        udisks2: upgrade 2.8.1 -&gt; 2.8.2
        parole: upgrade 1.0.1 -&gt; 1.0.2
        ristretto: upgrade 0.8.3 -&gt; 0.8.4
        networkmanager: rework musl build
        gvfs: remove systemd user unit executable permission adjustment
        fltk: upgrade 1.3.4-2 -&gt; 1.3.5
        samba: install bundled libs into seperate packages
        samba: rework localstatedir package split
        fluidsynth: upgrade 2.0.4 -&gt; 2.0.5
        xfce4-vala: auto-detect vala api version
        gnome-desktop3: set correct meson gtk doc option
        vlc: rework qt PACKAGECONFIG
        evince: add patch to fix build with recent gobject-introspection
        xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load
        packagegroup-meta-networking: replace DISTRO_FEATURE by DISTRO_FEATURES
        meta-xfce: add meta-networking to layer depends
        gtksourceview4: initial add 4.2.0
        gtksourceview-classic-light: extend to gtksourceview4
        itstool: rework - it went out too early
        fontforge: upgrade 20170731 -&gt; 20190413
        exo: upgrade 0.12.4 -&gt; 0.12.5
        xfce4-places-plugin: upgrade 1.7.0 -&gt; 1.8.0
        xfce4-datetime-plugin: upgrade 0.7.0 -&gt; 0.7.1
        xfce4-notifyd: upgrade 0.4.3 -&gt; 0.4.4
        desktop-file-utils: remove - a more recent version is in oe-core
        libwnck3: upgrade 3.30.0 and move to meson build
        xfce4-terminal: add vte-prompt to RRECOMMENDS
        xfce4-session: get rid of machine-host
        xfce4-session: remove strange entry in FILES_${PN}
        libxfce4ui: Add PACKAGECONFIG 'gladeui2' for glade (gtk3) support
        glade3: move to to meta-xfce
        Remove me as maintainer

  Andrej Valek (2):
        squid: upgrade squid 3.5.28 -&gt; 4.6
        ntp: upgrade 4.2.8p12 -&gt; 4.2.8p13

  Ankit Navik (1):
        libnfc: Initial recipe for Near Field Communication library.

  Armin Kuster (1):
        meta-filesystems: drop bitbake from README

  Changqing Li (5):
        gd: fix compile error caused by -Werror=maybe-uninitialized
        apache2: add back patch for set perlbin
        php: upgrade 7.3.2 -&gt; 7.3.4
        postgresql: fix compile error
        php: correct httpd path

  Chris Garren (1):
        python-cryptography: Move linker flag to .inc

  Denys Dmytriyenko (1):
        v4l-utils: upgrade 1.16.0 -&gt; 1.16.5

  Gianfranco Costamagna (1):
        cpprest: update to 2.10.13, drop 32bit build fix upstream

  Hains van den Bosch (1):
        libcdio: update to version 2.1.0

  Hongxu Jia (1):
        pmtools: use update-alternatives for acpidump

  Hongzhi.Song (1):
        lua: upgrade from v5.3.4 to v5.3.5

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

  Johannes Pointner (1):
        samba: update to 4.8.11

  Kai Kang (3):
        gvfs: fix typo libexec
        drbd: fix compile errors
        drbd-utils: fix file conflict with base-files

  Khem Raj (3):
        redis: Upgrade to 4.0.14
        squid: Link with libatomic on mips/ppc
        cpupower: Inherit bash completion class

  Leon Anavi (1):
        openbox: Add python-shell as a runtime dependency

  Liwei Song (1):
        ledmon: control hard disk led for RAID arrays

  Mark Asselstine (1):
        xfconf: fix 'Failed to get connection to xfconfd' during do_rootfs

  Martin Jansa (13):
        ftgl: add x11 to required DISTRO_FEATURES like freeglut
        libforms: add x11 to required DISTRO_FEATURES because of libx11
        Revert "ell: remove recipe"
        ne10: set NE10_TARGET_ARCH with an override instead of anonymous python
        libopus: use armv7a, aarch64 overrides when adding ne10 dependency
        esound: fix SRC_URI for multilib
        opusfile: fix SRC_URI for multilib
        miniupnpd: fix SRC_URI for multilib
        zbar: fix SRC_URI for multilib
        libvncserver: set PV in the recipe
        efivar: prevent native efivar depending on target kernel
        libdbi-perl: prevent native libdbi-perl depending on target perl
        aufs-util: prevent native aufs-util depending on target kernel

  Ming Liu (1):
        libmodbus: add documentation PACKAGECONFIG

  Mingli Yu (6):
        indent: Upgrade to 2.2.12
        hostapd: Upgrade to 2.8
        hwdata: Upgrade to 0.322
        rrdtool: Upgrade to 1.7.1
        libdev-checklib-perl: add new recipe
        libdbd-mysql-perl: Upgrade to 4.050

  Nathan Rossi (1):
        fatresize_1.0.2.bb: Add recipe for fatresize command line tool

  Nicolas Dechesne (3):
        cpupower: remove LIC_FILES_CHKSUM
        bpftool: remove LIC_FILES_CHKSUM
        cannelloni: move from meta-oe to meta-networking

  Oleksandr Kravchuk (38):
        smcroute: update to 2.4.4
        phytool: update to v2
        fwknop: update to 2.6.10
        cifs-utils: update to 6.9
        keepalived: update to 2.0.15
        usbredir: update to 0.8.0
        open-isns: update to 0.99
        nanomsg: update to 1.1.5
        stunnel: update to 5.51
        babeld: update to 1.8.4
        drbd-utils: update to 9.8.0
        drbd: update to 9.0.17-1
        macchanger: update to 1.7.0
        wolfssl: update to 4.0.0
        ell: remove recipe
        analyze-suspend: update to 5.3
        chrony: update to 3.4
        nghttp2: update to 1.38
        nano: update to 4.1
        networkmanager-openvpn: update to 1.8.10
        wpan-tools: update to 0.9
        uftp: update to 4.9.9
        vblade: add UPSTREAM_CHECK_URI
        traceroute: add UPSTREAM_CHECK_URI
        nuttcp: update to 8.2.2
        nfacct: add UPSTREAM_CHECK_URI
        nftables: add UPSTREAM_CHECK_URI
        libnetfilter-queue: update to 1.0.3
        arno-iptables-firewall: update to 2.0.3
        ypbind-mt: update to 2.6
        ebtables: add UPSTREAM_CHECK_URI
        doxygen: replace ninja 1.9.0 fix with official one
        libnetfilter-queue: fix update to 1.0.3
        networkd-dispatcher: update to 2.0.1
        opensaf: update to 5.19.01
        libnetfilter-conntrack: update to 1.0.7
        conntrack-tools: update to 1.4.5
        openvpn: update to 2.4.7

  Paolo Valente (1):
        s-suite: push SRCREV to version 3.2

  Parthiban Nallathambi (6):
        python3-aiohttp: add version 3.5.4
        python3-supervisor: add version 4.0.2
        python3-websocket-client: add version 0.56.0
        python3-tinyrecord: add version 0.1.5
        python3-sentry-sdk: add version 0.7.14
        python3-raven: add version 6.10.0

  Pascal Bach (2):
        paho-mqtt-c: 1.2.1 -&gt; 1.3.0
        thrift: update to 0.12.0

  Pavel Modilaynen (1):
        jsoncpp: add native BBCLASSEXTEND

  Peter Kjellerstedt (2):
        apache2: Correct appending to SYSROOT_PREPROCESS_FUNCS
        apache2: Correct packaging of build and doc related files

  Philip Balister (1):
        sip: Update to 4.19.16.

  Qi.Chen@windriver.com (4):
        multipath-tools: fix up patch to avoid segfault
        netkit-rsh: add tag to CVE patch
        ipsec-tools: fix CVE tag in patch
        gd: set CVE_PRODUCT

  Randy MacLeod (1):
        imagemagick: update from 7.0.8-35 to 7.0.8-43

  Robert Joslyn (5):
        gpm: Fix gpm path in unit file
        gpm: Add PID file to systemd unit file
        gpm: Generate documentation
        gpm: Remove duplicate definition of _GNU_SOURCE
        gpm: Recipe cleanup

  Sean Nyekjaer (2):
        cannelloni: new package, CAN to ethernet proxy
        ser2net: upgrade to version 3.5.1

  Vincent Prince (1):
        mongodb: Fix build with gcc

  Wenlin Kang (1):
        samba: add PACKAGECONFIG for libunwind

  Yi Zhao (7):
        python-flask-socketio: move to meta-python directory
        apache2: upgrade 2.4.34 -&gt; 2.4.39
        apache-websocket: upgrade to latest git rev
        netkit-rsh: security fixes
        openhpi: fix failure of ptest case ohpi_035
        openhpi: update openhpi-fix-testfail-errors.patch
        phpmyadmin: upgrade 4.8.3 -&gt; 4.8.5

  Zang Ruochen (43):
        xlsatoms: upgrade 1.1.2 -&gt; 1.1.3
        xrdb: upgrade 1.1.1 -&gt; 1.2.0
        xrefresh: upgrade 1.0.5 -&gt; 1.0.6
        xsetroot: upgrade 1.1.1 -&gt; 1.1.2
        xstdcmap: upgrade 1.0.3 -&gt; 1.0.4
        xbitmaps: upgrade 1.1.1 -&gt; 1.1.2
        wireshark: upgrade 3.0.0 -&gt; 3.0.1
        python-cffi: upgrade 1.11.5 -&gt; 1.12.2
        python-attrs: upgrade 18.1.0 -&gt; 19.1.0
        python-certifi: upgrade 2018.8.13 -&gt; 2019.3.9
        python-beabutifulsoup4: upgrade 4.6.0 -&gt; 4.7.1
        python-dateutil: upgrade 2.7.3 -&gt; 2.8.0
        python-mako: upgrade 1.0.7 -&gt; 1.0.9
        python-msgpack: upgrade 0.6.0 -&gt; 0.6.1
        python-paste: upgrade 3.0.6 -&gt; 3.0.8
        python-psutil: upgrade 5.4.6 -&gt; 5.6.1
        python-py: upgrade 1.6.0 -&gt; 1.8.0
        python-pymongo: upgrade 3.7.1 -&gt; 3.7.2
        python-pyopenssl: upgrade 18.0.0 -&gt; 19.0.0
        python-pytz: upgrade 2018.5 -&gt; 2019.1
        python-stevedore: upgrade 1.29.0 -&gt; 1.30.1
        python-pbr: upgrade 4.2.0 -&gt; 5.1.3
        python-cython: upgrade 0.28.5 -&gt; 0.29.6
        python-editor: upgrade 1.0.3 -&gt; 1.0.4
        python-jinja2: upgrade 2.10 -&gt; 2.10.1
        python-lxml: upgrade 4.3.1 -&gt; 4.3.3
        python-alembic: upgrade 1.0.0 -&gt; 1.0.9
        python-cffi: upgrade 1.12.2 -&gt; 1.12.3
        python-hyperlink: upgrade 18.0.0 -&gt; 19.0.0
        python-twisted: upgrade 18.4.0 -&gt; 19.2.0
        python-zopeinterface: upgrade 4.5.0 -&gt; 4.6.0
        python-decorator: upgrade 4.3.0 -&gt; 4.4.0
        python-pip: upgrade 18.0 -&gt; 19.1
        python-pyasn1: upgrade 0.4.4 -&gt; 0.4.5
        libnet-dns-perl: upgrade 1.19 -&gt; 1.20
        python-alembic: upgrade 1.0.9 -&gt; 1.0.10
        python-cython: upgrade 0.29.6 -&gt; 0.29.7
        python-mock: upgrade 2.0.0 -&gt; 3.0.5
        python-pbr: upgrade 5.1.3 -&gt; 5.2.0
        python-psutil: upgrade 5.6.1 -&gt; 5.6.2
        python-pymongo: upgrade 3.7.2 -&gt; 3.8.0
        python-pyperclip: upgrade 1.6.2 -&gt; 1.7.0
        python-rfc3987: upgrade 1.3.7 -&gt; 1.3.8

  leimaohui (3):
        To fix confilict error with python3-pbr.
        python-pycodestyle: Fix conflict error with python3-pycodestyle during do_rootfs
        mozjs: Make mozjs support arm32BE.

meta-raspberrypi: 9ceb84ee9e..7059c37451:
  Francesco Giancane (1):
        qtbase_%.bbappend: update PACKAGECONFIG name for xkbcommon

  Gianluigi Tiesi (1):
        psplash: Raise alternatives priority to 200

  Martin Jansa (3):
        linux_raspberrypi_4.19: Update to 4.19.34
        bluez5: apply the same patches and pi-bluetooth dependency for all rpi MACHINEs
        userland: use default PACKAGE_ARCH

  Paul Barker (3):
        linux-raspberrypi: Update 4.14.y kernel
        linux-raspberrypi: Switch default back to 4.14.y
        linux-raspberrypi 4.9: Drop old version

meta-security: 8a1f54a246..9f5cc2a7eb:
  Alexander Kanavin (1):
        apparmor: fetch from git

  Armin Kuster (15):
        clamav runtime: add resolve.conf support
        clamav: fix llvm reference version
        libldb: add waf-cross-answeres
        clamav: runtime fix local routing
        clamav: add clamav-cvd package for cvd db
        clamav-native: fix new build issue
        apparmor: fix fragment for 5.0 kernel
        apparmor: add a few more runtime
        smack: move patch to smack dir
        smack-test: add smack tests from meta-intel-iot-security
        samhain: add more tests and fix ret checks
        libldb: add earlier version
        libseccomp: update to 2.4.1
        oe-selftest: add running cve checker
        smack: kernel fragment update

  Yi Zhao (2):
        meta-tpm/conf/layer.conf: update layer dependencies
        meta-tpm/README: update

Change-Id: I9e02cb75a779f25fca84395144025410bb609dfa
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>reset upstream subtrees to yocto 2.6</title>
<updated>2019-01-08T23:21:44+00:00</updated>
<author>
<name>Brad Bishop</name>
<email>bradleyb@fuzziesquirrel.com</email>
</author>
<published>2018-12-17T01:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=1a4b7ee28bf7413af6513fb45ad0d0736048f866'/>
<id>urn:sha1:1a4b7ee28bf7413af6513fb45ad0d0736048f866</id>
<content type='text'>
Reset the following subtrees on thud HEAD:

  poky: 87e3a9739d
  meta-openembedded: 6094ae18c8
  meta-security: 31dc4e7532
  meta-raspberrypi: a48743dc36
  meta-xilinx: c42016e2e6

Also re-apply backports that didn't make it into thud:
  poky:
    17726d0 systemd-systemctl-native: handle Install wildcards

  meta-openembedded:
    4321a5d libtinyxml2: update to 7.0.1
    042f0a3 libcereal: Add native and nativesdk classes
    e23284f libcereal: Allow empty package
    030e8d4 rsyslog: curl-less build with fmhttp PACKAGECONFIG
    179a1b9 gtest: update to 1.8.1

Squashed OpenBMC subtree compatibility updates:
  meta-aspeed:
    Brad Bishop (1):
          aspeed: add yocto 2.6 compatibility

  meta-ibm:
    Brad Bishop (1):
          ibm: prepare for yocto 2.6

  meta-ingrasys:
    Brad Bishop (1):
          ingrasys: set layer compatibility to yocto 2.6

  meta-openpower:
    Brad Bishop (1):
          openpower: set layer compatibility to yocto 2.6

  meta-phosphor:
    Brad Bishop (3):
          phosphor: set layer compatibility to thud
          phosphor: libgpg-error: drop patches
          phosphor: react to fitimage artifact rename

    Ed Tanous (4):
          Dropbear: upgrade options for latest upgrade
          yocto2.6: update openssl options
          busybox: remove upstream watchdog patch
          systemd: Rebase CONFIG_CGROUP_BPF patch

Change-Id: I7b1fe71cca880d0372a82d94b5fd785323e3a9e7
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</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/tmp/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>
