Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package coturn for openSUSE:Factory checked in at 2023-05-02 16:19:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coturn (Old) and /work/SRC/openSUSE:Factory/.coturn.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coturn" Tue May 2 16:19:11 2023 rev:14 rq:1083949 version:4.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/coturn/coturn.changes 2023-03-07 16:50:59.817793871 +0100 +++ /work/SRC/openSUSE:Factory/.coturn.new.1533/coturn.changes 2023-05-02 16:23:45.643494889 +0200 @@ -1,0 +2,31 @@ +Tue May 2 05:19:33 UTC 2023 - Carsten Ziepke <[email protected]> + +- Update to 4.6.2 + * Make sure microhttpd starts using epoll if supported + * Add sessioncount to prometheus metrics + * Add STUN request/response/error prometheus counters + * Cleanup logs on turnserver start + * Fix duplicate stdout log output + * Log threadId to logs to aid in multi-threaded debugging + * Optional build info compiled into turnserver binary + * Fix arguments expansion in docker-entrypoint.sh + * Santise database connection strings before printing to log + * Support Windows MSVC + * Add configuration option for TLS 1.3 ciphersuites + * Improve openssl3 and FIPS support + * Use single SSL_CTX for TLS and DTLS support + * Update openssl API use to non-deprecated version + * Set string bytes to null to prevent random origin + * Fix memory corruption on socket close + * Fix packet backlog fifo that processed packets in reverse + order in some scenarios + * Fix off-by-one when terminating gcm_nonce + * Fixes to Redis memleaks and socketleaks + * Fix malformed response to mobility refresh request + * Fuzzing support + * Ignore raw UDP if no_udp is enabled + * Better detect availability of SCTP protocol +- Drop coturn-no-FIPS-140-mode.patch, fixed upstream, see + https://github.com/coturn/coturn/issues/1170 + +------------------------------------------------------------------- Old: ---- coturn-4.6.1.tar.gz coturn-no-FIPS-140-mode.patch New: ---- coturn-4.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coturn.spec ++++++ --- /var/tmp/diff_new_pack.irU2dq/_old 2023-05-02 16:23:46.315498874 +0200 +++ /var/tmp/diff_new_pack.irU2dq/_new 2023-05-02 16:23:46.319498898 +0200 @@ -24,7 +24,7 @@ %endif %bcond_without apparmor Name: coturn -Version: 4.6.1 +Version: 4.6.2 Release: 0 Summary: TURN and STUN server for VoIP License: BSD-3-Clause @@ -40,8 +40,6 @@ Source7: README.SUSE Source8: %{name}-apparmor-usr.bin.turnserver Source9: %{name}@.service -# PATCH-FIX-UPSTREAM - coturn-no-FIPS-140-mode.patch - see https://github.com/coturn/coturn/pull/916/commits/518094e0d30bb04364b6751841cd55172a33b539 -Patch0: coturn-no-FIPS-140-mode.patch BuildRequires: fdupes BuildRequires: firewall-macros BuildRequires: libevent-devel >= 2.0.0 ++++++ coturn-4.6.1.tar.gz -> coturn-4.6.2.tar.gz ++++++ ++++ 96124 lines of diff (skipped)
