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/2019 The following changes since commit 707036d4ec12ef1a260adcef78627b26e32e6540: linux-yocto/5.4: update to v5.4.105 (2021-03-24 04:30:32 -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 Anton D. Kachalov (1): run-postinsts: do not remove postinsts directory. Bruce Ashfield (1): linux-yocto/5.4: update to v5.4.107 Catalin Enache (1): connman: fix CVE-2021-26675, CVE-2021-26676 Christopher Larson (2): buildhistory: add missing vardepsexcludes image,populate_sdk_base: move 'func' flag setting for sdk command vars He Zhe (1): cryptodev-module: Backport a patch to fix build failure with kernel v5.8 Khem Raj (1): documentation-audit.sh: Fix typo in specifying LICENSE_FLAGS_WHITELIST Mark Hatle (1): populate_sdk_ext: Avoid copying and producing .pyc files Michael Trensch (1): linux-firmware: Fix packaging Mikko Rapeli (1): openssl: update to 1.1.1k to fix CVE-2021-3450 and CVE-2021-3449 Mingli Yu (1): libtool: make sure autoheader run before autoconf Minjae Kim (1): git: fix CVE-2021-21300 Naveen Saini (1): cryptodev-module: fix build failure with kernel v5.10 Robert P. J. Day (2): bitbake.conf: correct description of HOSTTOOLS_DIR packagegroups: delete useless "PROVIDES" lines meta/classes/buildhistory.bbclass | 3 + meta/classes/image.bbclass | 2 +- meta/classes/populate_sdk_base.bbclass | 7 + meta/classes/populate_sdk_ext.bbclass | 4 +- meta/conf/bitbake.conf | 2 +- meta/lib/oe/copy_buildsystem.py | 6 +- .../connman/connman/CVE-2021-26675.patch | 62 ++++ .../connman/connman/CVE-2021-26676-0001.patch | 231 +++++++++++++ .../connman/connman/CVE-2021-26676-0002.patch | 33 ++ .../connman/connman_1.37.bb | 3 + .../{openssl_1.1.1j.bb => openssl_1.1.1k.bb} | 2 +- .../packagegroups/packagegroup-base.bb | 1 - .../packagegroups/packagegroup-core-nfs.bb | 1 - .../git/files/CVE-2021-21300.patch | 305 ++++++++++++++++++ meta/recipes-devtools/git/git.inc | 4 +- .../libtool/libtool-2.4.6.inc | 1 + ...-sure-autoheader-run-before-autoconf.patch | 35 ++ .../run-postinsts/run-postinsts/run-postinsts | 10 +- .../cryptodev/cryptodev-module_1.10.bb | 2 + .../0001-Fix-build-for-Linux-5.8-rc1.patch | 49 +++ .../0001-Fix-build-for-Linux-5.9-rc1.patch | 42 +++ .../linux-firmware/linux-firmware_20210208.bb | 41 ++- .../linux/linux-yocto-rt_5.4.bb | 6 +- .../linux/linux-yocto-tiny_5.4.bb | 8 +- meta/recipes-kernel/linux/linux-yocto_5.4.bb | 22 +- scripts/contrib/documentation-audit.sh | 2 +- 26 files changed, 840 insertions(+), 44 deletions(-) create mode 100644 meta/recipes-connectivity/connman/connman/CVE-2021-26675.patch create mode 100644 meta/recipes-connectivity/connman/connman/CVE-2021-26676-0001.patch create mode 100644 meta/recipes-connectivity/connman/connman/CVE-2021-26676-0002.patch rename meta/recipes-connectivity/openssl/{openssl_1.1.1j.bb => openssl_1.1.1k.bb} (98%) create mode 100644 meta/recipes-devtools/git/files/CVE-2021-21300.patch create mode 100644 meta/recipes-devtools/libtool/libtool/0001-Makefile.am-make-sure-autoheader-run-before-autoconf.patch create mode 100644 meta/recipes-kernel/cryptodev/files/0001-Fix-build-for-Linux-5.8-rc1.patch create mode 100644 meta/recipes-kernel/cryptodev/files/0001-Fix-build-for-Linux-5.9-rc1.patch -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150147): https://lists.openembedded.org/g/openembedded-core/message/150147 Mute This Topic: https://lists.openembedded.org/mt/81779827/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-