public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mingw-gstreamer1-plugins-good] f44: Update to 1.28.3
@ 2026-08-25 21:50 Sandro Mani
  0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-08-25 21:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mingw-gstreamer1-plugins-good
Branch : f44
Commit : cb9aa8d258b11cda10bc9abf506bf84283258225
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-05-16T00:03:15+02:00
Stats  : +22/-18 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-gstreamer1-plugins-good/c/cb9aa8d258b11cda10bc9abf506bf84283258225?branch=f44

Log:
Update to 1.28.3

---
diff --git a/.gitignore b/.gitignore
index b9851ef..2bbca32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
 /gst-plugins-good-1.28.0.tar.xz
 /gst-plugins-good-1.28.1.tar.xz
 /gst-plugins-good-1.28.2.tar.xz
+/gst-plugins-good-1.28.3.tar.xz

diff --git a/CVE-2026-3083_3085.patch b/CVE-2026-3083_3085.patch
index f744275..dcf0476 100644
--- a/CVE-2026-3083_3085.patch
+++ b/CVE-2026-3083_3085.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference gst-plugins-good-1.28.2/docs/gst_plugins_cache.json gst-plugins-good-1.28.2-new/docs/gst_plugins_cache.json
---- gst-plugins-good-1.28.2/docs/gst_plugins_cache.json	2026-04-07 21:02:23.000000000 +0200
-+++ gst-plugins-good-1.28.2-new/docs/gst_plugins_cache.json	2026-04-12 21:51:29.921541746 +0200
+diff -rupN --no-dereference gst-plugins-good-1.28.3/docs/gst_plugins_cache.json gst-plugins-good-1.28.3-new/docs/gst_plugins_cache.json
+--- gst-plugins-good-1.28.3/docs/gst_plugins_cache.json	2026-05-11 19:28:12.000000000 +0200
++++ gst-plugins-good-1.28.3-new/docs/gst_plugins_cache.json	2026-05-16 00:02:32.483658803 +0200
 @@ -17094,34 +17094,6 @@
                  "properties": {},
                  "rank": "secondary"
