The following changes since commit 02870c7fbaaa1c3869ecb439f5c58fcf40a533be:
binutils: fix CVE-2020-16592/16598 (2020-12-14 05:58:27 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next Alexander Kanavin (2): selftest/reproducible: enable world reproducibility test selftest/reproducible: add an exclusion list for items that are not yet reproducible Bruce Ashfield (8): linux-yocto-rt/5.4: update to -rt44 linux-yocto/5.4: update to v5.4.80 linux-yocto/cfg: qemuppc: set CONFIG_SCSI to '=y' linux-yocto/5.4: update to v5.4.82 linux-yocto/cfg: qemuarm64-gfx.cfg: add CONFIG_INPUT_UINPUT linux-yocto/5.4: update to v5.4.83 linux-yocto/5.4/cfg: fix -tiny warnings linux-yocto/5.4/cfg: fix FIRMWARE_LOADER warnings Dmitry Baryshkov (2): linux-firmware: upgrade 20201118 -> 20201218 linux-firmware: package firmware for Lontium lt9611uxc bridge Richard Purdie (7): grub: Fix build reproducibility issue grub: Add second fix for determinism issue u-boot-tools: Fix reproducibility issue groff: Fix reproducibility issue man-db: Avoid reproducibility failures after fixing groff-native cups: Mark CVE-2009-0032 as a non-issue cups: Mark CVE-2008-1033 as a non-issue Robert Joslyn (1): openssl: Update to 1.1.1i Ross Burton (1): kernel: set COMPATIBLE_HOST to *-linux Steve Sakoman (3): selftest/reproducible: add packages to exclusion list for dunfell oeqa/selftest/cases/devtool.py: fix typo in ignore_patterns call cups: whitelist CVE-2018-6553 zangrc (1): bash: Rename patch name meta/classes/kernel.bbclass | 2 + meta/lib/oeqa/selftest/cases/devtool.py | 2 +- meta/lib/oeqa/selftest/cases/reproducible.py | 96 ++++++++++++++++++- meta/recipes-bsp/grub/files/determinism.patch | 40 ++++++++ meta/recipes-bsp/grub/grub2.inc | 1 + meta/recipes-bsp/u-boot/u-boot-tools.inc | 15 +++ .../{openssl_1.1.1g.bb => openssl_1.1.1i.bb} | 2 +- ...-2019-18276.patch => CVE-2019-18276.patch} | 0 meta/recipes-extended/bash/bash_5.0.bb | 2 +- meta/recipes-extended/cups/cups.inc | 7 ++ meta/recipes-extended/groff/groff_1.22.4.bb | 2 +- meta/recipes-extended/man-db/man-db_2.9.0.bb | 5 + ...20201118.bb => linux-firmware_20201218.bb} | 14 ++- meta/recipes-kernel/linux/linux-dummy.bb | 2 +- .../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 ++--- 17 files changed, 197 insertions(+), 29 deletions(-) create mode 100644 meta/recipes-bsp/grub/files/determinism.patch rename meta/recipes-connectivity/openssl/{openssl_1.1.1g.bb => openssl_1.1.1i.bb} (98%) rename meta/recipes-extended/bash/bash/{bash-CVE-2019-18276.patch => CVE-2019-18276.patch} (100%) rename meta/recipes-kernel/linux-firmware/{linux-firmware_20201118.bb => linux-firmware_20201218.bb} (98%) -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#146324): https://lists.openembedded.org/g/openembedded-core/message/146324 Mute This Topic: https://lists.openembedded.org/mt/79334948/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
