Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package MistServer for openSUSE:Factory 
checked in at 2026-01-30 18:28:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/MistServer (Old)
 and      /work/SRC/openSUSE:Factory/.MistServer.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "MistServer"

Fri Jan 30 18:28:48 2026 rev:8 rq:1329995 version:3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/MistServer/MistServer.changes    2025-11-28 
16:54:52.699202168 +0100
+++ /work/SRC/openSUSE:Factory/.MistServer.new.1995/MistServer.changes  
2026-01-30 18:30:37.586555465 +0100
@@ -1,0 +2,26 @@
+Fri Jan 30 10:14:04 UTC 2026 - Yoshio Sato <[email protected]>
+
+- Update to the new upstream release 3.10
+  * Behaviour change: Stream processes that output raw tracks now default to 
masking viewers, but not other stream processes
+  * Feature: Added MistProcComposer: a new type of input process that can mix 
multiple raw streams together and (optionally) synchronize them. Create 
multiviews, failovers, picture-in-picture  * overlays, and much more with ease!
+  * Feature: Added NOSESS environment variable that entirely disables the 
session system
+  * Feature: Added support for RTP with fragmented AAC audio packets
+  * Improvement: No more UDP socket warnings when connecting to a IPv4-only 
host on an IPv6-capable system (now immediately uses the correct socket type)
+  * Improvement: WS/MP4 playback now allows tracks to play if they are within 
1.5s of the newest selected track (rather than 0.25s, previously)
+  * Improvement: Several stability and usability improvements to MistProcAV
+  * Bugfix: Fix debug message overread on UDP API commands (was a visual only 
bug)
+  * Bugfix: Fixed compiling without libsrt
+  * Bugfix: Fixed EBML/MKV input if new tracks are announced mid-stream
+  * Bugfix: WebRTC ingest Opus data now correctly generates codec private data 
(fixes several output protocols)
+  * Bugfix: Stripped out the last remains of the ancient and long broken 
Google Analytics tags
+  * Bugfix: Fixed SRT IP whitelisting
+  * Bugfix: Fixed a rare race condition when creating a new session that would 
prevent the session from being accessible
+  * Bugfix: Improved timing code so that it no longer overflows in a bad way 
when using extremely high timestamps in streams
+  * Bugfix: Various small web interface fixes and improvements
+  * Bugfix: Fixed RECORDING_END trigger reporting the wrong filename sometimes 
if variables were in use that changed definition as the recording started
+  * Bugfix: Fixed not correctly auto-detecting E-RTMP support (specifically 
fixes Black Magic Design product range RTMP streaming ingest)
+  * Bugfix: Fixed RTMP UTC timestamps going into the future when receiving the 
beginning of a stream faster than real-time
+  * Bugfix: Fixed RTSP sources that used non-spec-conforming base URIs
+  * Bugfix: Fixed spinlock in SRT connections that were briefly disconnected 
and then resumed before they timed out
+
+-------------------------------------------------------------------

Old:
----
  MistServer-3.9.2.tar.gz

New:
----
  MistServer-3.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ MistServer.spec ++++++
--- /var/tmp/diff_new_pack.sg3sk5/_old  2026-01-30 18:30:39.382630629 +0100
+++ /var/tmp/diff_new_pack.sg3sk5/_new  2026-01-30 18:30:39.402631466 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           MistServer
-Version:        3.9.2
+Version:        3.10
 Release:        0
 Summary:        Internet streaming media toolkit
 License:        Unlicense
@@ -72,7 +72,6 @@
 %meson \
   -DDEBUG=3 \
   -DLOCAL_GENERATORS=false \
-  -DNOGA=true \
   -DNOUPDATE=true \
   -DRELEASE=%{version}
 %meson_build
@@ -166,6 +165,7 @@
 %{_bindir}/MistOutTSSRT
 %{_bindir}/MistOutWAV
 %{_bindir}/MistOutWebRTC
+%{_bindir}/MistProcComposer
 %{_bindir}/MistProcFFMPEG
 %{_bindir}/MistProcLivepeer
 %{_bindir}/MistProcMKVExec

++++++ MistServer-3.9.2.tar.gz -> MistServer-3.10.tar.gz ++++++
++++ 20818 lines of diff (skipped)

Reply via email to