Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gst for openSUSE:Factory checked in at 2024-01-05 21:42:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gst (Old) and /work/SRC/openSUSE:Factory/.python-gst.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gst" Fri Jan 5 21:42:07 2024 rev:52 rq:1136830 version:1.22.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gst/python-gst.changes 2023-11-16 20:29:09.057673144 +0100 +++ /work/SRC/openSUSE:Factory/.python-gst.new.28375/python-gst.changes 2024-01-05 21:43:30.806887488 +0100 @@ -1,0 +2,7 @@ +Thu Jan 4 08:00:43 UTC 2024 - Antonio Larrosa <[email protected]> + +- Update to version 1.22.8: + + No changes, stable bump only. +- Rebase reduce-required-meson.patch. + +------------------------------------------------------------------- Old: ---- gst-python-1.22.7.tar.xz New: ---- gst-python-1.22.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gst.spec ++++++ --- /var/tmp/diff_new_pack.2zVgyi/_old 2024-01-05 21:43:31.570915433 +0100 +++ /var/tmp/diff_new_pack.2zVgyi/_new 2024-01-05 21:43:31.574915580 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-gst # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define _name gst-python Name: python-gst -Version: 1.22.7 +Version: 1.22.8 Release: 0 Summary: Python Bindings for GStreamer License: LGPL-2.1-or-later ++++++ gst-python-1.22.7.tar.xz -> gst-python-1.22.8.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-python-1.22.7/ChangeLog new/gst-python-1.22.8/ChangeLog --- old/gst-python-1.22.7/ChangeLog 2023-11-13 12:11:57.481860400 +0100 +++ new/gst-python-1.22.8/ChangeLog 2023-12-18 13:17:10.146216200 +0100 @@ -1,3 +1,19 @@ +=== release 1.22.8 === + +2023-12-18 12:09:37 +0000 Tim-Philipp Müller <[email protected]> + + * NEWS: + * RELEASE: + * gst-python.doap: + * meson.build: + Release 1.22.8 + +2023-11-13 14:57:09 +0000 Tim-Philipp Müller <[email protected]> + + * meson.build: + Back to development + Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5650> + === release 1.22.7 === 2023-11-13 11:04:22 +0000 Tim-Philipp Müller <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-python-1.22.7/NEWS new/gst-python-1.22.8/NEWS --- old/gst-python-1.22.7/NEWS 2023-11-13 12:04:22.000000000 +0100 +++ new/gst-python-1.22.8/NEWS 2023-12-18 13:09:37.000000000 +0100 @@ -2,13 +2,13 @@ GStreamer 1.22.0 was originally released on 23 January 2023. -The latest bug-fix release in the stable 1.22 series is 1.22.7 and was -released on 13 November 2023. +The latest bug-fix release in the stable 1.22 series is 1.22.8 and was +released on 18 December 2023. See https://gstreamer.freedesktop.org/releases/1.22/ for the latest version of this document. -Last updated: Monday 13 November 2023, 10:00 UTC (log) +Last updated: Monday 18 December 2023, 11:00 UTC (log) Introduction @@ -2582,6 +2582,160 @@ - List of Merge Requests applied in 1.22.7 - List of Issues fixed in 1.22.7 +1.22.8 + +The eight 1.22 bug-fix release (1.22.8) was released on 18 December +2023. + +This release only contains bugfixes and security fixes and it should be +safe to update from 1.22.x. + +Highlighted bugfixes in 1.22.8 + +- Security fixes for the AV1 video codec parser +- avdec video decoder: fix another possible deadlock with FFmpeg 6.1 +- qtdemux: reverse playback and seeking fixes for files with raw audio + streams +- v4l2: fix ânewly allocated buffer ⦠is not freeâ warning log flood +- GstPlay + GstPlayer library fixes +- dtls: Fix build failure on Windows when compiling against OpenSSL + 3.2.0 +- d3d11screencapturesrc: Fix wrong color with HDR enabled +- Cerbero build tool: More python 3.12 string escape warning fixes; + make sure to bundle build tools as well +- various bug fixes, build fixes, memory leak fixes, and other + stability and reliability improvements + +gstreamer + +- buffer: Unref memories before metas +- pad: Recheck pads when linking after temporary unlock +- baseparse: Fixes to buffers extracted from adapter + +gst-plugins-base + +- appsrc: Fix flow return when buffer is dropped +- audioringbuffer: Donât try to map MONO channel +- encoding-target: Properly free when missing type field in + parse_encoding_profile +- pbutils: Donât include default vp9 parameters in resulting codec + mime string +- videorate: Donât forget last_ts on caps changes + +gst-plugins-good + +- dcaparse: keep upstream buffer meta +- rtpklvdepay: Recover after invalid fragmented KLV unit +- matroska-demux: fix accumulated base offset in segment seeks +- qtdemux: fix bug report URL +- qtdemux: Donât overflow sample index +- qtdemux: Fix reverse playback for pcm audio stream +- qtdemux: Ignore raw audio streams when adjusting seek +- qtdemux: Under-seeking to a key unit in certain (encoded by Adobe + products) ProRes movies (macOS x86_64 & arm64, Windows x86_64, â¦) +- rtpac3depay: should output audio/x-ac3 not audio/ac3 +- rtp: Fix incorrect RTP channel order lookup by name +- v4l2bufferpool: add lock as atomic operation for seek + +gst-plugins-bad + +- aesenc: Fix IV length addition to output buffer length +- av1parser: Fix array sizes in scalability structure +- camerabin: Fix source updates with user filters +- codecparsers: av1: Clip max tile rows and cols values +- dtlscertificate: Define WINSOCKAPI before including windows.h +- d3d11: fix building with address sanitizer +- d3d11screencapturesrc: Fix wrong color with HDR enabled +- h264decoder: Fix GstVideoCodecFrame leak +- ladspa: Make RDF parsing truly optional +- rtponviftimestamp: Fix drop-out-of-segment=false mode +- qsvdecoder: Fix stream format detection +- webrtcsdp: Remove fingerprint validation that doesnât make sense +- GstPlay: Automatically flush the bus when disposing the signal + adapter +- GstPlayer: Without dispatcher emit signals directly instead of via + the default main context + +gst-plugins-ugly + +- No changes + +gst-plugins-rs + +- threadshare: Fix a deadlock in used-socket notification +- threadshare: Fix a typo while logging +- webrtcsink: donât panic on failure to request pad from webrtcbin +- ndi: Remove wrong Clone impl on RecvInstance +- ndi: Donât mark private type as public +- fallbacksrc: Fix timeout scheduling + +gst-libav + +- avviddec: Unlock stream lock while waiting for decoded frame. Fixes + potential deadlock +- avviddec: Calculate latency only for fixed framerate + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-validate + gst-integration-testsuites + +- No changes + +gst-examples + +- No changes + +Development build environment + +- No changes + +Cerbero build tool and packaging changes in 1.22.8 + +- cerbero: Fix some more python 3.12 string escape warnings +- cerbero: Fix bundle-source not including build-tools recipes, fix + CalledProcessError handling +- pango: Add Perl interpreter consistency check + +Contributors to 1.22.8 + +Alessandro Bono, Alexander Slobodeniuk, Arun Raghavan, Benjamin +Gaignard, Daniel Moberg, Dongyun Seo, Doug Nazar, Guillaume Desmottes, +Hosang Lee, Jan Alexander Steffens (heftig), jeri.li, Jimmy Ohn, L. E. +Segovia, Mathieu Duponchelle, Nicolas Dufresne, Nirbheek Chauhan, +Olivier Crête, Philippe Normand, Piotr BrzeziÅski, Rabindra Harlalka, +Robert Mader, Robin Gustavsson, Sebastian Dröge, Seungha Yang, Stefan +Brüns, Tim-Philipp Müller, Xavier Claessens, + +⦠and many others who have contributed bug reports, translations, sent +suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.22.8 + +- List of Merge Requests applied in 1.22.8 +- List of Issues fixed in 1.22.8 + Schedule for 1.24 Our next major feature release will be 1.24, and 1.23 will be the diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-python-1.22.7/RELEASE new/gst-python-1.22.8/RELEASE --- old/gst-python-1.22.7/RELEASE 2023-11-13 12:04:22.000000000 +0100 +++ new/gst-python-1.22.8/RELEASE 2023-12-18 13:09:37.000000000 +0100 @@ -1,4 +1,4 @@ -This is GStreamer gst-python 1.22.7. +This is GStreamer gst-python 1.22.8. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-python-1.22.7/gst-python.doap new/gst-python-1.22.8/gst-python.doap --- old/gst-python-1.22.7/gst-python.doap 2023-11-13 12:04:22.000000000 +0100 +++ new/gst-python-1.22.8/gst-python.doap 2023-12-18 13:09:37.000000000 +0100 @@ -32,6 +32,16 @@ <release> <Version> + <revision>1.22.8</revision> + <branch>1.22</branch> + <name></name> + <created>2023-12-18</created> + <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.22.8.tar.xz" /> + </Version> + </release> + + <release> + <Version> <revision>1.22.7</revision> <branch>1.22</branch> <name></name> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gst-python-1.22.7/meson.build new/gst-python-1.22.8/meson.build --- old/gst-python-1.22.7/meson.build 2023-11-13 12:04:22.000000000 +0100 +++ new/gst-python-1.22.8/meson.build 2023-12-18 13:09:37.000000000 +0100 @@ -1,5 +1,5 @@ project('gst-python', 'c', - version : '1.22.7', + version : '1.22.8', meson_version : '>= 0.62', default_options : [ 'warning_level=1', 'c_std=gnu99', ++++++ reduce-required-meson.patch ++++++ --- /var/tmp/diff_new_pack.2zVgyi/_old 2024-01-05 21:43:31.674919240 +0100 +++ /var/tmp/diff_new_pack.2zVgyi/_new 2024-01-05 21:43:31.678919386 +0100 @@ -1,10 +1,10 @@ -Index: gst-python-1.22.7/meson.build +Index: gst-python-1.22.8/meson.build =================================================================== ---- gst-python-1.22.7.orig/meson.build -+++ gst-python-1.22.7/meson.build +--- gst-python-1.22.8.orig/meson.build ++++ gst-python-1.22.8/meson.build @@ -1,6 +1,6 @@ project('gst-python', 'c', - version : '1.22.7', + version : '1.22.8', - meson_version : '>= 0.62', + meson_version : '>= 0.61', default_options : [ 'warning_level=1',
