Please review this set of patches for dunfell and have comments back by end of day Thursday, December 28
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6376 The following changes since commit 05d9f9c6b27c0216fa4e349109ef42cf91bb4084: testimage: Exclude wtmp from target-dumper commands (2023-12-21 04:08:46 -1000) are available in the Git repository at: https://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut Hitendra Prajapati (1): bluez5: fix CVE-2023-45866 Lee Chee Yang (1): curl: fix CVE-2023-46218 Steve Sakoman (1): testimage: drop target_dumper and host_dumper Vijay Anusuri (2): flac: Backport fix for CVE-2021-0561 openssh: backport Debian patch for CVE-2023-48795 Virendra Thakur (1): binutils: fix multiple cve meta/classes/testimage.bbclass | 21 - meta/recipes-connectivity/bluez5/bluez5.inc | 1 + .../bluez5/bluez5/CVE-2023-45866.patch | 54 ++ .../openssh/openssh/CVE-2023-48795.patch | 468 ++++++++++++++++++ .../openssh/openssh_8.2p1.bb | 1 + .../binutils/binutils-2.34.inc | 6 + .../binutils/binutils/CVE-2022-47007.patch | 32 ++ .../binutils/binutils/CVE-2022-47008.patch | 64 +++ .../binutils/binutils/CVE-2022-47010.patch | 34 ++ .../binutils/binutils/CVE-2022-47011.patch | 31 ++ .../binutils/binutils/CVE-2022-47695.patch | 57 +++ .../binutils/binutils/CVE-2022-48063.patch | 49 ++ .../flac/files/CVE-2021-0561.patch | 34 ++ meta/recipes-multimedia/flac/flac_1.3.3.bb | 1 + .../curl/curl/CVE-2023-46218.patch | 52 ++ meta/recipes-support/curl/curl_7.69.1.bb | 1 + 16 files changed, 885 insertions(+), 21 deletions(-) create mode 100644 meta/recipes-connectivity/bluez5/bluez5/CVE-2023-45866.patch create mode 100644 meta/recipes-connectivity/openssh/openssh/CVE-2023-48795.patch create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2022-47007.patch create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2022-47008.patch create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2022-47010.patch create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2022-47011.patch create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2022-47695.patch create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2022-48063.patch create mode 100644 meta/recipes-multimedia/flac/files/CVE-2021-0561.patch create mode 100644 meta/recipes-support/curl/curl/CVE-2023-46218.patch -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#192915): https://lists.openembedded.org/g/openembedded-core/message/192915 Mute This Topic: https://lists.openembedded.org/mt/103379632/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
