Skip to content

Commit b342b47

Browse files
committed
Upgrade gstreamer to 1.28.1 version.
- upgraded version to fix CVE-2026-3083 and CVE-2026-3085. Signed-off-by: Unniche, BasavarajX <basavarajx.unniche@intel.com>
1 parent 5c0308d commit b342b47

File tree

5 files changed

+16
-10
lines changed

5 files changed

+16
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"gst-plugins-base-1.26.5.tar.xz": "f0c0e26cbedaa57732cb6a578e8cc13a1164bf18d737d55c333061c52f0c48d7"
3+
"gst-plugins-base-1.28.1.tar.xz": "1446a4c2a92ff5d78d88e85a599f0038441d53333236f0c72d72f21a9c132497"
44
}
55
}

SPECS/gstreamer1-plugins-base/gstreamer1-plugins-base.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
%global majorminor 1.0
33
Summary: GStreamer streaming media framework base plugins
44
Name: gstreamer1-plugins-base
5-
Version: 1.26.5
6-
Release: 2%{?dist}
5+
Version: 1.28.1
6+
Release: 1%{?dist}
77
License: LGPLv2+
88
Vendor: Intel Corporation
99
Distribution: Edge Microvisor Toolkit
@@ -426,6 +426,9 @@ rm %{_libexecdir}/gstreamer-%{majorminor}/gst-plugin-scanner
426426
%{_libdir}/pkgconfig/*.pc
427427

428428
%changelog
429+
* Thu Apr 02 2026 Basavarajx unniche <basavarajx.unniche@intel.com> - 1.28.1-1
430+
- Upgrade to gstreamer version.
431+
429432
* Mon Oct 13 2025 Swee Yee Fonn <swee.yee.fonn@intel.com> - 1.26.5-2
430433
- Upgrading to 1.26.5 based on Fedora 44 (license: MIT) for guidance.
431434

SPECS/gstreamer1/gstreamer1.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"gstreamer-1.26.5.tar.xz": "0a7edb0e7b42dbe6b575fce61a4808a3f6b20e085a1eaecbc025d0ec21f1e774",
3+
"gstreamer-1.28.1.tar.xz": "b65e2ffa35bdbf8798cb75c23ffc3d05e484e48346ff7546844ba85217664504",
44
"gstreamer1.attr": "340f3a82ccd5f005e503a498b67df82d731cccf8d7eeb4d5627a62d443785b37",
55
"gstreamer1.prov": "ccf26099c6413e2d4acc3bc22ad75c4e0954d09965ea47c888b5374705f881ba"
66
}

SPECS/gstreamer1/gstreamer1.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Summary: GStreamer streaming media framework runtime
99
Name: gstreamer1
10-
Version: 1.26.5
10+
Version: 1.28.1
1111
Release: 1%{?dist}
1212
License: LGPLv2+
1313
Vendor: Intel Corporation
@@ -170,6 +170,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
170170
%{_datadir}/cmake/FindGStreamer.cmake
171171

172172
%changelog
173+
* Thu Apr 02 2026 Basavarajx unniche <basavarajx.unniche@intel.com> - 1.28.1-1
174+
- Upgrade version to fix CVE-2026-3083 and CVE-2026-3085.
175+
173176
* Mon Oct 06 2025 Swee Yee Fonn <swee.yee.fonn@intel.com> - 1.26.5-1
174177
- Initial Edge Microvisor Toolkit import from Azure Linux (license: MIT)
175178
- License verified.

cgmanifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5120,8 +5120,8 @@
51205120
"type": "other",
51215121
"other": {
51225122
"name": "gstreamer1",
5123-
"version": "1.26.5",
5124-
"downloadUrl": "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.5.tar.xz"
5123+
"version": "1.28.1",
5124+
"downloadUrl": "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.28.1.tar.xz"
51255125
}
51265126
}
51275127
},
@@ -5130,8 +5130,8 @@
51305130
"type": "other",
51315131
"other": {
51325132
"name": "gstreamer1-plugins-base",
5133-
"version": "1.26.5",
5134-
"downloadUrl": "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.26.5.tar.xz"
5133+
"version": "1.28.1",
5134+
"downloadUrl": "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.28.1.tar.xz"
51355135
}
51365136
}
51375137
},
@@ -32086,4 +32086,4 @@
3208632086
}
3208732087
],
3208832088
"Version": 1
32089-
}
32089+
}

0 commit comments

Comments
 (0)