Skip to content

Commit

Permalink
Update meta-layers
Browse files Browse the repository at this point in the history
Update layers/meta-openembedded
Changelog-entry: Update layers/meta-openembedded to 52ecd66835dcfd8b4e55c9cb6325908ccea6a4e7
  • Loading branch information
balena-renovate[bot] authored Aug 29, 2024
1 parent 8541e16 commit 39a69c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion layers/meta-rockchip
Submodule meta-rockchip updated 627 files
2 changes: 1 addition & 1 deletion layers/poky
Submodule poky updated 58 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
+4 −2 meta/classes/uboot-sign.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
+213 −0 ...-connectivity/wpa-supplicant/wpa-supplicant/0001-PEAP-client-Update-Phase-2-authentication-requiremen.patch
+1 −0 meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.10.bb
+151 −0 meta/recipes-core/busybox/busybox/CVE-2021-42380.patch
+68 −0 meta/recipes-core/busybox/busybox/CVE-2023-42363.patch
+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
+5 −0 meta/recipes-core/busybox/busybox_1.35.0.bb
+1 −1 meta/recipes-devtools/gcc/gcc-runtime.inc
+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
+34 −0 meta/recipes-devtools/llvm/llvm/CVE-2023-46049.patch
+85 −0 meta/recipes-devtools/llvm/llvm/CVE-2024-31852-1.patch
+117 −0 meta/recipes-devtools/llvm/llvm/CVE-2024-31852-2.patch
+3 −0 meta/recipes-devtools/llvm/llvm_git.bb
+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
+4 −4 meta/recipes-devtools/python/python3-jinja2_3.1.4.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
+29 −0 meta/recipes-devtools/ruby/ruby/CVE-2024-27282.patch
+1 −0 meta/recipes-devtools/ruby/ruby_3.1.3.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
+2 −0 meta/recipes-extended/libarchive/libarchive_3.6.2.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
+1 −1 meta/recipes-kernel/wireless-regdb/wireless-regdb_2024.05.08.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 39a69c0

Please sign in to comment.