This is the final pull request for the dunfell 3.1.24 release. The following changes since commit 51424b9955374196307aaf73cf4b6c184ce4fb6d:
devshell: Do not add scripts/git-intercept to PATH (2023-03-06 04:54:35 -1000) are available in the Git repository at: https://git.openembedded.org/openembedded-core-contrib stable/dunfell-next http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-next Ming Liu (1): linux: inherit pkgconfig in kernel.bbclass Richard Purdie (1): oeqa/selftest/prservice: Improve debug output for failure Ross Burton (2): shadow: ignore CVE-2016-15024 vim: add missing pkgconfig inherit Siddharth Doshi (1): harfbuzz: Security fix for CVE-2023-25193 Vivek Kumbhar (1): gnutls: fix CVE-2023-0361 timing side-channel in the TLS RSA key exchange code meta/classes/kernel.bbclass | 2 +- meta/lib/oeqa/selftest/cases/prservice.py | 2 +- meta/recipes-extended/shadow/shadow_4.8.1.bb | 4 + .../harfbuzz/CVE-2023-25193-pre0.patch | 335 ++++++++++++++++++ .../harfbuzz/CVE-2023-25193-pre1.patch | 135 +++++++ .../harfbuzz/harfbuzz/CVE-2023-25193.patch | 179 ++++++++++ .../harfbuzz/harfbuzz_2.6.4.bb | 5 +- meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 - .../gnutls/gnutls/CVE-2023-0361.patch | 85 +++++ meta/recipes-support/gnutls/gnutls_3.6.14.bb | 1 + meta/recipes-support/vim/vim.inc | 2 +- 11 files changed, 746 insertions(+), 6 deletions(-) create mode 100644 meta/recipes-graphics/harfbuzz/harfbuzz/CVE-2023-25193-pre0.patch create mode 100644 meta/recipes-graphics/harfbuzz/harfbuzz/CVE-2023-25193-pre1.patch create mode 100644 meta/recipes-graphics/harfbuzz/harfbuzz/CVE-2023-25193.patch create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2023-0361.patch -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#178646): https://lists.openembedded.org/g/openembedded-core/message/178646 Mute This Topic: https://lists.openembedded.org/mt/97630818/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
