Skip to content

Commit

Permalink
Update layers/poky digest to 2b5ca66
Browse files Browse the repository at this point in the history
Update layers/poky
Changelog-entry: Update layers/poky to 2b5ca6638e1a490a1230bccdb34a95b43f3d253e
  • Loading branch information
balena-renovate[bot] authored Aug 29, 2024
1 parent a4388f4 commit 91ed1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/poky
Submodule poky updated 43 files
+3 −5 bitbake/lib/bb/data_smart.py
+2 −0 documentation/migration-guides/release-4.0.rst
+130 −0 documentation/migration-guides/release-notes-4.0.20.rst
+24 −24 documentation/ref-manual/variables.rst
+2 −2 meta/classes/image_types.bbclass
+37 −0 meta/recipes-connectivity/ofono/ofono/CVE-2023-2794-0001.patch
+32 −0 meta/recipes-connectivity/ofono/ofono/CVE-2023-2794-0002.patch
+44 −0 meta/recipes-connectivity/ofono/ofono/CVE-2023-2794-0003.patch
+127 −0 meta/recipes-connectivity/ofono/ofono/CVE-2023-2794-0004.patch
+4 −0 meta/recipes-connectivity/ofono/ofono_1.34.bb
+197 −0 meta/recipes-core/busybox/busybox/CVE-2023-42364_42365-1.patch
+96 −0 meta/recipes-core/busybox/busybox/CVE-2023-42364_42365-2.patch
+36 −0 meta/recipes-core/busybox/busybox/CVE-2023-42366.patch
+3 −0 meta/recipes-core/busybox/busybox_1.35.0.bb
+2 −0 meta/recipes-devtools/go/go-1.17.13.inc
+78 −0 meta/recipes-devtools/go/go-1.21/CVE-2024-24789.patch
+359 −0 meta/recipes-devtools/go/go-1.21/CVE-2024-24791.patch
+1 −1 meta/recipes-devtools/orc/orc_0.4.39.bb
+69 −0 meta/recipes-devtools/python/python3-certifi/CVE-2024-39689.patch
+1 −0 meta/recipes-devtools/python/python3-certifi_2021.10.8.bb
+1 −1 meta/recipes-devtools/python/python3-pycryptodome_3.14.1.bb
+1 −1 meta/recipes-devtools/python/python3-pycryptodomex_3.14.1.bb
+3 −2 meta/recipes-devtools/python/python3_3.10.14.bb
+45 −0 meta/recipes-extended/ghostscript/ghostscript/CVE-2024-29506.patch
+45 −0 meta/recipes-extended/ghostscript/ghostscript/CVE-2024-29509.patch
+100 −0 meta/recipes-extended/ghostscript/ghostscript/CVE-2024-29511-0001.patch
+219 −0 meta/recipes-extended/ghostscript/ghostscript/CVE-2024-29511-0002.patch
+4 −0 meta/recipes-extended/ghostscript/ghostscript_9.55.0.bb
+39 −0 meta/recipes-gnome/gtk+/gtk+3/CVE-2024-6655.patch
+1 −0 meta/recipes-gnome/gtk+/gtk+3_3.24.34.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
+13 −13 meta/recipes-kernel/linux/linux-yocto_5.15.bb
+11 −8 meta/recipes-kernel/lttng/lttng-modules/0009-Rename-genhd-wrapper-to-blkdev.patch
+2 −2 meta/recipes-kernel/lttng/lttng-modules_2.13.14.bb
+64 −0 meta/recipes-multimedia/libtiff/tiff/CVE-2024-7006.patch
+1 −0 meta/recipes-multimedia/libtiff/tiff_4.3.0.bb
+66 −0 meta/recipes-support/curl/curl/CVE-2024-7264_1.patch
+320 −0 meta/recipes-support/curl/curl/CVE-2024-7264_2.patch
+2 −0 meta/recipes-support/curl/curl_7.82.0.bb
+44 −0 meta/recipes-support/libsoup/libsoup-2.4/0001-meson.build-set-c_std-to-gnu99.patch
+3 −1 meta/recipes-support/libsoup/libsoup-2.4_2.74.2.bb
+3 −0 meta/recipes-support/libyaml/libyaml_0.2.5.bb

0 comments on commit 91ed1ee

Please sign in to comment.