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-06 16:24:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coturn (Old) and /work/SRC/openSUSE:Factory/.coturn.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coturn" Thu Aug 6 16:24:25 2026 rev:28 rq:1369693 version:4.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/coturn/coturn.changes 2026-07-23 23:34:43.307641343 +0200 +++ /work/SRC/openSUSE:Factory/.coturn.new.16738/coturn.changes 2026-08-06 16:26:10.172751885 +0200 @@ -1,0 +2,35 @@ +Wed Aug 5 08:14:08 UTC 2026 - Johannes Weberhofer <[email protected]> + +- Update to version 4.16.0 + +Please read the release notes at https://github.com/coturn/coturn/releases/tag/4.17.0 +Three defaults changed in this release. Read these before upgrading. + * DTLS listeners are now opt-in + * Stateless nonce is on by default + * The default log line changed + +Security fixes + * Allocation quotas could be bypassed under --mobility + * DTLS allocated per-peer state before the cookie was verified + * EVEN-PORT with the R bit clear leaked relay ports + +Changes + * free the secrets list on the get_user_key error paths + gh#coturn/coturn#2019 + * Binding stateless fastpath gh#coturn/coturn#2024 + * Worktree stateless nonce mi fastpath gh#coturn/coturn#2025 + * Start the DTLS listeners only when --dtls is given gh#coturn/coturn#2026 + * Do not ask the kernel for an outgoing IP TTL of zeroi + gh#coturn/coturn#2027 + * Drop --simple-log where it is a no-op alongside --log-file=stdout + gh#coturn/coturn#2028 + * Remove syslog from the Docker Compose turnserver.conf + gh#coturn/coturn#2029 + * Fix localtime() data race in the logger gh#coturn/coturn#2030 + * Log format: ISO-8601 timestamp by default, no thread id, + space delimiter gh#coturn/coturn#2031 + * Keep the legacy random nonce at 16 chars gh#coturn/coturn#2032 + * Emit exactly one log line per record gh#coturn/coturn#2033 + * Enable stateless nonce by default gh#coturn/coturn#2036 + +------------------------------------------------------------------- Old: ---- coturn-4.15.0.tar.gz New: ---- coturn-4.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coturn.spec ++++++ --- /var/tmp/diff_new_pack.SkwD7K/_old 2026-08-06 16:26:11.016781353 +0200 +++ /var/tmp/diff_new_pack.SkwD7K/_new 2026-08-06 16:26:11.016781353 +0200 @@ -24,7 +24,7 @@ %endif %bcond_without apparmor Name: coturn -Version: 4.15.0 +Version: 4.16.0 Release: 0 Summary: TURN and STUN server for VoIP License: BSD-3-Clause @@ -230,6 +230,7 @@ %dir %{_docdir}/%{name}/scripts %dir %{_docdir}/%{name}/scripts/* %{_docdir}/%{name}/scripts/*.sh +%{_docdir}/%{name}/scripts/mobility_resume_flood.py %{_docdir}/%{name}/scripts/readme.txt %doc %{_docdir}/%{name}/scripts/*/* ++++++ coturn-4.15.0.tar.gz -> coturn-4.16.0.tar.gz ++++++ ++++ 5921 lines of diff (skipped)
