)]}' { "log": [ { "commit": "169d7bccc02da43f8574d030502cfcf9308f505f", "tree": "534ffb94b96dc656fa1d901137a4692326046e22", "parents": [ "3fc1d7253cd91f776585b1866a8fdc1f7cdbb318" ], "author": { "name": "Patrick Williams", "email": "patrick@stwcx.xyz", "time": "Fri Jan 05 11:33:25 2024 -0600" }, "committer": { "name": "Patrick Williams", "email": "patrick@stwcx.xyz", "time": "Sat Jan 06 00:50:23 2024 +0000" }, "message": "subtree updates\n\nmeta-raspberrypi: fde68b24f0..4c033eb074:\n Harunobu Kurokawa (1):\n rpi-cmdline, rpi-u-boot-src: Support USB boot\n\nmeta-arm: 0b61cc659a..4d22f982bc:\n Debbie Martin (2):\n arm-systemready: Add parted dependency and inherit testimage\n ci: Add Arm SystemReady firmware and IR ACS builds\n\n Harsimran Singh Tungal (3):\n arm-bsp/documentation: corstone1000: fix the steps in the user guide and instructions\n corstone1000:arm-bsp/optee: Update optee to v4.0\n corstone1000:arm-bsp/tftf: Fix tftf tests on mps3\n\n Jon Mason (5):\n arm/trusted-firmware-a: move patch file to bbappend\n arm/trusted-firmware-a: update to 2.10\n arm/hafnium: update to v2.10\n CI: rename meta-secure-core directory\n arm/edk2: update to 202311\n\n Ross Burton (1):\n CI: switch back to master\n\npoky: 028b6f6226..4675bbb757:\n Adrian Freihofer (4):\n cmake-qemu.bbclass: make it more usable\n oe-selftest: add a cpp-example recipe\n oeqa/core/decorator: add skip if not qemu-usermode\n oe-selftest: add tests for C and C++ build tools\n\n Alassane Yattara (22):\n bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_page\n bitbake: toaster/test: from test_no_builds_message.py wait for the empty state div to appear\n bitbake: toaster/test: delay driver action until elements to appear\n bitbake: toaster/tests: Ensure to kill toaster process create for tests functional\n bitbake: toaster/tests: Added functional/utils, contains useful methods using by functional tests\n bitbake: toaster/tests: Refactorize tests/functional\n bitbake: toaster/tests: Bug fixes, functional tests dependent on each other\n bitbake: toaster/tests: Fixes warnings in autobuilder\n bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuilders\n bitbake: toaster/test: fix Copyright\n bitbake: toaster/tests: logging warning in console, trying to kill unavailable Runbuilds process\n bitbake: toaster/tests: Removed all time.sleep occurrence\n bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_config.py\n bitbake: toaster/tests: bug-fix element click intercepted in browser/test_layerdetails_page.py\n bitbake: toaster/tests: Update tests/functional/functional_helpers test_functional_basic\n bitbake: toaster/tests: Fixes functional tests warning on autobuilder\n bitbake: toaster/tests: Bug-fix test_functional_basic, delay driver actions\n bitbake: toaster/tests: bug-fix An element matching \"#projectstable\" should be visible\n bitbake: toaster/tests: bug-fix An element matching \"#lastest_builds\" should be on the page\n bitbake: toaster/tests: Skip to show more then 100 item in ToasterTable\n bitbake: toaster/tests: Bug-fix \"#project-created-notification\" should be visible\n bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/add local layer\n\n Alex Bennée (1):\n qemurunner: more cleanups for output blocking\n\n Alex Kiernan (17):\n cargo: Rename MANIFEST_PATH -\u003e CARGO_MANIFEST_PATH\n cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_common\n rust: cargo: Convert single-valued variables to weak defaults\n cargo: Add CARGO_LOCK_PATH for path to Cargo.lock\n rust: Upgrade 1.70.0 -\u003e 1.71.0\n rust: Upgrade 1.71.0 -\u003e 1.71.1\n sstate-cache-management: Rewrite in python\n devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequality\n devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check\n meta-selftest: hello-rs: Simple rust test recipe\n devtool: selftest: Swap to hello-rs for crates testing\n zvariant: Drop recipe\n rust: Upgrade 1.71.1 -\u003e 1.72.0\n rust: Upgrade 1.72.0 -\u003e 1.72.1\n rust: Upgrade 1.72.1 -\u003e 1.73.0\n rust: Upgrade 1.73.0 -\u003e 1.74.0\n rust: Upgrade 1.74.0 -\u003e 1.74.1\n\n Alexander Kanavin (21):\n selftest/sstatetest: print output from bitbake with actual newlines, not \\n\n selftest/sstatetests: do not delete custom $TMPDIRs under build-st when testing printdiff\n sstatesig/find_siginfo: special-case gcc-source when looking in sstate caches\n oeqa/selftest/sstatetests: re-work CDN tests, add local cache tests\n gobject-introspection: depend on setuptools to obtain distutils module\n libcap-ng-python: depend on setuptools to obtain distutils copy\n dnf: remove obsolete python3-gpg dependency (provided by gpgme)\n gpgme: disable python support (until upstream fixes 3.12 compatibility)\n python3-setuptools-rust: remove distutils dependency\n python3-babel: replace distutils with setuptools, as supported by upstream\n python3-pip: remove distutils depedency\n glib-2.0: replace distutils dependency with setuptools\n python3-pytest-runner: remove distutils dependency\n python3-numpy: distutils is no longer required\n bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12\n glibc-y2038-tests: do not run tests using 32 bit time APIs\n bitbake: bitbake/runqueue: add debugging for find_siginfo() calls\n bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()\n bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in printdiff\n sstatesig/find_siginfo: unify a disjointed API\n lib/sstatesig/find_siginfo: raise an error instead of returning None when obtaining mtime\n\n Alexander Lussier-Cullen (6):\n bitbake: toaster: fix pytest build test execution and test discovery\n bitbake: toaster: Add verbose printout for missing chrome(driver) dependencies\n bitbake: bitbake: toaster: add functional testing toaster error details\n bitbake: toaster/tests: Exit tests on chromedriver creation failure\n bitbake: toaster/tests: fix functional tests setup and teardown\n bitbake: toaster/tests: fix chrome argument syntax and wait for driver exit\n\n Alexandre Belloni (1):\n oeqa/selftest/recipetool: stop looking for md5sum\n\n Anuj Mittal (9):\n sqlite3: upgrade 3.44.0 -\u003e 3.44.2\n base-passwd: upgrade 3.6.2 -\u003e 3.6.3\n bluez5: upgrade 5.70 -\u003e 5.71\n glib-2.0: upgrade 2.78.1 -\u003e 2.78.3\n glib-networking: upgrade 2.76.1 -\u003e 2.78.0\n puzzles: upgrade to latest revision\n stress-ng: upgrade 0.17.01 -\u003e 0.17.03\n libusb1: fix upstream version check\n enchant2: upgrade 2.6.2 -\u003e 2.6.4\n\n Archana Polampalli (1):\n bluez5: fix CVE-2023-45866\n\n Bruce Ashfield (31):\n linux-yocto/6.5: cfg: split runtime and symbol debug\n linux-yocto/6.5: update to v6.5.11\n linux-yocto/6.1: update to v6.1.62\n linux-yocto-dev: bump to v6.7\n linux-yocto/6.5: update to v6.5.12\n linux-yocto/6.5: update to v6.5.13\n linux-yocto/6.1: update to v6.1.65\n linux-yocto/6.1: drop removed IMA option\n linux-yocto/6.5: drop removed IMA option\n linux-yocto-rt/6.1: update to -rt18\n linux-yocto/6.1: update to v6.1.66\n linux-yocto/6.1: update to v6.1.67\n linux-yocto/6.5: fix AB-INT: QEMU kernel panic: No irq handler for vector\n linux-yocto/6.1: update to v6.1.68\n oeqa/runtime/parselogs: add qemux86 ACPI ignore for kernel v6.6+\n linux-libc-headers: update to v6.6-lts\n linux-yocto: introduce 6.6 reference kernel\n linux-yocto/6.6: fix AB-INT: QEMU kernel panic: No irq handler for vector\n linux-yocto-rt/6.6: fix CVE exclusion include\n linux-yocto/6.6: update CVE exclusions\n linux-yocto/6.6: update to v6.6.8\n linux-yocto/6.1: update to v6.1.69\n linux-yocto/6.5: drop 6.5 recipes\n linux-yocto-rt/6.6: correct meta data branch\n linux-yocto/6.6: update to v6.6.9\n linux-yocto/6.6: update CVE exclusions\n linux-yocto/6.1: update to v6.1.70\n linux-yocto/6.1: update CVE exclusions\n linux-yocto/6.6: ARM fix configuration audit warning\n linux-yocto/6.6: arm: jitter entropy backport\n poky/poky-tiny: make 6.6 the default kernel\n\n Changqing Li (1):\n man-pages: remove conflict pages\n\n Chen Qi (1):\n devtool: use straight print in check-upgrade-status output\n\n Clay Chang (1):\n devtool: deploy: provide max_process to strip_execs\n\n Daniel Ammann (1):\n base: Unpack .7z files with p7zip\n\n Deepthi Hemraj (1):\n autoconf: Add missing perl modules to RDEPENDS\n\n Dhairya Nagodra (2):\n cve-update-nvd2-native: faster requests with API keys\n cve-update-nvd2-native: increase the delay between subsequent request failures\n\n Eilís \u0027pidge\u0027 Ní Fhlannagáin (3):\n useradd: Fix issues with useradd dependencies\n useradd: Add testcase for bugzilla issue (currently disabled)\n usergrouptests.py: Add test for switching between static-ids\n\n Enrico Scholz (1):\n tcp-wrappers: drop libnsl2 build dependency\n\n Etienne Cordonnier (2):\n gdb/systemd: enable minidebuginfo support conditionally\n manuals: document minidebuginfo\n\n Fabio Estevam (3):\n libdrm: Upgrade to 2.4.119\n kmscube: Upgrade to latest revision\n bmap-tools: Upgrade to 3.7\n\n Hongxu Jia (2):\n socat: 1.7.4.4 -\u003e 1.8.0.0\n man-db: 2.11.2 -\u003e 2.12.0\n\n Jason Andryuk (3):\n linux-firmware: Package iwlwifi .pnvm files\n linux-firmware: Change bnx2 packaging\n linux-firmware: Create bnx2x subpackage\n\n Jeremy A. Puhlman (1):\n create-spdx-2.2: combine spdx can try to write before dir creation\n\n Jermain Horsman (2):\n lib/bblayers/makesetup.py: Remove unused imports\n lib/bblayers/buildconf.py: Remove unused imports/variables\n\n Jose Quaresma (2):\n go: update 1.20.10 -\u003e 1.20.11\n go: update 1.20.11 -\u003e 1.20.12\n\n Joshua Watt (11):\n bitbake: bitbake-hashserv: Add description of permissions\n bitbake.conf: Add runtimedir\n rpcbind: Specify state directory under /run\n libinput: Add packageconfig for tests\n ipk: Switch to using zstd compression\n lib/oe/path.py: Add relsymlink()\n lib/packagedata.py: Fix broken symlinks for providers with a \u0027/\u0027\n bitbake: contrib/vim: Syntax improvements\n classes-global/sstate: Fix variable typo\n lib/packagedata.py: Add API to iterate over rprovides\n classes-global/insane: Look up all runtime providers for file-rdeps\n\n Julien Stephan (19):\n recipetool: create_buildsys_python.py: initialize metadata\n recipetool: create: add trailing newlines\n recipetool: create: add new optional process_url callback for plugins\n recipetool: create_buildsys_python: add pypi support\n oeqa/selftest/recipetool: remove spaces on empty lines\n oeqa/selftest/recipetool/devtool: add test for pypi class\n recipetool: appendsrcfile(s): add dry-run mode\n recipeutils: bbappend_recipe: fix undefined variable\n recipeutils: bbappend_recipe: fix docstring\n recipeutils: bbappend_recipe: add a way to specify the name of the file to add\n recipeutils: bbappend_recipe: remove old srcuri entry if parameters are different\n recipetool: appendsrcfile(s): use params instead of extraline\n recipeutils: bbappend_recipe: allow to patch the recipe itself\n recipetool: appendsrcfile(s): add a mode to update the recipe itself\n oeqa/selftest/recipetool: appendsrfile: add test for machine\n oeqa/selftest/recipetool: appendsrc: add test for update mode\n oeqa/selftest/recipetool: add back checksum checks on pypi tests\n oeqa/selftest/recipetool: remove left over from development\n oeqa/selftest/recipetool: fix metadata corruption on meta layer\n\n Kevin Hao (2):\n beaglebone-yocto: Remove the redundant kernel-devicetree\n beaglebone-yocto: Remove the obsolete variables for uImage\n\n Khem Raj (13):\n tiff: Backport fixes for CVE-2023-6277\n kmod: Fix build with latest musl\n elfutils: Use own basename API implementation\n util-linux: Fix build with latest musl\n sysvinit: Include libgen.h for basename API\n attr: Fix build with latest musl\n opkg: Use own version of portable basename function\n util-linux: Delete md-raid tests\n gdb: Update to gdb 14.1 release\n systemd: Fix build with latest musl\n qemu: Fix build with latest musl\n qemu: Add packageconfig knob to enable pipewire support\n weston: Include libgen.h for basename\n\n Lee Chee Yang (5):\n migration-guides: reword fix in release-notes-4.3.1\n migration-guides: add release notes for 4.0.15\n perlcross: update to 1.5.2\n perl: 5.38.0 -\u003e 5.38.2\n curl: update to 8.5.0\n\n Lucas Stach (1):\n mesa: upgrade 23.2.1 -\u003e 23.3.1\n\n Ludovic Jozeau (1):\n image-live.bbclass: LIVE_ROOTFS_TYPE support compression\n\n Lukas Funke (1):\n selftest: wic: add test for zerorize option of empty plugin\n\n Malte Schmidt (1):\n wic: extend empty plugin with options to write zeros to partiton\n\n Markus Volk (3):\n gtk4: upgrade 4.12.3 -\u003e 4.12.4\n libadwaita: update 1.4.0 -\u003e 1.4.2\n appstream: Upgrade 0.16.3 -\u003e 1.0.0\n\n Marlon Rodriguez Garcia (5):\n bitbake: toaster/tests: Update build test\n bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality\n bitbake: toaster: remove test and update setup to avoid rebuilding image\n bitbake: toaster: Commandline build import table improvements\n bitbake: toaster: Added validation to stop import if there is a build in progress\n\n Marta Rybczynska (1):\n bitbake: toastergui: verify that an existing layer path is given\n\n Massimiliano Minella (1):\n zstd: fix LICENSE statement\n\n Michael Opdenacker (8):\n test-manual: text and formatting fixes\n test-manual: resource updates\n test-manual: use working example\n test-manual: add links to python unittest\n test-manual: explicit or fix file paths\n test-manual: add or improve hyperlinks\n dev-manual: runtime-testing: fix test module name\n poky.conf: update SANITY_TESTED_DISTROS to match autobuilder\n\n Mikko Rapeli (1):\n runqemu: match .rootfs. in addition to -image- for rootfs\n\n Ming Liu (1):\n grub: fs/fat: Don\u0027t error when mtime is 0\n\n Mingli Yu (2):\n python3-license-expression: Fix the ptest failure\n ptest-packagelists.inc: Add python3-license-expression\n\n Pavel Zhukov (2):\n bitbake: utils: Do not create directories with ${ in the name\n oeqa/selftest/bbtests: Add test for unexpanded variables in the dirname\n\n Peter Kjellerstedt (11):\n oeqa/selftest/devtool: Correct git clone of local repository\n oeqa/selftest/devtool: Avoid global Git hooks when amending a patch\n oeqa/selftest/devtool: Make test_devtool_load_plugin more resilient\n oeqa/selftest/recipetool: Make test_recipetool_load_plugin more resilient\n lib/oe/recipeutils: Avoid wrapping any SRC_URI[sha*sum] variables\n recipetool: create: Improve identification of licenses\n recipetool: create: Only include the expected SRC_URI checksums\n devtool: upgrade: Update all existing checksums for the SRC_URI\n devtool: modify: Make --no-extract work again\n devtool: modify: Handle recipes with a menuconfig task correctly\n dev-manual: Discourage the use of SRC_URI[md5sum]\n\n Peter Marko (1):\n dtc: preserve version also from shallow git clones\n\n Philip Balister (1):\n sanity.bbclass: Check for additional native perl modules.\n\n Renat Khalikov (1):\n python3-maturin: Add missing space appending to CFLAGS\n\n Richard Purdie (41):\n bitbake: runqueue: Improve inter setscene task dependency handling\n bitbake: bb/toaster: Fix assertEquals deprecation warnings\n bitbake: toaster: Fix assertRegexpMatches deprecation warnings\n bitbake: toastermain/settings: Avoid python filehandle closure warnings\n bitbake: toastergui: Fix regex markup issues\n bitbake: bitbake: Move to version 2.6.1 to mark runqueue changes\n bitbake: toaster-eventreplay: Remove ordering assumptions\n sanity.conf: Require bitbake 2.6.1 for recent runqueue change\n sstate: Remove unneeded code from setscene_depvalid() related to useradd\n oeqa/runtime/systemd: Ensure test runs only on systemd images\n bitbake: toaster: Update to use qemux86-64 machine by default\n bitbake: toaster/tests/builds: Add BB_HASHSERVE passthrough\n pseudo: Update to pull in syncfs probe fix\n useradd: Fix useradd do_populate_sysroot dependency bug\n sstate: Fix dir ownership issues in SSTATE_DIR\n oeqa/sstatetests: Disable gcc source printdiff test for now\n build-appliance-image: Update to master head revision\n bitbake: utils: Fix mkdir with PosixPath\n bitbake: runqueue: Remove tie between rqexe and starts_worker\n build-appliance-image: Update to master head revision\n testimage: Exclude wtmp from target-dumper commands\n qemurunner: Improve stdout logging handling\n qemurunner: Improve handling of serial port output blocking\n oeqa/selftest/overlayfs: Don\u0027t overwrite DISTRO_FEATURES\n testimage: Drop target_dumper and most of monitor_dumper\n oeqa/selftest/overlayfs: Fix whitespace\n qemu: Clean up DEPENDS\n qemu: Ensure pip and the python venv aren\u0027t used for meson\n curl: Disable two intermittently failing tests\n linux/cve-exclusion6.1: Update to latest kernel point release\n lib/prservice: Improve lock handling robustness\n oeqa/selftest/prservice: Improve test robustness\n scripts: Drop shell sstate-cache-management\n oeqa/selftest/sstatetests: Update sstate management script tests to python script\n curl: Disable test 1091 due to intermittent failures\n bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9\n bitbake: bitbake: Post release version bump to 2.7.0\n bitbake: siggen: Ensure version of siggen is verified\n bitbake: bitbake: Version bump for find_siginfo chanages\n sstatesig: Add version information for find_sigingfo\n sanity: Require bitbake 2.7.1\n\n Robert Berger (1):\n uninative-tarball.xz - reproducibility fix\n\n Robert Yang (5):\n gettext: Upgrade 0.22.3 -\u003e 0.22.4\n nfs-utils: Upgrade 2.6.3 -\u003e 2.6.4\n archiver.bbclass: Improve work-shared checking\n nfs-utils: Update Upstream-Status\n archiver.bbclass: Drop tarfile module to improve performance\n\n Ross Burton (23):\n avahi: update URL for new project location\n oeqa/runtime/parselogs: load ignores from disk\n oeqa/runtime/parselogs: migrate ignores\n meta-yocto-bsp/oeqa/parselogs: add BSP-specific ignores\n linux-yocto: update CVE exclusions\n genericx86: remove redundant assignments\n images: remove redundant IMAGE_BASENAME assignments\n insane: ensure more paths have the workdir removed\n tcl: skip timing-dependent tests in run-ptest\n qemurunner: remove unused import\n go: set vendor in CVE_PRODUCT\n runqemu: add qmp socket support\n linux-yocto: update CVE exclusions\n tcl: skip async and event tests in run-ptest\n images: add core-image-initramfs-boot\n machine/arch-armv9: remove crc and sve tunes, they are mandatory\n python3: re-enable profile guided optimisation\n openssl: mark assembler sections as call targets for PAC/BTI support on aarch64\n nativesdk: ensure features don\u0027t get backfilled\n nativesdk: don\u0027t unset MACHINE_FEATURES, let machine-sdk/ set it\n conf/machine-sdk: declare qemu-usermode SDK_MACHINE_FEATURE\n libseccomp: remove redundant PV assignment\n oeqa/parselogs-ignores-qemuarmv5: add comments and organise\n\n Saul Wold (1):\n package.py: OEHasPackage: Add MLPREFIX to packagename\n\n Shubham Kulkarni (1):\n tzdata: Upgrade to 2023d\n\n Simone Weiß (2):\n manuals: brief-yoctoprojectqs: align variable order with default local.conf\n patchtest: Add test for deprecated CVE_CHECK_IGNORE\n\n Soumya Sambu (1):\n ncurses: Fix - tty is hung after reset\n\n Sundeep KOKKONDA (1):\n rust: rustdoc reproducibility issue fix - disable PGO\n\n Tim Orling (12):\n python3-bcrypt: upgrade 4.0.1 -\u003e 4.1.1\n python3-pygments: upgrade 2.16.1 -\u003e 2.17.2\n recipetool: pypi: do not clobber SRC_URI checksums\n python3-setuptools-rust: BBCLASSEXTEND + nativesdk\n python3-maturin: add v1.4.0\n python3-maturin: bzip2-sys reproduciblility\n classes-recipe: add python_maturin.bbclass\n recipetool: add python_maturin support\n oe-selfest: add maturn runtime (testimage) test\n oeqa: add simple \u0027maturin\u0027 SDK (testsdk) test case\n oeqa: add \"maturin develop\" SDK test case\n oeqa: add runtime \u0027maturin develop\u0027 test case\n\n Tom Rini (1):\n inetutils: Update to the 2.5 release\n\n Trevor Gamblin (1):\n scripts/runqemu: fix regex escape sequences\n\n Victor Kamensky (5):\n systemtap: upgrade 4.9 -\u003e 5.0\n systemtap: do not install uprobes and uprobes sources\n systemtap-uprobes: removed as obsolete\n systemtap: explicit handling debuginfod library dependency\n systemtap: fix libdebuginfod auto detection logic\n\n Vijay Anusuri (1):\n avahi: backport CVE-2023-1981 \u0026 CVE\u0027s follow-up patches\n\n Viswanath Kraleti (2):\n image-uefi.conf: Add EFI_UKI_PATH variable\n systemd-boot: Add recipe to compile native\n\n Wang Mingyu (38):\n kbd: upgrade 2.6.3 -\u003e 2.6.4\n libatomic-ops: upgrade 7.8.0 -\u003e 7.8.2\n libnl: upgrade 3.8.0 -\u003e 3.9.0\n libseccomp: upgrade 2.5.4 -\u003e 2.5.5\n libva-utils: upgrade 2.20.0 -\u003e 2.20.1\n dnf: upgrade 4.18.1 -\u003e 4.18.2\n gpgme: upgrade 1.23.1 -\u003e 1.23.2\n kea: upgrade 2.4.0 -\u003e 2.4.1\n opkg-utils: upgrade 0.6.2 -\u003e 0.6.3\n repo: upgrade 2.39 -\u003e 2.40\n sysstat: upgrade 12.7.4 -\u003e 12.7.5\n p11-kit: upgrade 0.25.2 -\u003e 0.25.3\n python3-babel: upgrade 2.13.1 -\u003e 2.14.0\n python3-dbusmock: upgrade 0.29.1 -\u003e 0.30.0\n python3-hatchling: upgrade 1.18.0 -\u003e 1.20.0\n python3-hypothesis: upgrade 6.90.0 -\u003e 6.92.1\n python3-importlib-metadata: upgrade 6.8.0 -\u003e 7.0.0\n python3-license-expression: upgrade 30.1.1 -\u003e 30.2.0\n python3-pathspec: upgrade 0.11.2 -\u003e 0.12.1\n python3-pip: upgrade 23.3.1 -\u003e 23.3.2\n python3-psutil: upgrade 5.9.6 -\u003e 5.9.7\n python3-pytest-runner: upgrade 6.0.0 -\u003e 6.0.1\n python3-trove-classifiers: upgrade 2023.11.22 -\u003e 2023.11.29\n python3-typing-extensions: upgrade 4.8.0 -\u003e 4.9.0\n python3-wcwidth: upgrade 0.2.11 -\u003e 0.2.12\n ttyrun: upgrade 2.29.0 -\u003e 2.30.0\n xwayland: upgrade 23.2.2 -\u003e 23.2.3\n diffoscope: upgrade 252 -\u003e 253\n iputils: upgrade 20221126 -\u003e 20231222\n gstreamer1.0: upgrade 1.22.7 -\u003e 1.22.8\n dhcpcd: upgrade 10.0.5 -\u003e 10.0.6\n fontconfig: upgrade 2.14.2 -\u003e 2.15.0\n python3-setuptools: upgrade 69.0.2 -\u003e 69.0.3\n python3-dbusmock: upgrade 0.30.0 -\u003e 0.30.1\n python3-hatchling: upgrade 1.20.0 -\u003e 1.21.0\n python3-importlib-metadata: upgrade 7.0.0 -\u003e 7.0.1\n python3-lxml: upgrade 4.9.3 -\u003e 4.9.4\n aspell: upgrade 0.60.8 -\u003e 0.60.8.1\n\n Yash Shinde (1):\n rust: Disable rust oe-selftest\n\n Yi Zhao (3):\n json-glib: upgrade 1.6.6 -\u003e 1.8.0\n psplash: upgrade to latest revision\n debianutils: upgrade 5.14 -\u003e 5.15\n\n Yoann Congal (2):\n lib/oe/patch: handle creating patches for CRLF sources\n strace: Disable bluetooth support by default\n\n Zang Ruochen (2):\n ell: upgrade 0.60 -\u003e 0.61\n musl: add typedefs for Elf64_Relr and Elf32_Relr\n\n Zoltan Boszormenyi (1):\n update_gtk_icon_cache: Fix for GTK4-only builds\n\n venkata pyla (1):\n wic: use E2FSPROGS_FAKE_TIME and hash_seed to generate reproducible ext4 images\n\nmeta-openembedded: 5ad7203f68..7d8115d550:\n Alex Kiernan (7):\n mdns: Fix HOMEPAGE URL\n mbedtls: Upgrade 3.5.0 -\u003e 3.5.1\n c-ares: Upgrade 1.22.1 -\u003e 1.24.0\n mdns: Upgrade 2200.40.37.0.1 -\u003e 2200.60.25.0.4\n c-ares: Move to tarballs, add ptest and static support\n thin-provisioning-tools: Upgrade 1.0.4 -\u003e 1.0.9\n bearssl: Upgrade to latest\n\n Alexander Kanavin (29):\n python3-pyinotify: remove as unmaintained\n python3-supervisor: do not rely on smtpd module\n python3-meld3: do not rely on smtpd module\n python3-m2crypto: do not rely on smtpd module\n python3-uinput: remove as unmaintained\n python3-mcrypto: rely on setuptools for distutils copy\n python3-joblib: do not rely in distutils\n python3-web3: remove distutils dependency\n python3-cppy: remove unused distutils dependency\n python3-pyroute2: remove unused distutils dependency\n python3-eventlet: backport a patch to remove distutils dependency\n python3-unoconv: rely on setuptools to obtain distutils copy\n python3-astroid: remove unneeded distutils dependency\n python3-django: remove unneeded distutils dependency\n python3-pillow: remove unneeded distutils dependency\n python3-grpcio: update 1.56.2 -\u003e 1.59.3\n gstd: correctly delete files in do_install\n libplist: fix python 3.12 compatibility\n libcamera: skip until upstream resolves python 3.12 compatibility\n nodejs: backport (partially) python 3.12 support\n nodejs: backport (partially) python 3.12 support\n polkit: remove long obsolete 0.119 version\n mozjs-115: split the way-too-long PYTHONPATH line\n polkit: update mozjs dependency 102 -\u003e 115\n mozjs-115: backport py 3.12 compatibility\n mozjs-102: remove the recipe\n gthumb: update 3.12.2 -\u003e 3.12.4\n flatpak: do not rely on executables from the host\n bolt: package systemd units\n\n Archana Polampalli (1):\n cjson: upgrade 1.7.16 -\u003e 1.7.17\n\n Bruce Ashfield (1):\n zfs: update to 2.2.2\n\n Changqing Li (2):\n postgresql: upgrade 15.4 -\u003e 15.5\n redis: upgrade 6.2.13 -\u003e 6.2.14\n\n Derek Straka (70):\n python3-greenlet: update to version 3.0.2\n python3-ujson: update to version 5.9.0\n python3-termcolor: update to version 2.4.0\n python3-cmake: update to version 3.28.0\n python3-pint: upgrade to 0.23\n python3-gnupg: update to 0.5.2\n python3-pyzmq: update to 25.1.2\n python3-tox: update to version 4.11.4\n python3-olefile: update to version 0.47\n python3-distlib: update to version 0.3.8\n python3-colorlog: update to version 6.8.0\n python3-pymongo: update version to 4.6.1\n python3-bandit: update to version 1.7.6\n python3-gmqtt: update to version 0.6.13\n python3-portion: update to version 2.4.2\n python3-prompt-toolkit: update to version 3.0.43\n python3-asyncinotify: update to version 4.0.4\n python3-bitstring: update to version 4.1.4\n python3-ipython: update to version 8.18.1\n nginx: update versions for both the stable branch and mainline\n python3-portalocker: update to version 2.8.2\n python3-astroid: update to version 3.0.2\n python3-alembic: update to version 1.13.1\n python3-pymisp: update to verion 2.4.182\n python3-ninja: update to version 1.11.1.1\n python3-coverage: update to version 7.3.4\n python3-pdm: update to version 2.11.1\n python3-paramiko: update to version 3.4.0\n python3-zeroconf: update to version 0.131.0\n python3-wtforms: update to version 3.1.1\n python3-isort: update to version 5.13.2\n python3-protobuf: update to version 4.25.1\n python3-lazy-object-proxy: update to version 1.10.0\n python3-cantools: update to version 39.4.0\n python3-sentry-sdk: update to version 1.39.1\n python3-xmlschema: update to version 2.5.1\n python3-apiflask: update to version 2.1.0\n python3-rapidjson: update to version 1.14\n python3-bitarray: update to version 2.9.0\n python3-pyfanotify: update to version 0.2.2\n python3-eventlet: update to version 0.34.1\n python3-flask-wtf: update to version 1.2.1\n python3-grpcio: update to version 1.60.0\n python3-grpcio-tools: update to version 1.60.0\n python3-cmake: update to version 3.28.1\n python3-flask-sqlalchemy: fix upstream uri check\n python3-wtforms: fix upstream uri and version check\n gyp: update to the latest commit\n python3-ipython-genutils: fix upstream uri and version check\n python3-flask: fix upstream uri and version check\n python3-wpa-supplicant: fix upstream uri and version check\n python3-uswid: update to version 0.4.7\n python3-flask-wtf: fix upstream uri and version check\n python3-gspread: update to version 5.12.3\n python3-pytest-html: update to version 4.1.1\n python3-setuptools-scm-git-archive: remove obsolete package\n python3-pyroute2: update to version 0.7.10\n python3-constantly: update to version 23.10.4\n python3-mypy: update to version 1.8.0\n python3-flask-jwt-extended: update to version 4.6.0\n python3-greenlet: update to version 3.0.3\n python3-web3: update to version 6.13.0\n python3-parse: update to version 1.20.0\n python3-kmod: add comment about update to version 0.9.2\n python3-engineio: update to version 4.8.1\n python3-sqlalchemy: update to version 2.0.24\n python3-pdm-backend: update to version 2.1.8\n python3-cantools: update to version 39.4.1\n python3-argh: update to version 0.30.5\n python3-dominate: update to version 2.9.1\n\n Dmitry Baryshkov (2):\n android-tools: remove two Debianisms\n networkmanager: drop libnewt dependency\n\n Frederic Martinsons (3):\n crash: factorize recipe with inc file to prepare cross-canadian version\n crash: add cross canadian version\n crash: update to 8.0.4\n\n Jan Vermaete (1):\n netdata: added Python as rdepends\n\n Jean-Marc BOUCHE (1):\n terminus-font: build compressed archives with -n\n\n Jose Quaresma (1):\n ostree: Upgrade 2023.7 -\u003e 2023.8\n\n Joshua Watt (1):\n redis: Create state directory in systemd service\n\n Jörg Sommer (1):\n i2cdev: New recipe with i2c tools\n\n Kai Kang (1):\n lvm2: 2.03.16 -\u003e 2.03.22\n\n Khem Raj (3):\n Revert \"nodejs: backport (partially) python 3.12 support\"\n Revert \"libcamera: skip until upstream resolves python 3.12 compatibility\"\n libcamera: Fix build with python 3.12\n\n Leon Anavi (11):\n sip: Upgrade 6.7.12 -\u003e 6.8.0\n python3-expandvars: add recipe\n python3-frozenlist: upgrade 1.4.0 -\u003e 1.4.1\n python3-yarl: upgrade 1.9.2 -\u003e 1.9.4\n python3-coverage: upgrade 7.3.2 -\u003e 7.3.3\n python3-cycler: upgrade 0.11.0 -\u003e 0.12.1\n python3-aiohue: upgrade 4.6.2 -\u003e 4.7.0\n python3-sdbus: upgrade 0.11.0 -\u003e 0.11.1\n python3-zeroconf: upgrade 0.128.4 -\u003e 0.130.0\n python3-dominate: upgrade 2.8.0 -\u003e 2.9.0\n python3-rlp: upgrade 3.0.0 -\u003e 4.0.0\n\n Marek Vasut (1):\n faad2: Upgrade 2.10.0 -\u003e 2.11.1\n\n Markus Volk (3):\n wireplumber: update 0.4.15 -\u003e 0.4.17\n tracker: dont inherit gsettings\n gnome-software: update 45.1 -\u003e 45.2\n\n Martin Jansa (4):\n monocypher: pass LIBDIR to fix installed-vs-shipped QA issue with multilib\n rygel: fix build with gtk+3 PACKAGECONFIG disabled\n rygel: add x11 to DISTRO_FEATURES\n driverctl: fix installed-vs-shipped\n\n Meenali Gupta (1):\n nginx: upgrade 1.25.2 -\u003e 1.25.3\n\n Mingli Yu (2):\n mariadb: Upgrade to 10.11.6\n tk: Remove buildpath issue\n\n Nathan BRIENT (1):\n cyaml: new recipe\n\n Niko Mauno (1):\n pkcs11-provider: Add recipe\n\n Ny Antra Ranaivoarison (1):\n python3-click-spinner: backport patch that fixes deprecated methods\n\n Patrick Wicki (1):\n poco: upgrade 1.12.4 -\u003e 1.12.5p2\n\n Petr Chernikov (1):\n abseil-cpp: remove -Dcmake_cxx_standard\u003d14 flag from extra_oecmake\n\n Robert Yang (1):\n minifi-cpp: Fix do_configure error builder aarch64\n\n Ross Burton (13):\n Remove unused SRC_DISTRIBUTE_LICENSES\n gspell: inherit gtk-doc\n gspell: update DEPENDS, switch iso-codes for icu\n librest: remove spurious build dependencies\n librest: inherit gtk-doc\n keybinder: use autotools-brokensep instead of setting B\n keybinder: disable gtk-doc documentation\n gtksourceview3: remove obsolete DEPENDS\n libgsf: remove obsolete DEPENDS\n evolution-data-server: remove obsolete intltool DEPENDS\n php: remove lemon-native build dependency\n lemon: upgrade to 3.44.2\n renderdoc: no need to depend on vim-native\n\n Samuli Piippo (1):\n jasper: enable opengl only wih x11\n\n Theodore A. Roth (1):\n python3-flask-sqlalchemy: upgrade 2.5.1 -\u003e 3.1.1\n\n Thomas Perrot (2):\n networkmanager: add missing modemmanager rdepends\n networkmanager: fix some missing pkgconfig\n\n Tim Orling (8):\n python3-pydantic-core: add v2.14.5\n python3-annotated-types: add v0.6.0\n python3-pydantic: fix RDEPENDS\n python3-dirty-equals: add v0.7.1\n python3-pydantic-core: enable ptest\n python3-cloudpickle: add v3.0.0\n python3-pydantic: enable ptest\n python3-yappi: upgrade 1.4.0 -\u003e 1.6.0; fix ptests\n\n Wang Mingyu (61):\n python3-alembic: upgrade 1.12.1 -\u003e 1.13.0\n python3-ansi2html: upgrade 1.8.0 -\u003e 1.9.1\n python3-argcomplete: upgrade 3.1.6 -\u003e 3.2.1\n python3-dbus-fast: upgrade 2.15.0 -\u003e 2.21.0\n python3-django: upgrade 4.2.7 -\u003e 5.0\n python3-flask-restx: upgrade 1.2.0 -\u003e 1.3.0\n python3-google-api-core: upgrade 2.14.0 -\u003e 2.15.0\n python3-google-api-python-client: upgrade 2.108.0 -\u003e 2.111.0\n python3-googleapis-common-protos: upgrade 1.61.0 -\u003e 1.62.0\n python3-google-auth: upgrade 2.23.4 -\u003e 2.25.2\n python3-imageio: upgrade 2.33.0 -\u003e 2.33.1\n python3-isort: upgrade 5.12.0 -\u003e 5.13.1\n python3-path: upgrade 16.7.1 -\u003e 16.9.0\n python3-platformdirs: upgrade 4.0.0 -\u003e 4.1.0\n python3-pytest-asyncio: upgrade 0.22.0 -\u003e 0.23.2\n python3-sentry-sdk: upgrade 1.37.1 -\u003e 1.39.0\n python3-bitarray: upgrade 2.8.3 -\u003e 2.8.5\n python3-eth-keyfile: upgrade 0.6.1 -\u003e 0.7.0\n python3-eth-rlp: upgrade 0.3.0 -\u003e 1.0.0\n python3-fastnumbers: upgrade 5.0.1 -\u003e 5.1.0\n python3-pylint: upgrade 3.0.2 -\u003e 3.0.3\n python3-tornado: upgrade 6.3.3 -\u003e 6.4\n python3-traitlets: upgrade 5.13.0 -\u003e 5.14.0\n python3-types-setuptools: upgrade 68.2.0.2 -\u003e 69.0.0.0\n python3-virtualenv: upgrade 20.24.7 -\u003e 20.25.0\n python3-web3: upgrade 6.11.3 -\u003e 6.12.0\n python3-websocket-client: upgrade 1.6.4 -\u003e 1.7.0\n python3-zeroconf: upgrade 0.127.0 -\u003e 0.128.4\n ctags: upgrade 6.0.20231126.0 -\u003e 6.0.20231210.0\n gensio: upgrade 2.8.0 -\u003e 2.8.2\n hwdata: upgrade 0.376 -\u003e 0.377\n lvgl: upgrade 8.3.10 -\u003e 8.3.11\n gjs: upgrade 1.78.0 -\u003e 1.78.1\n ifenslave: upgrade 2.13 -\u003e 2.14\n libei: upgrade 1.1.0 -\u003e 1.2.0\n pkcs11-helper: upgrade 1.29.0 -\u003e 1.30.0\n strongswan: upgrade 5.9.12 -\u003e 5.9.13\n webkitgtk3: upgrade 2.42.2 -\u003e 2.42.3\n sip: upgrade 6.8.0 -\u003e 6.8.1\n paho-mqtt-cpp: upgrade 1.3.1 -\u003e 1.3.2\n dbus-cxx: upgrade 2.4.0 -\u003e 2.5.0\n exiftool: upgrade 12.70 -\u003e 12.71\n uftp: upgrade 5.0.2 -\u003e 5.0.3\n ctags: upgrade 6.0.20231210.0 -\u003e 6.0.20231224.0\n jasper: Fix install conflict when enable multilib.\n jq: upgrade 1.7 -\u003e 1.7.1\n libmbim: upgrade 1.31.1 -\u003e 1.31.2\n libqmi: upgrade 1.34.0 -\u003e 1.35.1\n opencl-headers: upgrade 2023.04.17 -\u003e 2023.12.14\n valijson: upgrade 1.0.1 -\u003e 1.0.2\n python3-apispec: upgrade 6.3.0 -\u003e 6.3.1\n python3-asyncinotify: upgrade 4.0.4 -\u003e 4.0.5\n python3-bitarray: upgrade 2.9.0 -\u003e 2.9.1\n python3-cassandra-driver: upgrade 3.28.0 -\u003e 3.29.0\n python3-ipython: upgrade 8.18.1 -\u003e 8.19.0\n python3-pydantic: upgrade 2.5.2 -\u003e 2.5.3\n python3-regex: upgrade 2023.10.3 -\u003e 2023.12.25\n opencl-icd-loader: upgrade 2023.04.17 -\u003e 2023.12.14\n python3-distro: upgrade 1.8.0 -\u003e 1.9.0\n zchunk: upgrade 1.3.2 -\u003e 1.4.0\n python3-eventlet: upgrade 0.34.1 -\u003e 0.34.2\n\n William Lyu (1):\n networkmanager: Improved SUMMARY and added DESCRIPTION\n\n Xiangyu Chen (1):\n layer.conf: add libbpf to NON_MULTILIB_RECIPES\n\n Yi Zhao (2):\n open-vm-tools: upgrade 12.1.5 -\u003e 12.3.5\n samba: upgrade 4.18.8 -\u003e 4.18.9\n\n Zoltán Böszörményi (2):\n mutter: Make gnome-desktop and libcanberra dependencies optional\n zenity: Upgrade to 4.0.0\n\n alperak (29):\n jasper: upgrade 2.0.33 -\u003e 4.1.1\n xcursorgen: upgrade 1.0.7 -\u003e 1.0.8\n xstdcmap: upgrade 1.0.4 -\u003e 1.0.5\n xlsclients: upgrade 1.1.4 -\u003e 1.1.5\n xlsatoms: upgrade 1.1.3 -\u003e 1.1.4\n xkbevd: upgrade 1.1.4 -\u003e 1.1.5\n xgamma: upgrade 1.0.6 -\u003e 1.0.7\n sessreg: upgrade 1.1.2 -\u003e 1.1.3\n xbitmaps: upgrade 1.1.2 -\u003e 1.1.3\n xcursor-themes: add recipe\n xorg-docs: add recipe\n xorg-sgml-doctools: update summary depends and inc file\n xf86-video-ati: upgrade 19.1.0 -\u003e 22.0.0\n xf86-input-void: upgrade 1.4.1 -\u003e 1.4.2\n libxaw: upgrade 1.0.14 -\u003e 1.0.15\n xf86-video-mga: upgrade 2.0.0 -\u003e 2.0.1\n snappy: upgrade 1.1.9 -\u003e 1.1.10\n xsetroot: upgrade 1.1.2 -\u003e 1.1.3\n libbytesize: Removed unnecessary setting of B\n libmxml: use autotools-brokensep instead of setting B\n libsombok3: use autotools-brokensep instead of setting B\n pgpool2: use autotools-brokensep instead of setting B\n qpdf: upgrade 11.6.3 -\u003e 11.6.4\n cpprest: upgrade 2.10.18 -\u003e 2.10.19\n avro-c: upgrade 1.11.2 -\u003e 1.11.3\n dool: upgrade 1.1.0 -\u003e 1.3.1\n driverctl: upgrade 0.111 -\u003e 0.115\n hstr: upgrade 2.5.0 -\u003e 3.1.0\n libharu: upgrade 2.3.0 -\u003e 2.4.4\n\nmeta-security: 070a1e82cc..b2e1511338:\n Armin Kuster (6):\n libgssglue: update to 0.8\n python3-privacyidea: Update to 3.9.1\n lynis: Update SRC_URI to improve updater\n layers: Move READMEs to markdown format\n arpwatch: adjust CONFIGURE params to allow to build again.\n python3-pyinotify: fail2ban needs this module\n\n Dawid Dabrowski (1):\n libhoth recipe update\n\n Erik Schilling (2):\n dm-verity-img.bbclass: use bc-native\n dm-verity-img.bbclass: remove IMAGE_NAME_SUFFIX\n\n Mikko Rapeli (2):\n tpm2-tss: support native builds\n dm-verity-img.bbclass: add DM_VERITY_DEPLOY_DIR\n\nChange-Id: I94d7f1ee5ff2da4555c05fbf63a1293ec8f249c2\nSigned-off-by: Patrick Williams \u003cpatrick@stwcx.xyz\u003e\n" }, { "commit": "2a25492c13e2b768f94b864a51f84e82e4238aef", "tree": "64102f707447c221fc7b27788cbed43052ed22a5", "parents": [ "6fddef299932b1270a799e78566e25daa911f742" ], "author": { "name": "Patrick Williams", "email": "patrick@stwcx.xyz", "time": "Fri Aug 11 09:48:11 2023 -0500" }, "committer": { "name": "Patrick Williams", "email": "patrick@stwcx.xyz", "time": "Sat Aug 12 10:32:43 2023 -0500" }, "message": "subtree updates\n\nmeta-openembedded: 0e3f5e5201..491b7592f4:\n Alexander Kanavin (1):\n libadwaita: move recipe to oe-core\n\n Andrej Valek (1):\n cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS\n\n Archana Polampalli (1):\n yasm: fix CVE-2023-31975\n\n Chase Qi (1):\n meta-python: add python3-telnetlib3 package\n\n Chen Qi (3):\n iperf3: remove incorrect CVE_PRODUCT setting\n open-vm-tools: add CVE_PRODUCT\n grpc: fix CVE-2023-32732\n\n Chi Xu (1):\n lapack: Add ptest support\n\n Chris Dimich (1):\n image_types_sparse: Fix syntax error\n\n Christian Hohnstaedt (1):\n android-tools: fix QA warning about buildpaths\n\n Christophe Vu-Brugier (2):\n libnvme: add recipe\n nvme-cli: upgrade 1.13 -\u003e 2.5\n\n Etienne Cordonnier (1):\n uutils-coreutils: upgrade 0.0.19 -\u003e 0.0.20\n\n Gianfranco Costamagna (3):\n vbxguestdrivers: upgrade 7.0.8 -\u003e 7.0.10\n dlt-daemon: Add patch to fix build with googletest 1.13\n gpsd: make sure gps-utils-python runtime-depends on python3-pyserial\n\n JD Schroeder (2):\n radvd: Fix groupname gid change warning\n cyrus-sasl: Fix groupname gid change warning\n\n Jan Vermaete (1):\n openh264: version bump 2.1.1 -\u003e 2.3.1\n\n Jasper Orschulko (1):\n yaml-cpp: Fix cmake export\n\n Khem Raj (9):\n openwsman: Link with -lm to get floor() definition\n portaudio-v19: Update to latest tip of trunk\n python3-pyaudio: Fix cross builds\n poco: Fix ptests\n pcmciautils: Pass LD\u003dCC via Make cmdline\n ply: Pass LD via environment to configure\n sip: upgrade 6.7.10 -\u003e 6.7.11\n nodejs: Upgrade to 18.17.0\n python3-m2crypto: Remove __pycache__ files\n\n Marek Vasut (1):\n libiio: update to version 0.25\n\n Markus Volk (9):\n pipewire: update 0.3.73 -\u003e 0.3.75\n libcamera: update 0.0.5 -\u003e 0.1.0\n webkitgtk3: add recipe\n geary: update 43.0 -\u003e 44.0\n webkitgtk3: upgrade 2.40.2 -\u003e 2.40.5\n fuse3: update 3.14.1 -\u003e 3.15.1\n pipewire: update 0.3.75 -\u003e 0.3.77\n pipewire: add support for liblc3\n gnome-software: update 44.3 -\u003e 44.4\n\n Martin Jansa (4):\n libtommath: add recipe for LibTomMath used by dropbear\n libtomcrypt: backport a fix for CVE-2019-17362\n libtomcrypt: add PACKAGECONFIG for ltm enabled by default\n dlm: Do not use -fcf-protection\u003dfull on aarch64 platforms\n\n Michael Opdenacker (7):\n remove unused AUTHOR variable\n remove unused AUTHOR variable\n remove unused AUTHOR variable\n remove unused AUTHOR variable\n remove unused AUTHOR variable\n remove unused AUTHOR variable\n meta-python: Remove unused AUTHOR variable\n\n Mingli Yu (2):\n dracut: Remove busybox from RRECOMMENDS\n mariadb: Upgrade to 10.11.4\n\n Nicolas Marguet (2):\n rsyslog: update from 8.2302.0 to 8.2306.0\n rsyslog: Fix function inline errors in debug optimization\n\n Peter Marko (1):\n cve_check: fix conversion errors\n\n Ramon Fried (1):\n bitwise: Upgrade 0.43 -\u003e 0.50\n\n Ross Burton (1):\n cherokee: add CVE_PRODUCT\n\n Tim Orling (1):\n libmodule-build-tiny-perl: upgrade 0.045 -\u003e 0.046\n\n Trevor Gamblin (31):\n python3-django: upgrade 4.2.2 -\u003e 4.2.3\n python3-ipython: upgrade 8.12.0 -\u003e 8.14.0\n python3-awesomeversion: upgrade 22.9.0 -\u003e 23.5.0\n python3-binwalk: upgrade 2.3.3 -\u003e 2.3.4\n python3-bitstring: upgrade 3.1.9 -\u003e 4.0.2\n python3-bitstring: add python3-io to RDEPENDS, alphabetize\n python3-blinker: upgrade 1.5 -\u003e 1.6.2\n python3-blinker: add python3-asyncio to RDEPENDS\n python3-execnet: upgrade 1.9.0 -\u003e 2.0.2\n python3-flask: upgrade 2.2.3 -\u003e 2.3.2\n python3-flask: add python3-blinker to RDEPENDS, alphabetize\n python3-greenstalk: upgrade 2.0.0 -\u003e 2.0.2\n python3-humanize: upgrade 4.4.0 -\u003e 4.7.0\n python3-versioneer: add recipe\n python3-parse: upgrade 1.19.0 -\u003e 1.19.1\n python3-pandas: upgrade 1.5.3 -\u003e 2.0.3\n python3-pyperf: upgrade 2.5.0 -\u003e 2.6.1\n python3-rdflib: upgrade 6.2.0 -\u003e 6.3.2\n python3-semver: upgrade 2.13.0 -\u003e 3.0.1\n python3-send2trash: upgrade 1.8.0 -\u003e 1.8.2\n python3-sh: upgrade 1.14.3 -\u003e 2.0.4\n python3-snagboot: upgrade 1.0 -\u003e 1.1\n python3-werkzeug: upgrade 2.2.3 -\u003e 2.3.6\n python3-beautifulsoup4: upgrade 4.11.1 -\u003e 4.12.2\n python3-fastjsonschema: upgrade 2.16.3 -\u003e 2.18.0\n python3-jsonpatch: upgrade 1.32 -\u003e 1.33\n python3-m2crypto: upgrade 0.38.0 -\u003e 0.39.0\n python3-matplotlib: upgrade 3.6.3 -\u003e 3.7.2\n python3-pyaudio: upgrade 0.2.11 -\u003e 0.2.13\n python3-pybind11: upgrade 2.10.3 -\u003e 2.11.1\n python3-sqlparse: upgrade 0.4.3 -\u003e 0.4.4\n\n Vivien Didelot (1):\n libcamera: bump to latest master\n\n Wang Mingyu (83):\n c-periphery: upgrade 2.4.1 -\u003e 2.4.2\n ctags: upgrade 6.0.20230611.0 -\u003e 6.0.20230716.0\n gensio: upgrade 2.6.6 -\u003e 2.6.7\n gnome-commander: upgrade 1.16.0 -\u003e 1.16.1\n hiredis: upgrade 1.1.0 -\u003e 1.2.0\n iperf3: upgrade 3.13 -\u003e 3.14\n iwd: upgrade 2.6 -\u003e 2.7\n libbytesize: upgrade 2.8 -\u003e 2.9\n libinih: upgrade 56 -\u003e 57\n libnftnl: upgrade 1.2.5 -\u003e 1.2.6\n lvgl: upgrade 8.3.7 -\u003e 8.3.8\n bats: upgrade 1.9.0 -\u003e 1.10.0\n function2: upgrade 4.2.2 -\u003e 4.2.3\n lmdb: upgrade 0.9.29 -\u003e 0.9.31\n redis: upgrade 6.2.12 -\u003e 6.2.13\n ser2net: upgrade 4.3.12 -\u003e 4.3.13\n python3-obd: upgrade 0.7.1 -\u003e 0.7.2\n python3-path: upgrade 16.6.0 -\u003e 16.7.1\n nginx: upgrade 1.24.0 -\u003e 1.25.1\n php: upgrade 8.2.7 -\u003e 8.2.8\n python3-charset-normalizer: upgrade 3.1.0 -\u003e 3.2.0\n python3-click: upgrade 8.1.3 -\u003e 8.1.5\n python3-dnspython: upgrade 2.3.0 -\u003e 2.4.0\n python3-engineio: upgrade 4.4.1 -\u003e 4.5.1\n python3-eth-utils: upgrade 2.1.1 -\u003e 2.2.0\n python3-frozenlist: upgrade 1.3.3 -\u003e 1.4.0\n python3-gevent: upgrade 22.10.2 -\u003e 23.7.0\n python3-google-api-python-client: upgrade 2.92.0 -\u003e 2.93.0\n python3-google-auth: upgrade 2.21.0 -\u003e 2.22.0\n python3-mock: upgrade 5.0.2 -\u003e 5.1.0\n python3-platformdirs: upgrade 3.8.0 -\u003e 3.9.1\n python3-protobuf: upgrade 4.23.3 -\u003e 4.23.4\n python3-pymisp: upgrade 2.4.172 -\u003e 2.4.173\n python3-pymongo: upgrade 4.4.0 -\u003e 4.4.1\n python3-tox: upgrade 4.6.3 -\u003e 4.6.4\n python3-virtualenv: upgrade 20.23.1 -\u003e 20.24.0\n python3-zeroconf: upgrade 0.70.0 -\u003e 0.71.0\n redis-plus-plus: upgrade 1.3.9 -\u003e 1.3.10\n redis: upgrade 7.0.11 -\u003e 7.0.12\n smemstat: upgrade 0.02.11 -\u003e 0.02.12\n tesseract: upgrade 5.3.1 -\u003e 5.3.2\n weechat: upgrade 4.0.1 -\u003e 4.0.2\n wireshark: upgrade 4.0.6 -\u003e 4.0.7\n xterm: upgrade 383 -\u003e 384\n lastlog2: add new recipe\n wtmpdb: add new recipe\n babeld: upgrade 1.12.2 -\u003e 1.13.1\n ctags: upgrade 6.0.20230716.0 -\u003e 6.0.20230730.0\n gspell: upgrade 1.12.1 -\u003e 1.12.2\n libcompress-raw-bzip2-perl: upgrade 2.204 -\u003e 2.206\n libcompress-raw-lzma-perl: upgrade 2.204 -\u003e 2.206\n libcompress-raw-zlib-perl: upgrade 2.204 -\u003e 2.206\n libio-compress-lzma-perl: upgrade 2.204 -\u003e 2.206\n libio-compress-perl: upgrade 2.204 -\u003e 2.206\n libqb: upgrade 2.0.7 -\u003e 2.0.8\n logcheck: upgrade 1.4.2 -\u003e 1.4.3\n mdio-tools,mdio-netlink: Upgrade recipes to 1.3.0\n python3-dill: upgrade 0.3.6 -\u003e 0.3.7\n python3-gunicorn: upgrade 20.1.0 -\u003e 21.2.0\n python3-web3: upgrade 6.3.0 -\u003e 6.7.0\n python3-aiohttp: upgrade 3.8.4 -\u003e 3.8.5\n python3-bitarray: upgrade 2.7.6 -\u003e 2.8.0\n python3-click: upgrade 8.1.5 -\u003e 8.1.6\n python3-cmake: upgrade 3.26.4 -\u003e 3.27.0\n python3-configargparse: upgrade 1.5.5 -\u003e 1.7\n python3-cytoolz: upgrade 0.12.1 -\u003e 0.12.2\n python3-dnspython: upgrade 2.4.0 -\u003e 2.4.1\n python3-elementpath: upgrade 4.1.4 -\u003e 4.1.5\n python3-flask-socketio: upgrade 5.3.4 -\u003e 5.3.5\n python3-gnupg: upgrade 0.5.0 -\u003e 0.5.1\n python3-google-api-python-client: upgrade 2.93.0 -\u003e 2.95.0\n python3-grpcio: upgrade 1.56.0 -\u003e 1.56.2\n python3-jedi: upgrade 0.18.2 -\u003e 0.19.0\n python3-marshmallow: upgrade 3.19.0 -\u003e 3.20.1\n python3-portion: upgrade 2.4.0 -\u003e 2.4.1\n python3-pymodbus: upgrade 3.3.2 -\u003e 3.4.1\n python3-robotframework: upgrade 6.1 -\u003e 6.1.1\n python3-tomlkit: upgrade 0.11.8 -\u003e 0.12.1\n python3-typeguard: upgrade 4.0.0 -\u003e 4.1.0\n python3-virtualenv: upgrade 20.24.0 -\u003e 20.24.2\n python3-zeroconf: upgrade 0.71.0 -\u003e 0.71.4\n rdma-core: upgrade 46.0 -\u003e 47.0\n sip: upgrade 6.7.9 -\u003e 6.7.10\n\n Willy Tu (1):\n mstpd: Add initial recipe for mstpd\n\n Yi Zhao (4):\n samba: upgrade 4.18.4 -\u003e 4.18.5\n libnfnetlink: enable native build\n libnetfilter-queue: enable native build\n daq: enable nfq module build\n\nmeta-raspberrypi: e3f733cadd..5e2f79a6fa:\n Jan Vermaete (2):\n kas-poky-rpi.yml: renamed ABORT to HALT\n rpi-base.inc: add the disable-wifi overlay\n\n Khem Raj (1):\n rpi-base: Remove customizing SPLASH var\n\n Martin Jansa (1):\n libcamera: update PACKAGECONFIG for libcamera-0.1.0\n\n Vincent Davis Jr (1):\n rpidistro-vlc: fix error uint64_t does not name\n\n Vivien Didelot (10):\n rpi-libcamera-apps: fix Illegal Instruction\n rpi-libcamera-apps: add opencv build dependency\n rpi-libcamera-apps: add drm support\n rpi-libcamera-apps: replace tensorflow config\n rpi-libcamera-apps: don\u0027t force COMPATIBLE_MACHINE\n rpi-libcamera-apps: rename to libcamera-apps\n libcamera-apps: move recipe to dynamic-layers\n libcamera-apps: bump to 3d9ac10\n libcamera-apps: switch from CMake to meson\n libcamera-apps: bump to latest main\n\nmeta-arm: b4d50a273d..992c07f7c0:\n Abdellatif El Khlifi (2):\n arm-bsp/trusted-firmware-a: corstone1000: psci: SMCCC_ARCH_FEATURES discovery through PSCI_FEATURES\n arm-bsp/u-boot: corstone1000: upgrade to v2023.07\n\n Adam Johnston (1):\n arm-bsp/trusted-firmware-a: Reserve OP-TEE memory from NWd on N1SDP\n\n Emekcan Aras (1):\n arm-bsp/u-boot: corstone1000: increase the kernel size\n\n Jon Mason (9):\n CI: add defaults for get-binary-toolchains\n CI: workaround 32bit timer warning in binary toolchain\n arm-bsp/corstone1000: update u-boot preferred version\n arm-toolchain/gcc-aarch64-none-elf: upgrade to 12.3.rel1\n arm/edk2: move 202211 recipe to meta-arm-bsp\n arm-bsp: clean-up patch noise\n arm/optee-test: update musl workaround patch\n arm-bsp/tc1: remove trusted-firmware-m target\n arm/trusted-firmware-m: upgrade to v1.8.0\n\n Robbie Cao (1):\n arm/recipes-kernel: Add preempt-rt support for generic-arm64\n\n Ross Burton (5):\n arm-toolchain/androidclang: remove\n arm-toolchain/arm-binary-toolchain: install to a versioned directory\n arm-toolchain/gcc-arm-none-eabi-11.2: add new recipe\n arm/trusted-firmware-m: explicitly use Arm GCC 11.2\n arm-toolchain/gcc-arm-none-eabi: upgrade to 12.3.rel1\n\n Ziad Elhanafy (1):\n arm/recipes-devtools,doc: Update FVP version\n\npoky: b398c7653e..71282bbc53:\n Alex Kiernan (3):\n base-passwd: Add the sgx group\n udev: eudev: Revert add group to sgx\n poky/poky-tiny: Explicitly exclude `shadow`\n\n Alexander Kanavin (25):\n meta: add missing summaries for image recipes\n insane.bbclass: add do_recipe_qa task\n devtool: do not run recipe_qa task when extracting source\n insane.bbclass: add a SUMMARY/HOMEPAGE check (oe-core recipes only)\n insane.bbclass: add a RECIPE_MAINTAINER check (oe-core recipes only)\n librsvg: fix upstream version check\n acpica: tarball and homepage relocated to intel.com\n gnu-efi: upgrade 3.0.15 -\u003e 3.0.17\n gettext-minimal-native: obtain the needed files directly from gettext source tarball\n kbd: upgrade 2.6.0 -\u003e 2.6.1\n systemd: upgrade 253.3 -\u003e 253.7\n jquery: upgrade 3.6.3 -\u003e 3.7.0\n strace: upgrade 6.3 -\u003e 6.4\n sudo: update 1.9.13p3 -\u003e 1.9.14p2\n libadwaita: add recipe from meta-gnome\n epiphany: upgrade 43.1 -\u003e 44.5\n glibc-locale: use stricter matching for metapackages\u0027 runtime dependencies\n uninative-tarball: install the full set of gconv modules\n buildtools-extended-tarball: install the full set of gconv modules\n procps: address failure with gettext 0.22\n util-linux: upgrade 2.38.1 -\u003e 2.39.1\n ref-manual: document image-specific variant of INCOMPATIBLE_LICENSE\n devtool/upgrade: raise an error if extracting source produces more than one directory\n scripts/lib/scriptutils.py: add recipe_qa artifacts to exclusion list in filter_src_subdirs()\n curl: ensure all ptest failures are caught\n\n Alexandre Belloni (2):\n base-files: bump PR because conf files are now sorted\n wic: bootimg-efi: Stop hardcoding VMA offsets\n\n Alexis Lothoré (3):\n scripts/resulttool: add mention about new detected tests\n scripts/resulttool: allow to replace test raw status with custom string\n scripts/resulttool: define custom string for \"not found\" test results\n\n Andrej Valek (2):\n maintainers.inc: Modify email address\n ref-manual: document CVE_STATUS and CVE_CHECK_STATUSMAP\n\n Anuj Mittal (4):\n glibc/check-test-wrapper: don\u0027t emit warnings from ssh\n selftest/cases/glibc.py: increase the memory for testing\n oeqa/utils/nfs: allow requesting non-udp ports\n selftest/cases/glibc.py: switch to using NFS over TCP\n\n BELOUARGA Mohamed (3):\n linux-firmware : Add firmware of RTL8822 serie\n bitbake: bitbake: fetch2/npmsw: Check if there are dependencies before trying to fetch them\n bitbake: fetch2: Check if path is \u0027None\u0027 before calculating checksums\n\n Bruce Ashfield (11):\n kernel: make LOCALVERSION consistent between recipes\n linux-yocto/6.4: fix CONFIG_LEDS_TRIGGER_GPIO kernel audit warning\n linux-yocto/6.4: update to v6.4.6\n linux-yocto/6.1: update to v6.1.41\n linux-yocto/6.4: update to v6.4.7\n linux-yocto-dev: bump to v6.5+\n linux-yocto/6.4: update to v6.4.8\n linux-yocto/6.1: update to v6.1.43\n linux-yocto/6.4: update to v6.4.9\n linux-yocto/6.4: fix qemuarm boot failure\n linux-yocto-tiny/6.4: fix HID configuration warning\n\n Chen Qi (4):\n ncurses: fix CVE-2023-29491\n multilib.conf: explicitly make MULTILIB_VARIANTS vardeps on MULTILIBS\n gcc-crosssdk: ignore MULTILIB_VARIANTS in signature computation\n openssh: sync with upstream\u0027s default\n\n Christopher Larson (6):\n bitbake: tests.data: add test for inline python calling a def\u0027d function\n bitbake: tests.codeparser: add test for exec of builtin from inline python\n bitbake: data_smart: check for python builtins directly for context lookup\n bitbake: tests.data: add test for builtin preferred over metadata value\n bitbake: data_smart: directly check for methodpool functions in context lookup\n bitbake: bb.tests.data: don\u0027t require the func flag for context functions\n\n Denis OSTERLAND-HEIM (1):\n kernel-fitImage: add machine compatible to config section\n\n Dit Kozmaj (1):\n bitbake: fetch2: Set maxsplit to match expected variables\n\n Dmitry Baryshkov (5):\n kmscube: bump SRCREV to get offscreen rendering to work\n linux-firmware: package firmare for Dragonboard 410c\n mesa: simplify overriding GALLIUMDRIVERS_LLVM\n mesa: enable swrast Vulkan driver if LLVM drivers are enabled\n linux-firmware: split platform-specific Adreno shaders to separate packages\n\n Frederic Martinsons (4):\n ptest-cargo.bbclass: Support of cargo workspaces\n cargo.bbclass: Use --frozen flag for cargo operations\n cargo_common.bbclass: Handle Cargo.lock modifications for git dependencies\n rust-hello-world: Drop recipe\n\n Jean-Marie Lemetayer (1):\n package: always sort the conffiles\n\n Joel Stanley (1):\n kernel: don\u0027t fail if Modules.symvers doesn\u0027t exist\n\n Jose Quaresma (1):\n systemd: fix efi stubs\n\n Joshua Watt (1):\n bitbake: contrib: vim: Fix up a few errors when reloading\n\n Julien Stephan (1):\n libexif: add ptest support\n\n Khem Raj (16):\n nfs-utils: Fix host path contamination building locktest\n ltp: Use bfd linker when lld is distro linker default\n ffmpeg: Use bfd linker on i386 when lld is distro linker default\n ltp: Use bfd linker for KVM_LD as well when ld-is-lld\n autoconf: Backport upstreamed patches\n Revert \"site: merged common-glibc from OE\"\n x32-linux: Do not cache ac_cv_sys_file_offset_bits\n gcc: Upgrade to 13.2 release\n gnu-efi: Fix build break on riscv64\n ffmpeg: Fix wrong code found with gas/2.41\n systemd: Point to target binary paths for loadkeys and setfont\n systemd: Make 254 work on musl\n musl: Upgrade to tip of trunk\n binutils: Upgrade to 2.41 release\n systemd-boot: Ensure EFI_LD is also passed to compiler driver\n pm-utils: Do not require GNU grep at runtime\n\n Lee Chee Yang (2):\n migration-guides: add release notes for 4.0.11\n migration-guides: add release notes for 4.2.2\n\n Luca Boccassi (2):\n systemd: update to v254\n systemd: add usrmerge to REQUIRED_DISTRO_FEATURES\n\n Marek Vasut (1):\n linux-firmware: Fix mediatek mt7601u firmware path\n\n Mark Hatle (1):\n tcf-agent: Update to 1.8.0 release\n\n Markus Volk (4):\n gcr3: remove recipe\n systemd: add a packageconfig to support colored logs\n webkitgtk: upgrade 2.40.2 -\u003e 2.40.5\n epiphany: upgrade 44.5 -\u003e 44.6\n\n Martin Jansa (3):\n patchelf: add 3 fixes to optimize and fix uninative\n alsa-utils: backport a fix to build with glibc-2.38\n efivar: drop -fuse-ld\u003dbfd\n\n Michael Halstead (1):\n yocto-uninative: Update hashes for uninative 4.1\n\n Michael Opdenacker (4):\n ref-manual: releases.svg: updates\n ref-manual: LTS releases now supported for 4 years\n poky.conf: update SANITY_TESTED_DISTROS to match autobuilder\n recipes: remove unused AUTHOR variable\n\n Oleksandr Hnatiuk (2):\n file: return wrapper to fix builds when file is in buildtools-tarball\n file: fix the way path is written to environment-setup.d\n\n Ovidiu Panait (2):\n mdadm: add util-linux-blockdev ptest dependency\n mdadm: save ptest logs\n\n Peter Marko (4):\n cve-extra-exclusions: fix syntax error\n libarchive: ignore CVE-2023-30571\n cve-exclusion_6.1: correct typo in exclusion list name\n bluez5: correct CVE status of ignored CVEs\n\n Peter Suti (1):\n externalsrc: fix dependency chain issues\n\n Quentin Schulz (1):\n docs: sdk-manual: appendix-obtain: fix literal block content\n\n Richard Purdie (21):\n createrepo-c: Fix 32 bit architecture segfaults with 64 bit time\n build-appliance-image: Update to master head revision\n oeqa/target/ssh: Ensure EAGAIN doesn\u0027t truncate output\n createrepo-c: Update patch status\n oeqa/runtime/ltp: Increase ltp test output timeout\n oeqa/ltp: Show warning for non-zero exit codes\n ltp: Add kernel loopback module dependency\n target/ssh: Ensure exit code set for commands\n autoconf: Upgrade to 2.72c\n oeqa/ssh: Further improve process exit handling\n oeqa/selftest/rust: Round test execution time to integer\n qemuboot/runqemu: Fix 6.2 and later kernel network device naming\n bitbake: siggen: Improve runtaskdeps data to fix sstate debugging\n sstatesig: Update to match bitbake changes to runtaskdeps\n Revert \"kea: upgrade to v2.5.0\"\n selftest/reproducible: Update config to match ongoing changes\n gnupg: Fix reproducibility failure\n selftest: Ensure usrmerge is enabled with systemd\n conf/init-mamager-systemd: Add usrmerge to DISTRO_FEATURES\n bitbake.conf: Drop PE and PR from WORKDIR and STAMP\n qemuboot: Update hardcoded path to match new layout\n\n Robert Joslyn (2):\n curl: Update from 8.1.2 to 8.2.0\n curl: Refine ptest perl RDEPENDS\n\n Ross Burton (8):\n systemd: set correct paths for kdb binaries\n systemd: depend on util-linux\u0027s swapon/off\n linux-yocto: add script to generate kernel CVE_STATUS entries\n ghostscript: backport fix for CVE-2023-38559\n ghostscript: ignore CVE-2023-38560\n openssh: upgrade to 9.3p2\n librsvg: upgrade to 2.56.3\n linux-yocto: extract generic kernel CVE_STATUS\n\n Sakib Sajal (1):\n go: upgrade 1.20.6 -\u003e 1.20.7\n\n Sudip Mukherjee (3):\n libgit2: upgrade to v1.7.0\n bind: upgrade to v9.18.17\n kea: upgrade to v2.5.0\n\n Tim Orling (10):\n python3-urllib3: upgrade 2.0.3 -\u003e 2.0.4\n python3-hypothesis: upgrade 6.81.2 -\u003e 6.82.0\n python3-pyyaml: upgrade 6.0 -\u003e 6.0.1\n python_setuptools3_rust: inherit ...build_meta\n python3-sphinx: upgrade 7.0.1 -\u003e 7.1.1\n python3-certifi: upgrade 2023.5.7 -\u003e 2023.7.22\n python3-more-itertools: upgrade 9.1.0 -\u003e 10.0.0\n python3-wheel: upgrade 0.40.0 -\u003e 0.41.0\n python3-chardet: upgrade 5.1.0 -\u003e 5.2.0\n python3-cryptography{-vectors}: upgrade -\u003e 41.0.3\n\n Trevor Gamblin (7):\n python3-dtschema: upgrade 2023.4 -\u003e 2023.6.1\n python3-dtc: add from meta-virtualization\n python3-dtschema: add python3-dtc to RDEPENDS\n nfs-utils: upgrade 2.6.2 -\u003e 2.6.3\n iproute2: upgrade 6.3.0 -\u003e 6.4.0\n git: upgrade 2.39.3 -\u003e 2.41.0\n python3: add additional timing-related test skips\n\n Ulrich Ölmann (3):\n ref-manual: classes: kernel-fitimage: fix source of imagetype\n ref-manual: classes: kernel-fitimage: fix typos\n ref-manual: classes: kernel-fitimage: refine role of INITRAMFS_IMAGE_BUNDLE\n\n Yang Xu (2):\n oeqa/selftest/ssate: Add test for find_siginfo\n bitbake: server/process: fix sig handle\n\n Yash Shinde (5):\n rust: Fix BOOTSTRAP_CARGO failure during Rust Oe-selftest\n oeqa/selftest/rust: Add failed test cases to exclude list for Rust Oe-selftest\n oeqa/selftest/binutils: Add elapsed time for binutils test report.\n oeqa/selftest/gcc: Add elapsed time for gcc test report.\n oeqa/selftest/glibc: Add elapsed time for glibc test report.\n\n Yoann Congal (1):\n bitbake: fetch2/gitsm: Document that we won\u0027t support propagating user parameter\n\nmeta-security: 405cca4028..b9bc938785:\n Armin Kuster (21):\n bastille: bastille/config should not be world writeable.\n ossec-hids: Fix usermod\n python3-flask-script: add package\n python3-segno: add new package\n python3-privacyidea: fixup REDPENDS\n qemu: move qemu setting to image and out of layer.conf\n packagegroup-core-security: only include firejail x86-64 and arch64\n firejail: only allow x86-64 and arm64 to build\n python3-tpm2-pytss: add python tss2 support\n packagegroup: add python3-tpm2-pytss\n clamav: update SRC_URI\n scap-security-guide: refactor patches\n packagegroup-security-tpm2: add more pkgs\n scap-security-guide: enable ptest\n python3-yamlpath: Add new pkg\n python3-json2html: add new pkg\n python3-json2html: add new pkg\n meta-integrity: drop ima.cfg in favor of new k-cache\n sshguard: Update to 2.4.3\n meta-tpm linux-yocto-rt: Add the bbappend for rt kernel\n layer: add QA_WARNINGS to all layers\n\n Kai Kang (2):\n openscap: fix buildpaths issue\n sssd: 2.7.4 -\u003e 2.9.1\n\n Kevin Hao (1):\n linux-yocto-rt: Add the bbappend for rt kernel\n\n Luke Granger-Brown (1):\n glome: update to tip\n\n Wurm, Stephan (1):\n dm-verity-image-initramfs: Allow compressed image types\n\nSigned-off-by: Patrick Williams \u003cpatrick@stwcx.xyz\u003e\nChange-Id: Icf1ba0c270d53f4c3c3838d4305116e5d6f794de\n" }, { "commit": "9aee50030142f0352e48fd0b14b3aab4e7efa158", "tree": "fbf0826ccb09575fca84ce810e59cc6d09c8ca32", "parents": [ "7e0e3c0c6a2cd4e76ebca17ed16a37155992025e" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Wed Mar 30 16:27:02 2022 +0000" }, "committer": { "name": "Andrew Geissler", "email": "andrew@geissonator.com", "time": "Fri Apr 01 14:11:17 2022 +0000" }, "message": "subtree updates march 30 2022\n\nmeta-raspberrypi: e39a0a570c..c06ae5eacf:\n Andrei Gherzan (7):\n linux-raspberrypi: linux-raspberrypi: Bump 5.10 to 5.10.95\n linux-raspberrypi: linux-raspberrypi: Bump 5.15 revision\n raspberrypi-firmware.inc: Move to using tarballs from rpi deb repo\n rpi-base.inc: Cleanup redundant imgtyp variable\n sdcard_image-rpi.bbclass: Use processed list of device trees\n docs: Update www.raspberrypi.com documentation links\n linux-raspberrypi: Bump 5.15 recipe to 5.15.30\n\n Khem Raj (10):\n python3-adafruit-circuitpython-register: Define PIP_INSTALL_PACKAGE\n python3-adafruit-pureio: Fix build with wheel\n python3-rtimu: Port to using setuptools and fix build with wheel\n python3-adafruit-platformdetect: Fix build with wheel\n linux-raspberrypi_5.15.bb: Upgrade to 5.15.25\n rpi-gpio: Port to PEP-517 packaging\n linux-raspberrypi_5.15.bb: Update to 5.15.26\n linux-raspberrypi: Update to 5.15.27\n python: Unbolt wheel packaging PIP_INSTALL_PACKAGE band-aids\n linux-raspberrypi: Update to 5.15.28\n\n Matthias Klein (1):\n u-boot: always set fdt_addr with firmware-provided FDT address\n\nmeta-security: 6cc8dde794..da93339112:\n Akshay Bhat (1):\n meta-security-isafw: Fixes to work with oe-core master\n\n Armin Kuster (16):\n README.md: fix typo\n packagegroup-security-tpm: Fix QA Error\n apparmor: update to 3.0.4\n layer.conf: enable apparmor for qemu machine\n parsec-service: Only enable TPM is layer and DISTRO_FEATURE is defined.\n python3-privacyidea: fix QA ERROR\n python3-privacyidea: update to 3.6.2\n openscap-daemon: fix wheels and License issues.\n swtpm: update to 0.7.1\n libtpm: update to 0.9.2\n ima-evm-keys: don\u0027t use lnr\n tpm-tools: Fix pod2man race\n tpm2-tss: fix user perms\n python3-fail2ban: fix SPDX license.\n python3-privacyidea: drop old package ref.\n kas-security-alt: drop rust layer\n\n Ashish Sharma (1):\n Subject: [PATCH] Subject: python3-fail2ban: switch to legacy setuptools3\n\nmeta-openembedded: cf0ed42391..9a52bfc4a6:\n Adrian Freihofer (6):\n networkmanager: switch to meson\n networkmanager: new configure options\n libqrtr-glib: add new recipe\n libqmi: switch to meson and git\n modemmanager: update 1.16.8 -\u003e 1.18.6\n networkmanager: replace deprecated licenses\n\n Alejandro Enedino Hernandez Samaniego (1):\n meta-python: Clean up recipes and classes that were moved to oe-core\n\n Andreas Müller (3):\n vlc: upgrade 3.0.12 -\u003e 3.0.17-1 to fix build with ffmpeg5\n gnome-tweaks: Fix build on latest meson\n gnome-shell-extensions: Fix build with latest meson\n\n Andrej Valek (1):\n nodejs: add option to use openssl legacy providers again\n\n Anu Deepthika, Nandipati (2):\n usbguard: Add inital recipe\n usbguard: package simplification\n\n Armin Kuster (1):\n pw-am.sh: update to new patcwork system\n\n Carlos Rafael Giani (1):\n libopenmpt: Upgrade to version 0.6.2\n\n Changqing Li (1):\n hstr: add new recipe\n\n Christian Eggers (3):\n libiio: update to version 0.23\n boost-sml: 1.1.4+git --\u003e 1.1.5\n graphviz: don\u0027t clear PACKAGECONFIG for nativesdk\n\n Daniel Gomez (5):\n python3-flask-versioned: Fix PYPA_WHEEL name\n v4l-utils: Update 1.20.0 -\u003e 1.22.1\n opencl-icd-loader: Update 2020.12.18 -\u003e v2022.01.04\n opencl-headers: Update v2020.12.18 -\u003e v2022.01.04\n opencl-clhpp: Update 2.0.15 -\u003e 2.0.16\n\n Jeremy A. Puhlman (1):\n nspr-native: fix ubuntu 18.04 builds using system gcc.\n\n Jeremy Puhlman (1):\n nspr-native: build correclty with extended buildtools.\n\n Jiaqing Zhao (2):\n libesmtp: bump 1.0.6 -\u003e 1.1.0\n esmtp: fix libesmtp dependency check\n\n Julian Haller (1):\n nlohmann-json: Set CVE_PRODUCT according to NVD\n\n Justin Bronder (17):\n python3-crc32c: add 2.2.post0\n python3-feedformatter: drop recipe\n python3-coloredlogs: fix location of coloredlogs.pth\n python3-bitarray: switch to setuptools\n python3-kivy: fix wheel build\n python3-astor: fix wheel build\n python3-crcmod: use setuptools instead of distutils\n python3-gcovr: fix wheel build\n python3-prctl: fix wheel build\n python3-ntplib: pull from PyPI\n python3-lrparsing: use setuptools instead of distutils\n python3-configshell-fb: set PIP_INSTALL_PACKAGE\n python3-pyscaffold: fix wheel build and license\n python3-pyserial-asyncio: add 0.6\n python3-pymodbus: add 2.5.3\n python3-asyncinotify: add 2.0.2\n python3-pymodbus: add asyncio to package config\n\n Kai Kang (9):\n cairomm: correct SRC_URI\n networkmanager: fix installed-vs-shipped error\n python3-pydot: add recipe\n python3-blivet: use setuptools_legacy\n Revert \"python3-ipy: drop recipe\"\n wxwidgets: fix libdir for multilib\n wxwidgets: fix install errors\n graphviz: 2.44.1 -\u003e 2.50.0\n graphviz: add pkg_postinst script\n\n Kas User (1):\n netdata: added enable/disable cloud config.\n\n Khem Raj (131):\n python3-apt: Point PYPA_WHEEL to custom location\n python3-pycups: Inherit setuptools_build_meta\n python3-anyjson: Drop recipe\n Revert \"python3-twofish: drop recipe\"\n cxxtest: Define PIP_INSTALL_DIST_PATH\n sanlock: Fix build with wheels on\n guider: Set PYPA_WHEEL\n unattended-upgrades: Migrate to use wheels\n python3-scapy: Define custom PYPA_WHEEL\n python3-termcolor: Use setuptools instead of distutils\n cyrus-sasl: Fix ptest builds\n bluepy: Define custom PYPA_WHEEL\n ufw: Upgrade to 0.36.1 bugfix release\n catfish: Fix wheel build\n menulibre: Inherit distutils3\n onboard: Inherit setuptools3-base instead of setuptools3\n python3-xmodem: Move docs to /usr/share/doc\n python3-blivet: Upgrade to 3.4.3\n python3-pytest-runner: Define PIP_INSTALL_PACKAGE\n python3-setuptools-rust-native: Define PIP_INSTALL_PACKAGE\n python3-dateutil: Define PIP_INSTALL_PACKAGE\n python3-poetry-core: Define PIP_INSTALL_PACKAGE\n python3-keras-applications: Define PIP_INSTALL_PACKAGE\n python3-pymetno: Define PIP_INSTALL_PACKAGE\n python3-cson: Define PIP_INSTALL_PACKAGE\n python3-dbussy: Define PIP_INSTALL_PACKAGE\n python3-txws: Define PIP_INSTALL_PACKAGE\n python3-aws-iot-device-sdk-python: Upgrade to 1.5.0\n python3-blivetgui: Upgrade to 2.3.0\n python3-blivet: Adjust install location for binaries and systemd units\n python3-slip-dbus: Fix build with wheel packaging\n xfce4-terminal: Add missing gtk-doc dependency\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n recipes: Update LICENSE variable to use SPDX license identifiers\n unattended-upgrades: Inherit setuptools3_legacy\n menulibre: Inherit setuptools3_legacy\n libbpf: Enable builds for riscv64\n pcp: Enable check for x11 distro feature\n gfbgraph: Check for x11 distro feature\n gedit: Fix REQUIRED_DISTRO_FEATURES to not overwrite x11\n thunar-shares-plugin: Check for x11 in distro features\n tepl: Check for x11 in distro features\n geary: Check for x11 in distro features\n packagegroup-xfce-multimedia: Check for x11 distro feature\n fbida: Fix build when x11 is not enabled in distro features\n python3-crc32c: set target platform via setup.cfg\n python3-pyruvate: Fix build on riscv32\n libdc1394: Change dependency from virtual/libgl to virtual/egl\n boinc-client: Depend on virtual/egl instead of virtual/libgl\n libsdl2-ttf: Change depenendency from virtual/libgl to virtual/egl\n Revert \"python3-smbus: fix wheel build\"\n catfish: Do not set PYPA_WHEEL\n libcereal: Disable Werror with ptests\n ttf-vlgothic: Specify accurate BSD license type\n pcp: Upgrade to 5.3.6\n pcp: Do not search headers on build host during cross compile\n libcereal: Link libatomics on mips for ptests\n nodejs: Disable for powerpc\n gimp: Disable vector icons on ppc\n capnproto: Link in libatomic on ppc\n rocksdb: Use new atomic builtins on powerpc as well\n fwts: Upgrade to 22.01.00\n fwts: Do not use --as-needed on ppc64\n python3-poetry-core: Setting PIP_INSTALL_PACKAGE is no longer needed\n python3-grpcio, python3-grpcio-tools: Upgrade to 1.44.0\n packagegroup-meta-python: Do not exclude python3-grpcio python3-grpcio-tools for ppc64\n python3-pyrad: Change poetry bbclass inherit to match oe-core\n python3-bcrypt: Remove\n python3-psutil: Remove\n abseil: Upgrade to 20211102.0 LTS release\n python3-kiwisolver: Upgrade to 1.4.0\n python3-pyruvate: Update libc to 0.2.120\n python3-chardet: Remove\n python3-pytest-runner: Remove\n php: Fix build on rv32/musl\n recipes: Adjust for renaming flit_core -\u003e python_flit_core\n libgphoto: Fix build with libtool 2.4.7\n monit: Fix build with libtool 2.4.7\n uim: Fix build with libtool 2.4.7\n libbpf: Enable on ppc64\n librdkafka: Use CMAKE_INSTALL_LIBDIR\n liburing: Define libdir based on environment variable\n http-parser: Define LIBDIR\n msgpack-cpp: Upgrade to 4.1.1 release\n weechat: Define LIBDIR\n json-schema-validator: Use GNUInstallDirs in cmake\n redis-plus-plus: Use GNUInstallDirs in cmake\n libiec61850: Use GNUInstallDirs in cmake\n paho-mqtt-cpp: Use CMAKE_INSTALL_LIBDIR in cmake\n sqlite-orm: Define cmake variable defaults\n duktape: Upgrade to 2.7.0\n cockpit: Package missing nonarch_libdir\n unattended-upgrades: Package nonarch_libdir for systemd files\n fsverity-utils: Define LIBDIR\n luaposix: Fix INST_LIBDIR to honor libdir var\n uml-utilities: Define LIB_DIR to be libdir relative\n libsquish: Define LIBDIR knob\n io-compress-lzma-perl,io-compress-perl: Do not mark allarch\n luajit: Upgrade to latest on v2.1 branch\n libcppkafka: Use CMAKE_INSTALL_LIBDIR instead of hardcoding lib\n lvgl,lv-lib-png,lv-drivers: Pass libdir via LIB_INSTALL_DIR to cmake\n geany-plugins: Do not overwrite OE\u0027s pkg-config env\n io-compress-lzma-perl, io-compress-perl: Rename to use debian names\n projucer: Upgrade to 6.1.6\n grpc: Enable cpp plugin for target version too\n sysdig: Upgrade to 0.28.0\n libsquish: Fix build when libdir !\u003d \u0027lib\u0027\n valijson: move out of hard dep on meta-networking\n mariadb: Add missing dependency on lzo\n mariadb: Enable openSSL and use as default SSL option\n mariadb: Align atomic ops to help clang on x86\n folks: Upgrade to 0.15.5\n geary: Fix build failures with latest vala\n netdata: Fix override separator syntax\n iniparser: Update to latest tip of trunk\n ndctl: Upgrade to v73\n rocksdb: Exclude on ppc/musl\n gsl: Disable on musl/ppc\n a2jmidid: Fix build on ppc/musl\n abseil-cpp: Fix ppc/musl patch\n gperftools: Disable cpu profiles for ppc/musl\n pmdk: Fix build with newer ndctl\n duktape: Use baselib to construct LIBDIR\n\n Leon Anavi (10):\n python3-prettytable: Upgrade 2.4.0 -\u003e 3.1.1\n python3-transitions: Upgrade 0.8.10 -\u003e 0.8.11\n python3-charset-normalizer: Upgrade 2.0.10 -\u003e 2.0.12\n python3-semantic-version: Upgrade 2.8.5 -\u003e 2.9.0\n python3-networkx: Upgrade 2.6.3 -\u003e 2.7\n python3-h11: Upgrade 0.12.0 -\u003e 0.13.0\n python3-humanize: Upgrade 3.14.0 -\u003e 4.0.0\n python3-typed-ast: Upgrade 1.4.3 -\u003e 1.5.2\n python3-bandit: Upgrade 1.7.2 -\u003e 1.7.4\n xbindkeys: Add recipe\n\n Macpaul Lin (1):\n android-tools: adb: add u3 ss descriptor support\n\n Markus Volk (6):\n gjs: update; customize dependencies\n gnome-disk-utility: disable build of man pages\n evolution-data-server: update to v3.43.1\n libvdpau: allow to build native and nativesdk\n crossguid: update\n blueman: update; add missing RDEPENDS\n\n Matthias Klein (1):\n python3-smbus: fix wheel build\n\n Mikko Rapeli (2):\n polkit: add patches for CVE-2021-4034 and CVE-2021-4115\n polkit: switch from mozjs to duktape javascript engine\n\n Mingli Yu (4):\n gosu: add new recipe\n redis: remove fuzz warning\n libcereal: add ptest support\n mariadb: Upgrade to 10.7.3\n\n Peter Bergin (1):\n wireplumber: backport fix for default device setting\n\n Peter Kjellerstedt (1):\n net-snmp: Avoid running `make clean` as it may fail\n\n Preeti Sachan (1):\n live555: Fix rdepends of live555-dev\n\n Radovan Scasny (1):\n proftpd: update to 1.3.7c\n\n Randy MacLeod (7):\n libyang: update from 2.0.7 to 2.0.164\n iperf3: upgrade from 3.9 to 3.11\n syslog-ng: update from 3.31.2 to 3.26.1\n mcelog: update from 175 to 180\n haveged: update from 1.9.14 to 1.9.17\n pv: update from 1.6.6 to 1.6.20\n edac-utils: update to latest git head\n\n Richard Hughes (1):\n fwupd: New release\n\n Robert Joslyn (2):\n hwdata: Update to 0.357\n stunnel: Update to 5.63\n\n Ross Burton (23):\n layer.conf: change layer priority to match oe-core\n ufw: port to setuptools, use setuptools_legacy\n unattended-upgrades: remove PYPA_WHEEL\n python3-blivetgui: use setuptools_legacy\n python3-meh: fix HOMEPAGE\n python3-meh: use setuptools_legacy\n python3-poetry-core: self-bootstrap\n poetry-core: clean up class\n python3-pystache: remove, unmaintained\n python3-configparser: remove, not needed for Python 3\n python3-backports-functional-lru-cache: remove, not needed for Python 3\n python3-pyzmq: clean up recipe\n python3-pycurl: fix DEPENDS\n python3-twisted: remove empty PN-src and PN-dbg\n python3-pylint: upgrade to 2.12.2\n meta-python: migrate away from setuptool3 where possible\n packagegroup-meta-python: add poetry-core and unattended-upgrade\n meta-*: remove obsolete PYPA_WHEEL and PIP_INSTALL_PACKAGE assignments\n poetry_core: update for renamed class pip_install_wheel to python_pep517\n sanlock: update patch status\n Update for setuptools_build_meta renamed to python_setuptools_build_meta\n python3-lz4: use system lz4 library\n python3-lz4: add ptest\n\n S. Lockwood-Childs (2):\n gyp: fix for compatibility with Python 3.10 (part 2)\n devmem2: patches have been upstreamed\n\n Samuli Piippo (3):\n python3-path: add recipe\n python3-antlr4-runtime: add recipe\n python3-qface: add recipe\n\n Scott Murray (13):\n python3-babel: Remove\n python3-certifi: Remove\n python3-ndg-httpsclient: Remove\n python3-pyasn1: Remove\n python3-pyopenssl: Remove\n python3-pysocks: Remove\n python3-requests: Remove\n python3-urllib3: Remove\n mpd: upgrade to 0.23.6\n libmpdclient: upgrade to 2.20\n mpc: upgrade to 0.34\n ncmpc: upgrade to 0.46\n polkit: Fix build with libtool 2.4.7\n\n Stefan Herbrechtsmeier (4):\n grpc: Remove runtime dependency between grpc and protobuf-compiler\n spdlog: remove header-only leftover\n nginx: add gunzip PACKAGECONFIG\n openldap: correct slapd systemd service support\n\n Theodore A. Roth (1):\n python3-marshmallow: fix wheel build\n\n Tim Orling (40):\n python3-setuptools-rust-native: fix wheel build\n python3-cryptography: fix wheel build\n python3-pyruvate: fix wheel build\n python3-backcall: inherit flit_core\n python3-distutils-extra; merge inc, fix wheel build\n python3-ptyprocess: inherit flit_core\n python3-pyserial: also remove /usr/bin/__pycache__\n python3-twisted: also ship Twisted-*.dist-info\n python3-pillow: fix wheel build\n python3-xlrd: fix wheel build\n python3-pykickstart: fix wheel build\n python3-twofish: drop recipe\n python3-monotonic: fix wheel build\n python3-geomet: fix wheel build\n python3-pako: remove duplicate LICENSE\n python3-configobj: backport patch for setuptools\n python3-systemd: patch to use setuptools\n python3-twofish: patch to use setuptools\n python3-sdnotify: patch to use setuptools\n python3-pynetlinux: patch to use setuptools\n python3-pyiface: upgrade to latest git\n python3-meh: patch to use setuptools\n distutils*.bbclass: move from oe-core\n python3-ipy: drop recipe\n python3-poetry-core: add v1.0.8\n python3-dnspython: inherit poetry_core\n python3-pkgconfig: inherit poetry_core\n python3-iso8601: inherit poetry_core\n python3-rsa: inherit poetry_core\n python3-isort: inherit poetry_core\n python3-pymisp: inherit poetry_core\n python3-aiofiles: inherit poetry_core\n poetry_core: add helper class\n python3-iso8601: move to oe-core\n python3-ply: move to oe-core\n python3-poetry-core: move to oe-core\n python3-pretend: move to oe-core\n python3-pytest-subtests: move to oe-core\n python3-pytz: move to oe-core\n packagegroup-meta-python: drop recipes moved to core\n\n Tom Hochstein (1):\n python3-pybind11: Override pip install variables\n\n Trevor Gamblin (9):\n python3-django: upgrade 3.2.11 -\u003e 3.2.12\n python3-django: upgrade 4.0.1 -\u003e 4.0.2\n python3-pytest-lazy-fixture: add recipe\n python3-prettytable: add python3-pytest-lazy-fixture to ptest RDEPENDS\n packagegroup-meta-python: add python3-pytest-lazy-fixture\n grpc: upgrade 1.41.1 -\u003e 1.45.0\n python3-protobuf: upgrade 3.19.3 -\u003e 3.19.4\n python3-h5py: upgrade 3.5.0 -\u003e 3.6.0\n python3-paramiko: upgrade 2.9.2 -\u003e 2.10.3\n\n Vyacheslav Yurkov (1):\n sdbus-c++: disable code generation tools\n\n Wang Mingyu (81):\n python3-websockets: upgrade 10.1 -\u003e 10.2\n python3-websocket-client: upgrade 1.2.3 -\u003e 1.3.1\n python3-xlsxwriter: upgrade 3.0.2 -\u003e 3.0.3\n python3-socketio: upgrade 5.5.1 -\u003e 5.5.2\n python3-sentry-sdk: upgrade 1.5.3 -\u003e 1.5.6\n babl: upgrade 0.1.88 -\u003e 0.1.90\n gegl: upgrade 0.4.34 -\u003e 0.4.36\n cyrus-sasl: upgrade 2.1.27 -\u003e 2.1.28\n networkmanager: upgrade 1.34.0 -\u003e 1.36.0\n bats: upgrade 1.5.0 -\u003e 1.6.0\n cukinia: upgrade 0.5.1 -\u003e 0.6.0\n iwd: upgrade 1.24 -\u003e 1.25\n freerdp: upgrade 2.5.0 -\u003e 2.6.0\n openconnect: upgrade 8.10 -\u003e 8.20\n libcereal: upgrade 1.3.1 -\u003e 1.3.2\n poco: upgrade 1.11.0 -\u003e 1.11.1\n poppler: upgrade 22.02.0 -\u003e 22.03.0\n smartmontools: upgrade 7.2 -\u003e 7.3\n python3-autobahn: upgrade 22.1.1 -\u003e 22.2.2\n python3-cheetah: upgrade 3.2.6.post1 -\u003e 3.2.6.post2\n python3-django: upgrade 2.2.26 -\u003e 2.2.27\n python3-httplib2: upgrade 0.20.2- \u003e 0.20.4\n python3-icu: upgrade 2.8 -\u003e 2.8.1\n python3-jsonrpcserver: upgrade 5.0.3 -\u003e 5.0.6\n python3-lxml: upgrade 4.7.1 -\u003e 4.8.0\n python3-pyscaffold: upgrade 4.1.4 -\u003e 4.1.5\n python3-redis: upgrade 4.1.1 -\u003e 4.1.4\n python3-scrypt: upgrade 0.8.19 -\u003e 0.8.20\n python3-tqdm: upgrade 4.62.3 -\u003e 4.63.0\n python3-twisted: upgrade 22.1.0 -\u003e 22.2.0\n python3-waitress: upgrade 2.0.0 -\u003e 2.1.0\n python3-astroid: upgrade 2.9.3 -\u003e 2.10.0\n python3-bitarray: upgrade 2.3.7 -\u003e 2.4.0\n python3-aws-iot-device-sdk-python: upgrade 1.5.0-\u003e 1.5.1\n python3-imageio: upgrade 2.16.0 -\u003e 2.16.1\n python3-python-vlc: upgrade 3.0.12118 -\u003e 3.0.16120\n python3-pymisp: upgrade 2.4.152 -\u003e 2.4.155.1\n python3-networkx: upgrade 2.7 -\u003e 2.7.1\n python3-pychromecast: upgrade 10.2.3 -\u003e 10.3.0\n smbnetfs: upgrade 0.6.1 -\u003e 0.6.3\n python3-astroid: upgrade 2.10.0 -\u003e 2.11.0\n python3-bitstruct: upgrade 8.12.1 -\u003e 8.13.0\n python3-cppy: upgrade 1.1.0 -\u003e 1.2.0\n python3-dnspython: upgrade 2.2.0 -\u003e 2.2.1\n libiec61850: upgrade 1.5.0 -\u003e 1.5.1\n evince: upgrade 41.3 -\u003e 41.4\n networkmanager-openvpn: upgrade 1.8.16 -\u003e 1.8.18\n networkmanager: upgrade 1.36.0 -\u003e 1.36.2\n weechat: upgrade 3.4 -\u003e 3.4.1\n freerdp: upgrade 2.6.0 -\u003e 2.6.1\n libvdpau: upgrade 1.4 -\u003e 1.5\n python3-itsdangerous: upgrade 2.1.0 -\u003e 2.1.1\n python3-jsonrpcserver: upgrade 5.0.6 -\u003e 5.0.7\n gjs: upgrade 1.71.1 -\u003e 1.72.0\n gvfs: upgrade 1.49.1 -\u003e 1.50.0\n nautilus: upgrade 41.2 -\u003e 42.0\n gnome-disk-utility: upgrade 41.0 -\u003e 42.0\n gnome-photos: upgrade 40.0 -\u003e 42.0\n gnome-system-monitor: upgrade 41.0 -\u003e 42.0\n metacity: upgrade 3.42.0 -\u003e 3.44.0\n graphene: upgrade 1.10.6 -\u003e 1.10.8\n libpeas: upgrade 1.30.0 -\u003e 1.32.0\n php: upgrade 8.1.3 -\u003e 8.1.4\n iwd: upgrade 1.25 -\u003e 1.26\n libgsf: upgrade 1.14.48 -\u003e 1.14.49\n libjcat: upgrade 0.1.10 -\u003e 0.1.11\n libqb: upgrade 2.0.4 -\u003e 2.0.6\n libwacom: upgrade 2.1.0 -\u003e 2.2.0\n stm32flash: upgrade 0.6 -\u003e 0.7\n babl: upgrade 0.1.90 -\u003e 0.1.92\n libxmlb: upgrade 0.3.7 -\u003e 0.3.8\n monit: upgrade 5.31.0 -\u003e 5.32.0\n python3-astroid: upgrade 2.11.0 -\u003e 2.11.2\n python3-autobahn: upgrade 22.2.2 -\u003e 22.3.2\n python3-pylint: upgrade 2.12.2 -\u003e 2.13.2\n python3-pymisp: upgrade 2.4.155.1 -\u003e 2.4.157\n python3-redis: upgrade 4.1.4 -\u003e 4.2.0\n python3-robotframework: upgrade 4.1.3 -\u003e 5.0\n python3-tqdm: upgrade 4.63.0 -\u003e 4.63.1\n python3-watchdog: upgrade 2.1.6 -\u003e 2.1.7\n python3-pytest-metadata: upgrade 1.11.0 -\u003e 2.0.1\n\n Xu Huan (18):\n python3-lz4: upgrade 3.1.10 -\u003e 4.0.0\n python3-mccabe: upgrade 0.6.1 -\u003e 0.7.0\n python3-pillow: upgrade 9.0.0 -\u003e 9.0.1\n python3-snappy upgrade 0.6.0 -\u003e 0.6.1\n python3-twine: upgrade 3.7.1 -\u003e 3.8.0\n python3-xxhash: upgrade 2.0.2 -\u003e 3.0.0\n python3-txaio: upgrade 21.2.1 -\u003e 22.2.1\n python3-regex :upgrade 2021.11.10 -\u003e 2022.3.2\n python3-pywbemtools: upgrade 0.9.1 -\u003e 1.0.0\n python3-pymongo: upgrade 4.0.1 -\u003e 4.0.2\n python3-wrapt: upgrade 1.13.3 -\u003e 1.14.0\n python3-sqlalchemy: upgrade 1.4.31 -\u003e 1.4.32\n python3-sentry-sdk: upgrade 1.5.6 -\u003e 1.5.7\n python3-alembic: upgrade 1.7.6 -\u003e 1.7.7\n python3-arpeggio: upgrade 1.10.2 -\u003e 2.0.0\n python3-cachetools: upgrade 4.2.4 -\u003e 5.0.0\n python3-cantools: upgrade 37.0.1 -\u003e 37.0.7\n python3-intervals: upgrade 1.10.0.post1 -\u003e 1.10.0\n\n Yi Zhao (5):\n netplan: fix parallel build failure\n nftables: upgrade 1.0.1 -\u003e 1.0.2\n postfix: upgrade 3.6.4 -\u003e 3.6.5\n dhcp-relay: upgrade 4.4.2p1 -\u003e 4.4.3\n apache2: upgrade 2.4.52 -\u003e 2.4.53\n\n Zoltán Böszörményi (1):\n nodejs: Upgrade to 16.14.0\n\n wangmy (3):\n python3-waitress: upgrade 2.1.0 -\u003e 2.1.1\n openvpn: upgrade 2.5.5 -\u003e 2.5.6\n rrdtool: upgrade 1.7.2 -\u003e 1.8.0\n\npoky: 49168f5d55..5fe3689f4f:\n Ahmad Fatoum (1):\n kernel-fitimage: allow overriding FIT configuration prefix\n\n Alejandro Hernandez Samaniego (1):\n initramfs-framework: Add overlayroot module\n\n Alexander Kanavin (36):\n sstate: do not add TARGET_ARCH to pkgarch for cross recipes.\n OELAYOUT_ABI: bump, avoid tmp/ breakage by removing old cross manifests\n libsndfile1: correct upstream version check\n libarchive: correct upstream version check\n glslang/spirv: synchronize with the rest of vulkan items\n rust: update 1.58.1 -\u003e 1.59.0\n librsvg: update 2.52.5 -\u003e 2.52.6\n xwayland: update 21.1.4 -\u003e 22.1.0\n apt: upgrade 2.2.4 -\u003e 2.4.0\n kea: upgrade 2.0.1 -\u003e 2.0.2\n python3-cython: upgrade 0.29.27 -\u003e 0.29.28\n diffoscope: upgrade 204 -\u003e 206\n harfbuzz: upgrade 3.4.0 -\u003e 4.0.0\n libsecret: upgrade 0.20.4 -\u003e 0.20.5\n vulkan: upgrade 1.3.204.0 -\u003e 1.3.204.1\n mmc-utils: upgrade to latest revision\n webkitgtk: upgrade 2.34.5 -\u003e 2.34.6\n openssh: update 8.8 -\u003e 8.9\n sysklogd: nobranch in SRC_URI is no longer necessary\n libuv: fix upstream version check\n bind: all even versions now get long term maintenance windows\n dbus-test: merge into main dbus recipe\n dbus: merge dbus.inc into the recipe\n dbus: update 1.12.22 -\u003e 1.14.0\n python3-semantic-version: fix upstream verison check\n python3-typing-extensions: fix upstream version check\n bind: update 9.16.26 -\u003e 9.18.1\n perl-cross: update 1.3.6 -\u003e 1.3.7\n perl: update 5.34.0 -\u003e 5.34.1\n diffoscope: upgrade 206 -\u003e 207\n gtk+3: upgrade 3.24.31 -\u003e 3.24.33\n squashfs-tools: correct upstream version check\n meson: upgrade 0.61.2 -\u003e 0.61.3\n mtools: upgrade 4.0.37 -\u003e 4.0.38\n sqlite3: upgrade 3.38.0 -\u003e 3.38.1\n python3-sphinx-rtd-theme: correct upstream version check\n\n Alexandre Belloni (1):\n scripts/patchreview: handle Inactive-Upstream status\n\n Andrew Jeffery (5):\n rust: Introduce arch_to_rust_arch()\n rust: Introduce RUST_BUILD_ARCH\n rust: Add snapshot checksums for powerpc64le\n ipk: Import re in manifest module\n ipk: Decode byte data to string in manifest handling\n\n Bill Pittman (1):\n wic: Use custom kernel path if provided\n\n Bruce Ashfield (19):\n linux-yocto/5.15: riscv64: drop MAXPHYSMEM_128GB\n linux-yocto/5.10: features/zram: remove CONFIG_ZRAM_DEF_COMP\n linux-yocto/5.15: update to v5.15.24\n linux-yocto/5.10: update to v5.10.101\n linux-yocto/5.10: Fix ramoops/ftrace\n linux-yocto/5.15: arm defconfig fixes\n linux-yocto/5.15: update to v5.15.26\n linux-yocto/5.10: update to v5.10.103\n linux-yocto/5.15: riscv32: drop MAXPHYSMEM_1GB\n linux-yocto: nohz_full boot arg fix\n linux-yocto/5.10: split vtpm for more granular inclusion\n linux-yocto/5.15: split vtpm for more granular inclusion\n linux-yocto/5.10: cfg/debug: add configs for kcsan\n linux-yocto/5.15: cfg/debug: add configs for kcsan\n linux-yocto/5.15: update to v5.15.27\n linux-yocto-rt/5.15: update to -rt34\n linux-yocto-rt/5.10: update to -rt61\n linux-yocto/5.15: update to v5.15.30\n linux-yocto/5.10: update to v5.10.107\n\n Carlos Rafael Giani (1):\n libsdl2: Add libunwind-native to the libsdl2-native DEPENDS\n\n Changhyeok Bae (2):\n repo: upgrade 2.21 -\u003e 2.22\n mobile-broadband-provider-info: upgrade 20210805 -\u003e 20220315\n\n Chen Qi (1):\n multilib_global.bbclass: fix setting preferred version for canadian recipes\n\n Christian Eggers (7):\n license: expand_wildcard_licenses: add AGPL-3.0* wildcard\n ref-manual: INCOMPATIBLE_LICENSE: use new license wildcards\n glib-2.0: upgrade 2.70.4 -\u003e 2.72.0\n rust-common: override RUST_LIBC for crosssdk\n machine-sdk: clear ABIEXTENSION for class-crosssdk\n rust-crosssdk: use ${RUST_LIBC} in ${PN}\n librsvg: reenable nativesdk\n\n Claudius Heine (4):\n overlayfs: add systemd unit path prefix to FILES:${PN} array\n overlayfs-etc: add condition to package-management feature conflict\n files: overlayfs-etc: wrap long lines of preinit file\n files: overlayfs-etc: add overlay mount options to preinit\n\n Daniel Gomez (1):\n bitbake: contrib: Add Dockerfile for building PR service\n\n Daniel Wagenknecht (4):\n copy_buildsystem: allow more layer paths\n bitbake: fetch2: ssh: username and password are optional\n bitbake: fetch2: ssh: fix path handling\n bitbake: fetch2: ssh: support checkstatus\n\n David Reyna (4):\n bitbake: toaster: Add \u0027Kirkstone\u0027, \u0027Honister\u0027, and \u0027Hardknott\u0027. Remove \u0027Dunfell\u0027 and \u0027Gatesgarth\u0027.\n bitbake: toaster: automation to generate fixture files\n bitbake: toaster: detect when bitbake crashed\n bitbake: toaster: race condition for end-of-build\n\n Diego Sueiro (1):\n grub-efi: Add option to include all available modules\n\n Joe Slater (5):\n zip: modify when match.S is built\n weston: require wayland as a distro feature\n expect: modify fixline1 script\n weston: use same distro features for weston and westion-init\n libxml2: fix CVE-2022-23308 regression\n\n Jose Quaresma (18):\n icecc.bbclass: enable networking in all tasks\n buildhistory.bbclass: create the buildhistory directory when needed\n Revert \"cmake.bbclass: Set CXXFLAGS and CFLAGS\"\n sstate: inside the threadedpool don\u0027t write to the shared localdata\n gstreamer1.0-plugins-base: libgst is already defined on PACKAGES_DYNAMIC\n gstreamer1.0-plugins-packaging: rename variables\n gstreamer1.0-plugins-bad/ugly: use the GPL-2.0-or-later only when it is in use\n gstreamer1.0: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-plugins-base: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-plugins-good: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-plugins-bad: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-plugins-ugly: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-libav: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-omx: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-vaapi: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-rtsp-server: upgrade 1.20.0 -\u003e 1.20.1\n gstreamer1.0-python: upgrade 1.20.0 -\u003e 1.20.1\n gst-devtools: upgrade 1.20.0 -\u003e 1.20.1\n\n Kai Kang (1):\n python3-pyparsing: rdepends on python3-html\n\n Kamil Dziezyk (1):\n libacpi: Build libacpi also for \u0027aarch64\u0027 machines\n\n Khem Raj (42):\n musl: Update to latest master\n libical: Pass TOOLCHAIN_OPTIONS via CFLAGS\n libical: Do not set CC explicitly for gir compiler\n insane: Accomodate llvm-objdump\n systemtap: Enable for riscv64\n packagegroup-core-tools-profile: Enable systemtap for riscv64\n kmscube: Fix build when x11 is absent in distro features\n virglrenderer: Depend on virtual/egl\n zlib: Pass ldflags to configure tests using linking\n zip: Pass ldflags to configure tests using linking\n qemu: Fix build when x11 is not in distro features\n webkitgtk: Fix build when x11 is not in distro features\n unzip: Pass LDFLAGS to configure tests\n libtool: Recognise additional linker commandline options passed by clang\n m4: Fix build on musl/ppc\n gcompat: Update to latest\n powerpc32-linux: Remove libc cached variables\n ppc/siteinfo: Fix differences between musl and glibc\n gcompat: Do not use static-pie on ppc\n linux-yocto: Ignore textrels for ppc64 kernel\n binutils: Bump to latest 2.38 release branch\n erofs-utils: Use __SANE_USERSPACE_TYPES__ on ppc64\n libstd-rs: Fix build on riscv64/musl\n qemu: Fix build on ppc64\n qemuppc64.conf: Disable huge vmalloc\n qemuppc64: Use smp \u003d 2\n libucontext: Upgrade to 1.2 release\n python3-cryptography: Upgrade to 36.0.2\n weston-init: Use pixman on riscv64 qemu\n openssh: Default to not using sandbox when cross compiling\n qemuriscv: Use virtio-tablet-pci for mouse\n weston-init: Use pixman rendering for qemuppc64\n qemu: Fix build on systems without MAP_SYNC\n libsdl2: Depend on virtual/egl\n piglit: Remove virtual/libgl\n waffle: Use the right dependencies as needed\n webkitgtk: Depend on virtual/egl instead of virtual/libgl\n qemu: Depend on libepoxy instead of virtual/libgl\n musl: Update to latest master\n diffutils: Fix build on ppc/musl\n grep: Fix build on ppc/musl\n qemu: Disable for ppc32\n\n Konrad Weihmann (2):\n pip_install_wheel: improve wheel handling\n setuptools_build_meta: remove python dependency\n\n Lee Chee Yang (1):\n poky.conf: update tested distro\n\n Luca Boccassi (3):\n mount-copybind: fix shellcheck warning\n mount-copybind: add MOUNT_COPYBIND_AVOID_OVERLAYFS env var to skip OverlayFS\n volatile-binds: add recipe variable to allow disabling OverlayFS\n\n Mark Hatle (2):\n insane.bbclass: Update insane.bbclass to work on FIPS enabled hosts\n bitbake: utils/ply: Change md5 usages to work on FIPS enabled hosts\n\n Markus Volk (9):\n libxslt: update to v1.1.35\n x86-base.inc: replace intel i965 driver with crocus\n mesa: update to 22.0.0\n gtk+3: remove deprecated option\n librsvg: inherit vala\n xf86-video-intel: add dependencies; remove dri1\n mesa: align target- and native build\n libva: make buildable for native and nativesdk\n wayland: provide wayland-client-native and wayland-protocols-native\n\n Marta Rybczynska (3):\n bitbake: lib/bb: more verbose error message\n cve-check: add json format\n cve-check: add coverage statistics on recipes with/without CVEs\n\n Michael Halstead (2):\n releases: update to include 3.3.5\n releases: update to include 3.1.15\n\n Michael Olbrich (1):\n kernel.bbclass: avoid config changes based on the availability of pahole\n\n Michael Opdenacker (30):\n documentation: remove references to prelink support\n documentation/README: how to upgrade Sphinx packages\n documentation: individual release note files\n documentation: release notes for 3.4.2\n bitbake: bitbake-user-manual: further override syntax updates\n bitbake: bitbake-user-manual: add \"crate\" fetcher\n bitbake: bitbake-user-manual: stop mentioning the Angstrom distribution\n bitbake: bitbake-user-manual: add note about the old syntax for OVERRIDES\n bitbake: bitbake-user-manual: yet another overrides syntax update\n bitbake: bitbake-user-manual: update allowed characters in overrides\n bitbake: bitbake-user-manual: add recent release manuals\n local.conf.sample: fix reference to extended configuration sample\n local.conf.sample: https and no newline for SSTATE_MIRRORS\n conf/machine: fix QEMU x86 sound options\n bitbake: doc: bitbake-user-manual: reorder variable definitions\n docs: overview-manual: formating fixes\n docs: migration-3.5.rst: fix \"distutils\" typo\n docs: update examples to add branch info to git URIs\n documentation/README: correct heading styles actually used in the YP manuals\n manuals: inclusive language updates\n dev-manual: details about using firewalls and limiting fetch threads\n docs: brief-yoctoprojectqs: update video tutorial\n docs: ref-system-requirements.rst: update list of supported distros\n ref-manual: sort list of variables in generated output\n ref-manual: reorder variable definitions\n doc: migration-3.5: move the distutils changes to the class changes section\n doc: migration-3.5: variable changes for inclusive language\n bitbake: doc: bitbake-user-manual: add branch parameter to git SRC_URI examples\n bitbake: doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIs\n bitbake: bitbake: bitbake-user-manual: punctuation fixes\n\n Ming Liu (5):\n image.bbclass: make sure do_rootfs run from a clean workspace\n weston-init: add use-pixman PACKAGECONFIG\n kernel-fitimage.bbclass: introduce get_fit_replacement_type function\n kernel-fitimage.bbclass: change \u0027echo\u0027 to \u0027bbnote\u0027\n kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPES\n\n Minjae Kim (2):\n gnu-config: update SRC_URI\n virglrenderer: update SRC_URI\n\n Nicholas Sielicki (1):\n dev-manual: note on using journald without syslog\n\n Olaf Mandel (1):\n bitbake: fetch2/git: stop generated tarballs from leaking info\n\n Oleksandr Ocheretnyi (1):\n kernel-devsrc: do not copy Module.symvers file during install\n\n Peter Kjellerstedt (24):\n license.py: Correct a comment\n gma500-gfx-check: Update LICENSE to use an SPDX license identifier\n default-distrovars.inc: Remove the empty default for WHITELIST_GPL-3.0\n selftest: recipetool: Correct the URI for socat\n recipetool/create_buildsys_python: Add support for more known licenses\n recipetool: Use SPDX license identifiers\n meta, meta-selftest: Replace more non-SPDX license identifiers\n manuals: Update LICENSE vars in examples to use SPDX license identifiers\n bitbake: knotty.py: Improve the message while waiting for running tasks to finish\n bitbake: knotty.py: Correct the width of the progress bar for the real tasks\n bitbake: knotty.py: A little clean up of TerminalFilter::updateFooter()\n oe-pkgdata-util: Adapt to the new variable override syntax\n create-spdx.bbclass: Remove an unnecessary path from do_create_spdx[dirs]\n deploy.bbclass: Remove an unnecessary path from do_deploy[dirs]\n package.bbclass: Remove an unnecessary path from do_package[dirs]\n image.bbclass: Remove two unnecessary paths from do_rootfs[dirs]\n go: Remove three unnecessary paths from do_compile[dirs]\n selftest/incompatible_lic: Remove references to AVAILABLE_LICENSES\n create-spdx.bbclass: Simplify extraction of license text\n license.bbclass: Remove the available_licenses() function\n bitbake: server/process: Correct a typo in a comment\n glib-2.0: Remove a leftover comment\n libdnf: Add a dependency on util-linux\n python3: Add a dependency on ncurses\n\n Pgowda (1):\n binutils: Avoid Race condition in as.info\n\n Quentin Schulz (1):\n ref-manual: classes: provide command with ready-to-use password\n\n Ralph Siemsen (2):\n libxml2: move to gitlab.gnome.org\n libxml2: update to 2.9.13\n\n Randy MacLeod (1):\n libarchive: upgrade 3.5.3 -\u003e 3.6.0\n\n Ricardo Salveti (1):\n libpam: use /run instead of /var/run in systemd tmpfiles\n\n Richard Neill (1):\n systemd: Update 250.3 -\u003e 250.4\n\n Richard Purdie (113):\n pip_install_wheel: Use BPN instead of PN to construct PYPI_PACKAGE default\n mutlilib: Handle WHITELIST_GPL-3.0 being unset\n recipetool/devtool: Further SPDX identifier cleanups\n license/insane: Show warning for obsolete license usage\n license: Rework INCOMPATIBLE_LICENSE wildcard handling\n libsndfile: Fix missing external library support\n python3-native: Drop opt-1 and opt-2 pyc files\n cmake-native: Remove help docs from the native sysroot\n python3-native: Remove all pyc files\n python3: Drop opt1 and opt2 pyc files from target\n Revert \"libsdl2: Add libunwind-native to the libsdl2-native DEPENDS\"\n Revert \"libical: Pass TOOLCHAIN_OPTIONS via CFLAGS\"\n layer.conf: Filter docs dependencies for efficiency\n layer.conf: Add libarchive-native e2fsprogs-native exclusion from sysroot\n python3: Reduce util-linux dependency to util-linux-libuuid\n layer.conf: Allow sysroot dependencies on perlcross-native to be skipped\n bitbake: knotty: Correctly handle multiple line items\n bitbake: knotty: Improve setscene task display\n expat: Upgrade 2.4.6 -\u003e 2.4.7\n build-appliance-image: Update to master head revision\n vim: Update to 8.2.4524 for further CVE fixes\n bitbake: server/xmlrpcserver: Add missing xmlrpcclient import\n bitbake: uievent: Fix import warning for python 3.10\n bitbake: cooker: Fix environment history printing\n bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :append\n bitbake: toaster: move gen_fixtures to the correct path\n Revert \"mesa: make sure GLES3 headers are installed\"\n oeqa/runtime/ping: Improve failure message to include more detail\n scripts/runqemu: Fix memory limits for qemux86-64\n shadow-native: Simplify and fix syslog disable patch\n bitbake: bitbake: Bump to version 2.0.0\n poky: Bump to 4.0 in preparation for release\n python3-psutil/python3-bcrypt: Add missing HOMEPAGE\n py3o: Rename to python_py3o\n setuptools3_rust: Rename to python_setuptools3_rust\n poetry_core: Rename to python_poetry_core\n python3-cryptography: Add missing ptest tomli dependency\n python3-cryptography-vectors: Fix reproducibility\n perf-build-test/report: Drop phantomjs and html email reports support\n create-spdx: Use function rather than AVAILABLE_LICENSES\n sstate: Allow optimisation of do_create_spdx task dependencies\n license: Drop AVAILABLE_LICENSES\n libstd-rs: Extend to nativesdk\n rust-cross: Add rust-crosssdk variant for nativesdk use\n cargo: Add missing nativesdk support\n python3-cryptography: Fix ptest result handling\n python3-docutil: Extend to nativesdk\n bitbake: data_smart: Skip commonly accessed variables from variable data context lookup\n bitbake: data_smart: Avoid multiple getVarFlag calls\n bitbake: codeparser: Avoid log bufer overhead in cache case\n python3-snowballstemmer: Add new recipe\n python3-imagesize: Add new recipe\n python3-alabaster: Add new recipe\n python3-pyasn1: Add from meta-oe/meta-python\n ptest-packagelists.inc: Add python3-pyasn1 to fast ptests list\n python3-certifi: Add from meta-oe/meta-python\n python3-chardet: Add from meta-oe/meta-python\n python3-ndg-httpsclient: Add from meta-oe/meta-python\n python3-pyopenssl: Add from meta-oe/meta-python\n python3-pysocks: Add from meta-oe/meta-python\n python3-pytest-runner: Add from meta-oe/meta-python\n python3-requests: Add from meta-oe/meta-python\n python3-urllib3: Add from meta-oe/meta-python\n python3-babel: Add recipe from meta-oe/meta-python\n python3-sphinxcontrib-qthelp: Add new recipe\n python3-sphinxcontrib-devhelp: Add new recipe\n python3-sphinxcontrib-htmlhelp: Add new recipe\n python3-sphinxcontrib-serializinghtml: Add new recipe\n python3-sphinxcontrib-jsmath: Add new recipe\n python3-sphinxcontrib-applehelp: add new recipe\n python3-sphinx-rtd-theme: Add new recipe\n python3-sphinx: Add a new recipe\n python3-sphinx: Work around reproducibility issue\n python3: Add missing HOMEPAGE entries\n maintainers.inc: Add new python recipes\n Add buildtools-docs-tarball recipe\n buildtools-docs-tarball: Add test for building documentation using sphinx\n oeqa/selftest/tinfoil: Improve tinfoil event test debugging\n toaster: Fix broken overrides usage\n poky.yaml: Drop POKYVERSION and YOCTO_POKY references\n poky.yaml: Drop unused YOCTO_DOC_VERSION_MINUS_ONE\n Makefile/set_versions: Allow poky.yaml to be autogenerated\n conf.py/set_versions/poky.yaml: Set version in conf.py from poky.yaml\n set_versions: Add support for setting POKYVERSION found in older releases\n set_versions/switchers.js: Allow switchers.js version information to be autogenerated\n set_versions: Various improvements\n set_versions: Handle dev branch in switchers correctly\n set_versions/switchers: Drop versions shown to the active releases\n pseudo: Add patch to workaround paths with crazy lengths\n libtool: Upgrade 2.4.6 -\u003e 2.4.7\n bitbake: siggen: Improve ambiguous use of \u0027dependent\u0027\n Revert \"set_versions: Handle dev branch in switchers correctly\"\n Revert \"set_versions/switchers: Drop versions shown to the active releases\"\n set_versions: Handle dev branch in switchers correctly\n set_versions: Correct devbranch comparision\n bitbake: utils: Fix lockfile path length issues\n sanity: Add warning for local hasheqiv server with remote sstate mirrors\n bitbake: tinfoil: Allow run_command not to wait on events\n bitbake: cooker/siggen: Support exit calls and use for hashserv client\n bitbake: siggen: Add missing reset handler to hashserv signature generator\n bitbake: server/process: Move threads left debug to after cooker shutdown\n bitbake: cooker: Fix inotify watches causing memory resident bitbake corruption\n perl: Add missing RDEPENDS\n oeqa/selftest/tinfoil: Fix intermittent event loss issue in test\n create-spdx: Avoid regex warning by quoting correctly\n bitbake: cooker: Fix exception handling in parsers\n bitbake: cooker: Fix main loop starvation when parsing\n bitbake: cooker: Improve exception handling in parsing process\n bitbake: cooker: Simplify parser init function handling\n bitbake: cooker/process: Fix signal handling lockups\n bitbake: cooker: Rework force parser shutdown\n bitbake: build: Add missing parameter to TaskInvalid\n poky: Drop PREMIRRORS entries for scms\n\n Robert Joslyn (1):\n curl: Update to 7.82.0\n\n Robert P. J. Day (1):\n scripts: Various typo/grammar/punctuation fixes\n\n Robert Yang (4):\n coreutils: Disable statx for native build\n perl: Makefile.PL: Fix _PATH_LOG for deterministic\n quilt: Disable external sendmail for deterministic build\n cups: Add --with-dbusdir to EXTRA_OECONF for deterministic build\n\n Ross Burton (67):\n Revert \"cve-check: add lockfile to task\"\n classes: add setuptools3_legacy\n asciidoc: update git repository\n bmap-tools: remove redundant python3native inherit\n setuptools3.bbclass: clean up\n pip_install_wheel: clean up\n pip_install_wheel: don\u0027t lazy assign PIPINSTALLARGS\n python3-pip: remove obsolete and confusing comment\n flit_core: clean up configure/compile\n setuptools_build_meta: clean up configure/compile\n flit_core: respect PIP_INSTALL_DIST_PATH\n flit_core: add variable to control where pyproject.toml is located\n setuptools_build_meta: respect PIP_INSTALL_DIST_PATH\n setuptools_build_meta: add variable to control where pyproject.toml is located\n python3-flit-core: improve recipe\n setuptools3: respect PIP_INSTALL_DIST_PATH\n python3-pip: clean up PYPA_WHEEL usage\n python3-setuptools3: clean up PYPA_WHEEL usage\n python3-wheel: clean up PYPA_WHEEL usage\n bmap-tools: remove redundant PYPA_WHEEL\n python3-markdown: use setuptools_build_meta\n python3-pyrsistent: use setuptools_build_meta\n python3-pyyaml: use setuptools_build_meta\n python3-scons: remove PIP_INSTALL_DIST_PATH\n pip_install_wheel: generate the wheels in directory we control outside of S\n pip_install_wheel: install wheel with a glob\n python3-scons: remove redundant FILES:${PN}-doc\n flit_core: remove redundant python3-pip-native DEPENDS\n python3-pip: remove redundant DEPENDS on python3-setuptools-native\n pip_install_wheel: add a generic do_install for bootstrapping\n seatd: upgrade to 0.6.4 (fixes CVE-2022-25643)\n setuptools3-base: improve RDEPENDS assignment\n meta: remove obsolete PIP_INSTALL_PACKAGE\n meta: rename pip_install_wheel.bbclass to python_pep517.bbclass\n python_pep517: move PEP517_SOURCE_PATH to python_pep517\n python3-setuptools-rust-native: remove obsolete PIP_*\n python3-poetry-core: remove obsolete PIP_INSTALL_PACKAGE\n poetry_core: update for renamed class pip_install_wheel to python_pep517\n python3-cryptography: mark test_create_certificate_with_extensions as expected to fail\n python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH\n python3-installer: add installer module\n python_pep517: use installer instead of pip\n devupstream: fix handling of SRC_URI\n linux-yocto: remove redundant devupstream assignments\n python3-setuptools-rust-native: use setuptools_build_meta\n openssl: upgrade to 3.0.2\n Update documentation for Python packaging changes\n python3-packaging: remove duplicate python3-setuptools-native DEPENDS\n classes/flit_core: use python_pep517_do_compile\n classes/python_pep517: implement a standard do_compile\n classes/python_poetry_core: use python_pep517_do_compile\n classes/python_pep517: add more comments\n classes/setuptools_build_meta: use python_pep517_do_compile\n classes/flit_core: rename to python_flit_core\n classes/python_pep517: consolidate stub do_configure\n lttng-modules: remove redundant devupstream assignments\n python3-cryptography: enforce identical version for -cryptography-vectors\n python3-cryptography-vectors: upgrade to 36.0.2\n classes/setuptools_build_meta: rename to python_setuptools_build_meta\n bitbake: bitbake: knotty: display active tasks when printing keepAlive() message\n bitbake: bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes\n tiff: backport CVE fixes:\n python3: ignore CVE-2022-26488\n oeqa/runtime/context: remove duplicate sys.path entries when looking for modules\n grub: ignore CVE-2021-46705\n qemu: backport fixes for CVE-2022-26353 and CVE-2022-26354\n zlib: backport the fix for CVE-2018-25032\n\n Sakib Sajal (1):\n perl: generate alternative link for streamzip\n\n Samuli Piippo (2):\n mesa: make sure GLES3 headers are installed\n binutils-cross-canadian: enable gold for mingw\n\n Saul Wold (4):\n base/license: Rework INCOMPATIBLE_LICENSE variable handling\n convert-variable-renames: Fix output string\n meta/scripts: Improve internal variable naming\n documentation: Update for skip_recipe rename\n\n Stefan Herbrechtsmeier (4):\n systemd: move systemd shared library into its own package\n classes: rootfs-postcommands: include /etc/fstab in overlayfs_qa_check\n oeqa: selftest: overlayfs: add test for image with fstab entry\n zstd: add libzstd package\n\n Tean Cunningham (1):\n rootfs-postcommands: amend systemd_create_users add user to group check\n\n Tim Orling (44):\n flit_core: inherit setuptools3-base\n flit_core: export do_configure and do_compile\n python3-tomli: inherit flit_core\n python3-flit-core: upgrade 3.6.0 to 3.7.1\n docs: update setuptools3 class\n docs: ref-manual: drop distutils from variables\n docs: ref-manual: remove distutils* from classes\n docs: migration-3.5: distutils move\n docs: migration-2.6 drop distutils labels, terms\n docs: migration-3.3 drop distutils labels, terms\n docs: add new python packaging classes\n docs: add pip install variables\n python3-jsonschema: upgrade 3.2.0 -\u003e 4.4.0\n python3-importlib-metadata: upgrade 4.10.1 -\u003e 4.11.2\n bitbake: toaster-requirements.txt: Django 3.2 LTS\n bitbake: toaster: Update docs links in templates\n bitbake: toaster: orm/models -- drop django.utils.six\n bitbake: toaster: set DEFAULT_AUTO_FIELD\n bitbake: toaster: migratation for models.BigAutoField\n bitbake: bitbake: buildinfohelper.py fix for Django 3.2\n bitbake: toaster: drop landing_not_managed template\n python3-setuptools-rust-native: from meta-python\n pyo3.bbclass: move from meta-python\n setuptools3_rust.bbclass: move from meta-python\n python3-cryptography: move from meta-python\n python3-pytest-subtests: move from meta-python\n python3-cryptography-vectors: from meta-python\n python3-asn1crypto: move from meta-python\n python3-cffi: move from meta-python\n python3-pytz: move from meta-python\n python3-bcrypt: move from meta-python\n python3-pretend: move from meta-python\n python3-psutil: move from meta-python\n poetry_core.bbclass: move from meta-python\n python3-poetry-core: move from meta-python\n python3-iso8601: move from meta-python\n python3-typing-extensions: move from meta-python\n python3-semantic-version: move from meta-python\n python3-pycparser: move from meta-python\n python3-ply: move from meta-python\n maintainers.inc: add python3-crypto and friends\n ptest-packagelists.inc: add python3-cryptography\n ptest-packagelists: add python3-bcrypt and -pytz\n python3-pytest: upgrade 7.0.1 -\u003e 7.1.1\n\n Tony McDowell (1):\n dev-manual: add instructions for compacting WSLv2 VHDX files\n\n Trevor Gamblin (3):\n iptables: do not install /etc/ethertypes\n iptables: use nft backend with libnftnl PACKAGECONFIG\n python3: upgrade 3.10.2 -\u003e 3.10.3\n\n Zoltán Böszörményi (1):\n mesa: Allow building Mesa\u0027s OpenCL through PACKAGECONFIG\n\n leimaohui (1):\n bitbake: monitordisk.py: Deleted redundant word in warning message.\n\n wangmy (72):\n python3-git: upgrade 3.1.26 -\u003e 3.1.27\n ell: upgrade 0.48 -\u003e 0.49\n libgit2: upgrade 1.4.1 -\u003e 1.4.2\n nghttp2: upgrade 1.46.0 -\u003e 1.47.0\n python3-dbusmock: upgrade 0.25.0 -\u003e 0.26.1\n python3-hypothesis: upgrade 6.37.2 -\u003e 6.39.0\n at: upgrade 3.2.4 -\u003e 3.2.5\n dbus: upgrade 1.12.20 -\u003e 1.12.22\n ccache: upgrade 4.5.1 -\u003e 4.6\n libjpeg-turbo: upgrade 2.1.2 -\u003e 2.1.3\n libsolv: upgrade 0.7.20 -\u003e 0.7.21\n libva: upgrade 2.13.0 -\u003e 2.14.0\n mesa: upgrade 21.3.6 -\u003e 21.3.7\n ovmf: upgrade 202111 -\u003e 202202\n wget: upgrade 1.21.2 -\u003e 1.21.3\n sqlite3: upgrade 3.37.2 -\u003e 3.38.0\n sysstat: upgrade 12.4.4 -\u003e 12.4.5\n btrfs-tools: upgrade 5.16 -\u003e 5.16.2\n python3-hypothesis: upgrade 6.39.0 -\u003e 6.39.2\n cmake: upgrade 3.22.2 -\u003e 3.22.3\n asciidoc: upgrade 10.1.3 -\u003e 10.1.4\n go: upgrade 1.17.7 -\u003e 1.17.8\n gpgme: upgrade 1.17.0 -\u003e 1.17.1\n python3-pycairo: upgrade 1.20.1 -\u003e 1.21.0\n stress-ng: upgrade 0.13.11 -\u003e 0.13.12\n sudo: upgrade 1.9.9 -\u003e 1.9.10\n createrepo-c: upgrade 0.18.0 -\u003e 0.19.0\n dnf: upgrade 4.10.0 -\u003e 4.11.1\n harfbuzz: upgrade 4.0.0 -\u003e 4.0.1\n libdnf: upgrade 0.65.0 -\u003e 0.66.0\n librsvg: upgrade 2.52.6 -\u003e 2.52.7\n linux-firmware: upgrade 20220209 -\u003e 20220310\n python3-importlib-metadata: upgrade 4.11.2 -\u003e 4.11.3\n lttng-modules: upgrade 2.13.1 -\u003e 2.13.2\n python3-numpy: upgrade 1.22.2 -\u003e 1.22.3\n libcgroup: upgrade 2.0 -\u003e 2.0.1\n libuv: upgrade 1.43.0 -\u003e 1.44.1\n dpkg: upgrade 1.21.1 -\u003e 1.21.2\n gobject-introspection: upgrade 1.70.0 -\u003e 1.72.0\n libdazzle: upgrade 3.42.0 -\u003e 3.44.0\n libsolv: upgrade 0.7.21 -\u003e 0.7.22\n man-db: upgrade 2.10.1 -\u003e 2.10.2\n python3-markupsafe: upgrade 2.1.0 -\u003e 2.1.1\n vala: upgrade 0.54.7 -\u003e 0.56.0\n adwaita-icon-theme: upgrade 41.0 -\u003e 42.0\n bluez5: upgrade 5.63 -\u003e 5.64\n gnutls: upgrade 3.7.3 -\u003e 3.7.4\n gsettings-desktop-schemas: upgrade 41.0 -\u003e 42.0\n rng-tools: enable macro JENT_CONF_ENABLE_INTERNAL_TIMER\n libjitterentropy: upgrade 3.3.1 -\u003e 3.4.0\n apt: upgrade 2.4.0 -\u003e 2.4.3\n atk: upgrade 2.36.0 -\u003e 2.38.0\n cronie: upgrade 1.5.7 -\u003e 1.6.0\n diffoscope: upgrade 207 -\u003e 208\n dpkg: upgrade 1.21.2 -\u003e 1.21.4\n glib-networking: upgrade 2.70.1 -\u003e 2.72.0\n iproute2: upgrade 5.16.0 -\u003e 5.17.0\n libevdev: upgrade 1.12.0 -\u003e 1.12.1\n libsoup: upgrade 3.0.4 -\u003e 3.0.5\n lttng-modules: upgrade 2.13.2 -\u003e 2.13.3\n lttng-ust: upgrade 2.13.1 -\u003e 2.13.2\n msmtp: upgrade 1.8.19 -\u003e 1.8.20\n sqlite3: upgrade 3.38.1 -\u003e 3.38.2\n python3-asn1crypto: upgrade 1.4.0 -\u003e 1.5.1\n python3-dbusmock: upgrade 0.26.1 -\u003e 0.27.3\n python3-hypothesis: upgrade 6.39.2 -\u003e 6.39.5\n python3-imagesize: upgrade 1.2.0 -\u003e 1.3.0\n python3-jinja2: upgrade 3.0.3 -\u003e 3.1.1\n python3-pytest-runner: upgrade 5.3.1 -\u003e 6.0.0\n python3-pytest-subtests: upgrade 0.6.0 -\u003e 0.7.0\n python3-pytz: upgrade 2021.3 -\u003e 2022.1\n python3-urllib3: upgrade 1.26.8 -\u003e 1.26.9\n\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\nChange-Id: Ib4c513b74dbc38e31b3792d8323e877294f959d9\n" }, { "commit": "7e0e3c0c6a2cd4e76ebca17ed16a37155992025e", "tree": "a95a4a4e69705650aae4f048c1fdf90749f551f5", "parents": [ "0b74d07dc0e30403ff5928c63dabfbbd6eb40c49" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Fri Feb 25 20:34:39 2022 +0000" }, "committer": { "name": "Andrew Geissler", "email": "andrew@geissonator.com", "time": "Fri Apr 01 14:11:17 2022 +0000" }, "message": "subtree updates feb 25 2022\n\npoky: 27ff420543..49168f5d55:\n Ahsan Hussain (1):\n staging: use relative path in sysroot_stage_dir()\n\n Alejandro Hernandez Samaniego (5):\n core-image-tiny-initramfs: Mark recipe as 32 bit ARM compatible\n kernel.bbclass: Allow initramfs to be built from a separate multiconfig\n busybox: Add shell arithmetic to work with poky-tiny\n newlib: Upgrade 4.1.0 -\u003e 4.2.0\n documentation: Add multiconfig initramfs configuration:\n\n Alex Stewart (1):\n sudo: add /etc/sudoers to sudo-lib conffiles\n\n Alexander Kanavin (84):\n ruby: do not parallel install\n bind: upgrade 9.16.24 -\u003e 9.16.25\n ifupdown: upgrade 0.8.36 -\u003e 0.8.37\n ethtool: upgrade 5.15 -\u003e 5.16\n webkitgtk: upgrade 2.34.3 -\u003e 2.34.4\n debianutils: upgrade 5.5 -\u003e 5.7\n diffoscope: upgrade 200 -\u003e 201\n libbsd: upgrade 0.11.3 -\u003e 0.11.5\n libical: upgrade 3.0.12 -\u003e 3.0.13\n zstd: update 1.5.0 -\u003e 1.5.2\n rust: update 1.58.0 -\u003e 1.58.1\n wpa-supplicant: update 2.9 -\u003e 2.10\n ltp: update 20210927 -\u003e 20220121\n gnutls: update 3.7.2 -\u003e 3.7.3\n libusb1: correct SRC_URI\n gobject-introspection: replace prelink-rtld with objdump -p\n util-linux: update 2.37.2 -\u003e 2.37.3\n cmake: update 3.22.1 -\u003e 3.22.2\n git: merge .inc into .bb\n git: build manpages from source subject to manpages PACKAGECONFIG\n git: update 2.34.1 -\u003e 2.35.1\n python3-pycryptodome: update 3.12.0 -\u003e 3.14.0\n at: update 3.2.2 -\u003e 3.2.4\n sudo: update 1.9.8p2 -\u003e 1.9.9\n seatd: add recipe\n weston: upgrade 9.0.0 -\u003e 10.0.0\n xf86-input-libinput: update 1.2.0 -\u003e 1.2.1\n glib-2.0: upgrade 2.70.2 -\u003e 2.70.3\n lua: upgrade 5.4.3 -\u003e 5.4.4\n mmc-utils: upgrade to latest revision\n python3-cython: upgrade 0.29.26 -\u003e 0.29.27\n python3-hypothesis: upgrade 6.36.0 -\u003e 6.36.1\n python3-pip: upgrade 21.3.1 -\u003e 22.0.2\n cups: upgrade 2.4.0 -\u003e 2.4.1\n stress-ng: upgrade 0.13.10 -\u003e 0.13.11\n mesa: upgrade 21.3.4 -\u003e 21.3.5\n piglit: upgrade to latest revision\n puzzles: upgrade to latest revision\n diffoscope: upgrade 201 -\u003e 202\n libcap: upgrade 2.62 -\u003e 2.63\n libusb1: upgrade 1.0.24 -\u003e 1.0.25\n re2c: upgrade 2.2 -\u003e 3.0\n libgpg-error: update 1.43 -\u003e 1.44\n harfbuzz: upgrade 3.2.0 -\u003e 3.3.1\n qemu: replace a gtk wrapper with directly setting environment from runqemu\n runqemu: preload uninative libraries when host gl drivers are in use\n git: restore reproducibility on centos 7\n insane.bbclass: use multiprocessing for collecting \u0027objdump -p\u0027 output\n llvm: update 12.0.1 -\u003e 13.0.1\n python3-numpy: update 1.22.1 -\u003e 1.22.2\n sstate: additional debugging when fetch fails occur\n sstate: fix up additional debugging when fetch fails occur\n ruby: correctly set native/target dependencies\n core-image-weston-sdk: synchronize with core-image-sato-sdk\n gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test\n weston-init: disable systemd watchdog option\n webkitgtk: drop patch merged upstream\n man-db: update 2.10.0 -\u003e 2.10.1\n webkitgtk: remove rejected patch\n vulkan: update 1.2.198 -\u003e 1.3.204\n vulkan-samples: update to latest revision\n xkeyboard-config: update 2.34 -\u003e 2.35.1\n libgit2: update 1.3.0 -\u003e 1.4.0\n util-linux: upgrade 2.37.3 -\u003e 2.37.4\n python3-tomli: upgrade 2.0.0 -\u003e 2.0.1\n repo: upgrade 2.20 -\u003e 2.21\n help2man: upgrade 1.48.5 -\u003e 1.49.1\n meson: upgrade 0.61.1 -\u003e 0.61.2\n mmc-utils: upgrade to latest revision\n python3-dtschema: upgrade 2021.12 -\u003e 2022.1\n python3-pytest: upgrade 7.0.0 -\u003e 7.0.1\n vala: upgrade 0.54.6 -\u003e 0.54.7\n gi-docgen: upgrade 2021.8 -\u003e 2022.1\n pango: upgrade 1.48.10 -\u003e 1.50.4\n piglit: upgrade to latest revision\n shaderc: upgrade 2022.0 -\u003e 2022.1\n gst-examples: upgrade 1.18.5 -\u003e 1.18.6\n libical: upgrade 3.0.13 -\u003e 3.0.14\n diffoscope: upgrade 202 -\u003e 204\n gdb: update 11.1 -\u003e 11.2\n weston-init: replace deprecated/disabled fbdev with drm backend\n devtool: explicitly set main or master branches in upgrades when available\n base/staging: use HOST_PREFIX, not TARGET_PREFIX\n insane: use HOST_ variables, not TARGET_ to determine the cross system\n\n Alexandru Ardelean (1):\n libsndfile1: bump to version 1.0.31\n\n Andrej Valek (3):\n busybox: refresh defconfig\n oeqa: qemu: create missing directory for _write_dump\n dhcpcd: add option to set DBDIR location\n\n Andres Beltran (1):\n create-spdx: add support for SDKs\n\n Andrey Zhizhikin (1):\n waffle: add wayland-protocols when building with wayland\n\n Bruce Ashfield (18):\n linux-yocto/5.15: update to v5.15.15\n linux-yocto/5.10: update to v5.10.92\n x86: fix defconfig configuration warnings\n linux-yocto/5.15: update to v5.15.16\n linux-yocto/5.10: update to v5.10.93\n linux-libc-headers: update to v5.16\n qemuarm64: Add tiny ktype to qemuarm64 bsp\n lttng-modules: fix build against v5.17+\n linux-yocto-dev: update to v5.17+\n linux-yocto/5.15: update to v5.15.19\n linux-yocto/5.10: update to v5.10.96\n lttng-modules: update devupstream to latest 2.13\n linux-yocto/5.15: update to v5.15.22\n linux-yocto/5.10: update to v5.10.99\n linux-yocto/5.15: ppc/riscv: fix build with binutils 2.3.8\n linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8\n linux-yocto/5.10: fix dssall build error with binutils 2.3.8\n linux-yocto/5.15: fix dssall build error with binutils 2.3.8\n\n Carlos Rafael Giani (1):\n libxml2: Backport python3-lxml workaround patch\n\n Changhyeok Bae (1):\n connman: update 1.40 -\u003e 1.41\n\n Changqing Li (2):\n mdadm: fix testcase 00multipath failure\n nghttp2: fix for multilib support\n\n Chen Qi (1):\n mdadm: install mdcheck\n\n Christian Eggers (5):\n sdk: fix search for dynamic loader\n mc: fix build if ncurses have been configured without wide characters\n curl: configure with \u0027--without-ssl\u0027 if ssl is disabled\n gcsections: add nativesdk-cairo to exclude list\n dev-manual: update example from kernel.bbclass\n\n Daiane Angolini (1):\n classes/lib/useradd: The option -P is deprecated\n\n Daniel Gomez (2):\n bitbake: contrib: Fix hash server Dockerfile dependencies\n bitbake: asyncrpc: Fix attribute errors\n\n Daniel Müller (1):\n scripts/runqemu-ifdown: Don\u0027t treat the last iptables command as special\n\n Denys Dmytriyenko (2):\n wayland-protocols: upgrade 1.24 -\u003e 1.25\n yocto-check-layer: add ability to perform tests from a global bbclass\n\n Florian Amstutz (1):\n devtool: deploy-target: Remove stripped binaries in pseudo context\n\n Hongxu Jia (1):\n glibc: fix create thread failed in unprivileged process\n\n Joe Slater (1):\n virglrenderer: fix CVE-2022-0135 and -0175\n\n Jon Mason (1):\n linux-yocto-dev: add qemuriscv32\n\n Jose Quaresma (18):\n icecc.bbclass: replace deprecated bash command substitution\n spirv-headers: bump to b42ba6\n spirv-tools: upgrade 2021.4 -\u003e 2022.1\n glslang: upgrade 11.7.1 -\u003e 11.8.0\n shaderc: upgrade 2021.3 -\u003e 2021.4\n shaderc: upgrade 2021.4 -\u003e 2022.0\n gstreamer1.0: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-plugins-base: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-plugins-good: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-plugins-bad: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-plugins-ugly: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-rtsp-server: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-libav: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-vaapi: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-omx: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0-python: upgrade 1.18.5 -\u003e 1.20.0\n gst-devtools: upgrade 1.18.5 -\u003e 1.20.0\n gstreamer1.0: update licenses of all modules\n\n Joshua Watt (4):\n classes/create-spdx: Add packageSupplier field\n classes/create-spdx: Remove unnecessary package\n spdx: Add set helper for list properties\n bitbake: msg: Ensure manually created loggers have the once filter\n\n Justin Bronder (1):\n initramfs-framework: unmount automounts before switch_root\n\n Kai Kang (2):\n toolchain-scripts.bbclass: use double quotes for exported PS1\n webkitgtk: 2.34.4 -\u003e 2.34.5\n\n Khem Raj (17):\n ffmpeg: Remove --disable-msa2 mips option\n systemd: Forward port musl patches\n ruby: Fix build on riscv/musl\n musl: Update to latest master\n libstd-rs: Apply patches to right version of libc\n image-prelink: Remove bbclass\n qemuppc64.conf: Remove commented prelink use\n meta: Remove libsegfault and catchsegv\n man-db: Fix build with clang\n diffutils: Link with libbcrypt on mingw\n binutils: Upgrade to 2.38 release\n opensbi: Upgrade to 1.0\n u-boot: Fix RISCV build with binutils 2.38\n libgit2: Upgrade to 1.4.1\n grub: Fix build with bintutils 2.38 on riscv\n boost: Fix build on 32bit arches with 64bit time_t defaults\n scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variable\n\n Konrad Weihmann (2):\n ruby: fix DEPENDS append\n gmp: fix EXTRA_OECONF for mipsarchr6\n\n Kory Maincent (1):\n icu: fix make_icudata dependencies\n\n Lee Chee Yang (1):\n libarchive : update to 3.5.3\n\n LiweiSong (1):\n qemu: add tpm string section to qemu acpi table\n\n Luna Gräfje (1):\n tune-cortexa72: Fix a misspelt override in PACKAGE_EXTRA_ARCHS\n\n Marek Vasut (1):\n kernel-fitimage: Add missing dependency for UBOOT_ENV\n\n Markus Niebel (1):\n kmscube: depend on virtual/libgbm\n\n Markus Volk (2):\n libical: build gobject and vala introspection\n seatd: build systemd backend if DISTRO_FEATURE systemd is set\n\n Marta Rybczynska (1):\n bitbake: lib/bb: fix exit when found renamed variables\n\n Martin Beeger (1):\n cmake: remove bogus CMAKE_LDFLAGS_FLAGS definition from toolchain file\n\n Martin Jansa (2):\n systemd: fix DeprecationWarning about regexps\n icecc.bbclass: fix syntax error\n\n Matthias Klein (1):\n boost: add json lib\n\n Michael Halstead (3):\n uninative: Upgrade to 3.5\n releases: update to include 3.1.14\n releases: update to include 3.4.2\n\n Michael Opdenacker (8):\n migration-3.5: mention task specific network access\n dev-manual: stop mentioning the Angstrom distribution\n dev-manual: new \"working with pre-compiled libraries\" section\n manuals: improve references to classes\n manuals: propose https for SSTATE_MIRRORS\n ref-manual: add usage details about ccache.bbclass\n ref-manual: update TCLIBC description\n manuals: add 3.4 and 3.4.1 release notes after migration information\n\n Oleksandr Kravchuk (1):\n ell: update to 0.48\n\n Oleksandr Suvorov (1):\n depmodwrapper-cross: add config directory option\n\n Pavel Zhukov (3):\n systemd: allow to create directory whose path contains symlink\n systemd: enable KeepConfiguration\u003d when running on network filesystem\n patch.py: Prevent git repo reinitialization\n\n Peter Kjellerstedt (21):\n sstate: A third fix for for touching files inside pseudo\n devtool: sdk-update: Remove an unnecessary \\n from SSTATE_MIRRORS\n sstatetests: Correct a typo in a comment\n glibc-tests: Correct PACKAGE_DEBUG_SPLIT_STYLE\n test-manual: Correct two references to BB_SKIP_NETTESTS\n package: Split out package_debug_vars from split_and_strip_files\n package: Make package_debug_vars() return a dict\n package: Pass dv (debug_vars) around instead of individual vars\n bitbake: bitbake-user-manual: Remove unnecessary \\n from a PREMIRRORS example\n bitbake: tests/fetch: Skip the crate tests if network tests are disabled\n bitbake: tests/fetch: Remove unnecessary \\n from mirror variables\n bitbake: tests/fetch: Improve the verbose messages for skipped tests\n bitbake: tests/fetch: Unify how git commands are run\n bitbake: tests/fetch: Only set the Git user name/email if they are not already set\n bitbake: tests/fetch: Make test_npm_premirrors work with the current fetcher\n bitbake: fetch2: Correct handling of replacing the basename in URIs\n bitbake: fetch2: npm: Put all downloaded files in the npm2 directory\n poky.conf: Remove unnecessary \\n from PREMIRRORS\n local.conf.sample: Remove unnecessary \\n from the SSTATE_MIRRORS example\n manuals: Remove unnecessary \\n from SSTATE_MIRRORS examples\n oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code\n\n Pgowda (2):\n glibc : Fix CVE-2021-3998\n glibc : Fix CVE-2021-3999\n\n Quentin Schulz (2):\n docs: point to renamed BB_BASEHASH_IGNORE_VARS variable\n docs: fix hardcoded link warning messages\n\n Richard Purdie (65):\n lttng-tools: upgrade 2.13.2 -\u003e 2.13.4\n gcc: Drop stdlib++ option patch\n staging: Add extra hash handling code\n abi_version/sstate: Bump for hash equivalence fix\n prelink: Drop support for it\n glibc: Drop prelink patch\n oqea/runtime/oe_syslog: Improve test\n vim: Upgrade 4269 -\u003e 4134\n binutils: Add fix for CVE-2021-45078\n glibc: Upgrade to 2.35\n patchelf: Fix corrupted file mode patch\n buildtools: Allow testsdk to access the network\n scriptutils: Fix handling of srcuri urls\n default-distrovars.inc: Switch connectivity check to a yoctoproject.org page\n bitbake: tests/fetch: Add missing branch param for git urls\n oeqa/buildtools: Switch to our webserver instead of example.com\n openssl: Add perl functionality test to do_configure\n ltp: Disable proc01 test\n bitbake: fetch2/cooker: Fix source revision handling with floating upstreams\n bitbake: data_smart: Fix overrides file/line message additions\n bitbake: cooker: Improve parsing failure from handled exception usability\n bitbake: msg: Add bb.warnonce() and bb.erroronce() log methods\n bitbake: data_smart: Add hasOverrides method to public datastore API\n selftest/bbtests: Add tests for git floating tag resolution\n oeqa/selftest/bbtests: Update to match changed bitbake output\n features_check/insane: Use hasOverrides datastore method\n recipeutils: Add missing get_srcrev() call\n archiver: Fix typo\n bitbake: utils: Fix environment decorator logic error\n bitbake: fetch2: Abstract fetcher environment to a function\n core-image-testmaster: Rename to core-image-testcontroller\n scripts: Add a conversion script to use SPDX license names\n meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers\n oeqa/selftest/bbtests: Update after license changes\n sstate: Setup fetcher environment in advance\n expat: Upgrade 2.4.4 -\u003e 2.4.5\n expat: Upgrade 2.4.5 -\u003e 2.4.6\n perl: Improve and update module RPDEPENDS\n libxml-parser-perl: Add missing RDEPENDS\n vim: Upgrade 8.2.4314 -\u003e 8.2.4424\n tiff: Add backports for two CVEs from upstream\n bitbake: utils: Ensure shell function failure in python logging is correct\n oeqa/selftest/bblogging: Split the test cases up for ease of testing\n bitbake: data_smart/cookerdata: Add variable remapping support\n bitbake: data_smart: Allow rename mechanism to show full expressions\n bitbake: data_smart: Add support to BB_RENAMED_VARIABLES for custom strings\n bitbake: bitbake: Bump version to 1.53.1\n sanity.conf: Require bitbake version 1.53.1\n layer.conf: Update to use kirkstone\n meta/scripts: Change BB_ENV_EXTRA_WHITE -\u003e BB_ENV_PASSTHROUGH_ADDITIONS\n meta/scripts: Handle bitbake variable renaming\n bitbake.conf: Add entries for renamed variables\n meta/scripts: Automated conversion of OE renamed variables\n icecc: Improve variables/terminology\n bitbake.conf: Add entries to warn on usage of removed variables\n layer.conf: Update to kirkstone namespace\n bitbake: data_smart: Avoid exceptions for non string data\n bitbake: tests/fetch: Update for master -\u003e main change upstream\n python3targetconfig: Use for nativesdk too\n licenses: Fix logic error introduced in rename\n pip_install_wheel: Recompile modified files\n pip_install_wheel: Use --ignore-installed for pip\n python3-pip: Don\u0027t change shebang\n python3-pip: Improve reproducibility\n python3-numpy: Fix pyc determinism issue\n\n Robert Joslyn (1):\n dev-manual/common-tasks: Fix typo\n\n Robert Yang (1):\n bitbake: bitbake: bitbake-worker: Preserve network non-local uid\n\n Ross Burton (21):\n tiff: backport fix for CVE-2022-22844\n yocto-check-layer: add debug output for the layers that were found\n openssl: export OPENSSL_MODULES in the wrapper\n expat: upgrade to 2.4.4\n vim: upgrade to patch 4269\n core-image-sato-sdk: allocate more memory when in qemu\n oeqa/runtime/stap: improve systemtap test\n systemtap: backport buffer size tuning patches\n strace: remove obsolete musl-on-MIPS patch\n strace: skip a number of load-sensitive tests\n yocto-check-layer: check for duplicate layers when finding layers\n common-licences: remove ambiguous \"BSD\" license\n newlib: fix license checksums\n oeqa/selftest: test that newlib can build\n cmake: stop FetchContent from fetching content\n kernel: make kernel-base recommend kernel-image, not depend\n poky-tiny: don\u0027t skip core-image-base and core-image-full-cmdline\n poky-tiny: set QB_DEFAULT_FSTYPE correctly\n coreutils: remove obsolete ignored CVE list\n cve-check: get_cve_info should open the database read-only\n oeqa/controllers: update for MasterImageHardwareTarget-\u003eController...\n\n Rudolf J Streif (1):\n linux-firmware: Add CLM blob to linux-firmware-bcm4373 package\n\n Saul Wold (13):\n recipetool: Fix circular reference in SRC_URI\n create-spdx: Get SPDX-License-Identifier from source\n blacklist: Replace class with SKIP_RECIPE variable\n dnf: Use renamed SKIP_RECIPE varFlag\n multilib: Use renamed SKIP_RECIPE varFlag\n imagefeatures: selftest: Change variable to be more descriptive\n scripts: Add convert-variable-renames script for inclusive language variable renaming\n meta: Rename LICENSE_FLAGS variable\n poky-tiny: Use renamed SKIP_RECIPES varFlag\n Rename LICENSE_FLAGS variable\n meta: Further LICENSE_FLAGS variable updates\n package: rename LICENSE_EXCLUSION\n license.py: rename variables\n\n Scott Murray (13):\n bitbake: bitbake: Rename basehas and taskhash filtering variables\n bitbake: bitbake: Rename environment filtering variables\n bitbake: bitbake: Rename configuration hash filtering variable\n bitbake: bitbake: Rename setscene enforce filtering variable\n bitbake: bitbake: Rename allowed multiple provider variable\n bitbake: lib: Replace remaining \"blacklist\"/\"whitelist\" usage\n bitbake: lib/bb: Replace \"abort\" usage in task handling\n bitbake: lib/bb: Replace \"ABORT\" action in BB_DISKMON_DIRS\n bitbake: bitbake: Replace remaining \"abort\" usage\n local.conf/oeqa: Update BB_DISKMON_DIRS use\n meta-poky: Update BB_DISKMON_DIRS use\n scripts: fix file writing in convert-variable-renames\n scripts: fix file writing in convert-spdx-licenses\n\n Sean Anderson (1):\n libpcap: Disable DPDK explicitly\n\n Stefan Herbrechtsmeier (12):\n cve-check: create directory of CVE_CHECK_MANIFEST before copy\n systemd: Add link-udev-shared PACKAGECONFIG\n systemd: Minimize udev package size if DISTRO_FEATURES doen\u0027t contain sysvinit\n gcc-target: fix glob to remove gcc-\u003cversion\u003e binary\n gcc-target: move cc1plus to g++ package\n wic: partition: Support valueless keys in sourceparams\n wic: rawcopy: Add support for packed images\n selftest: wic: Remove requirement of syslinux from test_rawcopy_plugin\n selftest: wic: Add rawcopy plugin unpack test\n selftest: wic: Disable graphic of qemu to support WSL\n classes: rootfs-postcommands: avoid exception in overlayfs_qa_check\n files: overlayfs-create-dirs: split ExecStart into two commands\n\n Tamizharasan Kumar (2):\n linux-yocto/5.10: update genericx86* machines to v5.10.99\n linux-yocto/5.15: update genericx86* machines to v5.15.22\n\n Tim Orling (43):\n python3-hypothesis: upgrade 6.35.0 -\u003e 6.36.0\n python3-setuptools-scm: upgrade 6.3.2 -\u003e 6.4.2\n python3-pyparsing: upgrade 3.0.6 -\u003e 3.0.7\n python3-importlib-metadata: upgrade 4.10.0 -\u003e 4.10.1\n python3-wheel: move 0.37.1 from meta-python\n python3-flit-core: add recipe for 3.6.0\n python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE\n python3-flit-core: inherit pip_install_wheel\n flit_core.bbclass: add helper for newer python packaging\n python3-wheel: inherit flit_core\n pip_install_wheel.bbclass: add helper class\n python3-wheel-native: install ${bindir}/wheel\n setuptools_build_meta.bbclass: add helper class\n python3-pip: inherit setuptools_build_meta\n python3-pip-native: install scripts in ${bindir}\n python3-attrs: inherit setuptools_build_meta\n python3-git: inherit setuptools_build_meta\n python3-pytest: inherit setuptools_build_meta\n python3-setuptools-scm: inherit setuptools_build_meta\n python3-zipp: inherit setuptools_build_meta\n python3-iniconfig: inherit setuptools_build_meta\n python3-py: inherit setuptools_build_meta\n python3-pluggy: inherit setuptools_build_meta\n python3-setuptools: inherit setuptools_base_meta\n setuptools3.bbclass: refactor for wheels\n python3-more-itertools: set PIP_INSTALL_PACKAGE\n meson: inherit setuptools_build_meta\n python3-libarchive-c: set PIP_INSTALL_PACKAGE\n python3-smartypants: patch hash bang to python3\n python3-scons: merge -native recipe\n python3-subunit: merge inc; set PIP_INSTALL_PACKAGE\n python3-magic: set PIP_INSTALL_PACKAGE\n bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER\n asciidoc: set PIP_INSTALL_PACKAGE\n gi-docgen: set PIP_INSTALL_PACKAGE\n python3-numpy: set PIP_INSTALL_PACKAGE\n python3-dbusmock: set PIP_INSTALL_PACKAGE\n python3-mako: inherit setuptools_build_meta\n python3-packaging: inherit setuptools_build_meta\n python3-nose: drop recipe\n disutils*.bbclasses: move to meta-python\n selftest: drop distutils3 test from recipetool\n pip_install_wheel: improved wheel filename guess\n\n Tom Hochstein (1):\n xwayland: Add xkbcomp runtime dependency\n\n Yi Zhao (2):\n glibc: unify wordsize.h between arm and aarch64\n glibc: fix multilib headers conflict for arm\n\n Zoltán Böszörményi (2):\n qemuboot: Fix build error if UNINATIVE_LOADER is unset\n gtk-icon-cache: Allow using gtk4\n\n Zygmunt Krynicki (13):\n bitbake: fetch2/wget: move loop-invariant load of BB_ORIGENV\n bitbake: cooker: Fix typo \"isn\u0027t\" and \"tuples\"\n bitbake: cookerdata: Fix typo \"normally\"\n bitbake: daemonize: Fix typo \"separate\"\n bitbake: event: Fix typo \"asynchronous\" and \"occasionally\"\n bitbake: fetch2: Fix typo \"conform\" and \"processed\"\n bitbake: fetch2/git: Remove duplicate \"the\"\n bitbake: persist_data: Fix typo \"committed\"\n bitbake: process: Fix typo: \"process\"\n bitbake: progress: Fix typo \"wherever\"\n bitbake: tinfoil: Fix typo \"receive\" and \"something\"\n bitbake: utils: Fix typo \"dependency\" and \"spawning\"\n bitbake: wget: Fix grammar \"can happen\"\n\n pgowda (1):\n gcc : Fix CVE-2021-46195\n\n wangmy (44):\n libwebp: 1.2.1 -\u003e 1.2.2\n python3-libarchive-c: upgrade 3.2 -\u003e 4.0\n lighttpd: upgrade 1.4.63 -\u003e 1.4.64\n nfs-utils: upgrade 2.5.4 -\u003e 2.6.1\n libmodulemd: upgrade 2.13.0 -\u003e 2.14.0\n libxcrypt: upgrade 4.4.27 -\u003e 4.4.28\n lzip: upgrade 1.22 -\u003e 1.23\n libxkbcommon: upgrade 1.3.1 -\u003e 1.4.0\n man-db: upgrade 2.9.4 -\u003e 2.10.0\n gdbm: upgrade 1.22 -\u003e 1.23\n harfbuzz: upgrade 3.3.1 -\u003e 3.3.2\n findutils: upgrade 4.8.0 -\u003e 4.9.0\n python3-magic: upgrade 0.4.24 -\u003e 0.4.25\n python3-pycryptodome: upgrade 3.14.0 -\u003e 3.14.1\n python3-pytest: upgrade 6.2.5 -\u003e 7.0.0\n python3-pip: upgrade 22.0.2 -\u003e 22.0.3\n python3-pyelftools: upgrade 0.27 -\u003e 0.28\n screen: upgrade 4.8.0 -\u003e 4.9.0\n ed: upgrade 1.17 -\u003e 1.18\n autoconf-archive: upgrade 2021.02.19 -\u003e 2022.02.11\n gpgme: upgrade 1.16.0 -\u003e 1.17.0\n glib-2.0: upgrade 2.70.3 -\u003e 2.70.4\n harfbuzz: upgrade 3.3.2 -\u003e 3.4.0\n python3-hypothesis: upgrade 6.36.1 -\u003e 6.36.2\n python3-pathlib2: upgrade 2.3.6 -\u003e 2.3.7\n python3-pbr: upgrade 5.8.0 -\u003e 5.8.1\n python3-ruamel-yaml: upgrade 0.17.20 -\u003e 0.17.21\n linux-firmware: upgrade 20211216 -\u003e 20220209\n rng-tools: upgrade 6.14 -\u003e 6.15\n mesa: upgrade 21.3.5 -\u003e 21.3.6\n go: upgrade 1.17.6 -\u003e 1.17.7\n libhandy: Use upstream regex to check version of upgrade.\n libva-utils: upgrade 2.13.0 -\u003e 2.14.0\n patchelf: upgrade 0.14.3 -\u003e 0.14.5\n quilt: upgrade 0.66 -\u003e 0.67\n ruby: upgrade 3.1.0 -\u003e 3.1.1\n wireless-regdb: upgrade 2021.08.28 -\u003e 2022.02.18\n bind: upgrade 9.16.25 -\u003e 9.16.26\n flac: upgrade 1.3.3 -\u003e 1.3.4\n init-system-helpers: upgrade 1.60 -\u003e 1.62\n libdrm: upgrade 2.4.109 -\u003e 2.4.110\n python3-hypothesis: upgrade 6.36.2 -\u003e 6.37.2\n python3-markupsafe: upgrade 2.0.1 -\u003e 2.1.0\n asciidoc: upgrade 10.1.1 -\u003e 10.1.3\n\nmeta-raspberrypi: 836755370f..e39a0a570c:\n Andrei Gherzan (13):\n README.md: Add contributing section\n Move the python3-adafruit recipes depending on meta-oe to dynamic layers\n README.md: Don\u0027t advertise meta-oe dependency\n docs: Detail the merging process of patches sent through the mailing list\n ci: Define an action for building a local docker image\n ci: Define an action for cleaning dangling image\n ci: Define an action for cleaning/removing an image\n ci: Introduce workflow for compliance\n ci: Introduce workflow Yocto operations/builds\n ci: Add workflow to cancel redundant workflows\n ci: Add git mirror workflow\n ci: No need for checkout step in mirror workflow\n ci: Use the current stable version for the mirror action\n\n Aníbal Limón (1):\n gstreamer1.0-plugins-good: Update bbappend to 1.20\n\n Bernhard Guillon (1):\n rpi-base.inc: enable i2c-gpio overlay\n\n Devendra Tewari (1):\n linux-raspberrypi: Upgrade to 5.10.83\n\n Khem Raj (7):\n raspberrypi4-64: Switch to using cortexa72-crc default tune\n picamera-libs,python3-picamera: Limit visibility to 32 bit rpi machines\n rpi-gpio: Replace setuptool3 instead of distutils3\n python3-adafruit-blinka: Disable on musl\n linux-raspberrypi: Add recipe for 5.15 LTS kernel\n rpi-default-versions: Use 5.15 as default kernel\n layers: Bump to use kirkstone\n\n Martin Jansa (4):\n sdcard_image-rpi: fix DeprecationWarning\n gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl\n meta: update variable names\n meta: update license names\n\n Mauro Anjo (1):\n machine: add Pi Zero 2 W 32bits\n\n Michal Toman (1):\n rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay\n\n Mingli Yu (1):\n xserver-xorg: remove xshmfence configure option\n\n Otto Esko (2):\n recipes-bsp: Add support for gpio-shutdown\n Add documentation for gpio-shutdown\n\n Paul Barker (1):\n raspberrypi4-64: Switch to cortexa72 tune\n\n bhargavthriler (1):\n python3-picamera: Add picamera library\n\nmeta-openembedded: 6b63095946..cf0ed42391:\n Alejandro Hernandez Samaniego (1):\n remmina: Upgrade to 1.4.23\n\n Alexander Kanavin (4):\n libvncserver: disable ffmpeg support due to incompatiblility with ffmpeg 5.0\n opencv: update 4.5.2 -\u003e 4.5.5\n minidlna: update 1.2.1 -\u003e 1.3.0\n mpd: update 0.22.9 -\u003e 0.23.5\n\n An?bal Lim?n (2):\n python3-apt: add new recipe version 2.3.0\n unattended-upgrades: add new recipe version 2.6\n\n Andreas Müller (1):\n All layers: Follow oe-core\u0027s variable name changes\n\n Andrej Valek (1):\n nodejs: add option to use openssl legacy providers\n\n Carlos Rafael Giani (3):\n pipewire: Upgrade to 0.3.45\n wireplumber: Add recipe\n wireplumber: Improve configuration\n\n Changqing Li (1):\n python3-psutil: fix test failure\n\n Christian Eggers (5):\n ebtables: remove perl from RDEPENDS\n graphviz: native: create /usr/lib/graphviz/config6 in populate_sysroot\n boost-sml: add new recipe\n python3-dt-schema: remove recipe\n graphviz: added PACKAGECONFIG for librsvg\n\n Clément Péron (1):\n networking: add new netsniff-ng recipe version 0.6.8\n\n Daniel Gomez (1):\n opencv: Update contrib 4.5.2 -\u003e 4.5.5\n\n Devendra Tewari (1):\n libcamera: add pkg-config files\n\n Fabio Estevam (2):\n rtc-tools: Add a recipe\n rtc-tools: Update to 2022.02\n\n Gianfranco Costamagna (4):\n vboxguestdrivers: upgrade 6.1.30 -\u003e 6.1.32\n boinc-client: Update to 7.18.1\n mosquitto: upgrade 2.0.12 -\u003e 2.0.14\n websocketpp: Apply upstream proposed patch to fix a Scons 4.2.0+ build failure\n\n Jan Luebbe (1):\n snappy: use main branch to fix fetch failure\n\n Jan Vermaete (2):\n netdata: upgrade 1.32.1 -\u003e 1.33.0\n netdata: version bump 1.33.0 -\u003e 1.33.1\n\n Justin Bronder (4):\n yaml-cpp: bump 0.7.0\n googlebenchmark: add 1.6.1\n python3-pytest-forked: add 1.4.0\n python3-pytest-xdist: add 2.5.0\n\n Kai Kang (1):\n openjpeg: fix CVE-2021-29338\n\n Kartikey Rameshbhai Parmar (1):\n imagemagick: update SRC_URI branch to main\n\n Khem Raj (46):\n xfce4-datetime-setter: Fix build with meson 0.61+\n gerbera: Upgrade to 1.9.2\n iotop: Disable LTO with clang/rv64\n spdlog: Update the external fmt patch\n dlt-daemon: Bump to latest revision on master\n evolution-data-server: Disable g-i data generation\n gerbera: Fix build with fmt 8.1+\n php: Update to 8.1.2\n postgresql: Fix build on riscv\n libcec: Fix type mismatch for return value of LibCecBootloader()\n gparted: Do not use NULL where boolean is expected\n python3-pyruvate: Fix build with mips\n python3-pyruvate: Fix build with riscv64/musl\n pcp: Disable parallel compile\n gst-shark: Upgrade to 0.7.3.1\n crda: Fix buffer overflow in sscanf\n open-vm-tools: Fix build with musl\n openldap: Fix build with musl\n gimp: Disable vector icons on x86 with clang\n libjs-jquery-icheck: Use hardcoded SHA for srcrev\n smarty: Upgrade to 4.1.0\n dhcp-relay: Package needed shared libs from bind\n gimp: Disable vector icons with clang on arm\n capnproto: Fix build on mips\n packagegroup-meta-oe: Add googlebenchmark\n packagegroup-meta-python: Add python3-pytest-forked and python3-pytest-xdist\n ntopng: Avoid linking libm statically\n libsigc++-3: Upgrade to 3.2.0\n geany-plugins: Fix build with libgit2 1.4+\n recipes: Use renamed SKIP_RECIPE varFlag\n recipes: Use new CVE_CHECK_IGNORE variable\n meta-oe: Use new variable SYSROOT_DIRS_IGNORE\n layers: Bump to use kirkstone\n capnproto: Link with libatomic on rv32\n iotop: Disable lto with clang for rv32\n glibmm: Add recipe for 2.70.0\n cairomm: Add recipe for cairomm 1.16\n pangomm: Add recipe for pangomm-2.48\n atkmm: Add new recipe for 2.36+\n libxml++: Upgrade to 2.42.1 release\n libxml++-5.0: Add recipe for libxml++ 5.0\n Revert \"libcamera: add pkg-config files\"\n python3-blinker: Migrate to use pytest instead of nose for testing\n python3-oauthlib: Drop redundant nose dependency\n netplan: Add knob to enable tests\n openldap: Use renamed variable CVE_CHECK_IGNORE\n\n Leon Anavi (23):\n python3-imageio: Upgrade 2.14.0 -\u003e 2.14.1\n python3-pandas: Upgrade 1.3.5 -\u003e 1.4.0\n python3-aenum: Upgrade 3.1.6 -\u003e 3.1.8\n python3-redis: Upgrade 4.0.2 -\u003e 4.1.1\n python3-jdatetime: Upgrade 3.8.1 -\u003e 3.8.2\n python3-bandit: Upgrade 1.7.1 -\u003e 1.7.2\n python3-fasteners: Upgrade 0.17.2 -\u003e 0.17.3\n python3-ansi2html: Upgrade 1.6.0 -\u003e 1.7.0\n python3-coverage: Upgrade 6.2 -\u003e 6.3\n python3-imageio: Upgrade 2.14.1 -\u003e 2.15.0\n python3-humanize: Upgrade 3.13.1 -\u003e 3.14.0\n python3-bitarray: Upgrade 2.3.5 -\u003e 2.3.6\n python3-itsdangerous: Upgrade 2.0.1 -\u003e 2.1.0\n python3-croniter: Upgrade 1.2.0 -\u003e 1.3.4\n python3-distro: Upgrade 1.6.0 -\u003e 1.7.0\n python3-click: Upgrade 8.0.3 -\u003e 8.0.4\n python3-ordered-set: Upgrade 4.0.2 -\u003e 4.1.0\n python3-bitarray: Upgrade 2.3.6 -\u003e 2.3.7\n python3-pandas: Upgrade 1.4.0 -\u003e 1.4.1\n python3-unidiff: Upgrade 0.7.0 -\u003e 0.7.3\n python3-langtable: Upgrade to release 0.0.57\n python3-cmd2: Upgrade 2.3.3 -\u003e 2.4.0\n python3-coverage: Upgrade 6.3 -\u003e 6.3.2\n\n Marek Vasut (1):\n freerdp: Update to FreeRDP 2.5.0\n\n Mark Jonas (1):\n mbedtls: Upgrade to 2.28.0\n\n Markus Volk (12):\n geary: initial add recipe\n packagegroup-gnome-apps.bb: add geary\n folks: add PACKAGECONFIG for import_tool and inspect_tool\n geary: use sha hash for SRCREV; fix identation\n folks: make some dependencies optional\n evolution-data-server: try to fix g-i data generation\n folks: dont build tests as they are not installed anyway\n gvfs: upgrade 1.48.1 -\u003e 1.49.1\n libxfce4util: inherit vala\n xfconf: inherit vala\n libxfce4ui: disable vala\n xfce4-panel: disable vala\n\n Martin Jansa (1):\n Fix DeprecationWarning about regexps\n\n Matsunaga-Shinji (1):\n openldap: add CVE-2015-3276 to allowlist\n\n Matthias Klein (1):\n gpsd-machine-conf: set precise BSD-3-Clause license\n\n Mingli Yu (5):\n plymouth: switch to KillMode\u003dmixed\n lxdm: remove conflicts setting\n plymouth: add extra kernel parameter\n opencv: disable sse4.1 and sse4.2 on x86\n plymouth: Add the retain-splash option\n\n Oleksandr Kravchuk (4):\n redis: add recipe for 7.0-rc1\n iwd: update to 1.24\n fping: update to 5.1\n capnproto: update to 0.9.1\n\n Peter Bergin (1):\n pipewire: fix build error when pipewire-jack is used\n\n Peter Griffin (1):\n libcamera: update meson options to build pipeline handlers \u0026 cam utility\n\n Randy MacLeod (1):\n rsyslog: update to 8.2202\n\n Robert Joslyn (1):\n hwdata: Update to 0.356\n\n Ross Burton (16):\n python3-jsonpath-rw: set correct license\n concurrencykit: use precise BSD licence version\n pkcs11-helper: update homepage\n pkcs11-helper: set precise BSD license\n spice: set correct LICENSE\n poppler-data: set precise BSD license\n openipmi: use precise BSD license\n s-nail: add a maintained mail(1) fork\n minidlna: use precise BSD license\n smartmontools: use s-nail\n mailx: remove\n spice-protocol: upgrade to 1.14.3\n libjs-jquery: remove\n fwupd-efi: upgrade to 1.2\n fping: set precise license\n concurrencykit: enable 32- and 64-bit Arm targets\n\n Sakib Sajal (1):\n nss: uprev v3.73.1 -\u003e v3.74\n\n Sam Van Den Berge (1):\n libiio: use setuptools functions instead of distutils\n\n Thomas Perrot (1):\n breakpad: fix branch for gtest in SRC_URI\n\n Tim Orling (2):\n python3-wheel: drop; moved to oe-core\n python3-test-generator: drop recipe\n\n Trevor Gamblin (1):\n phoronix-test-suite: upgrade 9.2.1 -\u003e 10.8.1\n\n Wang Mingyu (39):\n ndpi: upgrade 4.0 -\u003e 4.2\n ntopng: upgrade 5.0 -\u003e 5.2.1\n python3-werkzeug: upgrade 2.0.2 -\u003e 2.0.3\n python3-twisted: upgrade 21.7.0 -\u003e 22.1.0\n python3-natsort: upgrade 8.0.2 -\u003e 8.1.0\n xfsdump: upgrade 3.1.9 -\u003e 3.1.10\n mm-common: upgrade 1.0.3 -\u003e 1.0.4\n fsverity-utils: upgrade 1.4 -\u003e 1.5\n libgee: upgrade 0.20.4 -\u003e 0.20.5\n libqmi: upgrade 1.30.2 -\u003e 1.30.4\n libcrypt-openssl-guess-perl: upgrade 0.14 -\u003e 0.15\n gjs: upgrade 1.70.0 -\u003e 1.70.1\n dnf-plugin-tui: Fix a bug of multilib\n libwacom: upgrade 1.12 -\u003e 2.1.0\n gedit: upgrade 40.1 -\u003e 41.0\n gnome-autoar: upgrade 0.4.2 -\u003e 0.4.3\n libwnck3: upgrade 40.0 -\u003e 40.1\n iscsi-initiator-utils: upgrade 2.1.5 -\u003e 2.1.6\n iotop: upgrade 1.20 -\u003e 1.21\n inotify-tools: upgrade 3.21.9.6 -\u003e 3.22.1.0\n gnuplot: upgrade 5.4.2 -\u003e 5.4.3\n libxmlb: upgrade 0.3.6 -\u003e 0.3.7\n libgusb: upgrade 0.3.9 -\u003e 0.3.10\n monit: upgrade 5.30.0 -\u003e 5.31.0\n libjcat: upgrade 0.1.9 -\u003e 0.1.10\n libio-socket-ssl-perl: upgrade 2.073 -\u003e 2.074\n mpv: upgrade 0.34.0 -\u003e 0.34.1\n php: upgrade 8.1.2 -\u003e 8.1.3\n nano: upgrade 6.0 -\u003e 6.2\n rdma-core: upgrade 38.0 -\u003e 39.0\n netplan: upgrade 0.103 -\u003e 0.104\n nautilus: upgrade 41.1 -\u003e 41.2\n zchunk: upgrade 1.1.16 -\u003e 1.2.0\n tree: upgrade 2.0.1 -\u003e 2.0.2\n soci: upgrade 4.0.2 -\u003e 4.0.3\n remmina: upgrade 1.4.23 -\u003e 1.4.24\n wolfssl: upgrade 5.1.0- \u003e 5.2.0\n tcpreplay: upgrade 4.4.0 -\u003e 4.4.1\n spice-protocol: upgrade 0.14.3 -\u003e 0.14.4\n\n Xu Huan (15):\n python3-multidict: upgrade 5.2.0 -\u003e 6.0.2\n python3-pulsectl upgrade 21.10.5 -\u003e 22.1.3\n python3-pyephem: upgrade 4.1.1 -\u003e 4.1.3\n python3-pytest-timeout: upgrade 2.0.2 -\u003e 2.1.0\n python3-pywbemtools: upgrade 0.9.0 -\u003e 0.9.1\n python3-requests-oauthlib: upgrade 1.3.0 -\u003e 1.3.1\n python3-sqlalchemy: upgrade 1.4.29 -\u003e 1.4.31\n python3-oauthlib: upgrade 3.1.1 -\u003e 3.2.0\n python3-pyudev: upgrade 0.22.0 -\u003e 0.23.2\n python3-pyopenssl: upgrade 21.0.0 -\u003e 22.0.0\n python3-alembic upgrade 1.7.5 -\u003e 1.7.6\n python3-autobahn: upgrade 21.11.1 -\u003e 22.1.1\n python3-flask: upgrade 2.0.2 -\u003e 2.0.3\n python3-imageio: upgrade 2.15.0 -\u003e 2.16.0\n python3-jdatetime: upgrade 3.8.2 -\u003e 4.0.0\n\n Yi Zhao (5):\n phpmyadmin: upgrade 5.1.1 -\u003e 5.1.2\n tcpdump: upgrade 4.99.0 -\u003e 4.99.1\n tcpslice: upgrade 1.2a3 -\u003e 1.5\n tcpreplay: update HOMEPAGE\n samba: upgrade 4.14.11 -\u003e 4.14.12\n\n Zheng Ruoqin (6):\n libjs-jquery: Upgrade to 3.3.1.\n protobuf: upgrade 3.19.3 -\u003e 3.19.4\n phpmyadmin: upgrade 5.1.2 -\u003e 5.1.3\n postgresql: upgrade 14.1 -\u003e 14.2\n pugixml: upgrade 1.11.4 -\u003e 1.12\n poppler: upgrade 22.01.0 -\u003e 22.02.0\n\n wangmy (14):\n fatcat: upgrade 1.1.0 -\u003e 1.1.1\n libnma: upgrade 1.8.32 -\u003e 1.8.34\n botan: upgrade 2.18.2 -\u003e 2.19.1\n cgdb: upgrade 0.7.1 -\u003e 0.8.0\n ddrescue: upgrade 1.25 -\u003e 1.26\n hostapd: upgrade 2.9 -\u003e 2.10\n libcereal: upgrade 1.3.0 -\u003e 1.3.1\n ser2net: upgrade 4.3.4 -\u003e 4.3.5\n dlt-daemon: upgrade 2.18.7 -\u003e 2.18.8\n devilspie2: upgrade 0.43 -\u003e 0.44\n opensaf: upgrade 5.21.09 -\u003e 5.22.01\n tcpreplay: upgrade 4.3.4 -\u003e 4.4.0\n lcms: upgrade 2.12 -\u003e 2.13.1\n libcgi-perl: upgrade 4.53 -\u003e 4.54\n\nmeta-security: c20b35b527..6cc8dde794:\n Akshay Bhat (2):\n meta-hardening: Fix override syntax\n scap-security-guide: Fix openembedded platform tests\n\n Anton Antonov (1):\n Upgrade parsec-tool to 0.5.1\n\n Armin Kuster (11):\n google-authenticator-libpam: update to 1.09\n packagegroup-security-tpm2.bb: remove dynamic pkgs\n tpm2-pkcs11_1.7.0: Drop dstat from DPENDS\n lkrg-module: update to 0.9.2\n suricata: update to 6.0.4\n tpm2-tss: update to 3.1.0\n parsec-service: fix compile issue.\n layer.conf: Update to use kirkstone\n recipes: Use renamed SKIP_RECIPE varFlag\n chipsec: fix WARNING\n smack: Use new CVE_CHECK_IGNORE variable\n\n Patrick Williams (1):\n tpm2-pkcs11: fix RDEPENDS variable\n\n Yi Zhao (1):\n samhain: upgrade 4.4.3 -\u003e 4.4.6\n\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\nChange-Id: I270425c8a022f2e281a28ea19fdfae47aa375551\n" }, { "commit": "d159c7fb39550d7348052766f46e51b26d3fd4cc", "tree": "f719f75759697649453e6bed883c54bae951eb74", "parents": [ "5b587cab386c4691eefa4885b9fd30794934c106" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Thu Sep 02 21:05:58 2021 -0500" }, "committer": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Sat Sep 04 14:46:34 2021 +0000" }, "message": "subtree updates\n\npoky: 94dfcaff64..359e1cb62f:\n Alexander Kanavin (76):\n tcf-agent: fetching over git:// no longer works\n lighttpd: convert from autotools to meson\n libxcrypt: upgrade 4.4.23 -\u003e 4.4.25\n python3-cython: upgrade 0.29.23 -\u003e 0.29.24\n python3-numpy: upgrade 1.21.0 -\u003e 1.21.2\n systemd: upgrade 249.1 -\u003e 249.3\n xeyes: upgrade 1.1.2 -\u003e 1.2.0\n btrfs-tools: update 5.13 -\u003e 5.13.1\n diffutils: update 3.7 -\u003e 3.8\n mc: update 4.8.26 - \u003e 4.8.27\n libsdl2: update 2.0.14 -\u003e 2.0.16\n vulkan-samples: update to latest revision\n pulseaudio: update 14.2 -\u003e 15.0\n libjitterentropy: update 3.0.2 -\u003e 3.1.0\n usbutils: upgrade 013 -\u003e 014\n inetutils: upgrade 2.0 -\u003e 2.1\n mobile-broadband-provider-info: upgrade 20201225 -\u003e 20210805\n glib-networking: upgrade 2.68.1 -\u003e 2.68.2\n e2fsprogs: upgrade 1.46.2 -\u003e 1.46.4\n help2man: upgrade 1.48.3 -\u003e 1.48.4\n libedit: upgrade 20210522-3.1 -\u003e 20210714-3.1\n log4cplus: upgrade 2.0.6 -\u003e 2.0.7\n mtools: upgrade 4.0.34 -\u003e 4.0.35\n patchelf: upgrade 0.12 -\u003e 0.13\n pkgconf: upgrade 1.7.4 -\u003e 1.8.0\n python3-git: upgrade 3.1.18 -\u003e 3.1.20\n python3-pip: upgrade 21.2.1 -\u003e 21.2.4\n python3-pygments: upgrade 2.9.0 -\u003e 2.10.0\n python3-setuptools: upgrade 57.1.0 -\u003e 57.4.0\n squashfs-tools: upgrade 4.4 -\u003e 4.5\n acpica: upgrade 20210331 -\u003e 20210730\n libidn2: upgrade 2.3.1 -\u003e 2.3.2\n stress-ng: upgrade 0.12.12 -\u003e 0.13.00\n sudo: upgrade 1.9.7p1 -\u003e 1.9.7p2\n epiphany: upgrade 40.2 -\u003e 40.3\n libgudev: upgrade 236 -\u003e 237\n libjpeg-turbo: upgrade 2.1.0 -\u003e 2.1.1\n libepoxy: upgrade 1.5.8 -\u003e 1.5.9\n pango: upgrade 1.48.7 -\u003e 1.48.9\n mesa: upgrade 21.1.5 -\u003e 21.2.1\n libinput: upgrade 1.18.0 -\u003e 1.18.1\n libxfont2: upgrade 2.0.4 -\u003e 2.0.5\n libxft: upgrade 2.3.3 -\u003e 2.3.4\n xserver-xorg: upgrade 1.20.12 -\u003e 1.20.13\n linux-firmware: upgrade 20210511 -\u003e 20210818\n wireless-regdb: upgrade 2021.04.21 -\u003e 2021.07.14\n libwebp: upgrade 1.2.0 -\u003e 1.2.1\n webkitgtk: upgrade 2.32.2 -\u003e 2.32.3\n boost: upgrade 1.76.0 -\u003e 1.77.0\n diffoscope: upgrade 179 -\u003e 181\n enchant2: upgrade 2.3.0 -\u003e 2.3.1\n re2c: upgrade 2.1.1 -\u003e 2.2\n rng-tools: upgrade 6.13 -\u003e 6.14\n kea: backport a patch to fix build errors exposed by latest update batch\n qemu: add a hint on how to enable CPU render nodes when a suitable GPU is absent\n mc: fix reproducibility\n libjitterentropy: remove contaminated hashequiv entry\n binutils: drop target flex/bison from build dependencies\n gnu-efi: update 3.0.13 -\u003e 3.0.14\n glib-2.0: upgrade 2.68.3 -\u003e 2.68.4\n util-linux: upgrade 2.37.1 -\u003e 2.37.2\n ccache: upgrade 4.3 -\u003e 4.4\n git: upgrade 2.32.0 -\u003e 2.33.0\n openssh: upgrade 8.6p1 -\u003e 8.7p1\n ell: upgrade 0.42 -\u003e 0.43\n python3-mako: upgrade 1.1.4 -\u003e 1.1.5\n vala: upgrade 0.52.4 -\u003e 0.52.5\n libnsl2: upgrade 1.3.0 -\u003e 2.0.0\n gi-docgen: upgrade 2021.6 -\u003e 2021.7\n json-glib: upgrade 1.6.2 -\u003e 1.6.4\n bind: upgrade 9.16.19 -\u003e 9.16.20\n harfbuzz: upgrade 2.8.2 -\u003e 2.9.0\n qemurunner.py: print output from runqemu/qemu-system in stop()\n qemurunner.py: handle getOutput() having nothing to read\n rust: fix upstream version checks\n mesa: enable crocus driver for older intel graphics\n\n Andreas Müller (2):\n mesa: upgrade 21.1.5 -\u003e 21.1.7\n binutils: Apply upstream patch to fix \u0027too many open files\u0027 on qtwebengine\n\n Andrej Valek (2):\n busybox: 1.33.1 -\u003e 1.34.0\n vim: add option to disable NLS support\n\n Andres Beltran (2):\n buildhistory: Add output file listing package information\n buildhistory: Label packages providing per-file dependencies in depends.dot\n\n Andrey Zhizhikin (2):\n lttng-modules: do not search in non-existing folder during install\n nativesdk-packagegroup-sdk-host: add perl integer module\n\n Armin Kuster (2):\n lz4: Security Fix for CVE-2021-3520\n lz4: remove rest of ptest artifacts\n\n Bruce Ashfield (21):\n linux-yocto/5.13: update to v5.13.7\n linux-yocto/5.4: update to v5.4.137\n linux-yocto/5.10: update to v5.10.55\n linux-yocto/5.4: update to v5.4.139\n linux-yocto/5.10: update to v5.10.57\n linux-yocto/5.13: update to v5.13.9\n linux-yocto/5.4: remove recipes\n conf/machine: bump qemu preferred versions to 5.13\n linux-yocto-dev: bump to v5.14+\n lttng-modules: update to 2.13.0\n kernel-devsrc: 5.14+ updates\n kernel-devsrc: fix 5.14+ objtool compilation\n poky/poky-tiny: set default kernel to 5.13\n poky: set default kernel to 5.13\n yocto-bsp: drop 5.4 bbappend\n poky-alt: switch default kernel to 5.10\n linux-yocto/5.13: update to v5.13.11\n linux-yocto/5.10: update to v5.10.59\n linux-yocto/5.13: update to v5.13.12\n linux-yocto/5.10: update to v5.10.60\n parselogs.py: ignore intermittent CD/DVDROM identification failure\n\n Chen Qi (1):\n package_rpm/update-alternatives: fix package\u0027s provides\n\n Daniel Gomez (2):\n wic: Add --no-fstab-update part option\n oeqa: wic: Add tests for --no-fstab-update\n\n Denys Dmytriyenko (1):\n grep: upgrade 3.6 -\u003e 3.7\n\n Enrico Scholz (1):\n bitbake: fetch2/wget: fix \u0027no_proxy\u0027 handling\n\n Hongxu Jia (2):\n nativesdk-pseudo: Fix to work with glibc 2.34 systems\n glibc: fix create thread failed in unprivileged process\n\n Hsia-Jun Li (1):\n lib/oe/elf: Add Android OS to machine_dict\n\n Jon Mason (8):\n arch-armv8m-main: missing space\n conf/machine: move tune files to architecture directories\n yocto-bsp: update machine confs with new tune locations\n docs: update docs with new tune locations\n arch-arm*: add better support for gcc march extensions\n tune-cortexr*: add support for all Arm Cortex-R processors\n arch-arm*: Fix bugs with dsp and simd feature include files\n tune-*: Use more specific DEFAULTTUNE\n\n Jose Quaresma (1):\n sstate.bbclass: get the number of threads from BB_NUMBER_THREADS\n\n Joshua Watt (17):\n bitbake: contrib: vim: Add \"remove\" override highlighting\n bitbake.conf: Add lz4c, pzstd and zstd\n bitbake: bitbake: asyncrpc: Defer all asyncio to child process\n conf/licenses: Add FreeType SPDX mapping\n tzdata: Remove BSD License specifier\n glib-2.0: Use specific BSD license variant\n e2fsprogs: Use specific BSD license variant\n shadow: Use specific BSD license variant\n libcap: Use specific BSD license variant\n sudo: Use specific BSD license variant\n libpam: Use specific BSD license variant\n libxfont2: Use specific BSD license variant\n libjitterentropy: Use specific BSD license variant\n libx11: Use specific BSD license variant\n font-util: Use specific BSD license variant\n flac: Use specific BSD license variant\n swig: Use specific BSD license variant\n\n Kai Kang (2):\n libcgroup: fix installed-vs-shipped qa issue\n rustfmt: fix SRC_URI\n\n Kevin Hao (2):\n meta-yocto-bsp: Set the default kernel to v5.13\n meta-yocto-bsp: Bump the kernel to v5.13.11\n\n Khem Raj (2):\n weston: Re-order gbm destruction at DRM-backend tear down\n musl: Update to latest tip of trunk\n\n Kristian Klausen (1):\n systemd: Add repart PACKAGECONFIG\n\n Marco Felsch (1):\n bitbake: bitbake: bitbake-layers: add skip reason to output\n\n Marek Vasut (1):\n weston: Add rdp PACKAGECONFIG\n\n Marta Rybczynska (1):\n lzo: add CVE_PRODUCT\n\n Martin Jansa (3):\n bitbake: prserv: handle PRSERV_HOST \u003d \"127.0.0.1:0\" the same as \"localhost:0\"\n bitbake: cooker/process: Fix typos in exiting message\n rust: remove unused patches\n\n Michael Halstead (2):\n uninative: Upgrade to 3.3, support glibc 2.34\n uninative: Upgrade to 3.4\n\n Michael Opdenacker (2):\n maintainers.inc: maintainer for alsa-*, flac, lame and speex\n meta: stop using \"virtual/\" in RPROVIDES and RDEPENDS\n\n Mingli Yu (2):\n shadow: fix default value in SHA_get_salt_rounds()\n bitbake: prserv: make localhost work\n\n Oleksandr Popovych (1):\n utils: Reduce the number of calls to the \"dirname\" command\n\n Oliver Kranz (1):\n Allow global override of golang GO_DYNLINK\n\n Paul Barker (2):\n bitbake: prserv: Replace XML RPC with modern asyncrpc implementation\n bitbake: prserv: Add read-only mode\n\n Paul Gortmaker (1):\n ltp: backport ioctl_ns05 fix from upstream\n\n Peter Kjellerstedt (7):\n lttng-modules: Make it build when CONFIG_TRACEPOINTS is not enabled again\n poky-floating-revisions.inc: Use new override syntax for commented vars\n local.conf.sample: Use the new override syntax for a commented variable\n bitbake.conf: Use the new variable override syntax in a comment\n buildhistory-collect-srcrevs: Adapt to the new variable override syntax\n meson.bbclass: Make the default buildtype \"debug\" if DEBUG_BUILD is 1\n bitbake: providers: Use new override syntax when handling pn- \"override\"\n\n Purushottam Choudhary (1):\n assimp: added patch to fix hardcoded non-existing paths in CMake modules\n\n Randy MacLeod (8):\n openssl: upgrade from 1.1.1k to 1.1.1l\n rust: initial merge of most of meta-rust\n rust: mv README.md to recipes-devtools/rust/README-rust.md\n rust: update the README to conform to being in oe-core\n cargo/rust/rustfmt: exclude from world\n maintainers: Add myself as maintainer for rust pkgs\n cargo_common: remove http_proxy\n rust: remove Rust version 1.51.0 toolchain\n\n Richard Purdie (27):\n elfutils: Add zstd PACKAGECONFIG for determinism\n man-db: Add compression PACKAGECONFIG entries\n oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test results\n package/scripts: Fix FILES_INFO handling\n package: Fix overrides converion issue with PKGSIZE\n bitbake: bitbake: Make 3.6.0 the minimum python version\n elfutils: Fix ptest dependencies\n bsp-guide: Fix reference to bbappend section of dev-manual\n ref-manual: Fix reference to bbappend section of dev-manual\n gcc: Fix nativesdk builds and multilib fixes with gcc 11\n bitbake: README: Add note about test suite and new tests\n pseudo: Fix to work with glibc 2.34 systems\n bitbake: README: Fix typo\n rust-cross*: Fix OVERRRIDE references in task signature computation\n rust-cross-canadian-common: Use rust.inc directly, not rust-target\n cargo: Ensure cargo-cross-canadian doesn\u0027t have native/nativesdk versions\n rust-native: Avoid stripped warning\n rust-llvm: Add missing HOMEPAGE\n rust: Skip target recipe since it doesn\u0027t work\n oeqa/selftest/distrodata: Fix up rust maintainer testing\n rust: Avoid buildtools+uninative issues with glibc symbols mismatches\n rust-common: Add LDFLAGS to cc wrapper\n oeqa/selftest/reproducibile: Exclude rust packages\n kernel: Use unexpanded EXTENDPKGV\n oeqa/buildtools-cases: Allow bitbake time to shutdown\n cargo: Apply uninative fix to snapshot as with rust\n rust-common: Hack around LD_LIBRARY_PATH issues on centos7\n\n Robert P. J. Day (1):\n scripts/lib/wic/help/py: \"Redhat\" -\u003e \"Red Hat\"\n\n Ross Burton (11):\n oeqa/selftest/buildoptions: test buildhistory PKGSIZE and FILELIST fields\n uninative: Improve glob to handle glibc 2.34\n oeqa/sdk: add relocation test for buildtools\n glibc: package the stub .a libaries into glibc-dev\n oeqa/sdk: add HTTPS test for buildtools\n libcgroup: upgrade to 2.0\n gcc: also relocate the musl loader\n local.conf.sample.extended: fix commented-out override syntax\n cpio: backport fix for CVE-2021-38185\n mesa: fix build on Arm V5 with soft float\n ptest: allow the ptest-packagelists.inc warning to be disabled\n\n Sakib Sajal (1):\n qemu: fix CVE-2021-3682\n\n Scott Murray (2):\n bitbake: bitbake: asyncrpc: always create new asyncio loops\n prservice: remove connection caching\n\n Stefan Herbrechtsmeier (4):\n u-boot: Remove redundancy from installed and deployed SPL artifact names\n u-boot: Remove misplaced configuration type variable\n u-boot: Make SPL suffix configurable\n u-boot: Make UBOOT_BINARYNAME configurable\n\n Tim Orling (7):\n python3-importlib-metadata: upgrade 4.6.3 -\u003e 4.6.4\n python3-hypothesis: upgrade 6.14.5 -\u003e 6.14.8\n python3-hypothesis: upgrade 6.14.8 -\u003e 6.15.0\n python3-hypothesis: enable ptest\n python3-pluggy: upgrade 0.13.1 -\u003e 1.0.0\n python3-pytest: allow python3-pluggy \u003e\u003d1.0.0\n rust-common.bbclass: export RUST_TARGET_PATH\n\n Trevor Gamblin (1):\n bluez: upgrade 5.60 -\u003e 5.61\n\n Trevor Woerner (1):\n distro_features_check: expand with IMAGE_FEATURES\n\n Vinay Kumar (2):\n glibc: Fix CVE-2021-38604\n rust-common.inc: Fix build failure with qemuppc64.\n\n Yi Zhao (2):\n prelink: add PACKAGECONFIG for selinux\n shadow: add /etc/default/useradd\n\n Zoltán Böszörményi (4):\n kernel-module-split.bbclass: Support zstd-compressed modules\n Allow opt-out of split kernel modules\n kernel.bbclass: Use full versions for inter-package dependencies\n base/kernel: Support zstd-compressed squashfs and cpio initramfs\n\n leimaohui (2):\n Fix conflict error when enable multilib.\n wordsize.h: Fix a miss, this file in arm and aarch64 should be the same.\n\nmeta-raspberrypi: 32921fc9bd..a6fa6b3aec:\n Khem Raj (4):\n machines: Use tune files from new location in oe-core\n linux-raspberrypi: Update to 5.10.59\n raspberrypi-firmware: Update to latest\n raspberrypi4: Use full kms (vc4-kms-v3d) DT overlay\n\n Marcus Comstedt (1):\n pi-bluetooth: Add compatibility with non-systemd builds\n\n Tom Rini (1):\n xserver-xf86-config: Correctly append to FILES:${PN}\n\nmeta-security: c885d399cd..1f18c623e9:\n Armin Kuster (10):\n cryfs: add new package\n kas-security-bas: bump conf value\n kas: fix DISTRO appends\n dm-verity-img.bbclass: more overided fixups\n krill: Rust is in core now\n suricata: rust is in core\n layer.conf: drop dynamic-layer\n layer.conf: drop meta-rust\n harden-image-minimal: fix useradd inherit\n kas: remove rust layers\n\n Daiane Angolini (1):\n meta-integrity: kernel-modsign: Change weak default value\n\n George Liu (1):\n meta: Fix typos\n\n Marta Rybczynska (2):\n README: fix mailing lists\n README: fix mailing lists and a typo\n\nmeta-openembedded: a13db91f19..9fdc7960ba:\n Andreas Müller (6):\n catch2: upgrade 2.13.6 -\u003e 2.13.7\n fltk/CMake: Do not export executable \u0027fluid\u0027\n fltk: upgrade 1.3.6 -\u003e 1.3.7\n network-manager-applet: upgrade 1.22.0 -\u003e 1.24.0\n networkmanager: upgrade 1.32.4 -\u003e 1.32.8\n udisks2: upgrade 2.9.2 -\u003e 2.9.3\n\n Anton Blanchard (2):\n boost-url: Use GNUInstallDirs instead of hard wiring install directories\n cereal: Use GNUInstallDirs instead of hard wiring install directories\n\n Changqing Li (1):\n linuxptp: upgrade 3.1 -\u003e 3.1.1\n\n Devendra Tewari (1):\n android-tools: Add flag to enable adbd service (#147)\n\n Dmitry Baryshkov (1):\n image_types_sparse: stop using ext2simg\n\n Easwar Hariharan (1):\n chrony: Fix privdrop packageconfig\n\n Joe Slater (1):\n nginx: fix CVE-2021-3618\n\n Justin Bronder (1):\n hidapi: add rdep on glibc-gconv-utf-16\n\n Khem Raj (7):\n layer.conf: Add ttf-ipa to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS on fontconfig\n mpich: link explictly with libgcc\n packagegroup-meta-networking: Add bmon\n libnss-nisplus: Remove\n pipewire: Upgrade to 0.3.34\n bluealsa: Add recipe\n apitrace: Enable on glibc \u003e\u003d 2.34\n\n Leon Anavi (21):\n python3-astroid: Upgrade 2.6.6 -\u003e 2.7.0\n python3-ujson: Upgrade 4.0.2 -\u003e 4.1.0\n python3-pycurl: Upgrade 7.44.0 -\u003e 7.44.1\n python3-websocket-client: Upgrade 1.1.0 -\u003e 1.2.1\n python3-bitarray: Upgrade 2.2.5 -\u003e 2.3.0\n python3-langtable: Upgrade 0.0.54 -\u003e 0.0.56\n python3-pandas: Upgrade 1.3.1 -\u003e 1.3.2\n python3-tzlocal: Upgrade 2.1 -\u003e 3.0\n python3-zeroconf: Upgrade 0.34.3 -\u003e 0.36.0\n python3-dbus-next: Upgrade 0.2.2 -\u003e 0.2.3\n python3-astroid: Upgrade 2.7.0 -\u003e 2.7.1\n python3-ruamel-yaml: Upgrade 0.17.10 -\u003e 0.17.11\n python3-unidiff: Upgrade 0.6.0 -\u003e 0.7.0\n python3-qrcode: Upgrade 7.2 -\u003e 7.3\n python3-simplejson: Upgrade 3.17.3 -\u003e 3.17.4\n python3-regex: Upgrade 2021.7.6 -\u003e 2021.8.3\n python3-colorlog: Upgrade 5.0.1 -\u003e 6.4.1\n python3-ruamel-yaml: Upgrade 0.17.11 -\u003e 0.17.13\n python3-simplejson: Upgrade 3.17.4 -\u003e 3.17.5\n python3-bitarray: Upgrade 2.3.0 -\u003e 2.3.2\n python3-watchdog: Upgrade 2.1.3 -\u003e 2.1.5\n\n Martin Jansa (1):\n layer.conf: Add ttf-takao to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS on fontconfig\n\n Matija Tudan (1):\n gpsd: upgrade 3.20 -\u003e 3.23\n\n Matteo Croce (1):\n libbpf: bump to 0.4.0\n\n Michael Opdenacker (2):\n meta-multimedia: stop using \"virtual/\" in RPROVIDES and RDEPENDS\n meta-oe: stop using \"virtual/\" in RPROVIDES and RDEPENDS\n\n Mingli Yu (4):\n polkit: fix CVE-2021-3560\n vsftpd: Upgrade to 3.0.5\n mariadb: Upgrade to 10.6.4\n jemalloc: improve reproducibility\n\n Nathan Rossi (1):\n nginx: Fix off_t size passed in configure\n\n Oleksandr Kravchuk (6):\n font-adobe-100dpi: fix UPSTREAM_CHECK_REGEX\n font-adobe-utopia-100dpi: fix UPSTREAM_CHECK_REGEX\n font-bh-100dpi: fix UPSTREAM_CHECK_REGEX\n font-bh-lucidatypewriter-100dpi: fix UPSTREAM_CHECK_REGEX\n font-bitstream-100dpi: fix UPSTREAM_CHECK_REGEX\n xf86-input-tslib: update to 1.1.1\n\n Patrick Areny (2):\n libConfuse: Add recipe\n bmon: Add recipe\n\n Peter Kjellerstedt (6):\n gpsd: Let scons install the udev and systemd files\n gpsd: Move /usr/share/gpsd/doc to the gpsd-doc package\n poppler: Explicitly enable/disable boost together with splash\n chrony: Use new override syntax for USERADD_PARAM\n gpsd: Correct the installation of gpsd.hotplug if systemd is not enabled\n gpsd: Do not install gpsd.hotplug unconditionally\n\n Peter Morrow (1):\n libbpf: remove stale comment\n\n Sakib Sajal (2):\n lmdb: use libprefix in Makefile to install libraries\n gd: fix CVE-2021-38115\n\n Sinan Kaya (4):\n c-ares: remove custom patches\n grpc: make SHARED library build optional\n libkcapi: add a hash only packageconfig\n libkcapi: allow an option to build natively\n\n Tim Orling (2):\n bootchart: drop; unfetchable\n python3-django_2.2.x: only check upstream 2.2.x\n\n Trevor Gamblin (5):\n python3-click: Add missing ptest artifacts\n python3-eventlet: add 0.30.2 to meta-python\n python3-gunicorn: tweak run-ptest, add RDEPENDS\n python3-license-expression: add ptest artifacts\n nftables: upgrade 0.9.9 -\u003e 1.0.0\n\n Vesa Jääskeläinen (2):\n python3-cached-property: Add recipe for version 1.5.2\n python3-pkcs11: Add recipe for version 0.7.0\n\n Yi Zhao (2):\n audit: upgrade 3.0.4 -\u003e 3.0.5\n krb5: filtering out -f*-prefix-map from krb5-config\n\n Zoltán Böszörményi (1):\n metacity: Add a patch to create build/src/core before moving generated sources to it\n\n leimaohui (3):\n packagegroup-meta-oe: Update ttf-ipa package name.\n uim: Dleted takao fonts from DEPENDS.\n takao-fonts: It should be in ttf-fonts directory as the other ttf fonts.\n\n wangmy (14):\n fetchmail: upgrade 6.4.20 -\u003e 6.4.21\n c-ares: upgrade 1.17.1 -\u003e 1.17.2\n icewm: upgrade 2.6.0 -\u003e 2.7.0\n netplan: upgrade 0.102 -\u003e 0.103\n ctags: upgrade 5.9.20210801.0 -\u003e 5.9.20210815.0\n live555: upgrade 20210720 -\u003e 20210809\n opensc: upgrade 0.21.0 -\u003e 0.22.0\n xfsprogs: upgrade 5.12.0 -\u003e 5.13.0\n networkmanager: upgrade 1.32.8 -\u003e 1.32.10\n can-utils: upgrade 2021.06.0 -\u003e 2021.08.0\n doxygen: upgrade 1.9.1 -\u003e 1.9.2\n gensio: upgrade 2.2.8 -\u003e 2.2.9\n live555: upgrade 20210809 -\u003e 20210824\n sedutil: upgrade 1.15.1.01 -\u003e 1.20.0\n\n zangrc (14):\n python3-flask-migrate: upgrade 3.0.1 -\u003e 3.1.0\n python3-flask-socketio: upgrade 5.1.0 -\u003e 5.1.1\n python3-google-api-python-client: upgrade 2.15.0 -\u003e 2.17.0\n python3-grpcio-tools: upgrade 1.38.1 -\u003e 1.39.0\n python3-grpcio: upgrade 1.38.1 -\u003e 1.39.0\n python3-wheel: upgrade 0.36.2 -\u003e 0.37.0\n libio-socket-ssl-perl: upgrade 2.071 -\u003e 2.072\n python3-aiohttp-jinja2: upgrade 1.4.2 -\u003e 1.5\n python3-gevent: upgrade 21.1.2 -\u003e 21.8.0\n python3-google-api-python-client: upgrade 2.17.0 -\u003e 2.18.0\n python3-h5py: upgrade 3.3.0 -\u003e 3.4.0\n python3-haversine: upgrade 2.3.1 -\u003e 2.4.0\n python3-pyephem: upgrade 3.7.7.1 -\u003e 4.0.0.2\n rdma-core: upgrade 35.0 -\u003e 36.0\n\n zhengruoqin (12):\n libqmi: upgrade 1.28.8 -\u003e 1.30.0\n sedutil: upgrade 1.15.1 -\u003e 1.15.1.01\n libencode-perl: upgrade 3.11 -\u003e 3.12\n python3-pymisp: upgrade 2.4.144 -\u003e 2.4.148\n python3-pyzmq: upgrade 22.1.0 -\u003e 22.2.1\n python3-tqdm: upgrade 4.62.0 -\u003e 4.62.2\n iwd: upgrade 1.16 -\u003e 1.17\n xmlsec1: upgrade 1.2.31 -\u003e 1.2.32\n xrdb: upgrade 1.2.0 -\u003e 1.2.1\n python3-regex: upgrade 2021.8.3 -\u003e 2021.8.27\n python3-sqlalchemy: upgrade 1.4.22 -\u003e 1.4.23\n python3-stevedore: upgrade 3.3.0 -\u003e 3.4.0\n\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\nChange-Id: I2960f1ce53a1e2cde8b03b929829db9a2f105541\n" }, { "commit": "213cb2696d00a85cd48d356cb5131824a302d828", "tree": "bfdf8fcdfef3a88e392ca3acfca6dec4dc836c9f", "parents": [ "40d8f44b51f83548f7ca8df062dd7435b784c0a8" ], "author": { "name": "Patrick Williams", "email": "patrick@stwcx.xyz", "time": "Sat Aug 07 19:21:33 2021 -0500" }, "committer": { "name": "Patrick Williams", "email": "patrick@stwcx.xyz", "time": "Wed Aug 11 15:39:32 2021 -0500" }, "message": "subtree updates\n\nmeta-raspberrypi: 8dc3a31088..c7f4c739a3:\n Khem Raj (5):\n linux-raspberrypi: Upgrade to 5.10.52\n userland: Update to latest master branch\n raspberrypi-firmware: Update to latest\n raspberrypi-tools: Update to latest\n sdcard_image-rpi.bbclass: Fix IMAGE_TYPEDEP override to use new syntax\n\n Martin Jansa (4):\n Convert to new override syntax\n Manually fix conversion\n layer.conf: Update to honister\n userland: package man pages in PN-doc\n\n Pierre-Jean Texier (2):\n kas: local.conf: bump CONF_VERSION variable\n kas: local.conf: disable prelink\n\npoky: 17aabc0127..492205ea83:\n Alexander Kanavin (17):\n llvm: update 12.0.0 -\u003e 12.0.1\n systemd: update 248.3 -\u003e 249.1\n python3-testools: update 2.4.0 -\u003e 2.5.0\n libuv: update 1.41.0 -\u003e 1.42.0\n gnu-config: update to latest revision\n vulkan-samples: update to latest revision\n cmake: update 3.20.5 -\u003e 3.21.0\n cmake: update 3.21.0 -\u003e 3.21.1\n mtools: update 4.0.32 -\u003e 4.0.34\n util-linux: update 2.37 -\u003e 2.37.1\n iputils: update 20210202 -\u003e 20210722\n freetype: update 2.10.4 -\u003e 2.11.0\n devtool: print a warning on upgrades if PREFERRED_VERSION is set\n rpm: do not RRECOMMEND rpm-build\n selftest: add core-image-weston to no-gpl3-no-meta-gpl2 image test\n shadow: update 4.8.1 -\u003e 4.9\n local.conf.sample: disable prelink\n\n Bernhard Rosenkränzer (1):\n gcc: update 11.1 -\u003e 11.2\n\n Bruce Ashfield (6):\n linux-yocto/5.10: update to v5.10.53\n linux-yocto/5.13: update to v5.13.5\n linux-yocto/5.4: update to v5.4.135\n linux-yocto-rt/5.10: update to -rt47\n linux-yocto/5.13: enable TYPEC_TCPCI in usbc fragment\n linux-yocto/5.10: enable TYPEC_TCPCI in usbc fragment\n\n Changqing Li (1):\n archiver.bbclass: fix do_ar_configured failure for kernel\n\n Chen Qi (3):\n zstd: fix CVE_PRODUCT\n insane.bbclass: fix the file-rdeps QA message for the new override syntax\n iputils: fix do_configure failure of missing ip command\n\n Damian Wrobel (1):\n rootfs: remove ldconfig auxiliary cache where appropriate\n\n Denys Dmytriyenko (4):\n meta: convert nested overrides leftovers to new syntax\n convert-overrides.py: handle few more cases of overrides\n libwpe: remove rpi-specific custom code\n poky-tiny: drop uclibc override\n\n Jon Mason (1):\n parselogs.py: qemuarm should be qemuarmv5\n\n Joshua Watt (4):\n mesa: Fix v3d \u0026 vc4 dmabuf import\n bitbake: bitbake: asyncrpc: Catch early SIGTERM\n libxft: Fix bad PKG value\n bitbake: contrib: vim: Update for new override syntax\n\n Kai Kang (2):\n u-boot_2021.07: set UBOOT_MACHINE for qemumips and qemumips64\n python3-pytest: display correct version info\n\n Kevin Hao (2):\n meta-yocto-bsp: Introduce the v5.13 bbappend\n meta-yocto-bsp: Bump to the v5.10.55\n\n Khem Raj (10):\n binutils: Upgrade to 2.37 branch\n texinfo: Update gnulib to fix build with glibc 2.34\n systemd: Fix build on musl\n stress-ng: Drop defining daddr_t\n stress-ng: Detemine minimal stack size via sysconf\n mesa: Define a fallback for DRIDRIVERS\n libssh2: Fix syntax for using ptest override\n toaster-managed-mode.json: Correctly specify term with new override syntax\n distrooverrides.bbclass: Correct override syntax\n devtool.py: Correct override syntax\n\n Lee Chee Yang (1):\n aspell: fix CVE-2019-25051\n\n Marek Vasut (2):\n image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behavior\n kernel-uboot: Handle gzip and lzo compression options\n\n Martin Jansa (6):\n convert-overrides.py: show processed file and version of this script\n convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend exception\n convert-overrides.py: 0.9.1 include \u0027(\u0027 as delimiter for shortvars\n convert-overrides.py: allow specifying multiple target dirs\n convert-overrides.py: allow dots before override in vars_re and shortvars_re\n systemd-boot: use ld.bfd as efi-ld even when gold or lld is used in ${LD}\n\n Matthias Klein (2):\n runqemu: Fix typo in error message\n runqemu: decouple bios and kernel options\n\n Matthias Schiffer (3):\n initscripts: populate-volatile.sh: do not log to tty0\n initscripts: populate-volatile.sh: run create_file synchronously\n initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR\u003dtrue\n\n Michael Halstead (1):\n releases: update to include 3.3.1\n\n Michael Opdenacker (18):\n oe-setup-builddir: update YP docs and OE URLs\n conf-notes.txt: now suggesting to run \u0027runqemu qemux86-64\u0027\n test-manual: document LTO related reproducibility bug\n quick start manual: update \"source oe-init-build-env\" output\n dev-manual: fix wrong reference to class\n documentation/README: improve BitBake manual referencing guidelines\n manuals: simplify references to BitBake manual\n manuals: remove explicit BitBake variable references\n meta-skeleton: add recipe examples from documentation sources\n bitbake: doc: bitbake-user-manual: fix syntax in example and improve description\n bitbake: doc: bitbake-user-manual: update bitbake option help\n bitbake: doc: bitbake-user-manual: grammar fix for the number of \"metadata\"\n manuals: initial documentation for CVE management\n ref-manual: remove example recipe source files\n profile-manual: document how to build perf manpages on target\n cve-check: fix comments\n cve-check: update link to NVD website for CVE details\n cve-check: improve comment about CVE patch file names\n\n Mingli Yu (2):\n perlcross: not break build if already patched\n curl: Upgrade to 7.78.0\n\n Nicolas Dechesne (4):\n yocto-check-layer: improve missed dependencies\n checklayer: new function get_layer_dependencies()\n checklayer: rename _find_layer_depends\n yocto-check-layer: ensure that all layer dependencies are tested too\n\n Oleksandr Kravchuk (1):\n bitbake.conf: change GNOME_MIRROR to new one\n\n Patrick Williams (1):\n pixman: re-disable iwmmxt\n\n Paul Barker (4):\n bitbake: asyncrpc: Fix bad message error in client\n bitbake: asyncrpc: Set timeout when waiting for reply from server\n bitbake: parse/ast: Substitute \u0027~\u0027 when naming anonymous functions\n kernel-yocto: Simplify no git repo case in do_kernel_checkout\n\n Quentin Schulz (4):\n bitbake: doc: Makefile: turn warnings into errors by default\n bitbake: doc: bitbake-user-manual: ref-variables: order alphabetically the glossary sources\n bitbake: doc: bitbake-user-manual: ref-variables: force glossary output to be alphabetically sorted\n bitbake: doc: bitbake-user-manual: replace ``FOO`` by :term:`FOO` where possible\n\n Richard Purdie (49):\n Add MAINTAINERS.md file\n yocto-check-layer: Remove duplicated code\n libubootenv: Drop default-env RRECOMMENDS\n bitbake: data_smart: Allow colon in variable expansion regex\n meta-poky/meta-yocto-bsp: Convert to new override syntax\n layer.conf: Update to honister\n autotools/base/icecc: Remove prepend from function names\n scripts/contrib: Add override conversion script\n systemtap: Fix headers issue with x86 and 5.13 headers\n migration-guides: Add start of 3.4 guide with override migration notes\n common-tasks: Fix conversion error in npm example\n bitbake: bitbake: Switch to using new override syntax\n bitbake: doc/lib: Update to use new override syntax containing colons\n bitbake: doc/lib: Add fixes for issues missed by the automated conversion\n bitbake: bitbake: Update to version 1.51.1\n layer.conf: Override changes mean we\u0027re only compatible with honister\n Convert to new override syntax\n meta: Manual override fixes\n local.conf.sample: Bump version so users update their config\n sanity.conf: Require bitbake 1.51.1\n dropbear: Fix incorrect package override for postrm\n convert-overrides: Allow script to handle patch/diffs\n sdk: Decouple default install path from built in path\n sstate: Fix rebuilds when changing layer config\n populate_sdk_ext: Fix handling of TOOLCHAIN_HOST_TASK in the eSDK case\n local.conf.sample: Bump version so users update their config\n poky: Use SDKPATHINSTALL instead of SDKPATH\n vim: Clarify where RDEPENDS/RRECOMMENDS apply\n bitbake: data_smart: Fix inactive overide accidental variable value corruption\n local.conf.sample: Fix missed override conversion\n license: Exclude COPYING.MIT from pseudo\n meta: Convert IMAGE_TYPEDEP to use override syntax\n uboot-extlinux-config: Fix missing override conversion\n image/image_types: Convert CONVERSION_CMD/COMPRESS_CMD to new override syntax\n image: Drop COMPRESS_CMD\n devupstream: Allow support of native class extensions\n diffoscope: Upgrade 178 -\u003e 179\n strace: Upgrade 5.12 -\u003e 5.13\n valgrind: Add patches for glibc 2.34 support\n bitbake: runqueue: Improve multiconfig deferred task issues\n elfutils: Add patch from upstream for glibc 2.34 ptest fixes\n bitbake: doc: Fix append/prepend/remove references\n bitbake: fetch/tests/toaster: Override conversion fixups\n bitbake: process: Improve traceback error reporting from main loop\n bitbake: command: Ensure we catch/handle exceptions\n bitbake: ui/taskexp: Improve startup exception handling\n bitbake: ui/taskexp: Fix to work with empty build directories\n oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s\n packagedata: Fix after override syntax change\n\n Ross Burton (2):\n glew: fix Makefile race\n libx11: fix xkb compilation with _EVDEVK symbols\n\n Saul Wold (1):\n MAINTAINERS: Saul will cover devtool and eSDK\n\n Stefan Wiehler (1):\n dev-manual: fix source release example script\n\n Stefano Babic (1):\n mtd-utils: upgrade 2.1.2 -\u003e 2.1.3\n\n Tim Orling (2):\n python3-hypothesis: upgrade 6.14.3 -\u003e 6.14.5\n python3-importlib-metadata: upgrade 4.6.1 -\u003e 4.6.3\n\n Tony Battersby (2):\n lto.inc: disable LTO for grub\n gcc: Backport patch to make LTO builds more reproducible\n\n Tony Tascioglu (6):\n ffmpeg: fix-CVE-2020-20446\n ffmpeg: fix CVE-2020-20453\n ffmpeg: fix CVE-2020-22015\n ffmpeg: fix CVE-2020-22021\n ffmpeg: fix CVE-2020-22033 and CVE-2020-22019\n ffmpeg: fix CVE-2021-33815\n\n Trevor Woerner (1):\n ffmpeg: add libatomic for armv5\n\n Ulrich Ölmann (2):\n initramfs-framework: fix whitespace issue\n initramfs-framework/setup-live: fix shebang\n\n Vinay Kumar (1):\n glibc: Fix CVE-2021-33574\n\n Vivien Didelot (1):\n init-manager-systemd: define weak dev manager\n\n Zqiang (1):\n python3: use monotonic clock for condvar if possible\n\n hongxu (1):\n createrepo-c: fix createrepo-c failed in nativesdk\n\n leimaohui (1):\n archiver.bbclass: Fix patch error for recipes that inherit dos2unix.\n\n wangmy (3):\n bind: upgrade 9.16.18 -\u003e 9.16.19\n i2c-tools: upgrade 4.2 -\u003e 4.3\n diffoscope: upgrade 177 -\u003e 178\n\n zangrc (2):\n python3-dbus: upgrade 1.2.16 -\u003e 1.2.18\n python3-pip: upgrade 21.1.3 -\u003e 21.2.1\n\nmeta-openembedded: 8fbcfb9f02..3cf2475ea0:\n Anastasios Kavoukis (1):\n pm-qa: fix paths for shell scripts\n\n Andreas Müller (3):\n mozjs/0001-Port-build-to-python3.patch: Fix typos in description\n jack: upgrade 1.19.18 -\u003e 1.19.19\n fluidsynth: upgrade 2.2.1 -\u003e 2.2.2\n\n Andrej Valek (1):\n thrift: upgrade to 0.14.2\n\n Andrew Jeffery (2):\n python3-gmpy: Add native support\n python3-ecdsa: Add native support\n\n Armin Kuster (2):\n hiawatha: fix url.\n wireshark: update to 3.4.7\n\n Ben Brown (1):\n android-tools: fix install of adb client when TOOLS is overridden\n\n Changqing Li (1):\n apache2: upgrade 2.4.46 -\u003e 2.4.48\n\n Devendra Tewari (1):\n Suppress eol in functionfs setup scripts (#147)\n\n Gianfranco (1):\n vboxguestdrivers: upgrade 6.1.22 -\u003e 6.1.24\n\n Joe Slater (2):\n php: move to version 7.4.21\n gtksourceview4: work around dependency deficiency\n\n Johannes Obermüller (1):\n evtest: fix timestamps in output\n\n Kai Kang (2):\n python3-blivet: 3.1.4 -\u003e 3.4.0\n python3-blivetgui: 2.1.10 -\u003e 2.2.1\n\n Khem Raj (23):\n netperf: Update to latest\n netperf: Add systemd unit file\n packagegroup-meta-oe: Add lmdb\n packagegroup-meta-oe: Add mbw\n addcli: check for ns_get16 and ns_get32\n fuse: Define closefrom if not available\n autofs: Fix build with glibc 2.34+\n ntp: Do not use PTHREAD_STACK_MIN on glibc\n ntp: Fix make check\n mongodb: Upgrade to 4.4.7\n vboxguestdrivers: Remove __divmoddi4 patch\n packagegroup-meta-oe: Add jemalloc\n apitrace: Exclude from builds with glibc 2.34+\n libhugetlbfs: Disable build with glibc 2.34+\n fvwm: Package extra files and man pages\n luajit: Fix override syntax\n lua: Drop uclibc patch\n packagegroup-meta-oe: Correct override name and fix syntax\n recipes: Fix override syntax\n emacs,libgpiod,cockpit: Fix override syntax in using FILES_${PN}\n fvwm: Fix build time paths in target perl/python scripts\n nis: Drop uclibc check in anon python function\n jemalloc: Fix build on musl\n\n Leon Anavi (3):\n python3-networkx: Upgrade 2.6.1 -\u003e 2.6.2\n python3-pysonos: Upgrade 0.0.53 -\u003e 0.0.54\n python3-zeroconf: Upgrade 0.33.1 -\u003e 0.33.2\n\n Li Wang (1):\n openlldp: fix segfault\n\n Maksym Sloyko (1):\n libusbgx: Configure the Devices Used\n\n Martin Jansa (5):\n Convert to new override syntax\n layer.conf: Update to honister\n mariadb: manually fix the conversion\n packagegroup-meta-oe: manually finish override syntax conversion\n klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update the overrides syntax conversion\n\n Mingli Yu (4):\n mariadb: redefine log-error item\n jemalloc: add new recipe\n hdf5: improve reproducibility\n mariadb: Update SRC_URI\n\n Nicolas Dechesne (1):\n mbw: add new recipe\n\n Paulo Neves (1):\n htop: Add ncurses-terminfo-base to RDEPENDS\n\n Sakib Sajal (1):\n lmdb: add recipe\n\n Salman Ahmed (2):\n nginx: upgrade 1.18.0 -\u003e 1.20.1\n nginx: upgrade 1.19.6 -\u003e 1.21.1\n\n Tony Battersby (1):\n net-snmp: fix QA Issue after LDFLAGS change\n\n Yi Zhao (3):\n postfix: upgrade 3.6.1 -\u003e 3.6.2\n audit: upgrade 3.0.2 -\u003e 3.0.3\n audit: fix compile error for 2.8.5\n\n Zang Ruochen (1):\n python3-robotframework: upgrade 4.0.3 -\u003e 4.1\n\n wangmy (17):\n evince: upgrade 40.2 -\u003e 40.4\n gnome-backgrounds: upgrade 3.36.0 -\u003e 3.38.0\n gnome-desktop3: upgrade 3.36.6 -\u003e 3.38.8\n cmark: upgrade 0.30.0 -\u003e 0.30.1\n ctags: upgrade 5.9.20210711.0 -\u003e 5.9.20210718.0\n libnet-dns-perl: upgrade 1.31 -\u003e 1.32\n libtalloc: upgrade 2.3.2 -\u003e 2.3.3\n nghttp2: upgrade 1.43.0 -\u003e 1.44.0\n bats: upgrade 1.3.0 -\u003e 1.4.1\n networkmanager: upgrade 1.32.2 -\u003e 1.32.4\n gensio: upgrade 2.2.7 -\u003e 2.2.8\n libmbim: upgrade 1.24.8 -\u003e 1.26.0\n fetchmail: upgrade 6.4.19 -\u003e 6.4.20\n ctags: upgrade 5.9.20210718.0 -\u003e 5.9.20210801.0\n libblockdev: upgrade 2.25 -\u003e 2.26\n libqmi: upgrade 1.28.6 -\u003e 1.28.8\n monit: upgrade 5.28.0 -\u003e 5.28.1\n\n zangrc (15):\n python3-qrcode: upgrade 7.1 -\u003e 7.2\n python3-rdflib: upgrade 5.0.0 -\u003e 6.0.0\n python3-simplejson: upgrade 3.17.2 -\u003e 3.17.3\n python3-bitstring: upgrade 3.1.7 -\u003e 3.1.9\n python3-iso8601: upgrade 0.1.14 -\u003e 0.1.16\n python3-gmqtt: upgrade 0.6.9 -\u003e 0.6.10\n python3-graphviz: upgrade 0.16 -\u003e 0.17\n python3-smbus: upgrade 4.2 -\u003e 4.3\n python3-pandas: upgrade 1.3.0 -\u003e 1.3.1\n python3-progress: upgrade 1.5 -\u003e 1.6\n python3-sentry-sdk: upgrade 1.3.0 -\u003e 1.3.1\n python3-socketio: upgrade 5.3.0 -\u003e 5.4.0\n python3-tqdm: upgrade 4.61.2 -\u003e 4.62.0\n python3-twisted: upgrade 21.2.0 -\u003e 21.7.0\n python3-xlsxwriter: upgrade 1.4.4 -\u003e 1.4.5\n\n zhengruoqin (15):\n live555: upgrade 20210710 -\u003e 20210720\n libtest-warnings-perl: upgrade 0.030 -\u003e 0.031\n python3-pybind11: upgrade 2.6.2 -\u003e 2.7.0\n python3-pymongo: upgrade 3.11.4 -\u003e 3.12.0\n python3-sqlalchemy: upgrade 1.4.20 -\u003e 1.4.22\n python3-sentry-sdk: upgrade 1.2.0 -\u003e 1.3.0\n libcurses-perl: upgrade 1.37 -\u003e 1.38\n libdbd-sqlite-perl: upgrade 1.66 -\u003e 1.68\n libencode-perl: upgrade 3.10 -\u003e 3.11\n python3-bitarray: upgrade 2.2.2 -\u003e 2.2.3\n python3-cbor2: upgrade 5.4.0 -\u003e 5.4.1\n python3-gast: upgrade 0.5.0 -\u003e 0.5.1\n poppler: upgrade 21.07.0 -\u003e 21.08.0\n valijson: upgrade 0.4 -\u003e 0.5\n xwd: upgrade 1.0.7 -\u003e 1.0.8\n\nmeta-security: 152cdb506b..c885d399cd:\n Armin Kuster (18):\n suricata.inc: exclude ppc in rust version\n suricata: Drop 4.1.x its EOL\n add meta-rust\n crowdsec: add pkg\n packagegroup-core-security.bb: fix suricat-ptest inclusion\n gitlab-ci.yml: streamline builds matrix\n krill: Add new pkg\n clamav: fix branch name and update\n meta-security: Convert to new override syntax\n meta-tpm: Convert to new override syntax\n meta-integrity: Convert to new override syntax\n meta-hardening: Convert to new override syntax\n meta-security-isafw: Convert to new override syntax\n meta-parsec: Convert to new override syntax\n meta-security-compliance: Convert to new override syntax\n dynamix-layers: Convert to new override syntax\n kas: Convert to new override syntax\n packagegroup-core-security.bb: only include suricat-ptest if rust is included\n\n Martin Jansa (1):\n layer.conf: Update to honister\n\nSigned-off-by: Patrick Williams \u003cpatrick@stwcx.xyz\u003e\nChange-Id: Iec7301cf1c43b7cec462dcf88292a8b1b12a5045\n" }, { "commit": "9b4d8b0ea6b5862f279fab62e6ccee3bd51ddcc2", "tree": "3766042390932e4b7cb839d6ed617bbb1a7a29b9", "parents": [ "d1e894976442c78577f52fe7b169812d00289120" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Fri Feb 19 12:26:16 2021 -0600" }, "committer": { "name": "Brad Bishop", "email": "bradleyb@fuzziesquirrel.com", "time": "Thu Feb 25 20:15:06 2021 +0000" }, "message": "poky: subtree update:9294bc4bb4..488e39b623\n\nAlejandro Hernandez Samaniego (1):\n sstate.bbclass: Split sstate summary into locally and network found artifacts\n\nAlexander Kanavin (1):\n selftest/reproducible: track unusued entries in the exclusion list\n\nAndrei Gherzan (1):\n oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalised\n\nAnthony Bagwell (1):\n kernel-fitimage: fix dtbo support for fit images\n\nAnuj Mittal (38):\n git: upgrade 2.30.0 -\u003e 2.30.1\n glib-2.0: upgrade 2.66.4 -\u003e 2.66.7\n help2man: upgrade 1.47.16 -\u003e 1.48.1\n libevdev: upgrade 1.10.1 -\u003e 1.11.0\n stress-ng: upgrade 0.12.02 -\u003e 0.12.03\n vte: upgrade 0.62.1 -\u003e 0.62.2\n x264: upgrade to latest revision\n createrepo-c: upgrade 0.16.2 -\u003e 0.17.0\n libuv: upgrade 1.40.0 -\u003e 1.41.0\n piglit: upgrade to latest revision\n pigz: upgrade 2.4 -\u003e 2.6\n python3-git: upgrade 3.1.12 -\u003e 3.1.13\n sysstat: upgrade 12.4.2 -\u003e 12.4.3\n python3-hypothesis: upgrade 6.0.2 -\u003e 6.2.0\n python3-more-itertools: upgrade 8.6.0 -\u003e 8.7.0\n python3-numpy: upgrade 1.20.0 -\u003e 1.20.1\n python3-pygments: upgrade 2.7.4 -\u003e 2.8.0\n python3-pytest: upgrade 6.2.1 -\u003e 6.2.2\n python3-setuptools: upgrade 52.0.0 -\u003e 53.0.0\n psmisc: upgrade 23.3 -\u003e 23.4\n gtk+3: upgrade 3.24.24 -\u003e 3.24.25\n lighttpd: upgrade 1.4.58 -\u003e 1.4.59\n libwebp: upgrade 1.1.0 -\u003e 1.2.0\n libcap: upgrade 2.47 -\u003e 2.48\n libxt: upgrade 1.2.0 -\u003e 1.2.1\n sysklogd: upgrade 2.1.2 -\u003e 2.2.1\n cmake: upgrade 3.19.3 -\u003e 3.19.5\n curl: upgrade 7.74.0 -\u003e 7.75.0\n diffoscope: upgrade 164 -\u003e 166\n libfm-extra: upgrade 1.3.1 -\u003e 1.3.2\n pcmanfm: upgrade 1.3.1 -\u003e 1.3.2\n json-glib: upgrade 1.6.0 -\u003e 1.6.2\n mesa: upgrade 20.3.2 -\u003e 20.3.4\n kmscube: upgrade to latest revision\n btrfs-tools: upgrade 5.10 -\u003e 5.10.1\n man-db: upgrade 2.9.3 -\u003e 2.9.4\n asciidoc: fix upstream check\n linux-yocto: update genericx86* to v5.4.94\n\nBruce Ashfield (6):\n linux-yocto-rt/5.10: update to -rt25\n linux-yocto/5.10: update to v5.10.14\n linux-yocto/5.4: update to v5.4.96\n linux-yocto/5.10: update to v5.10.16\n linux-yocto/5.4: update to v5.4.98\n linux-yocto-dev: bump version to v5.11+\n\nJan-Simon Möller (2):\n oe-selftests: add rpm to reproducible build selftest\n package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm class\n\nJose Quaresma (5):\n spirv-tools: disable tests\n spirv-tools: build all libaries as shared\n glslang: generate glslang pkg-config\n glslang: add comment about unversioned libraries\n shaderc: remove the receipe configure hack and use a patch for that\n\nJoshua Watt (7):\n libomxil: Fix up commercial license flag\n weston: remoting backend requires GStreamer base plugins\n oeqa: reproducible: Fix SSTATE_MIRRORS variable\n oeqa: reproducible: Add more logging\n bitbake: contrib: Add Dockerfile for building hash server\n bison: Fix up file name mapping\n acpica: Fix reproducibility issues\n\nKhem Raj (8):\n tcf-agent: Fix build on riscv32\n security_flags.inc: Add same O\u003clevel\u003e as in SELECTED_OPTIMIZATION\n autoconf: Add missing perl modules to rdeps\n gdb: Drop SIGRTMIN definition patch\n musl: Update to latest master\n go: Update to 1.15.8\n ruby: Do not use ucontext implementation for coroutines on musl/riscv\n libunwind: Disable for riscv\n\nKonrad Weihmann (1):\n cmake: set CMAKE_EXPORT_NO_PACKAGE_REGISTRY\n\nLuca Boccassi (1):\n systemd: add hostname fallback when polkit is not available\n\nMarek Vasut (1):\n weston-init: Fix weston-keyboard path in weston.ini\n\nMichael Halstead (1):\n yocto-uninative.inc: version 3.0 incorporate seccomp filter workaround\n\nOleksandr Kravchuk (2):\n cryptodev: upgrade to 1.12\n tar: update to 1.34\n\nRichard Purdie (31):\n pseudo: Update for rename and faccessat fixes\n nativesdk-buildtools-perl-dummy: Add new autoconf dependencies\n selftest/reproducible: Sort the unused exclusion list\n selftest/reproducible: Remove no longer needed exclusions\n pseudo: Update to include fixes for glibc 2.33\n bitbake: bitbake-worker/runqueue: Add support for BB_DEFAULT_UMASK\n bitbake: bitbake: Bump version to 1.49.2\n systemd: Simplify mount error patch\n bitbake.conf: Set as default task umask of 022\n classes: Drop now unneeded umask flags\n cwautomacros: Ensure version is set deterministically\n vim: Improve determinism\n vim: Fix a race over creation of the desktop files\n package_manager/deb: Fix image generation with package removal\n quilt: Be determnistic about column presence\n buildtools-extended-tarball: Add glibc-gconvs needed for build\n watchdog: Fix determinism issue from sendmail host path\n watchdog: Avoid reproducibility failures after fixing build\n xorg-fonts-minimal: Fix reproducibility\n xmlto: Fix reproducibility\n selftest/reproducible: Update exclusions\n distutils3-base: Fix after native packaging changes\n subversion: upgrade 1.14.0 -\u003e 1.14.1\n python3-jinja2: upgrade 2.11.2 -\u003e 2.11.3\n systemd: Drop unneeded musl patches\n qemu: Refresh mmap fixes patch status/content\n Revert \"oe-selftests: add rpm to reproducible build selftest\"\n local.conf.sample.extended: Bring back into sync with OE-Core\n xorg-minimal-fonts: Really fix determinism\n git: Fix determinism issue\n groff: Fix determinism issue\n\nRoss Burton (2):\n glibc: add workaround for faccessat2 being blocked by seccomp filters\n rootfs_deb: handle aarch64 SDK_ARCH\n\nSuji Velupillai (1):\n ffmpeg: move ffmpeg config into packageconfig\n\nTeoh Jay Shen (1):\n oeqa/runlevel : add test for runlevels\n\nThomas Viehweger (1):\n mtd-utils: Remove duplicate assignments to alternative link names\n\nTomasz Dziendzielski (1):\n bitbake: event: Prevent bitbake from executing event handler for wrong multiconfig target\n\nVivien Didelot (2):\n local.conf.sample.extended: fix double \u0027of\u0027 typo\n local.conf.sample.extended: prefer INIT_MANAGER\n\nWes Lindauer (1):\n df.py: Add feature check for read-only-rootfs\n\nYi Fan Yu (2):\n valgrind: Disable ptest nlcontrolc for x86-64\n valgrind: Remove reference to non-existent ptests\n\nYoann Congal (1):\n npm.bbclass: avoid building target nodejs for native npm recipes\n\nakuster (1):\n connman: update to 1.39\n\nRevert \"libpam: remove unused code\"\n\nThis reverts commit e5b5c38a76bbf3f56353954bdc65fa8736ed76bf.\n\nThis is needed for the backported libpam support\n\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\nChange-Id: Ia802c1f09ccbd2967e01098edb059e72ee670ad8\n" }, { "commit": "c9f7865a347606a64696048817b0f09d9c3fcd31", "tree": "00db80fae3599061617c0cb052a57302620882ec", "parents": [ "d1a90aa35d35426789d8f4061166a6dd8d27a30e" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Fri Sep 18 14:11:35 2020 -0500" }, "committer": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Mon Oct 05 17:10:26 2020 -0500" }, "message": "poky: subtree update:c67f57c09e..c6bc20857c\n\nAdrian Freihofer (2):\n oe-publish-sdk: fix layers init via ssh\n oe-publish-sdk: add --keep-orig option\n\nAlexander Kanavin (68):\n meta-selftest: correct the virgl test for 5.8 kernels\n bison: upgrade 3.6.4 -\u003e 3.7.1\n util-linux: upgrade 2.35.2 -\u003e 2.36\n python3-numpy: upgrade 1.19.0 -\u003e 1.19.1\n python3-setuptools: upgrade 49.3.1 -\u003e 49.6.0\n rsync: upgrade 3.2.2 -\u003e 3.2.3\n util-linux: merge .inc into .bb\n acpica: upgrade 20200528 -\u003e 20200717\n asciidoc: upgrade 9.0.1 -\u003e 9.0.2\n cryptodev: upgrade 1.10 -\u003e 1.11\n diffoscope: upgrade 153 -\u003e 156\n epiphany: upgrade 3.36.3 -\u003e 3.36.4\n font-alias: upgrade 1.0.3 -\u003e 1.0.4\n gtk+3: upgrade 3.24.21 -\u003e 3.24.22\n libcheck: upgrade 0.15.0 -\u003e 0.15.2\n libinput: upgrade 1.16.0 -\u003e 1.16.1\n libpipeline: upgrade 1.5.2 -\u003e 1.5.3\n libx11: upgrade 1.6.9 -\u003e 1.6.11\n linux-firmware: upgrade 20200619 -\u003e 20200721\n man-pages: upgrade 5.07 -\u003e 5.08\n mc: upgrade 4.8.24 -\u003e 4.8.25\n mesa: upgrade 20.1.4 -\u003e 20.1.5\n piglit: upgrade to latest revision\n re2c: upgrade 2.0 -\u003e 2.0.2\n sysstat: upgrade 12.2.2 -\u003e 12.4.0\n vala: upgrade 0.48.7 -\u003e 0.48.9\n bootchart2: update 0.14.8 -\u003e 0.14.9\n harfbuzz: convert to meson, enable gobject introspection\n pango: update 1.44.7 -\u003e 1.46.0\n boost: update 1.73.0 -\u003e 1.74.0\n xev: update 1.2.3 -\u003e 1.2.4\n wpebackend-fdo: update 1.6.1 -\u003e 1.7.1\n gpgme: update 1.13.1 -\u003e 1.14.0\n libpsl: update 0.21.0 -\u003e 0.21.1.\n gettext: update 0.20.2 -\u003e 0.21\n cmake: update 3.17.3 -\u003e 3.18.1\n linux-firmware: update 20200721 -\u003e 20200817\n meson: update 0.55.0 -\u003e 0.55.1\n systemd-boot: bump version to 246.2\n json-glib: inherit upstream-version-is-even\n packagegroup-core-device-devel: remove\n oeqa/x32lib: rework to use readelf from the host\n oeqa/multilib: rework to use readelf from the host\n oeqa/multilib: un-skip the connman test\n poky.conf: do not install packagegroup-core-device-devel into qemu images\n glib-2.0: update 2.64.4 -\u003e 2.64.5\n cmake: upgrade 3.18.1 -\u003e 3.18.2\n libxcrypt: upgrade 4.4.16 -\u003e 4.4.17\n debianutils: upgrade 4.11 -\u003e 4.11.1\n enchant2: upgrade 2.2.8 -\u003e 2.2.9\n harfbuzz: upgrade 2.7.1 -\u003e 2.7.2\n libmpc: upgrade 1.1.0 -\u003e 1.2.0\n librepo: upgrade 1.12.0 -\u003e 1.12.1\n libuv: upgrade 1.38.1 -\u003e 1.39.0\n msmtp: upgrade 1.8.11 -\u003e 1.8.12\n ninja: upgrade 1.10.0 -\u003e 1.10.1\n p11-kit: upgrade 0.23.20 -\u003e 0.23.21\n pango: upgrade 1.46.0 -\u003e 1.46.1\n re2c: upgrade 2.0.2 -\u003e 2.0.3\n resolvconf: upgrade 1.82 -\u003e 1.83\n stress-ng: upgrade 0.11.18 -\u003e 0.11.19\n gnu-config: update to latest revision\n nasm: update 2.15.03 -\u003e 2.15.05\n libva-utils: fix upstream version check\n gnupg: update 2.2.21 -\u003e 2.2.22\n libx11: update 1.6.11 -\u003e 1.6.12\n mesa: update 20.1.5 -\u003e 20.1.6\n xserver-xorg: update 1.20.8 -\u003e 1.20.9\n\nAndrey Zhizhikin (1):\n insane: check for missing update-alternatives inherit\n\nAnibal Limon (1):\n recipes-kernel: linux-firmware add qcom-venus-{5.2,5.4} packages\n\nAníbal Limón (1):\n recipes-graphics/xorg-xserver: Add patch to fix segfault when probe\n\nArmin Kuster (2):\n bind: update to 9.11.22 ESV\n core-image-sato: qemumips use 512 mem\n\nBruce Ashfield (30):\n linux-yocto/5.4: update to v5.4.59\n linux-yocto/5.8: update to v5.8.2\n yocto-bsp: update to v5.4.56\n yocto-bsp: update to v5.4.58\n qemu: bump default reference kernel to v5.8\n linux-yocto/5.8: fix perf and virtio_scsi warnings\n linux-yocto-rt/5.8: fix lttng-modules build\n linux-yocto/5.8: selftests/bpf: Prevent runqslower from racing on building bpftool\n linux-yocto/5.8: disable CONFIG_NFS_DISABLE_UDP_SUPPORT\n poky: set preferred version for linux-yocto to be v5.8\n poky-tiny: set preferred version to 5.8\n poky: add preferred version for linux-yocto-rt\n linux-yocto/5.8: update to v5.8.3\n linux-yocto/5.4: update to v5.4.60\n kernel: config cleanups for 5.8+\n linux-yocto/5.4: update to v5.4.61\n linux-yocto/5.8: update to v5.8.4\n linux-yocto/5.8: disable IKHEADERS in default builds\n kernel-yocto: allow promotion of configuration warnings to errors\n kernel-yocto: checksum all modifications to available kernel fragments directories\n lttng-modules/devupstream: bump to latest 2.12 commits\n linux-yocto-dev: bump to v5.9+\n linux-yocto/5.8: update to v5.8.5\n kernel-devsrc: account for HOSTCC and HOSTCXX\n linux-yocto/config: netfilter: Enable nat for ipv4 and ipv6\n linux-yocto/5.8: update to v5.8.8\n linux-yocto/5.4: update to v5.4.64\n linux-yocto/config: configuration warning cleanup\n linux-yocto/5.8: update to v5.8.9\n linux-yocto/5.4: update to v5.4.65\n\nChanghyeok Bae (2):\n iw: upgrade 5.4 -\u003e 5.8\n iputils: upgrade s20190709 -\u003e s20200821\n\nChris Laplante (12):\n bitbake: compat.py: remove file since it no longer actually implements anything\n bitbake: COW: formatting\n bitbake: COW: migrate test suite into tests/cow\n cve-update-db-native: add progress handler\n cve-check/cve-update-db-native: use lockfile to fix usage under multiconfig\n cve-update-db-native: use context manager for cve_f\n cve-check: avoid FileNotFoundError if no do_cve_check task has run\n bitbake: utils: process_profilelog: use context manager\n bitbake: utils: fix UnboundLocalError when _print_exception raises\n cve-update-db-native: be less magical about checking whether the cve-check class is enabled\n cve-update-db-native: move -journal checking into do_fetch\n cve-update-db-native: remove unused variable\n\nChristophe GUIBOUT (1):\n initramfs-framework: support kernel cmdline with double quotes\n\nDenys Dmytriyenko (2):\n weston: upgrade 8.0.0 -\u003e 9.0.0\n cryptodev: bump 1 commit past 1.11 to fix 5.9-rc1+\n\nDiego Sueiro (2):\n license_image.bbclass: Create symlink to the image license manifest dir\n license_image.bbclass: Fix symlink to the image license manifest dir creation\n\nDouglas Royds (1):\n tcmode-default: Drop gcc-cross-initial, gcc-crosssdk-initial references\n\nFrazer Clews (1):\n bitbake: lib: fix most undefined code picked up by pylint\n\nGeoff Parker (1):\n systemd-serialgetty: Replace sed quoting using \u0027 with \" to allow var expansion\n\nJacob Kroon (1):\n gcc10: Don\u0027t default back to -fcommon\n\nJean-Francois Dagenais (1):\n bitbake: siggen: clean_basepath: remove recipe full path when virtual:xyz present\n\nJens Rehsack (1):\n lttng-modules: backport patches from 2.12.x to fix 5.4.64+ and 5.8.9+ builds\n\nJoe Slater (1):\n pseudo: fix renaming to self\n\nJon Mason (4):\n cortex-m0plus.inc: change file permissions\n tune-cortexa55.inc: clean-up ARMv8.2a uses\n tune-cortexa57-cortexa53.inc: add CRC and set march\n tune-cortexa*: Cleanups\n\nJoshua Watt (8):\n wic: Add 512 Byte alignment to --offset\n oeqa: runtime_tests: Extra GPG debugging\n oeqa: sdk: Capture stderr output\n oeqa: reproducible: Fix test not producing diffs\n diffoscope: upgrade 156 -\u003e 158\n bitbake: bitbake: Add parsing torture test\n bitbake: cooker: Block SIGINT in worker processes\n sphinx: dev-manual: Clarify that virtual providers do not apply to runtime dependencies\n\nKai Kang (1):\n dhcpcd: 9.1.4 -\u003e 9.2.0\n\nKevin Hao (1):\n meta-yocto-bsp: Bump to the v5.8 kernel\n\nKhairul Rohaizzat Jamaluddin (1):\n wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi and bootimg-partition\n\nKhem Raj (24):\n gcc-cross-canadian: Install gcc/g++ wrappers for musl\n uninative: Upgrade to 2.9\n packagegroup-core-tools-profile: Disable lttng-modules for riscv64\n lttng-modules: Disable on riscv64\n kexec-tools: Fix build with -fno-common on ppc\n lttng-tools: Do not build for riscv64\n util-linux: Allow update alternatives for additional apps\n lttng-tools: lttng-ust works on riscv64\n json-glib: Backport a build fix with clang\n rpcbind: Use update-alternatives for rpcinfo\n go: Upgrade to 1.15 major release\n weston-init: Redefine weston service and add socket activation option\n musl: Upgrade to latest master\n libucontext: Recognise riscv32 architecture\n linuxloader.bbclass: Define riscv32 ldso for musl\n populate_sdk_ext: Do not assume local.conf will always exist\n weston: plane_add_prop() calls break musl atomic modesetting\n weston-init: Enable RDP screen share\n weston-init: Do not use fbdev backend\n weston-init: Select drm/fbdev backends for qemu machines\n oeqa/weston: Fix tests to run with systemd\n core-image-weston: Bump qemu memory to 512M\n go: Update to 1.15.2 minor release\n bind: Inherit update-alternatives\n\nMark Hatle (6):\n package_tar.bbclass: Sync to the other package_* classes\n kernel.bbclass: Remove do_install[prefunc] no longer needed\n buildhistory.bbclass: Rework to use read_subpackage_metadata\n kernel.bbclass: Move away from calling package_get_auto_pr\n package.bbclass: hash equivalency and pr service\n bitbake: process.py: Handle SystemExit exception to eliminate backtrace\n\nMark Morton (1):\n sphinx: test-manual code block, link, and format update\n\nMartin Jansa (7):\n devtool: expand SRC_URI when guessing recipe update mode\n image-artifact-names: introduce new bbclass and move some variables into it\n kernel.bbclass: use bash variables like imageType, base_name without {}\n kernel.bbclass: eliminate (initramfs_)symlink_name variables\n kernel.bbclass: use camelCase notation for bash variables in do_deploy\n *-initramfs: don\u0027t use .rootfs IMAGE_NAME_SUFFIX\n bitbake.conf: use ${TCMODE}-${TCLIBC} directory for CACHE\n\nMatt Madison (1):\n image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS reference\n\nMichael Gloff (2):\n sysvinit rc: Use PSPLASH_FIFO_DIR for progress fifo\n sysvinit: Remove ${B} assignment\n\nMichael Tretter (1):\n devtool: deploy-target: Fix size calculation for hard links\n\nMing Liu (2):\n systemd: split systemd specific udev rules into its own package\n libubootenv: inherit uboot-config\n\nMingli Yu (3):\n qemu: always define unknown_lock_type\n qemu: override DEBUG_BUILD\n bison: remove the parallel build patch\n\nNaveen Saini (1):\n lib/oe/recipeutils.py: add support for BBFILES_DYNAMIC\n\nNicolas Dechesne (73):\n linux-libc-headers: kernel headers are installed in STAGING_KERNEL_BUILDDIR\n bitbake: sphinx: add initial build infrastructure\n bitbake: sphinx: initial sphinx support\n bitbake: sphinx: bitbake-user-manual: use builtin sphinx glossary\n bitbake: sphinx: switch to readthedocs theme\n bitbake: sphinx: override theme CSS\n bitbake: sphinx: fixup for links\n bitbake: sphinx: fix links inside notes\n bitbake: sphinx: fixes all remaining warnings\n bitbake: sphinx: Makefile.sphinx: add clean and publish targets\n bitbake: sphinx: tweak html output a bit\n bitbake: sphinx: add SPDX headers\n bitbake: sphinx: index: move the boilerplate at the end of the page\n bitbake: sphinx: conf: enable extlinks extension\n bitbake: sphinx: add releases page\n bitbake: sphinx: bitbake-user-manual: insert additional blank line after title\n bitbake: sphinx: last manual round of fixes/improvements\n bitbake: sphinx: update style for important, caution and warnings\n bitbake: sphinx: remove leading \u0027/\u0027\n bitbake: sphinx: theme_override: properly set font for verbatim text\n bitbake: bitbake-user-manual: fix bad links\n sphinx: add initial build infrastructure\n sphinx: initial sphinx support\n sphinx: ref-variables: use builtin sphinx glossary\n sphinx: overview-manual: add figures\n sphinx: switch to readthedocs theme\n sphinx: Add SPDX license headers\n sphinx: add CSS theme override\n sphinx: bsp-guide: add figures\n sphinx: add Yocto project logo\n sphinx: conf: update copyright\n sphinx: conf: add substitutions/global variables\n sphinx: add boilerplate file\n sphinx: add boilerplate to manuals\n sphinx: ref-manual: add revision history table\n sphinx: add a general index\n sphinx: conf.py: enable sphinx.ext.autosectionlabel\n sphinx: ref-manual: use builtin glossary for the Terms section\n sphinx: fix internal links\n sphinx: ref-manual: fix typo\n sphinx: fix custom term links\n sphinx: manual updates for some links\n sphinx: dev-manual add figures\n sphinx: kernel-dev: add figures\n sphinx: profile-manual: add figures\n sphinx: fix up bold text for informalexample container\n sphinx: ref-manual: add figures\n sphinx: sdk-manual: add figures\n sphinx: test-manual: add figures\n sphinx: toaster-manual: add figures\n sphinx: add links for Yocto project website\n sphinx: fix links when the link text should be displayed\n sphinx: add links to terms in the BitBake glossary\n sphinx: add links to section in the Bitbake manual\n sphinx: setup extlink for docs.yoctoproject.org\n sphinx: enable intersphinx extension\n sphinx: insert blank below between title and toc\n sphinx: fix up terms related to kernel-fitimage\n sphinx: conf: a few rendering tweaks\n sphinx: makefile: add publish target\n sphinx: conf: include CSS/JS files, the proper way\n sphinx: convert \u0027what I wish I\u0027d known\u0027\n sphinx: convert \u0027transitioning to a custom environment\u0027\n sphinx: ref-manual: fix heading for oe-init-build-env\n sphinx: brief-yoctoprojectqs: fix up all remaining rendering issues\n sphinx: Makefile.sphinx improvements\n sphinx: convert bsp-guide\n sphinx: remove leading \u0027/\u0027\n sphinx: update style for important, caution and warnings\n sphinx: profile-manual: convert profile-manual\n sphinx: theme_override: properly set font for verbatim text\n sphinx: theme_override: add tying-it-together admonition\n sphinx: conf: exclude adt-manual/*.rst\n\nOleksandr Kravchuk (1):\n ell: update to 0.33\n\nOvidiu Panait (1):\n libxml2: Fix CVE-2020-24977\n\nPeter A. Bigot (2):\n bluez5: fix builds that require ell support\n timezone: include leap second data in tzdata-core\n\nPeter Bergin (1):\n systemd: avoid failing if no udev rules provided\n\nPierre-Jean Texier (2):\n libubootenv: upgrade 0.3 -\u003e 0.3.1\n diffoscope: upgrade 158 -\u003e 160\n\nQuentin Schulz (16):\n sphinx: brief-yoctoprojectqs: remove redundant welcome\n sphinx: brief-yoctoprojectqs: fix ambiguous note for cyclone5 example\n sphinx: brief-yoctoprojectqs: add missing boilerplate\n sphinx: overview-manual: add link to AUH how-to section\n sphinx: overview-manual: fix bitbake basic explanation\n sphinx: brief-yoctoprojectqs: add note on branch consistency between layers\n sphinx: what-i-wish-id-known: update \"don\u0027t be fooled by doc search results\"\n sphinx: overview-manual: remove highlight in bold section\n sphinx: replace special quotes with single and double quotes\n sphinx: fix incorrect indentations\n sphinx: brief-yoctoprojectqs: put other distros note after Ubuntu-specific packages\n sphinx: fix a few typos or missing/too many words\n sphinx: \"highlight\" some variables, tasks or files\n sphinx: fix or add missing links and remove mention of Eclipse workflow\n ref-manual: examples: hello-autotools: upgrade to 2.10\n ref-manual: examples: libxpm: add relative path to .inc\n\nRahul Kumar (1):\n systemd-serialgetty: Fix sed expression quoting\n\nRasmus Villemoes (1):\n kernel.bbclass: run do_symlink_kernsrc before do_patch\n\nRichard Purdie (74):\n nativesdk-sdk-provides-dummy: Add /bin/sh\n bitbake: fetch2/wget: Remove buffering parameter\n bitbake: cooker: Ensure parse_quit thread is closed down\n bitbake: cooker: Explictly shut down the sync thread\n bitbake: fetch2: Drop cups.org from wget status checks\n bitbake: build/msg: Cleanup verbose option handling\n bitbake: cooker/cookerdata/main: Improve loglevel handling\n bitbake: cookerdata: Ensure UI options are updated to the server\n bitbake: cooker/cookerdata: Ensure UI event log is updated from commandline\n bitbake: cooker: Defer configuration init to after UI connection\n bitbake: server/process: Move the socket code to server process only\n bitbake: main/server/process: Drop configuration object passing\n bitbake: cooker: Ensure BB_ORIGENV is updated by changes to configuration.env\n bitbake: server/process: Log extra threads at exit\n bitbake: server/process: Add bitbake-server and exec() a new server process\n bitbake: runqueue: Don\u0027t use sys.argv\n bitbake: cooker: Ensure cooker\u0027s enviroment is updated on updateConfig\n connman-gnome/matchbox-desktop: Remove file:// globbing\n selftest/recipetool: Drop globbing SRC_URI test, no longer supported\n local.conf.sample: Document memory resident bitbake\n bitbake: fetch2: Drop globbing supprt in file:// SRC_URIs\n bitbake: server/process: Use sys.executable for bitbake-server\n bitbake: process: Avoid bb.utils.timeout\n bitbake: utils: Drop broken timeout function\n bitbake: server/process: Fix typo in code causing tracebacks\n oeqa/selftest: Apply patch to fix cpio build with -fno-common\n runqemu: Show an error for conflicting graphics options\n lttng: Move platform logic to dedicated inc file\n patchelf: upgrade 0.11 -\u003e 0.12\n build-appliance/packagegroup-core-base-utils: Replace dhcp-client/dhcp-server with dhcpcd/kea\n selftest/prservice: Improve test failure message\n iputils: Adapt ${PN}-tftpd package dependency to PACKAGECONFIG\n bitbake: process/knotty: Improve early exception handling\n bitbake: cooker/cookerdata: Use BBHandledException, not sys.exit()\n bitbake: cookerdata: Fix exception raise statements\n bitbake: process: Avoid printing binary strings for leftover processes\n bitbake: server/process: Ensure logging is flushed\n bitbake: server/process: Don\u0027t show tracebacks if the lockfile is removed\n bitbake: cooker: Ensure parser replacement calls parser final_cleanup\n bitbake: cooker: Assign a name to the sync thread to aid debugging\n bitbake: server/process: Ensure we don\u0027t keep looping if some other server is started\n bitbake: server/process: Prefix the log data with pid/time information\n bitbake: server/process: Note when commands complete in logs\n bitbake: cooker: Ensure parser is cleaned up\n runqemu: Add a hook to allow it to renice\n bitbake: cooker: Avoid parser deadlocks\n bitbake: cooker: Ensure parser worker signal handlers are default\n selftest/signing: Ensure build path relocation is safe\n oeqa/concurrencytest: Improve builddir path manipulations\n bitbake: cooker/command: Fix disconnection handling\n bitbake: tinfoil: Ensure sockets don\u0027t leak even when exceptions occur\n bitbake: tests/fetch: Move away from problematic freedesktop.org urls\n bitbake: sphinx: Enhance the sphinx experience/nagivation with:\n bitbake: sphinx: theme_override: Use bold for emphasis text\n Revert \"qemu: always define unknown_lock_type\"\n Revert \"core-image-sato: qemumips use 512 mem\"\n sphinx: Organize top level docs\n sphinx: releases.rst: Add index/links to docs for previous releases\n sphinx: boilerplate.rst: Drop versions notes as we have better navigation now\n sphinx: boilerplate.rst: Sphinx puts the copyright elsewhere\n sphinx: history: Move revision history to its own section\n sphinx: manuals: Move boilerplate after toctree\n sphinx: Add support for multiple docs version\n sphinx: index.rst: Fix links\n sphinx: ref-system-requirements: Improve formatting of the notes sections, merging them\n sphinx: ref-manual links fixes and many other cleanups to import\n sphinx: dev-manual: Various URL, code block and other fixes to imported data\n sphinx: sdk-manual: Various URL, code block and other fixes to imported data\n sphinx: kernel-dev: Various URL, code block and other fixes to imported data\n sphinx: theme_override: Use bold for emphasis text\n sphinx: ref-tasks: Add populate_sdk_ext task definition\n sphinx: ref-manual/migration: Split each release into its own file\n sphinx: overview-manual: Various URL, code block and other fixes to imported data\n build-appliance-image: Update to master head revision\n\nRobert Yang (3):\n bitbake: cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZED\n bitbake: utils.py: get_file_layer(): Exit the loop when file is matched\n bitbake: utils.py: get_file_layer(): Improve performance\n\nRoss Burton (25):\n package.bbclass: explode the RPROVIDES so we don\u0027t think the versions are provides\n elfutils: silence a new QA warning\n insane: improve gnu-hash-style warning\n gdk-pixbuf: add tests PACKAGECONFIG\n debianutils: change SRC_URI to use snapshot.debian.org\n insane: only load real files as ELF\n autoconf: consolidate SRC_URI\n autoconf: consolidate DEPENDS\n kea: no need to depend on kea-native\n kea: don\u0027t use PACKAGECONFIG inappropriately\n kea: bump to 1.7.10\n help2man: rewrite recipe\n local.conf.sample.extended: remove help2man reference\n curl: add vendors to CVE_PRODUCT to exclude false positives\n harfbuzz: update patch status\n harfbuzz: fix a build race around hb-version.h\n cmake: whitelist CVE-2016-10642\n ncurses: remove config.cache\n qemu: fix CVE-2020-14364\n cve-update-db-native: remove unused import\n cve-update-db-native: add more logging when fetching\n cve-update-db-native: use fetch task\n alsa-plugins: improve .la removal\n sato-screenshot: improve .la removal\n buildhistory-diff: use BUILDDIR to know where buildhistory is\n\nSaul Wold (1):\n gnupg: uprev 2.2.22 -\u003e 2.2.23\n\nStacy Gaikovaia (2):\n bison: uprev from 3.7.1 to 3.7.2\n valgrind: fix memcheck vgtests remove fullpath-after flags\n\nSteve Sakoman (1):\n xinput-calibrator: change SRC_URI to branch with libinput support\n\nSumit Garg (1):\n insane: fix gnu-hash-style check\n\nTeohJayShen (1):\n oeqa/runtime: add test for matchbox-terminal\n\nTim Orling (1):\n sphinx: toaster-manual: fix vars, links, code blocks\n\nVijai Kumar K (2):\n image_types_wic: Add ASSUME_PROVIDED to WICVARS\n wic: misc: Add /bin to the list of searchpaths\n\nYanfei Xu (1):\n kernel-yocto: only replace leading -I in include paths\n\nYi Zhao (1):\n glib-networking: add ptest\n\nZhixiong Chi (1):\n gnutls: CVE-2020-24659\n\nakuster (8):\n log4cplus: move meta-oe pkg to core\n kea: Move from meta-networking\n maintainers.inc: Add me as kea \u0026 log4plus maintainer.\n dhcpcd: Move from meta-network as OE-Core needs a client\n maintainers.inc: Add me as dhcpcd maintainer\n dhcp: remove from core\n bind: Add 9.16.x\n bind: 9.11 remove\n\nhongxu (1):\n sysstat: fix installed-vs-shipped QA Issue in systemd\n\nzangrc (4):\n libcap:upgrade 2.42 -\u003e 2.43\n libcap-ng:upgrade 0.7.10 -\u003e 0.7.11\n libgpg-error:upgrade 1.38 -\u003e 1.39\n at-spi2-core:upgrade 2.36.0 -\u003e 2.36.1\n\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\nChange-Id: I5542f5eea751a2641342e945725fd687cd74bebe\n" }, { "commit": "475cb72d2bb2f40ca5e9f4edba6d49d6c7afbd3e", "tree": "740a5590a07ad7729fffb46400b4e431ffaf19bb", "parents": [ "4a78d5543967f66f3de99b073aef2d95cf543be0" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Fri Jul 10 16:00:51 2020 -0500" }, "committer": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Wed Jul 15 16:14:42 2020 -0500" }, "message": "poky: subtree update:5951cbcabe..968fcf4989\n\nAlejandro Hernandez (3):\n baremetal-helloworld: Use do_image_complete instead of do_deploy\n baremetal-image.bbclass: Create a class for baremetal applications or an RTOS\n baremetal-helloworld: Use baremetal-image class to deploy the application\n\nAlejandro del Castillo (2):\n opkg-utils: upgrade to 0.4.3\n opkg: upgrade to version 0.4.3\n\nAlexander Kanavin (30):\n dnf: upgrade 4.2.21 -\u003e 4.2.23\n meson: upgrade 0.54.2 -\u003e 0.54.3\n libdnf: update 0.47.0 -\u003e 0.48.0\n ffmpeg: disable altivec on ppc by default\n dropbear: update 2019.78 -\u003e 2020.79\n elfutils: upgrade 0.179 -\u003e 0.180\n gnu-config: update to latest revision\n libgpg-error: update 1.37 -\u003e 1.38\n perl: update 5.30.2 -\u003e 5.32.0\n gst-examples: upstream releases are even numbered\n bison: upgrade 3.6.3 -\u003e 3.6.4\n python3-cython: upgrade 0.29.19 -\u003e 0.29.20\n stress-ng: upgrade 0.11.12 -\u003e 0.11.14\n piglit: upgrade to latest revision\n linux-firmware: upgrade 20200519 -\u003e 20200619\n systemtap: upgrade 4.2 -\u003e 4.3\n alsa-lib: upgrade 1.2.2 -\u003e 1.2.3.1\n alsa-topology-conf: upgrade 1.2.2 -\u003e 1.2.3\n alsa-ucm-conf: upgrade 1.2.2 -\u003e 1.2.3\n alsa-utils: upgrade 1.2.2 -\u003e 1.2.3\n puzzles: upgrade to latest revision\n diffoscope: upgrade 147 -\u003e 148\n libcheck: upgrade 0.14.0 -\u003e 0.15.0\n rsync: update 3.1.3 -\u003e 3.2.1\n sudo: upgrade 1.9.0 -\u003e 1.9.1\n python3-numpy: update 1.18.5 -\u003e 1.19.0\n mesa: update 20.0.7 -\u003e 20.1.2\n go-binary-native: fix upstream version check\n Revert \"python3-setuptools: patch entrypoints for faster initialization\"\n python3-setuptools: upgrade 47.1.1 -\u003e 47.3.1\n\nAlistair Francis (1):\n opensbi: Update to OpenSBI v0.8 release\n\nAndreas Müller (3):\n nfs-utils: upgrade 2.4.3 -\u003e 2.5.1\n ccache: merge ccache.inc into recipe\n ccache: upgrade 3.7.9 -\u003e 3.7.10\n\nAndrej Valek (2):\n busybox: 1.31.1 -\u003e 1.32.0\n dropbear: update to 2020.80\n\nAndrey Zhizhikin (1):\n kernel/yocto: fix search for defconfig from src_uri\n\nArmin Kuster (1):\n wpa-supplicant: Security fix CVE-2020-12695\n\nBjarne Michelsen (1):\n devtool: default to empty string, if LIC_FILES_CHKSUM is not available\n\nBruce Ashfield (10):\n kernel/yocto: ensure that defconfigs are processed first\n linux-yocto/5.4: update to v5.4.45\n linux-yocto-rt/5.4: update to rt25\n linux-yocto/5.4: update to v5.4.46\n linux-yocto/5.4: update to v5.4.47\n linux-yocto/5.4: update to v5.4.49 and -rt28\n yocto-bsps: bump reference boards to v5.4.49\n linux-yocto/5.4: update to v5.4.50\n linux-yocto-dev: bump to 5.8-rc\n lttng-modules: bump devupstream to v2.12.1+\n\nChangqing Li (5):\n xinit: add rxvt-unicode in RDEPENDS\n modutils-initscripts: update postinst\n initscripts: update postinst\n gtk-icon-cache.bbclass: add runtime dependency\n logrotate.py: fix testimage occasionally failure\n\nChen Qi (2):\n oescripts.py: fix typo\n oescripts: ignore whitespaces when comparing lines\n\nChris Laplante (2):\n bitbake: contrib/vim: synchronize from kergoth/vim-bitbake rev 4225ee8b4818d7e4696520567216a3a031c26f7d\n bitbake: ui/teamcity: don\u0027t use removed logging classes\n\nChristian Eggers (1):\n libnl: Extend for native/nativesdk\n\nDamian Wrobel (1):\n rootfs: do not let ldconfig to create symlinks\n\nDaniel Klauer (2):\n uboot-sign: Refactor do_deploy prefunc to do_deploy_prepend\n deploy.bbclass: Clean DEPLOYDIR before do_deploy\n\nDavid Khouya (2):\n bitbake: lib/ui/taskexp: Validate gi import\n bitbake: lib/ui/taskexp: Fix missing Gtk import\n\nHannu Lounento (1):\n openssl: move ${libdir}/[...]/openssl.cnf to ${PN}-conf\n\nHongxu Jia (1):\n iso-codes: switch upstream branch master -\u003e main\n\nJason Wessel (1):\n runqemu: If using a vmtype image do not add the -no-reboot flag\n\nJoe Slater (1):\n jquery: use ${S}\n\nJoshua Watt (4):\n bitbake: hashserv: Chunkify large messages\n bitbake: siggen: Fix error when hash equivalence has an exception\n classes/archiver: run do_unpack_and_patch after do_preconfigure\n classes/archive: do_configure should not depend on do_ar_patched\n\nKhem Raj (2):\n musl: Update to tip of master\n rxvt-unicode: Disable wtmp on musl\n\nKonrad Weihmann (2):\n systemd: remove kernel-install from base pkg\n bitbake.conf: fix whitespace issues\n\nLee Chee Yang (3):\n json-c: fix CVE-2020-12762\n qemu: fix CVE-2020-10761\n oeqa/core/loader: refine regex to find module\n\nLili Li (1):\n kernel.bbclass: Fix Module.symvers support\n\nMatt Madison (1):\n kernel.bbclass: add gzip-native to do_deploy dependencies\n\nMax Krummenacher (2):\n cogl-1.0: : don\u0027t require eglmesaext.h\n cogl-1.0: cope with missing x11 headers\n\nMingli Yu (2):\n python3-libarchive-c: add the missing rdepends\n python3: add ldconfig rdepends for python3-ctypes\n\nNicolas Dechesne (1):\n checklayer: parse LAYERDEPENDS with bb.utils.explode_dep_versions2()\n\nPierre-Jean Texier (3):\n libubootenv: bump to revision 86bd30a\n curl: upgrade 7.71.0 -\u003e 7.71.1\n diffoscope: upgrade 148 -\u003e 150\n\nRahul Kumar (1):\n bzip2: Add test suite for bzip2\n\nRasmus Villemoes (1):\n coreutils: don\u0027t split stdbuf to own package with single-binary\n\nRichard Purdie (13):\n pseudo: Switch to oe-core branch in git repo\n pseudo: merge in fixes for setfacl issue\n oeqa/selftest: Clean up separate builddir in success case when non-threaded\n populate_sdk_ext: Fix to use python3, not python\n bitbake: taskdata: Improve handling of regex in ASSUME_PROVIDED\n bitbake: runqueue: Avoid unpickle errors in rare cases\n bitbake: msg: Avoid issues where paths have relative components\n oeqa/selftest: recipetool/devtool: Avoid load_plugin test race\n oeqa/targetcontrol: Attempt to fix log closure warning message\n rootfs-postcommands: Improve/fix rootfs_check_host_user_contaminated\n spdx: Remove the class as its obsolete\n adwaita-icon-theme: Add missing license files to LIC_FILES_CHKSUM\n bitbake: server/process: Increase timeout for commands\n\nRoss Burton (3):\n ovmf: build natively everywhere\n common-licenses: fix filename of BSD-2-Clause-Patent\n gtk+3: fix reproducible build failure\n\nTimon Ulrich (2):\n kernel.bbclass: add lz4 dependency and fix the call to lz4\n kernel.bbclass: make dependency on lzop-native conditional\n\nVacek, Patrick (1):\n oeqa/core/loader: fix regex to include numbers\n\nWang Mingyu (1):\n gtk+3: upgrade 3.24.20 -\u003e 3.24.21\n\nYanfei Xu (1):\n classes/kernel: Use a copy of image for kernel*.rpm if fs doesn\u0027t support symlinks\n\nakuster (5):\n libuv: update to the last version in meta-oe\n bitbake: test/fetch: change to better svn source\n overview-manual: add SPDX license header\n mega-manual: Add SPDX license headers\n ref-manual: Add SPDX license headers\n\nhongxu (2):\n qemu: switches from libcap to libcap-ng for PACAKGECONFIG virtfs\n cpio: add nativesdk support\n\nzangrc (1):\n libjpeg-turbo:upgrade 2.0.4 -\u003e 2.0.5\n\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\nChange-Id: I41e066e5957aa74c9a24e86a6c214bcf96e9c46b\n" }, { "commit": "82c905dc58a36aeae40b1b273a12f63fb1973cf4", "tree": "38caf00263451b5036435cdc36e035b25d32e623", "parents": [ "83ecb75644b3d677c274188f9ac0b2374d6f6925" ], "author": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Mon Apr 13 13:39:40 2020 -0500" }, "committer": { "name": "Andrew Geissler", "email": "geissonator@yahoo.com", "time": "Tue May 05 13:30:44 2020 +0000" }, "message": "meta-openembedded and poky: subtree updates\n\nSquash of the following due to dependencies among them\nand OpenBMC changes:\n\nmeta-openembedded: subtree update:d0748372d2..9201611135\nmeta-openembedded: subtree update:9201611135..17fd382f34\npoky: subtree update:9052e5b32a..2e11d97b6c\npoky: subtree update:2e11d97b6c..a8544811d7\n\nThe change log was too large for the jenkins plugin\nto handle therefore it has been removed. Here is\nthe first and last commit of each subtree:\n\nmeta-openembedded:d0748372d2\n cppzmq: bump to version 4.6.0\nmeta-openembedded:17fd382f34\n mpv: Remove X11 dependency\npoky:9052e5b32a\n package_ipk: Remove pointless comment to trigger rebuild\npoky:a8544811d7\n pbzip2: Fix license warning\n\nChange-Id: If0fc6c37629642ee207a4ca2f7aa501a2c673cd6\nSigned-off-by: Andrew Geissler \u003cgeissonator@yahoo.com\u003e\n" }, { "commit": "6dbb316ab9052d4dbf158377e1ffe36f205d5477", "tree": "721c5dfa7946f5188240620aa7d138f8a688e9f7", "parents": [ "8410d61f39efb52ffab1dc89efb05ca3ae837907" ], "author": { "name": "Brad Bishop", "email": "bradleyb@fuzziesquirrel.com", "time": "Mon Nov 25 09:41:34 2019 -0500" }, "committer": { "name": "Brad Bishop", "email": "bradleyb@fuzziesquirrel.com", "time": "Mon Nov 25 09:41:44 2019 -0500" }, "message": "poky: subtree update:a616ffebdc..9052e5b32a\n\nAdrian Bunk (1):\n bind: Whitelist CVE-2019-6470\n\nAlexander Kanavin (13):\n python: update to 2.7.17\n tiff: update to 4.1.0\n librepo: upgrade 1.10.6 -\u003e 1.11.0\n btrfs-tools: upgrade 5.3 -\u003e 5.3.1\n psmisc: update to 23.3\n libxslt: update to 1.1.34\n Revert \"devtool/standard.py: Not filtering devtool workspace for devtool finish\"\n mpg123: upgrade 1.25.12 -\u003e 1.25.13\n vala: upgrade 0.46.3 -\u003e 0.46.4\n sysstat: upstream version check is working again\n cairo: the component is dual licensed\n selftest: check that \u0027devtool upgrade\u0027 correctly drops backported patches\n runqemu: add options that enable virgl with the SDL frontend\n\nAlistair Francis (1):\n mesa: Upgrade to 19.2.4\n\nAnuj Mittal (7):\n boost: fix build for x32\n rng-tools: upgrade 6.7 -\u003e 6.8\n harfbuzz: upgrade 2.6.1 -\u003e 2.6.4\n libsolv: upgrade 0.7.6 -\u003e 0.7.8\n sqlite3: upgrade 3.30.0 -\u003e 3.30.1\n stress-ng: upgrade 0.10.08 -\u003e 0.10.10\n glib-2.0: upgrade 2.62.1 -\u003e 2.62.2\n\nArmin Kuster (9):\n oeqa/manual/bsp-hw: remove rpm -ivh test\n oeqa/runtime/boot: add reboot test\n oeqa/manual/bsp-hw: remove reboot test\n oeqa/manual/bsp-hw: move storage tests to runtime\n oeqa/manual/bsp-hw: remove usb and SDmicro tests\n manual/bsd-hw: remove bash tests\n oeqa/manual/compliance-test: remove crashme tests\n oeqa/manual/compliance-test: move crashme to runtime\n /oeqa/manual/compliance-test: remove obsolete test\n\nChee Yang Lee (2):\n wic: rm with -r flag support\n selftest/wic: test wic rm with -r flag\n\nDenys Dmytriyenko (1):\n distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, rename\n\nKai Kang (1):\n systemd: remove ${PN}-xorg-xinitrc\n\nKhem Raj (1):\n webkitgtk: Remove clang specific option\n\nPaul Barker (1):\n cdrtools-native: Don\u0027t set uid/gid during install\n\nPaul Eggleton (1):\n devtool: fix devtool upgrade with reproducible_builds class\n\nRichard Purdie (10):\n oeqa/devtool: Avoid unbound variable errors\n recipetool/create: Fix to work with reproducible_builds\n opkg: Add upstream fixes for empty packages\n opkg-utils: Fix silent empty/broken opkg package creation\n core-image-full-cmdline: Add less\n bitbake: fetch2/clearcase: Fix warnings from python 3.8\n bitbake: runqueue: Fix hash equivalence duplicate tasks running\n sanity: Add check for tar older than 1.28\n oeqa/selftest/sstatetests: Ensure we don\u0027t use hashequiv for sstatesigs tests\n package_ipk: Remove pointless comment to trigger rebuild\n\nRoss Burton (8):\n cve-update-db-native: don\u0027t hardcode the database name\n cve-update-db-native: add an index on the CVE ID column\n cve-update-db-native: clean up proxy handling\n cve-check: rewrite look to fix false negatives\n cve-check: neaten get_cve_info\n cve-check: fetch CVE data once at a time instead of in a single call\n bitbake: tests: add test for the hashing functions\n bitbake: utils: also use mmap for SHA256 and SHA1, for performance\n\nYi Zhao (1):\n bitbake: contrib/vim/indent/bitbake.vim: move it to correct directory\n\nChange-Id: I526155f21145180c764252a2ae5bfba33def10ff\nSigned-off-by: Brad Bishop \u003cbradleyb@fuzziesquirrel.com\u003e\n" }, { "commit": "c342db356d4f451821781eb24eb9f3d39d6c0c5e", "tree": "13ee73073b2cee7d49d389aead46dd210c693cae", "parents": [ "0dd04f33864280128a3d2869833d56fddad804d2" ], "author": { "name": "Brad Bishop", "email": "bradleyb@fuzziesquirrel.com", "time": "Wed May 15 21:57:59 2019 -0400" }, "committer": { "name": "Brad Bishop", "email": "bradleyb@fuzziesquirrel.com", "time": "Wed May 15 22:15:53 2019 -0400" }, "message": "subtree updates\n\npoky: 4e511f0abc..a015ed7704:\n Adrian Bunk (22):\n gnutls: upgrade 3.6.5 -\u003e 3.6.7\n dhcp: Replace OE specific patch for compatibility with latest bind with upstream patch\n Set XZ_COMPRESSION_LEVEL to -9\n gcc: Remove Java support variables\n Use the best xz compression for the SDK\n gnome-doc-utils: Remove stale patch\n libxcrypt: Stop adding -std\u003dgnu99 to CPPFLAGS\n file: Stop adding -std\u003dc99 to CFLAGS\n gnu-efi: Remove support patch for gcc \u003c 4.7\n grub: Use -Wno-error instead of doing this on a per-warning basis\n socat: upgrade 1.7.3.2 -\u003e 1.7.3.3\n bison: upgrade 3.0.4 -\u003e 3.1\n mmc-utils: update to the latest upstream code\n cogl: upgrade 1.22.2 -\u003e 1.22.4\n cogl: remove -Werror\u003dmaybe-uninitialized workaround\n libxcb: remove workaround patch for a bug that was fixed in gcc 5 in 2015\n sysstat: inherit upstream-version-is-even\n ccache: upgrade 3.6 -\u003e 3.7.1\n lttng-modules: upgrade 2.10.8 -\u003e 2.10.9\n iproute2: Remove bogus workaround patch for musl\n openssl: Remove openssl10\n Remove irda-utils and the irda feature\n\n Alejandro Enedino Hernandez Samaniego (1):\n run-postinsts: Fix full execution of scripts at first boot\n\n Alejandro del Castillo (1):\n opkg: add ptest\n\n Alex Kiernan (12):\n systemd-conf: simplify creation of machine-specific configuration\n systemctl-native: Rewrite in Python supporting preset-all and mask\n image: call systemctl preset-all for images\n uboot-sign: Fix build when UBOOT_DTB_BINARY is empty\n patchelf: Upgrade 0.9 -\u003e 0.10\n python3: Add ntpath.py to python core\n go: Exclude vcs files when installing deps\n recipetool: fix unbound variable when fixed SRCREV can\u0027t be found\n systemd: Default to non-stateless images\n systemd-systemctl: Restore support for enable command\n systemd: Restore mask and preset targets, fix instance creation\n shadow: Backport last change reproducibility\n\n Alexander Kanavin (38):\n python3: add a tr-tr locale for test_locale ptest\n gobject-introspection: update to 1.60.1\n dtc: upgrade 1.4.7 -\u003e 1.5.0\n webkitgtk: update to 2.24.0\n libdazzle: update to 3.32.1\n vala: update to 0.44.3\n libdnf: update to 0.28.1\n libcomps: upgrade 0.1.10 -\u003e 0.1.11\n dnf: upgrade 4.1.0 -\u003e 4.2.2\n btrfs-tools: upgrade 4.20.1 -\u003e 4.20.2\n meson: update to 0.50.0\n libmodulemd: update to 2.2.3\n at-spi2-core: fix meson 0.50 build\n ffmpeg: update to 4.1.3\n python: update to 2.7.16\n python: update to 3.7.3\n python-numpy: update to 1.16.2\n icu: update to 64.1\n epiphany: update to 3.32.1.2\n python3: add another multilib fix\n meson: do not try to substitute the prefix in python supplied paths\n python3-pygobject: update to 3.32.0\n meson: add missing Upstream-Status and SOB to a patch\n acpica: update to 20190405\n msmtp: fix upstream version check\n python-scons: update to 3.0.5\n python-setuptools: update to 41.0.1\n python3-mako: update to 1.0.9\n python3-pbr: update to 5.1.3\n python3-pip: update to 19.0.3\n buildhistory: call a dependency parser only on actual dependency lists\n gtk-doc.bbclass: unify option setting for meson-based recipes\n python3-pycairo: update to 1.18.1\n maintainers.inc: take over as perl maintainer\n xorg-lib: drop native overrides for REQUIRED_DISTRO_FEATURES\n meson: update to 0.50.1\n perl: update to 5.28.2\n packagegroup-self-hosted: drop epiphany\n\n Alistair Francis (5):\n u-boot: Upgrade from 2019.01 to 2019.04\n beaglebone-yocto: Update u-boot config to match u-boot 19.04\n u-boot: Fix missing Python.h build failure\n libsoup: Upgrade from 2.64.2 to 2.66.1\n qemu: Upgrade from 3.1.0 to 4.0.0\n\n Andre Rosa (1):\n bitbake: utils: Let mkdirhier fail if existing path is not a folder\n\n Andreas Müller (17):\n gobject-introspection: auto-enable/-disable gobject-introspection for meson\n libmodulemd: use gobject-introspection.bbclass on/off mechanism\n gdk-pixbuf: use gobject-introspection.bbclass on/off mechanism\n json-glib: use gobject-introspection.bbclass on/off mechanism\n libdazzle: use gobject-introspection.bbclass on/off mechanism\n clutter-gtk-1.0: use gobject-introspection.bbclass on/off mechanism\n pango: use gobject-introspection.bbclass on/off mechanism\n at-spi2-core: use gobject-introspection.bbclass on/off mechanism\n atk: use gobject-introspection.bbclass on/off mechanism\n libsoup-2.4: use gobject-introspection.bbclass on/off mechanism\n glib-networking: upgrade 2.58.0 -\u003e 2.60.1\n gst-plugins: move \u0027inherit gobject-introspection\u0027 to recipes supporting GI\n gstreamer1.0-python: rework gobject-introspection handling\n insane.bbclass: Trigger unrecognzed configure option for meson\n vte: upgrade 0.52.2 -\u003e 0.56.1\n vte: move shell auto scripts into seperate package\n qemu: split out vte into seperate PACKAGECONFIG\n\n Andreas Obergschwandtner (1):\n uboot-sign: add support for different u-boot configurations\n\n Andrej Valek (2):\n dropbear: update to 2019.78\n systemd: upgrade to 242\n\n Angus Lees (1):\n Revert \"wic: Set a miniumum FAT16 volume size.\"\n\n Anuj Mittal (4):\n gcc: fix CVE-2018-18484\n gdb: fix CVE-2017-9778\n binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077\n openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111\n\n Armin Kuster (8):\n resulttool: add ltp test support\n logparser: Add decoding ltp logs\n ltp: add runtime test\n resulttool: add LTP compliance section\n logparser: Add LTP compliance section\n ltp_compliance: add new runtime\n manual compliance: remove bits done at runtime\n nss: cleanup recipe to match OE style\n\n Beniamin Sandu (1):\n kernel-devsrc: check for localversion files in the kernel source tree\n\n Breno Leitao (3):\n weston-init: Fix tab indentation\n weston-init: Add support for non-root start\n weston-init: Fix WESTON_USER typo\n\n Bruce Ashfield (8):\n linux-yocto/5.0: update to v5.0.5\n linux-yocto-rt: update to 5.0.5-rt3\n linux-yocto/5.0: update to v5.0.7\n linux-yocto/4.19: update to v4.19.34\n linux-yocto-rt/4.19: fix merge conflict in lru_drain\n linux-yocto/5.0: port RAID configuration tweaks from master\n linux-yocto/5.0: integrate TCP timeout / hang fix\n linux-yocto/5.0: update TCP patch to mainline version\n\n Changhyeok Bae (2):\n iw: upgrade 4.14 -\u003e 5.0.1\n iptables: upgrade 1.6.2 -\u003e 1.8.2\n\n Changqing Li (11):\n ruby: make ext module fiddle can compile success\n ruby: add ptest\n cogl: fix compile error caused by -Werror\u003dmaybe-uninitialized\n systemd: change default locale from C.UTF-8 to C\n m4: add ptest support\n gettext: add ptest support\n waffle: supprt build waffle without x11\n piglit: support build piglit without x11\n dbus: fix ptest failure\n populate_sdk_base: provide options to set sdk type\n python3: fix do_install fail for parallel buiild\n\n Chee Yang Lee (1):\n wic/bootimg-efi: replace hardcoded volume name with label\n\n Chen Qi (9):\n runqemu: do not check return code of tput\n busybox: fix ptest failure about \u0027dc\u0027\n base-files: move hostname operations out of issue file settings\n webkitgtk: set CVE_PRODUCT\n dropbear: set CVE_PRODUCT\n libsdl: set CVE_PRODUCT\n ghostscript: set CVE_PRODUCT\n flac: also add flac to CVE_PRODUCT\n squashfs-tools: set CVE_PRODUCT\n\n David Reyna (1):\n bitbake: toaster: update to Warrior\n\n Dengke Du (2):\n perf: workaround the error cased by maybe-uninitialized warning\n linux-yocto_5.0: set devicetree for armv5\n\n Denys Dmytriyenko (1):\n weston: upgrade 5.0.0 -\u003e 6.0.0\n\n Douglas Royds (2):\n distutils: Run python from the PATH in the -native case as well\n distutils: Tidy and simplify for readability\n\n Fabio Berton (1):\n mesa: Update 19.0.1 -\u003e 19.0.3\n\n He Zhe (2):\n ltp: Fix setrlimit03 call succeeded unexpectedly\n systemd: Bump up SRCREV to systemd-stable top to include the fix for shutdown now hang\n\n Hongxu Jia (15):\n image_types.bbclass: fix a race between the ubi and ubifs FSTYPES\n cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing\n acpica: use update-alternatives for acpidump\n apr: upgrade 1.6.5 -\u003e 1.7.0\n man-pages: upgrade 4.16 -\u003e 5.01\n man-db: upgrade 2.8.4 -\u003e 2.8.5\n bash: upgrade 4.4.18 -\u003e 5.0\n ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX\n gpgme: upgrade 1.12.0 -\u003e 1.13.0\n subversion: upgrade 1.11.1 -\u003e 1.12.0\n groff: upgrade 1.22.3 -\u003e 1.22.4\n libxml2: upgrade 2.9.8 -\u003e 2.9.9\n ghostscript: 9.26 -\u003e 9.27\n groff: imporve musl support\n oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmd\n\n Jacob Kroon (3):\n grub-efi-native: Install grub-editenv\n bitbake: knotty: Pretty print task elapsed time\n base-passwd: Add kvm group\n\n Jaewon Lee (1):\n Adding back wrapper and using OEPYTHON3HOME variable for python3\n\n Jens Rehsack (1):\n kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS\u003dy\n\n Jonas Bonn (3):\n systemd: don\u0027t build firstboot by default\n systemd: do not create machine-id\n systemd: create preset files instead of installing in image\n\n Joshua Watt (6):\n classes/waf: Set WAFLOCK\n resulttool: Load results from URL\n resulttool: Add log subcommand\n qemux86: Allow higher tunes\n bitbake.conf: Account for older versions of bitbake\n resulttool: Add option to dump all ptest logs\n\n Kai Kang (5):\n msmtp: 1.6.6 -\u003e 1.8.3\n cryptodev: fix module loading error\n target-sdk-provides-dummy: resolve sstate conflict\n bitbake.conf: set NO_RECOMMENDATIONS with weak assignment\n webkitgtk: fix compile error for arm64\n\n Kevin Hao (1):\n meta-yocto-bsp: Bump to the latest stable kernel for all the BSP\n\n Khem Raj (9):\n gcc-cross-canadian: Make baremetal specific code generic\n musl: Upgrade to master past 1.1.22\n webkitgtk: Fix build with clang\n mdadm: Disable Werror\n gcc-target: Do not set --with-sysroot and gxx-include-dir paths\n systemd: Add -Wno-error\u003dformat-overflow to fix build with gcc9\n systemd: Backport patch to fix build with gcc9\n libgfortan: Package target gcc include directory to fix\n gcc-9: Add recipes for gcc 9.1 release\n\n Lei Maohui (2):\n dnf: Enable nativesdk\n icu: Added armeb support.\n\n Lei Yang (1):\n recipetool: add missed module\n\n Luca Boccassi (1):\n systemd: add cgroupv2 PACKAGECONFIG\n\n Mardegan, Alberto (1):\n oeqa/core/runner: dump stdout and stderr of each test case\n\n Mariano Lopez (5):\n update-alternatives.bbclass: Add function to get metadata\n ptest.bbclass: Add feature to populate a binary directory\n util-linux: Use PTEST binary directory\n busybox: Use PTEST binary directory\n ptest.bbclass: Use d.getVar instead of os.environ\n\n Martin Jansa (6):\n connman: add PACKAGECONFIG for nfc, fix MACHINE_ARCH signature when l2tp is enabled\n icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCH\n glibc: always use bfd linker\n opkg: fix ptest packaging when OPKGLIBDIR \u003d\u003d libdir\n kexec-tools: refresh patches with devtool\n perf: make sure that the tools/include/uapi/asm-generic directory exists\n\n Matthias Schiffer (1):\n systemd: move \"machines\" symlinks to systemd-container\n\n Max Kellermann (2):\n useradd-staticids: print exception after parse_args() error\n initrdscripts: merge multiple \"mkdir\" calls\n\n Michael Scott (2):\n kernel-fitimage: support RISC-V\n procps: update legacy sysctl.conf to fix rp_filter sysctl issue\n\n Mikko Rapeli (3):\n elfutils: remove Elfutils-Exception and include GPLv2 for shared libraries\n oeqa/sdk: use bash to execute SDK test commands\n openssh: recommend rng-tools with sshd\n\n Mingli Yu (6):\n nettle: fix ptest failure\n elfutils: add ptest support\n elfutils: fix build failure with musl\n gcc-sanitizers: fix -Werror\u003dmaybe-uninitialized issue\n nettle: fix the Segmentation fault\n nettle: fix ptest failure\n\n Nathan Rossi (1):\n ccmake.bbclass: Fix up un-escaped quotes in output formatting\n\n Naveen Saini (5):\n core-image-rt: make sure that we append to DEPENDS\n core-image-rt-sdk: make sure that we append to DEPENDS\n bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL\n bitbake: bitbake: fetch2/git: git-lfs check\n linux-yocto: update genericx86* SRCREV for 4.19\n\n Oleksandr Kravchuk (52):\n iproute2: update to 5.0.0\n curl: update to 7.64.1\n libxext: update to 1.3.4\n x11perf: update to 1.6.1\n libxdmcp: update to 1.1.3\n libxkbfile: update 1.1.0\n libxvmc: update to 1.0.11\n libxrandr: update to 1.5.2\n connman: update to 1.37\n ethtool: update to 5.0\n tar: update to 1.32\n ffmpeg: update to 4.1.2\n librepo: update to 1.9.6\n libxmu: update to 1.1.3\n libxcrypt: update to 4.4.4\n wget: update to 1.20.2\n libsecret: 0.18.8\n createrepo-c: update to 0.12.2\n libinput: update to 1.13.0\n cronie: update to 1.5.4\n libyaml: update to 0.2.2\n fontconfig: update to 2.13.1\n makedepend: update to 1.0.6\n libdrm: update to 2.4.98\n libinput: update to 1.13.1\n libnotify: update to 0.7.8\n libpng: update to 1.6.37\n libcroco: update to 0.6.13\n libpsl: update to 0.21.0\n git: update to 2.21.0\n quota: update to 4.05\n gnupg: update to 2.2.15\n lz4: update to 1.9.0\n orc: update to 0.4.29\n help2man-native: update to 1.47.10\n cups: update to 2.2.11\n pixman: update to 0.38.4\n libcap: update to 2.27\n ninja: add Upstream-Status and SOB for musl patch\n python-numpy: update to 1.16.3\n python3-pygobject: update to 3.32.1\n wget: update to 1.20.3\n libsolv: update to 0.7.4\n ell: add recipe\n sqlite3: update to 3.28.0\n kmscube: update to latest revision\n coreutils: update to 8.31\n mtools: update to 4.0.23\n msmtp: update to 1.8.4\n wpa-supplicant: update to 2.8\n bitbake.conf: use https instead of http\n ell: update to 0.20\n\n Paul Barker (3):\n oe.path: Add copyhardlink() helper function\n license_image: Use new oe.path.copyhardlink() helper\n gdb: Fix aarch64 build with musl\n\n Peter Kjellerstedt (1):\n systemd: Use PACKAGECONFIG definition to depend on libnss-myhostname\n\n Randy MacLeod (5):\n valgrind: update from 3.14.0 to 3.15.0\n valgrind: fix vg_regtest return code\n valgrind: update the ptest subdirs list\n valgrind: adjust test filters and expected output\n valgrind: fix call/cachegrind ptests\n\n Richard Purdie (52):\n pseudo: Update to gain key bugfixes\n python3: Avoid hanging tests\n python3: Fix ptest output parsing\n go.bbclass: Remove unused override\n goarch.bbclass: Simplify logic\n e2fsprogs: Skip slow ptest tests\n bitbake: bitbake: Update version to 1.42.0\n poky.conf: Bump version for 2.7 warrior release\n build-appliance-image: Update to warrior head revision\n bitbake: bitbake: Post release version bumnp to 1.43\n poky.conf: Post release version bump\n build-appliance-image: Update to master head revision\n Revert \"nettle: fix ptest failure\"\n core-image-sato-sdk-ptest: Try and keep image below 4GB limit\n core-image-sato-ptest-fast: Add \u0027fast\u0027 ptest execution image\n core-image-sato-sdk-ptest: Include more ptests in ptest image\n core-image-sato-sdk-ptest: Add temporary PROVIDES core-image-sato-ptest\n resultool/resultutils: Fix module import error\n lttng-tools: Add missing patch Upstream-Status\n utils/multiprocess_launch: Improve failing subprocess output\n python3: Drop ptest hack\n ptest-packagelists: Add m4 and gettext as \u0027fast\u0027 ptests\n bitbake: knotty: Implement console \u0027keepalive\u0027 output\n bitbake: build: Ensure warning for invalid task dependencies is useful\n bitbake: build: Disable warning about dependent tasks for now\n oeqa/ssh: Avoid unicode decode exceptions\n elfutils: ptest fixes\n elfutils: Fix ptest compile failures on musl\n bitbake: bitbake: Add initial pass of SPDX license headers to source code\n bitbake: bitbake: Drop duplicate license boilerplace text\n bitbake: bitbake: Strip old editor directives from file headers\n bitbake: HEADER: Drop it\n openssh/systemd/python/qemu: Fix patch Upstream-Status\n scripts/pybootchart: Fix mixed indentation\n scripts/pybootchart: Port to python3\n scripts/pybootchart/draw: Clarify some variable names\n scripts/pybootchart/draw: Fix some bounding problems\n coreutils: Fix patch upstream status field\n oeqa: Drop OETestID\n meta/lib+scripts: Convert to SPDX license headers\n oeqa/core/runner: Handle unexpectedSucesses\n oeqa/systemd_boot: Drop OETestID\n oeqa/runner: Fix subunit setupClass/setupModule failure handling\n oeqa/concurrenttest: Patch subunit module to handle classSetup failures\n tcmode-default: Add PREFERRED_VERSION for libgfortran\n oeqa/selftest: Automate manual pybootchart tests\n openssh: Avoid PROVIDES warning from rng-tools dependency\n oeqa/target/ssh: Replace suggogatepass with ignoring errors\n core-image-sato-sdk-ptest: Tweak size to stay within 4GB limit\n valgrind: Include debugging symbols in ptests\n dbus-test: Improve ptest dependencies dependencies\n ptest: Add RDEPENDS frpm PN-ptest to PN package\n\n Robert Joslyn (1):\n qemu: Add PACKAGECONFIG for snappy\n\n Robert Yang (6):\n bitbake: bitbake-diffsigs: Use 4 spaces as indent for recursecb\n bitbake: bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4\n bitbake: bb: siggen: Print more info when basehash are mis-matched\n bitbake: BBHandler: Fix addtask and deltask\n bitbake: build.py: check dependendent task for addtask\n bitbake: tests/parse.py: Add testcase for addtask and deltask\n\n Ross Burton (14):\n lttng-tools: fix Upstream-Status\n acpica: upgrade to 20190215\n staging: add ${datadir}/gtk-doc/html to the sysroot blacklist\n mpg123: port to use libsdl2\n meta-poky: remove obsolete DISTRO_FEATURES_LIBC\n m4: update patch status\n packagegroup-core-full-cmdline: remove zlib\n wic: change expand behaviour to match docs\n wic: add global debug option\n gtk-icon-cache: clean up DEPENDS\n patch: add minver and maxver parameters\n glib-2.0: fix locale handling\n glib-2.0: add missing locales for the tests\n glib-2.0: fix last failing ptest\n\n Scott Rifenbark (34):\n bitbake: poky.ent: Removed \"ECLIPSE\" entity variables.\n bitbake: bitbake-user-manual: Added section on modifying variables\n Makefile: Removed Eclipse support\n Documentation: Removed customization.xsl files for Eclipse\n mega-manual: Removed two Eclipse figures from tarball list\n mega-manual, overview-manual: Added updated index releases figure\n poky.ent: Removed Eclipse related variables.\n mega-manual: Removed the Eclipse chapters\n dev-manual: Removed all references to Eclipse.\n overview-manual: Removed all references to Eclipse\n profile-manual: Removed all references to Eclipse\n ref-manual: Removed all references to Eclipse\n sdk-manual: Removed all references to Eclipse\n sdk-manual: Removed all references to Eclipse\n dev-manual; brief-yoctoprojectqs: Updated checkout branch example\n dev-manual: Added reasoning blurb to \"Viewing Variables\" section.\n ref-manual: Inserted Migration 2.7 section.\n ref-manual: Added Eclipse removal for migration section.\n ref-manual: Added \"License Value Corrections to migration.\n ref-manual: Added Fedora 29 to the supported distros list.\n poky.ent: changed 2.7 release variable date to \"May 2019\"\n ref-manual: Review comments applied to 2.7 migration section.\n documentation: Prepared for 2.8 release\n bsp-guide: Removed inaccurate \"container layer\" references.\n ref-manual: Updated the \"Container Layer\" term.\n bsp-guide: Updated the \"beaglebone-yocto.conf\" example.\n documentation: Cleaned up \"plug-in\"/\"plugin\" terminology.\n bsp-guide: Updated the BSP kernel recipe example.\n ref-manual: Updated PREFERRED_VERSION variable to use 5.0\n bsp-guide: More corrections to the BSP Kernel Recipe example\n dev-manual: Added cross-link to \"Fetchers\" section in BB manual.\n bitbake: bitbake-user-manual: Added npm to other fetcher list.\n overview-manual: Updated SMC section to link to fetchers\n ref-manual: Added \"npm\" information to the SRC_URI variable.\n\n Stefan Kral (1):\n bitbake: build: Add verbnote to shell log commands\n\n Stefan Müller-Klieser (1):\n cml1.bbclass: fix undefined behavior\n\n Steven Hung (洪于玉) (1):\n kernel.bbclass: convert base_do_unpack_append() to a task\n\n Tom Rini (2):\n vim: Rework to not rely on relative directories\n vim: Update to 8.1.1240\n\n Wenlin Kang (1):\n systemd: install libnss-myhostname.so when myhostname be enabled\n\n Yeoh Ee Peng (1):\n resulttool/manualexecution: Refactor and remove duplicate code\n\n Yi Zhao (2):\n harfbuzz: update source checksums after upstream replaced the tarball\n libyaml: update SRC_URI[md5sum] and SRC_URI[sha256sum]\n\n Ying-Chun Liu (PaulLiu) (1):\n uboot-sign: Fix u-boot-nodtb symlinks\n\n Zang Ruochen (10):\n libatomic-ops:upgrade 7.6.8 -\u003e 7.6.10\n libgpg-error:upgrade 1.35 -\u003e 1.36\n libxft:upgrade 2.3.2 -\u003e 2.3.3\n libxxf86dga:upgrade 1.1.4 -\u003e 1.1.5\n nss:upgrade 3.42.1 -\u003e 3.43\n sysprof:upgrade 3.30.2 -\u003e 3.32.0\n libtirpc:upgrade 1.0.3 -\u003e 1.1.4\n xtrans:upgrade 1.3.5 -\u003e 1.4.0\n harfbuzz:upgrade 2.3.1 -\u003e 2.4.0\n icu: Upgrade 64.1 -\u003e 64.2\n\n Zheng Ruoqin (1):\n sanity: check_perl_modules bug fix\n\n sangeeta jain (1):\n resulttool/manualexecution: Enable test case configuration option\n\nmeta-openembedded: 4a9deabbc8..1ecd8b4364:\n Adrian Bunk (34):\n linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH\n linux-atm: Replace bogus on_exit removal with musl-specific hack\n ledmon: Mark as incompatible on musl instead of adding bogus patch\n efivars: Drop workaround patch for host gcc \u003c 4.7\n sshfs-fuse: upgrade 2.8 -\u003e 2.10\n wv: upgrade 1.2.4 -\u003e 1.2.9\n caps: Upgrade 0.9.24 -\u003e 0.9.26\n dvb-apps: Remove dvb-fe-xc5000c-4.1.30.7.fw\n schroedinger: Remove the obsolete DEPENDS on liboil\n vlc: Remove workaround and patches for problems fixed upstream\n Remove liboil\n dnrd: Remove stale files of recipe removed 2 years ago\n postfix: Upgrade 3.4.1 -\u003e 3.4.5\n pptp-linux: Upgrade 1.9.0 -\u003e 1.10.0\n dovecot: Upgrade 2.2.36 -\u003e 2.2.36.3\n postgresql: Upgrade 11.2 -\u003e 11.3\n rocksdb: Upgrade 5.18.2 -\u003e 5.18.3\n cloud9: Remove stale files of recipe removed 2 years ago\n fluentbit: Upgrade 0.12.1 -\u003e 0.12.19\n libcec: Upgrade 4.0.2 -\u003e 4.0.4\n libqb: Upgrade 1.0.3 -\u003e 1.0.5\n openwsman: Upgrade 2.6.8 -\u003e 2.6.9\n glm: Upgrade 0.9.9.3 -\u003e 0.9.9.5\n fvwm: Upgrade 2.6.7 -\u003e 2.6.8\n augeas: Upgrade 1.11.0 -\u003e 1.12.0\n ccid: Upgrade 1.4.24 -\u003e 1.4.30\n daemonize: Upgrade 1.7.7 -\u003e 1.7.8\n inotify-tools: Upgrade 3.14 -\u003e 3.20.1\n liboop: Upgrade 1.0 -\u003e 1.0.1\n ode: Remove stale file of recipe removed 2 years ago\n openwbem: Remove stale files of recipe removed 2 years ago\n catch2: Upgrade 2.6.1 -\u003e 2.7.2\n geos: Upgrade 3.4.2 -\u003e 3.4.3\n rdfind: Upgrade 1.3.4 -\u003e 1.4.1\n\n Akshay Bhat (3):\n python-urllib3: Set CVE_PRODUCT\n python3-pillow: Set CVE_PRODUCT\n python-requests: Set CVE_PRODUCT\n\n Alistair Francis (3):\n mycroft: Update the systemd service to ensure we are ready to start\n mycroft: Bump from 19.2.2 to 19.2.3\n python-obd: Add missing RDEPENDS\n\n Andreas Müller (33):\n gvfs: remove executable permission from systemd user services\n udisks2: upgrade 2.8.1 -\u003e 2.8.2\n parole: upgrade 1.0.1 -\u003e 1.0.2\n ristretto: upgrade 0.8.3 -\u003e 0.8.4\n networkmanager: rework musl build\n gvfs: remove systemd user unit executable permission adjustment\n fltk: upgrade 1.3.4-2 -\u003e 1.3.5\n samba: install bundled libs into seperate packages\n samba: rework localstatedir package split\n fluidsynth: upgrade 2.0.4 -\u003e 2.0.5\n xfce4-vala: auto-detect vala api version\n gnome-desktop3: set correct meson gtk doc option\n vlc: rework qt PACKAGECONFIG\n evince: add patch to fix build with recent gobject-introspection\n xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load\n packagegroup-meta-networking: replace DISTRO_FEATURE by DISTRO_FEATURES\n meta-xfce: add meta-networking to layer depends\n gtksourceview4: initial add 4.2.0\n gtksourceview-classic-light: extend to gtksourceview4\n itstool: rework - it went out too early\n fontforge: upgrade 20170731 -\u003e 20190413\n exo: upgrade 0.12.4 -\u003e 0.12.5\n xfce4-places-plugin: upgrade 1.7.0 -\u003e 1.8.0\n xfce4-datetime-plugin: upgrade 0.7.0 -\u003e 0.7.1\n xfce4-notifyd: upgrade 0.4.3 -\u003e 0.4.4\n desktop-file-utils: remove - a more recent version is in oe-core\n libwnck3: upgrade 3.30.0 and move to meson build\n xfce4-terminal: add vte-prompt to RRECOMMENDS\n xfce4-session: get rid of machine-host\n xfce4-session: remove strange entry in FILES_${PN}\n libxfce4ui: Add PACKAGECONFIG \u0027gladeui2\u0027 for glade (gtk3) support\n glade3: move to to meta-xfce\n Remove me as maintainer\n\n Andrej Valek (2):\n squid: upgrade squid 3.5.28 -\u003e 4.6\n ntp: upgrade 4.2.8p12 -\u003e 4.2.8p13\n\n Ankit Navik (1):\n libnfc: Initial recipe for Near Field Communication library.\n\n Armin Kuster (1):\n meta-filesystems: drop bitbake from README\n\n Changqing Li (5):\n gd: fix compile error caused by -Werror\u003dmaybe-uninitialized\n apache2: add back patch for set perlbin\n php: upgrade 7.3.2 -\u003e 7.3.4\n postgresql: fix compile error\n php: correct httpd path\n\n Chris Garren (1):\n python-cryptography: Move linker flag to .inc\n\n Denys Dmytriyenko (1):\n v4l-utils: upgrade 1.16.0 -\u003e 1.16.5\n\n Gianfranco Costamagna (1):\n cpprest: update to 2.10.13, drop 32bit build fix upstream\n\n Hains van den Bosch (1):\n libcdio: update to version 2.1.0\n\n Hongxu Jia (1):\n pmtools: use update-alternatives for acpidump\n\n Hongzhi.Song (1):\n lua: upgrade from v5.3.4 to v5.3.5\n\n Ivan Maidanski (1):\n bdwgc: upgrade 7.6.12 -\u003e 8.0.4\n\n Johannes Pointner (1):\n samba: update to 4.8.11\n\n Kai Kang (3):\n gvfs: fix typo libexec\n drbd: fix compile errors\n drbd-utils: fix file conflict with base-files\n\n Khem Raj (3):\n redis: Upgrade to 4.0.14\n squid: Link with libatomic on mips/ppc\n cpupower: Inherit bash completion class\n\n Leon Anavi (1):\n openbox: Add python-shell as a runtime dependency\n\n Liwei Song (1):\n ledmon: control hard disk led for RAID arrays\n\n Mark Asselstine (1):\n xfconf: fix \u0027Failed to get connection to xfconfd\u0027 during do_rootfs\n\n Martin Jansa (13):\n ftgl: add x11 to required DISTRO_FEATURES like freeglut\n libforms: add x11 to required DISTRO_FEATURES because of libx11\n Revert \"ell: remove recipe\"\n ne10: set NE10_TARGET_ARCH with an override instead of anonymous python\n libopus: use armv7a, aarch64 overrides when adding ne10 dependency\n esound: fix SRC_URI for multilib\n opusfile: fix SRC_URI for multilib\n miniupnpd: fix SRC_URI for multilib\n zbar: fix SRC_URI for multilib\n libvncserver: set PV in the recipe\n efivar: prevent native efivar depending on target kernel\n libdbi-perl: prevent native libdbi-perl depending on target perl\n aufs-util: prevent native aufs-util depending on target kernel\n\n Ming Liu (1):\n libmodbus: add documentation PACKAGECONFIG\n\n Mingli Yu (6):\n indent: Upgrade to 2.2.12\n hostapd: Upgrade to 2.8\n hwdata: Upgrade to 0.322\n rrdtool: Upgrade to 1.7.1\n libdev-checklib-perl: add new recipe\n libdbd-mysql-perl: Upgrade to 4.050\n\n Nathan Rossi (1):\n fatresize_1.0.2.bb: Add recipe for fatresize command line tool\n\n Nicolas Dechesne (3):\n cpupower: remove LIC_FILES_CHKSUM\n bpftool: remove LIC_FILES_CHKSUM\n cannelloni: move from meta-oe to meta-networking\n\n Oleksandr Kravchuk (38):\n smcroute: update to 2.4.4\n phytool: update to v2\n fwknop: update to 2.6.10\n cifs-utils: update to 6.9\n keepalived: update to 2.0.15\n usbredir: update to 0.8.0\n open-isns: update to 0.99\n nanomsg: update to 1.1.5\n stunnel: update to 5.51\n babeld: update to 1.8.4\n drbd-utils: update to 9.8.0\n drbd: update to 9.0.17-1\n macchanger: update to 1.7.0\n wolfssl: update to 4.0.0\n ell: remove recipe\n analyze-suspend: update to 5.3\n chrony: update to 3.4\n nghttp2: update to 1.38\n nano: update to 4.1\n networkmanager-openvpn: update to 1.8.10\n wpan-tools: update to 0.9\n uftp: update to 4.9.9\n vblade: add UPSTREAM_CHECK_URI\n traceroute: add UPSTREAM_CHECK_URI\n nuttcp: update to 8.2.2\n nfacct: add UPSTREAM_CHECK_URI\n nftables: add UPSTREAM_CHECK_URI\n libnetfilter-queue: update to 1.0.3\n arno-iptables-firewall: update to 2.0.3\n ypbind-mt: update to 2.6\n ebtables: add UPSTREAM_CHECK_URI\n doxygen: replace ninja 1.9.0 fix with official one\n libnetfilter-queue: fix update to 1.0.3\n networkd-dispatcher: update to 2.0.1\n opensaf: update to 5.19.01\n libnetfilter-conntrack: update to 1.0.7\n conntrack-tools: update to 1.4.5\n openvpn: update to 2.4.7\n\n Paolo Valente (1):\n s-suite: push SRCREV to version 3.2\n\n Parthiban Nallathambi (6):\n python3-aiohttp: add version 3.5.4\n python3-supervisor: add version 4.0.2\n python3-websocket-client: add version 0.56.0\n python3-tinyrecord: add version 0.1.5\n python3-sentry-sdk: add version 0.7.14\n python3-raven: add version 6.10.0\n\n Pascal Bach (2):\n paho-mqtt-c: 1.2.1 -\u003e 1.3.0\n thrift: update to 0.12.0\n\n Pavel Modilaynen (1):\n jsoncpp: add native BBCLASSEXTEND\n\n Peter Kjellerstedt (2):\n apache2: Correct appending to SYSROOT_PREPROCESS_FUNCS\n apache2: Correct packaging of build and doc related files\n\n Philip Balister (1):\n sip: Update to 4.19.16.\n\n Qi.Chen@windriver.com (4):\n multipath-tools: fix up patch to avoid segfault\n netkit-rsh: add tag to CVE patch\n ipsec-tools: fix CVE tag in patch\n gd: set CVE_PRODUCT\n\n Randy MacLeod (1):\n imagemagick: update from 7.0.8-35 to 7.0.8-43\n\n Robert Joslyn (5):\n gpm: Fix gpm path in unit file\n gpm: Add PID file to systemd unit file\n gpm: Generate documentation\n gpm: Remove duplicate definition of _GNU_SOURCE\n gpm: Recipe cleanup\n\n Sean Nyekjaer (2):\n cannelloni: new package, CAN to ethernet proxy\n ser2net: upgrade to version 3.5.1\n\n Vincent Prince (1):\n mongodb: Fix build with gcc\n\n Wenlin Kang (1):\n samba: add PACKAGECONFIG for libunwind\n\n Yi Zhao (7):\n python-flask-socketio: move to meta-python directory\n apache2: upgrade 2.4.34 -\u003e 2.4.39\n apache-websocket: upgrade to latest git rev\n netkit-rsh: security fixes\n openhpi: fix failure of ptest case ohpi_035\n openhpi: update openhpi-fix-testfail-errors.patch\n phpmyadmin: upgrade 4.8.3 -\u003e 4.8.5\n\n Zang Ruochen (43):\n xlsatoms: upgrade 1.1.2 -\u003e 1.1.3\n xrdb: upgrade 1.1.1 -\u003e 1.2.0\n xrefresh: upgrade 1.0.5 -\u003e 1.0.6\n xsetroot: upgrade 1.1.1 -\u003e 1.1.2\n xstdcmap: upgrade 1.0.3 -\u003e 1.0.4\n xbitmaps: upgrade 1.1.1 -\u003e 1.1.2\n wireshark: upgrade 3.0.0 -\u003e 3.0.1\n python-cffi: upgrade 1.11.5 -\u003e 1.12.2\n python-attrs: upgrade 18.1.0 -\u003e 19.1.0\n python-certifi: upgrade 2018.8.13 -\u003e 2019.3.9\n python-beabutifulsoup4: upgrade 4.6.0 -\u003e 4.7.1\n python-dateutil: upgrade 2.7.3 -\u003e 2.8.0\n python-mako: upgrade 1.0.7 -\u003e 1.0.9\n python-msgpack: upgrade 0.6.0 -\u003e 0.6.1\n python-paste: upgrade 3.0.6 -\u003e 3.0.8\n python-psutil: upgrade 5.4.6 -\u003e 5.6.1\n python-py: upgrade 1.6.0 -\u003e 1.8.0\n python-pymongo: upgrade 3.7.1 -\u003e 3.7.2\n python-pyopenssl: upgrade 18.0.0 -\u003e 19.0.0\n python-pytz: upgrade 2018.5 -\u003e 2019.1\n python-stevedore: upgrade 1.29.0 -\u003e 1.30.1\n python-pbr: upgrade 4.2.0 -\u003e 5.1.3\n python-cython: upgrade 0.28.5 -\u003e 0.29.6\n python-editor: upgrade 1.0.3 -\u003e 1.0.4\n python-jinja2: upgrade 2.10 -\u003e 2.10.1\n python-lxml: upgrade 4.3.1 -\u003e 4.3.3\n python-alembic: upgrade 1.0.0 -\u003e 1.0.9\n python-cffi: upgrade 1.12.2 -\u003e 1.12.3\n python-hyperlink: upgrade 18.0.0 -\u003e 19.0.0\n python-twisted: upgrade 18.4.0 -\u003e 19.2.0\n python-zopeinterface: upgrade 4.5.0 -\u003e 4.6.0\n python-decorator: upgrade 4.3.0 -\u003e 4.4.0\n python-pip: upgrade 18.0 -\u003e 19.1\n python-pyasn1: upgrade 0.4.4 -\u003e 0.4.5\n libnet-dns-perl: upgrade 1.19 -\u003e 1.20\n python-alembic: upgrade 1.0.9 -\u003e 1.0.10\n python-cython: upgrade 0.29.6 -\u003e 0.29.7\n python-mock: upgrade 2.0.0 -\u003e 3.0.5\n python-pbr: upgrade 5.1.3 -\u003e 5.2.0\n python-psutil: upgrade 5.6.1 -\u003e 5.6.2\n python-pymongo: upgrade 3.7.2 -\u003e 3.8.0\n python-pyperclip: upgrade 1.6.2 -\u003e 1.7.0\n python-rfc3987: upgrade 1.3.7 -\u003e 1.3.8\n\n leimaohui (3):\n To fix confilict error with python3-pbr.\n python-pycodestyle: Fix conflict error with python3-pycodestyle during do_rootfs\n mozjs: Make mozjs support arm32BE.\n\nmeta-raspberrypi: 9ceb84ee9e..7059c37451:\n Francesco Giancane (1):\n qtbase_%.bbappend: update PACKAGECONFIG name for xkbcommon\n\n Gianluigi Tiesi (1):\n psplash: Raise alternatives priority to 200\n\n Martin Jansa (3):\n linux_raspberrypi_4.19: Update to 4.19.34\n bluez5: apply the same patches and pi-bluetooth dependency for all rpi MACHINEs\n userland: use default PACKAGE_ARCH\n\n Paul Barker (3):\n linux-raspberrypi: Update 4.14.y kernel\n linux-raspberrypi: Switch default back to 4.14.y\n linux-raspberrypi 4.9: Drop old version\n\nmeta-security: 8a1f54a246..9f5cc2a7eb:\n Alexander Kanavin (1):\n apparmor: fetch from git\n\n Armin Kuster (15):\n clamav runtime: add resolve.conf support\n clamav: fix llvm reference version\n libldb: add waf-cross-answeres\n clamav: runtime fix local routing\n clamav: add clamav-cvd package for cvd db\n clamav-native: fix new build issue\n apparmor: fix fragment for 5.0 kernel\n apparmor: add a few more runtime\n smack: move patch to smack dir\n smack-test: add smack tests from meta-intel-iot-security\n samhain: add more tests and fix ret checks\n libldb: add earlier version\n libseccomp: update to 2.4.1\n oe-selftest: add running cve checker\n smack: kernel fragment update\n\n Yi Zhao (2):\n meta-tpm/conf/layer.conf: update layer dependencies\n meta-tpm/README: update\n\nChange-Id: I9e02cb75a779f25fca84395144025410bb609dfa\nSigned-off-by: Brad Bishop \u003cbradleyb@fuzziesquirrel.com\u003e\n" }, { "commit": "eb8dc40360f0cfef56fb6947cc817a547d6d9bc6", "tree": "de291a73dc37168da6370e2cf16c347d1eba9df8", "parents": [ "9c3cf826d853102535ead04cebc2d6023eff3032" ], "author": { "name": "Dave Cobbley", "email": "david.j.cobbley@linux.intel.com", "time": "Tue Aug 14 10:05:37 2018 -0700" }, "committer": { "name": "Brad Bishop", "email": "bradleyb@fuzziesquirrel.com", "time": "Wed Aug 22 21:26:31 2018 -0400" }, "message": "[Subtree] Removing import-layers directory\n\nAs part of the move to subtrees, need to bring all the import layers\ncontent to the top level.\n\nChange-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f\nSigned-off-by: Dave Cobbley \u003cdavid.j.cobbley@linux.intel.com\u003e\nSigned-off-by: Brad Bishop \u003cbradleyb@fuzziesquirrel.com\u003e\n" } ] }