package/gst1-plugins-base: security bump to version 1.24.13
Fixes the following vulnerabilities: - CVE-2025-47806: A stack buffer overflow in the SubRip subtitle parser that can cause crashes for certain input files. https://gstreamer.freedesktop.org/security/sa-2025-0006.html - CVE-2025-47807: NULL-pointer dereference in the SubRip subtitle parser that can cause crashes for certain input files. https://gstreamer.freedesktop.org/security/sa-2025-0002.html https://gstreamer.freedesktop.org/security/sa-2025-0003.html Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
f001f40c8b
commit
7ae23dc70f
@@ -1,3 +1,3 @@
|
||||
# From https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.24.11.tar.xz.sha256sum
|
||||
sha256 98572c1f8b710e52673e250cd96e4f2660d79bd66aa172c5dde5f690c1231e1d gst-plugins-base-1.24.11.tar.xz
|
||||
# From https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.24.13.tar.xz.sha256sum
|
||||
sha256 31a4a34e02df0471274fd0e8016495475b670320d20a3349faf0634340166c42 gst-plugins-base-1.24.13.tar.xz
|
||||
sha256 ad2eec519ebd4b5df86ea84dff24ae3bfa2edea846a703b58902dd221ae375db COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GST1_PLUGINS_BASE_VERSION = 1.24.11
|
||||
GST1_PLUGINS_BASE_VERSION = 1.24.13
|
||||
GST1_PLUGINS_BASE_SOURCE = gst-plugins-base-$(GST1_PLUGINS_BASE_VERSION).tar.xz
|
||||
GST1_PLUGINS_BASE_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-base
|
||||
GST1_PLUGINS_BASE_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user