]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
gstreamer1.0-plugins-ugly: Upgrade 1.28.0 -> 1.28.2
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 8 Apr 2026 14:17:13 +0000 (16:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Apr 2026 09:56:25 +0000 (10:56 +0100)
Changes since 1.28.0
b2a3b2e: Back to development after 1.28.0
835da19: modules: Remove NEWS from git which is generated from full
  release notes
201b14e: modules: remove RELEASE from git, will be generated from
  template on dist
7694a7d: modules: remove subproject README.md from git
6376a84: modules: dist common files from monorepo root
8f9c0ad: asfdemux: Error out on files with more than 32 streams
cb184da: rmdemux: Check if new video fragment overflows the fragment
  storage before storing it
3bcbda6: rmdemux: Avoid integer overflow when checking if enough data
  is available for video fragment
dcb37e2: Release 1.28.1
32113a6: Back to development after 1.28.1
37274be: gst-plugins-ugly: update translations
43421c2: Release 1.28.2

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.28.2.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.28.0.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.28.0.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.28.2.bb
index 94fdff5b050c29634fd1ba1cfcc539a851af927d..1f3df47303fcbb51b5911205094e159d861ec840 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = " \
             https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
             "
 
-SRC_URI[sha256sum] = "743f28b93c941e0af385ab193a2150f9f79bc6269adc639f6475d984794c217c"
+SRC_URI[sha256sum] = "fe39a5ee7115e37de9eb65d899ec84c93e6e26ed3ffe25c6d5176cececbab572"
 
 S = "${UNPACKDIR}/gst-plugins-ugly-${PV}"