Please review this next set of patches for dunfell and have comments back by end of day Monday.
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2441 The following changes since commit bae9c6482271d53dc28d3c801fba467e268003bd: sstate: Fix rebuilds when changing layer config (2021-08-04 09:57:23 -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 Jose Quaresma (1): sstate.bbclass: fix error handling when sstate mirrors is ro Lee Chee Yang (2): aspell: fix CVE-2019-25051 libsolv: fix CVE-2021-3200 Matthias Klein (1): runqemu: Fix typo in error message Michael Opdenacker (4): cve-check: fix comments cve-check: update link to NVD website for CVE details cve-check: improve comment about CVE patch file names cve-check: remove deprecated CVE_CHECK_CVE_WHITELIST Minjae Kim (1): ruby: 2.7.3 -> 2.7.4 Paul Barker (1): kernel-yocto: Simplify no git repo case in do_kernel_checkout Ralph Siemsen (1): glibc: Document and whitelist CVE-2021-35942 Ranjitsinh Rathod (1): systemd: Add fix for CVE-2020-13529 and CVE-2021-33910 Richard Purdie (2): license: Exclude COPYING.MIT from pseudo image: Drop COMPRESS_CMD Ross Burton (2): e2fsprogs: ensure small images have 256-byte inodes wic: don't forcibly pass -T default akuster (1): cve-check: add include/exclude layers meta/classes/cve-check.bbclass | 37 +++++-- meta/classes/image.bbclass | 3 +- meta/classes/kernel-yocto.bbclass | 30 +++--- meta/classes/license.bbclass | 4 +- meta/classes/sstate.bbclass | 2 + meta/recipes-core/glibc/glibc_2.31.bb | 10 ++ .../systemd/systemd/CVE-2020-13529.patch | 42 ++++++++ .../systemd/systemd/CVE-2021-33910.patch | 67 ++++++++++++ meta/recipes-core/systemd/systemd_244.5.bb | 2 + .../e2fsprogs/big-inodes-for-small-fs.patch | 22 ++++ .../e2fsprogs/e2fsprogs_1.45.4.bb | 1 + .../ruby/{ruby_2.7.3.bb => ruby_2.7.4.bb} | 4 +- .../libsolv/files/CVE-2021-3200.patch | 67 ++++++++++++ .../libsolv/libsolv_0.7.10.bb | 1 + meta/recipes-support/aspell/aspell_0.60.8.bb | 4 +- .../aspell/files/CVE-2019-25051.patch | 101 ++++++++++++++++++ scripts/lib/wic/canned-wks/common.wks.inc | 2 +- scripts/lib/wic/canned-wks/directdisk-gpt.wks | 2 +- scripts/lib/wic/canned-wks/mkefidisk.wks | 2 +- scripts/runqemu | 2 +- 20 files changed, 369 insertions(+), 36 deletions(-) create mode 100644 meta/recipes-core/systemd/systemd/CVE-2020-13529.patch create mode 100644 meta/recipes-core/systemd/systemd/CVE-2021-33910.patch create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs/big-inodes-for-small-fs.patch rename meta/recipes-devtools/ruby/{ruby_2.7.3.bb => ruby_2.7.4.bb} (95%) create mode 100644 meta/recipes-extended/libsolv/files/CVE-2021-3200.patch create mode 100644 meta/recipes-support/aspell/files/CVE-2019-25051.patch -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#154764): https://lists.openembedded.org/g/openembedded-core/message/154764 Mute This Topic: https://lists.openembedded.org/mt/84864685/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-