diff options
author | Peter Marko <peter.marko@siemens.com> | 2024-12-30 18:27:18 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:25:36 -0800 |
commit | 77aed6aa092959d6fa1e24fc8b16e71cf7d53945 (patch) | |
tree | 048855cb301692dee55f004011a69ad1ae42425c /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | |
parent | 6a37fba5a7ad87d65b76fd71eea09c0d2513ce90 (diff) | |
download | poky-77aed6aa092959d6fa1e24fc8b16e71cf7d53945.tar.gz |
gstreamer1.0-plugins-good: patch CVE-2024-47606
Pick commit related to plugins-good from:
* https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8032
(From OE-Core rev: 30f2b1c6b10e064ce0f0f1910d2740e6ccc86251)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb index 85c9a20a2d..7f8cd7c96c 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | |||
@@ -29,6 +29,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-go | |||
29 | file://0020-matroskademux-Skip-over-zero-sized-Xiph-stream-heade.patch \ | 29 | file://0020-matroskademux-Skip-over-zero-sized-Xiph-stream-heade.patch \ |
30 | file://0021-matroskademux-Put-a-copy-of-the-codec-data-into-the-.patch \ | 30 | file://0021-matroskademux-Put-a-copy-of-the-codec-data-into-the-.patch \ |
31 | file://0022-jpegdec-Directly-error-out-on-negotiation-failures.patch \ | 31 | file://0022-jpegdec-Directly-error-out-on-negotiation-failures.patch \ |
32 | file://0023-qtdemux-Avoid-integer-overflow-when-parsing-Theora-e.patch \ | ||
32 | " | 33 | " |
33 | 34 | ||
34 | SRC_URI[sha256sum] = "9c1913f981900bd8867182639b20907b28ed78ef7a222cfbf2d8ba9dab992fa7" | 35 | SRC_URI[sha256sum] = "9c1913f981900bd8867182639b20907b28ed78ef7a222cfbf2d8ba9dab992fa7" |