Please review this next set of changes for dunfell and have comments back by end of day Wednesday.
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1350 NOTE: json-c: Fix CVE-2020-12762 has a line longer than 988 characters and thus breaks send-pull-request. I've truncated that line and tagged it with a <snip> The full patch is of course available in the git repo linked below. The following changes since commit 0d4d0df6084cce3c3d9051db88f3199a030d3352: linux-firmware: update 20200721 -> 20200817 (2020-09-01 05:45:54 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut Anibal Limon (1): recipes-kernel: linux-firmware add qcom-venus-{5.2,5.4} packages Bruce Ashfield (1): kernel-yocto: checksum all modifications to available kernel fragments directories Joshua Watt (1): oeqa: sdk: Capture stderr output Khem Raj (3): json-c: Fix CVE-2020-12762 util-linux: Allow update alternatives for additional apps json-glib: Backport a build fix with clang Martin Jansa (1): devtool: expand SRC_URI when guessing recipe update mode Michael Tretter (1): devtool: deploy-target: Fix size calculation for hard links Nicolas Dechesne (1): linux-libc-headers: kernel headers are installed in STAGING_KERNEL_BUILDDIR Rasmus Villemoes (1): cml1: Move find_cfgs() helper to cml1.bbclass Richard Purdie (1): selftest/prservice: Improve test failure message Ross Burton (2): package.bbclass: explode the RPROVIDES so we don't think the versions are provides insane: improve gnu-hash-style warning Steve Sakoman (1): sanity.conf: update BB_MIN_VERSION to 1.46.0 Sumit Garg (1): insane: fix gnu-hash-style check Vijai Kumar K (1): wic: misc: Add /bin to the list of searchpaths Yann Dirson (1): package: get_package_mapping: avoid dependency mapping if renamed package provides original name hongxu (1): sysstat: fix installed-vs-shipped QA Issue in systemd meta/classes/cml1.bbclass | 10 + meta/classes/insane.bbclass | 5 +- meta/classes/kernel-yocto.bbclass | 16 ++ meta/classes/package.bbclass | 18 +- meta/conf/sanity.conf | 2 +- meta/lib/oeqa/sdk/case.py | 2 +- meta/lib/oeqa/sdk/cases/assimp.py | 2 +- meta/lib/oeqa/sdk/cases/buildcpio.py | 2 +- meta/lib/oeqa/sdk/cases/buildepoxy.py | 2 +- meta/lib/oeqa/sdk/cases/buildgalculator.py | 2 +- meta/lib/oeqa/sdk/cases/buildlzip.py | 2 +- meta/lib/oeqa/selftest/cases/prservice.py | 4 +- meta/recipes-bsp/u-boot/u-boot.inc | 10 - meta/recipes-core/busybox/busybox.inc | 10 - meta/recipes-core/util-linux/util-linux.inc | 3 + .../json-c/json-c/CVE-2020-12762.patch | 231 ++++++++++++++++++ meta/recipes-devtools/json-c/json-c_0.13.1.bb | 1 + meta/recipes-extended/sysstat/sysstat.inc | 2 +- ...o-instead-of-cast-to-convert-pointer.patch | 33 +++ .../json-glib/json-glib_1.4.4.bb | 4 +- .../linux-firmware/linux-firmware_20200817.bb | 6 +- .../linux-libc-headers/linux-libc-headers.inc | 2 +- scripts/lib/devtool/deploy.py | 8 +- scripts/lib/devtool/standard.py | 2 +- scripts/lib/wic/misc.py | 5 +- 25 files changed, 341 insertions(+), 43 deletions(-) create mode 100644 meta/recipes-devtools/json-c/json-c/CVE-2020-12762.patch create mode 100644 meta/recipes-gnome/json-glib/json-glib/0001-scanner-use-macro-instead-of-cast-to-convert-pointer.patch -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142206): https://lists.openembedded.org/g/openembedded-core/message/142206 Mute This Topic: https://lists.openembedded.org/mt/76690875/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
