Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package coturn for openSUSE:Factory checked in at 2026-08-09 21:41:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coturn (Old) and /work/SRC/openSUSE:Factory/.coturn.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coturn" Sun Aug 9 21:41:50 2026 rev:29 rq:1370253 version:4.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/coturn/coturn.changes 2026-08-06 16:26:10.172751885 +0200 +++ /work/SRC/openSUSE:Factory/.coturn.new.16738/coturn.changes 2026-08-09 21:42:10.152234188 +0200 @@ -1,0 +2,7 @@ +Fri Aug 7 13:22:24 UTC 2026 - [email protected] + +- fix ChangeLog + * Update Sources to 4.17.0 as previous changes refer to 4.17.0 +- rebase coturn-turnserver_conf.patch + +------------------------------------------------------------------- @@ -4 +11 @@ -- Update to version 4.16.0 +- Update to version 4.17.0 Old: ---- coturn-4.16.0.tar.gz New: ---- coturn-4.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coturn.spec ++++++ --- /var/tmp/diff_new_pack.epGMPK/_old 2026-08-09 21:42:10.848257967 +0200 +++ /var/tmp/diff_new_pack.epGMPK/_new 2026-08-09 21:42:10.852258104 +0200 @@ -24,7 +24,7 @@ %endif %bcond_without apparmor Name: coturn -Version: 4.16.0 +Version: 4.17.0 Release: 0 Summary: TURN and STUN server for VoIP License: BSD-3-Clause @@ -230,7 +230,7 @@ %dir %{_docdir}/%{name}/scripts %dir %{_docdir}/%{name}/scripts/* %{_docdir}/%{name}/scripts/*.sh -%{_docdir}/%{name}/scripts/mobility_resume_flood.py +%{_docdir}/%{name}/scripts/*.py %{_docdir}/%{name}/scripts/readme.txt %doc %{_docdir}/%{name}/scripts/*/* ++++++ coturn-4.16.0.tar.gz -> coturn-4.17.0.tar.gz ++++++ ++++ 3749 lines of diff (skipped) ++++++ coturn-turnserver_conf.patch ++++++ --- /var/tmp/diff_new_pack.epGMPK/_old 2026-08-09 21:42:11.464279013 +0200 +++ /var/tmp/diff_new_pack.epGMPK/_new 2026-08-09 21:42:11.476279424 +0200 @@ -1,7 +1,8 @@ -diff -ur coturn-4.6.3/examples/etc/turnserver.conf coturn-4.6.3-new/examples/etc/turnserver.conf ---- coturn-4.6.3/examples/etc/turnserver.conf 2024-12-11 19:13:38.000000000 +0100 -+++ coturn-4.6.3-new/examples/etc/turnserver.conf 2025-05-12 15:50:25.607946160 +0200 -@@ -265,6 +265,7 @@ +Index: coturn-4.17.0/examples/etc/turnserver.conf +=================================================================== +--- coturn-4.17.0.orig/examples/etc/turnserver.conf ++++ coturn-4.17.0/examples/etc/turnserver.conf +@@ -351,6 +351,7 @@ # will try to use the 'dynamic' value in the turn_secret table # in the user database (if present). The database-stored value can be changed on-the-fly # by a separate program, so this is why that mode is considered 'dynamic'. @@ -9,7 +10,7 @@ # #static-auth-secret=north -@@ -399,7 +400,7 @@ +@@ -491,7 +492,7 @@ # default value is 0 (no quota). # This option can also be set through the database, for a particular realm. # @@ -18,7 +19,7 @@ # Max bytes-per-second bandwidth a TURN session is allowed to handle # (input and output network streams are treated separately). Anything above -@@ -481,14 +482,14 @@ +@@ -577,14 +578,14 @@ # configuration file. # Use PEM file format. # @@ -35,7 +36,7 @@ # Raw public keys support. # On/off switch for RFC-7250 aka raw public keys. -@@ -554,7 +555,7 @@ +@@ -650,7 +651,7 @@ # In the runtime, the logfile can be reset with the SIGHUP signal # to the turnserver process. # @@ -44,5 +45,4 @@ # Option to redirect all log output into system log (syslog). # -Nur in coturn-4.6.3-new/examples/etc: turnserver.conf.orig.
