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

A new commit has been pushed.

Repo   : rpms/mingw-gstreamer1-plugins-good
Branch : rawhide
Commit : 597a578f24330c87cce2f97de1364351a7eb1aa7
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-08-09T18:55:47+02:00
Stats  : +23/-19 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-gstreamer1-plugins-good/c/597a578f24330c87cce2f97de1364351a7eb1aa7?branch=rawhide

Log:
Update to 1.28.6

---
diff --git a/.gitignore b/.gitignore
index f7d0a72..92b6fe6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,3 +54,4 @@
 /gst-plugins-good-1.28.3.tar.xz
 /gst-plugins-good-1.28.4.tar.xz
 /gst-plugins-good-1.28.5.tar.xz
+/gst-plugins-good-1.28.6.tar.xz

diff --git a/CVE-2026-3083_3085.patch b/CVE-2026-3083_3085.patch
index de03892..4b549dd 100644
--- a/CVE-2026-3083_3085.patch
+++ b/CVE-2026-3083_3085.patch
@@ -1,7 +1,7 @@
-diff -rupN --no-dereference gst-plugins-good-1.28.5/docs/gst_plugins_cache.json gst-plugins-good-1.28.5-new/docs/gst_plugins_cache.json
---- gst-plugins-good-1.28.5/docs/gst_plugins_cache.json	2026-07-08 23:42:39.000000000 +0200
-+++ gst-plugins-good-1.28.5-new/docs/gst_plugins_cache.json	2026-07-10 08:54:45.708458545 +0200
-@@ -17094,34 +17094,6 @@
+diff -rupN --no-dereference gst-plugins-good-1.28.6/docs/gst_plugins_cache.json gst-plugins-good-1.28.6-new/docs/gst_plugins_cache.json
+--- gst-plugins-good-1.28.6/docs/gst_plugins_cache.json	2026-08-05 13:59:39.000000000 +0200
++++ gst-plugins-good-1.28.6-new/docs/gst_plugins_cache.json	2026-08-09 18:50:06.204309075 +0200
+@@ -17122,34 +17122,6 @@
                  "properties": {},
                  "rank": "secondary"
              },
@@ -36,9 +36,9 @@ diff -rupN --no-dereference gst-plugins-good-1.28.5/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.5/gst/rtp/gstrtp.c gst-plugins-good-1.28.5-new/gst/rtp/gstrtp.c
---- gst-plugins-good-1.28.5/gst/rtp/gstrtp.c	2026-07-08 23:42:39.000000000 +0200
-+++ gst-plugins-good-1.28.5-new/gst/rtp/gstrtp.c	2026-07-10 08:54:45.710590152 +0200
+diff -rupN --no-dereference gst-plugins-good-1.28.6/gst/rtp/gstrtp.c gst-plugins-good-1.28.6-new/gst/rtp/gstrtp.c
+--- gst-plugins-good-1.28.6/gst/rtp/gstrtp.c	2026-08-05 13:59:39.000000000 +0200
++++ gst-plugins-good-1.28.6-new/gst/rtp/gstrtp.c	2026-08-09 18:50:06.206077264 +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.5/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.5/gst/rtp/gstrtpqdmdepay.c gst-plugins-good-1.28.5-new/gst/rtp/gstrtpqdmdepay.c
---- gst-plugins-good-1.28.5/gst/rtp/gstrtpqdmdepay.c	2026-07-08 23:42:39.000000000 +0200
-+++ gst-plugins-good-1.28.5-new/gst/rtp/gstrtpqdmdepay.c	1970-01-01 01:00:00.000000000 +0100
+diff -rupN --no-dereference gst-plugins-good-1.28.6/gst/rtp/gstrtpqdmdepay.c gst-plugins-good-1.28.6-new/gst/rtp/gstrtpqdmdepay.c
+--- gst-plugins-good-1.28.6/gst/rtp/gstrtpqdmdepay.c	2026-08-05 13:59:39.000000000 +0200
++++ gst-plugins-good-1.28.6-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.5/gst/rtp/gstrtpqdmdepay.c gst
 -  }
 -  return ret;
 -}
-diff -rupN --no-dereference gst-plugins-good-1.28.5/gst/rtp/gstrtpqdmdepay.h gst-plugins-good-1.28.5-new/gst/rtp/gstrtpqdmdepay.h
---- gst-plugins-good-1.28.5/gst/rtp/gstrtpqdmdepay.h	2026-07-08 23:42:39.000000000 +0200
-+++ gst-plugins-good-1.28.5-new/gst/rtp/gstrtpqdmdepay.h	1970-01-01 01:00:00.000000000 +0100
+diff -rupN --no-dereference gst-plugins-good-1.28.6/gst/rtp/gstrtpqdmdepay.h gst-plugins-good-1.28.6-new/gst/rtp/gstrtpqdmdepay.h
+--- gst-plugins-good-1.28.6/gst/rtp/gstrtpqdmdepay.h	2026-08-05 13:59:39.000000000 +0200
++++ gst-plugins-good-1.28.6-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.5/gst/rtp/gstrtpqdmdepay.h gst
 -G_END_DECLS
 -
 -#endif /* __GST_RTP_QDM2_DEPAY_H__ */
-diff -rupN --no-dereference gst-plugins-good-1.28.5/gst/rtp/meson.build gst-plugins-good-1.28.5-new/gst/rtp/meson.build
---- gst-plugins-good-1.28.5/gst/rtp/meson.build	2026-07-08 23:42:39.000000000 +0200
-+++ gst-plugins-good-1.28.5-new/gst/rtp/meson.build	2026-07-10 08:54:45.711297152 +0200
+diff -rupN --no-dereference gst-plugins-good-1.28.6/gst/rtp/meson.build gst-plugins-good-1.28.6-new/gst/rtp/meson.build
+--- gst-plugins-good-1.28.6/gst/rtp/meson.build	2026-08-05 13:59:39.000000000 +0200
++++ gst-plugins-good-1.28.6-new/gst/rtp/meson.build	2026-08-09 18:50:06.206924420 +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 04dd041..3551927 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.5
-Release:        2%{?dist}
+Version:        1.28.6
+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
+* Sun Aug 09 2026 Sandro Mani <manisandro@gmail.com> - 1.28.6-1
+- Update to 1.28.6
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.28.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 31c3fa6..1bfe37b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-good-1.28.5.tar.xz) = c1219a3654e0a13e61904fdc04c543c9ad26cdeecc874a9c2c2654018245714293c5b0523a8fc5546b61ab35eb43fa7434428a15cf49ba45648041fa8b8036e9
+SHA512 (gst-plugins-good-1.28.6.tar.xz) = 49a691f00f5b0c6010551b0affa272df3b74854b84d2342c9a6f874cd0032215142ca4f60ee89cb34dc54e10423ba6b6a7fd7b31eb0d48d26ece49f64b6d5494

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

only message in thread, other threads:[~2026-08-09 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 16:55 [rpms/mingw-gstreamer1-plugins-good] rawhide: Update to 1.28.6 Sandro Mani

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