@@ -36,9 +36,9 @@ diff -rupN --no-dereference gst-plugins-good-1.28.2/docs/gst_plugins_cache.json 
              "rtpreddec": {
                  "author": "Hani Mustafa <hani@pexip.com>, Mikhail Fludkov <misha@pexip.com>",
                  "description": "Decode Redundant Audio Data (RED)",
-diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/gstrtp.c gst-plugins-good-1.28.2-new/gst/rtp/gstrtp.c
---- gst-plugins-good-1.28.2/gst/rtp/gstrtp.c	2026-04-07 21:02:23.000000000 +0200
-+++ gst-plugins-good-1.28.2-new/gst/rtp/gstrtp.c	2026-04-12 21:51:29.924522725 +0200
+diff -rupN --no-dereference gst-plugins-good-1.28.3/gst/rtp/gstrtp.c gst-plugins-good-1.28.3-new/gst/rtp/gstrtp.c
+--- gst-plugins-good-1.28.3/gst/rtp/gstrtp.c	2026-05-11 19:28:12.000000000 +0200
++++ gst-plugins-good-1.28.3-new/gst/rtp/gstrtp.c	2026-05-16 00:02:32.485705029 +0200
 @@ -101,7 +101,6 @@ plugin_init (GstPlugin * plugin)
    ret |= GST_ELEMENT_REGISTER (rtpmp4gdepay, plugin);
    ret |= GST_ELEMENT_REGISTER (rtpmp4gpay, plugin);
@@ -47,9 +47,9 @@ diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/gstrtp.c gst-plugins
    ret |= GST_ELEMENT_REGISTER (rtpsbcdepay, plugin);
    ret |= GST_ELEMENT_REGISTER (rtpsbcpay, plugin);
    ret |= GST_ELEMENT_REGISTER (rtpsirenpay, plugin);
-diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/gstrtpqdmdepay.c gst-plugins-good-1.28.2-new/gst/rtp/gstrtpqdmdepay.c
---- gst-plugins-good-1.28.2/gst/rtp/gstrtpqdmdepay.c	2026-04-07 21:02:23.000000000 +0200
-+++ gst-plugins-good-1.28.2-new/gst/rtp/gstrtpqdmdepay.c	1970-01-01 01:00:00.000000000 +0100
+diff -rupN --no-dereference gst-plugins-good-1.28.3/gst/rtp/gstrtpqdmdepay.c gst-plugins-good-1.28.3-new/gst/rtp/gstrtpqdmdepay.c
+--- gst-plugins-good-1.28.3/gst/rtp/gstrtpqdmdepay.c	2026-05-11 19:28:12.000000000 +0200
++++ gst-plugins-good-1.28.3-new/gst/rtp/gstrtpqdmdepay.c	1970-01-01 01:00:00.000000000 +0100
 @@ -1,434 +0,0 @@
 -/* GStreamer
 - * Copyright (C) <2009> Edward Hervey <bilboed@bilboed.com>
@@ -485,9 +485,9 @@ diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/gstrtpqdmdepay.c gst
 -  }
 -  return ret;
 -}
-diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/gstrtpqdmdepay.h gst-plugins-good-1.28.2-new/gst/rtp/gstrtpqdmdepay.h
---- gst-plugins-good-1.28.2/gst/rtp/gstrtpqdmdepay.h	2026-04-07 21:02:23.000000000 +0200
-+++ gst-plugins-good-1.28.2-new/gst/rtp/gstrtpqdmdepay.h	1970-01-01 01:00:00.000000000 +0100
+diff -rupN --no-dereference gst-plugins-good-1.28.3/gst/rtp/gstrtpqdmdepay.h gst-plugins-good-1.28.3-new/gst/rtp/gstrtpqdmdepay.h
+--- gst-plugins-good-1.28.3/gst/rtp/gstrtpqdmdepay.h	2026-05-11 19:28:12.000000000 +0200
++++ gst-plugins-good-1.28.3-new/gst/rtp/gstrtpqdmdepay.h	1970-01-01 01:00:00.000000000 +0100
 @@ -1,83 +0,0 @@
 -/* GStreamer
 - * Copyright (C) <2009> Edward Hervey <bilboed@bilboed.com>
@@ -572,9 +572,9 @@ diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/gstrtpqdmdepay.h gst
 -G_END_DECLS
 -
 -#endif /* __GST_RTP_QDM2_DEPAY_H__ */
-diff -rupN --no-dereference gst-plugins-good-1.28.2/gst/rtp/meson.build gst-plugins-good-1.28.2-new/gst/rtp/meson.build
---- gst-plugins-good-1.28.2/gst/rtp/meson.build	2026-04-07 21:02:23.000000000 +0200
-+++ gst-plugins-good-1.28.2-new/gst/rtp/meson.build	2026-04-12 21:51:29.925228800 +0200
+diff -rupN --no-dereference gst-plugins-good-1.28.3/gst/rtp/meson.build gst-plugins-good-1.28.3-new/gst/rtp/meson.build
+--- gst-plugins-good-1.28.3/gst/rtp/meson.build	2026-05-11 19:28:12.000000000 +0200
++++ gst-plugins-good-1.28.3-new/gst/rtp/meson.build	2026-05-16 00:02:32.486373760 +0200
 @@ -76,7 +76,6 @@ rtp_sources = [
    'gstrtpmp4adepay.c',
    'gstrtpmp4apay.c',

diff --git a/mingw-gstreamer1-plugins-good.spec b/mingw-gstreamer1-plugins-good.spec
index bf47304..66b73d5 100644
--- a/mingw-gstreamer1-plugins-good.spec
+++ b/mingw-gstreamer1-plugins-good.spec
@@ -3,8 +3,8 @@
 %global         api_version     1.0
 
 Name:           mingw-gstreamer1-plugins-good
-Version:        1.28.2
-Release:        3%{?dist}
+Version:        1.28.3
+Release:        1%{?dist}
 Summary:        Cross compiled GStreamer1 plug-ins good
 
 License:        LGPL-2.0-or-later
@@ -277,6 +277,9 @@ rm -rf %{buildroot}%{mingw64_libdir}/gstreamer-%{api_version}/*.dll.a
 
 
 %changelog
+* Fri May 15 2026 Sandro Mani <manisandro@gmail.com> - 1.28.3-1
+- Update to 1.28.3
+
 * Wed Apr 15 2026 Sandro Mani <manisandro@gmail.com> - 1.28.2-3
 - BR: mingw-libsoup3
 

diff --git a/sources b/sources
index f3b84d2..3960f17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-good-1.28.2.tar.xz) = 7e47501d84c2d98b50837678047016bbd9a164ed963d785e972dbbcf89665d954ef54bcf7a0d3ea2eb1e6bae628c1dd8446df01bcee04bc6d6b3fae83c9e97a9
+SHA512 (gst-plugins-good-1.28.3.tar.xz) = dafa5f402e5b9f590800036fb7c33192135563e39665cf161e44e781a9f82ff5dec5db6e37e6ca4ca2190f32a6ceb796a31246a08854f9c9fa3f7ae2a0281b01

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-25 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 21:50 [rpms/mingw-gstreamer1-plugins-good] f44: Update to 1.28.3 Sandro Mani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox