diff options
author | Peter Marko <peter.marko@siemens.com> | 2024-12-30 18:27:16 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:25:36 -0800 |
commit | 76825dc65a54bb45f84563873d71087d3773c8d7 (patch) | |
tree | f58aea38cae812b5dbaf8685a3cc4f55ca8d53b9 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.12.bb | |
parent | 7e005c1f66ef3d45a3503426d2e2f2d1b64aab7d (diff) | |
download | poky-76825dc65a54bb45f84563873d71087d3773c8d7.tar.gz |
gstreamer1.0-plugins-good: patch CVE-2024-47599
Pick commits from:
* https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8040
(From OE-Core rev: ba5545302daee0fb5ac2f3ca45cf8524cee278dc)
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 96dd6f7228..85c9a20a2d 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 | |||
@@ -28,6 +28,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-go | |||
28 | file://0019-matroskademux-Skip-over-laces-directly-when-postproc.patch \ | 28 | file://0019-matroskademux-Skip-over-laces-directly-when-postproc.patch \ |
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 | " | 32 | " |
32 | 33 | ||
33 | SRC_URI[sha256sum] = "9c1913f981900bd8867182639b20907b28ed78ef7a222cfbf2d8ba9dab992fa7" | 34 | SRC_URI[sha256sum] = "9c1913f981900bd8867182639b20907b28ed78ef7a222cfbf2d8ba9dab992fa7" |