Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package janus-gateway for openSUSE:Factory 
checked in at 2021-02-16 09:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/janus-gateway (Old)
 and      /work/SRC/openSUSE:Factory/.janus-gateway.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "janus-gateway"

Tue Feb 16 09:19:26 2021 rev:2 rq:872670 version:0.10.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/janus-gateway/janus-gateway.changes      
2021-02-15 23:15:14.275300602 +0100
+++ /work/SRC/openSUSE:Factory/.janus-gateway.new.28504/janus-gateway.changes   
2021-02-16 09:19:27.755206240 +0100
@@ -1,0 +2,38 @@
+Mon Feb 08 10:27:21 UTC 2021 - [email protected]
+
+- Update to version 0.10.10:
+  * Reduced verbosity of a few LOG_WARN messages at startup
+  * Close libnice agent resources asynchronously when hanging up 
PeerConnections (thanks @fbellet!) [PR-2492]
+  * Fixed broken parsing of SDP when trying to match specific codec profiles 
[PR-2549]
+  * Added muting/moderation API to the VideoRoom plugin [PR-2513]
+  * Fixed a few race conditions in VideoRoom plugin that could lead to crashes 
[[PR-2539][#2539)]
+  * Send 480 instead of BYE when hanging up calls in early dialog in the SIP 
plugin (thanks @zayim!) [PR-2521]
+  * Added configurable media direction when putting calls on-hold in the SIP 
plugin [PR-2525]
+  * Fixed rare race condition in AudioBridge when using "changeroom" (thanks 
@JeckLabs!) [[PR-2535][#2535)]
+  * Fixed broken API secret management in HTTP long polls (thanks @remvst!) 
[PR-2524]
+  * Report failure if binding to a socket fails in WebSockets transport plugin 
(thanks @Symbiatch!) [PR-2534]
+  * Updated RabbitMQ logic in both transport and event handler (thanks 
@chriswiggins!) [PR-2430]
+  * Fixed segfault in WebSocket event handler when backend was unreachable
+  * Added TLS support to MQTT event handler (thanks @RSATom!) [PR-2517]
+  * Other smaller fixes and improvements (thanks to all who contributed pull 
requests and reported issues!)
+
+-------------------------------------------------------------------
+Wed Dec 23 12:32:09 UTC 2020 - [email protected]
+
+- Update to version 0.10.9:
+  * Replaced Travis CI with GitHub Actions [[PR-2486](#2486)]
+  * Fixed data channel messages potentially getting stuck in case of burst 
transfers (thanks @afshin2003!) [[PR-2427](#2427)]
+  * Fixed simulcast issues when renegotiating PeerConnections 
[[Issue-2466](#2466)]
+  * Added configurable TURN REST API timeout (thanks @evorw!) 
[[PR-2470](#2470)]
+  * Added support for recording of binary data channels [[PR-2481](#2481)]
+  * Fixed occasional SRTP errors when pausing and then resuming Streaming 
plugin handles after a long time
+  * Fixed occasional SRTP errors when leaving and joining AudioBridge rooms 
without a new PeerConnection after a long time
+  * Added support for playout of data channels in Record&Play plugin and demo 
(thanks @ricardo-salgado-tekever!) [[PR-2468](#2468)]
+  * Added option to override connections limit in HTTP transport plugin 
[[PR-2489](#2489)]
+  * Added options to enable libmicrohttpd debugging in HTTP transport plugin 
(thanks @evorw!) [[PR-2471](#2471)]
+  * Fixed a few compile and runtime issues in WebSocket event handler
+  * Refactored postprocessing management of timestamps to fix some key issues 
[[PR-2345](#2345)]
+  * Fixed postprocessing of audio recordings containing RTP silence 
suppression packets [[PR-2467](#2467)]
+  * Other smaller fixes and improvements (thanks to all who contributed pull 
requests and reported issues!)
+
+-------------------------------------------------------------------

Old:
----
  janus-gateway-0.10.8.tar.xz

New:
----
  janus-gateway-0.10.10.tar.xz

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

Other differences:
------------------
++++++ janus-gateway.spec ++++++
--- /var/tmp/diff_new_pack.k0eJAZ/_old  2021-02-16 09:19:28.311207007 +0100
+++ /var/tmp/diff_new_pack.k0eJAZ/_new  2021-02-16 09:19:28.315207012 +0100
@@ -26,7 +26,7 @@
 %endif
 
 Name:           janus-gateway
-Version:        0.10.8
+Version:        0.10.10
 Release:        0
 License:        GPL-3.0
 Summary:        Janus WebRTC Gateway

++++++ _service ++++++
--- /var/tmp/diff_new_pack.k0eJAZ/_old  2021-02-16 09:19:28.339207046 +0100
+++ /var/tmp/diff_new_pack.k0eJAZ/_new  2021-02-16 09:19:28.343207050 +0100
@@ -1,9 +1,9 @@
 <services>
   <service name="tar_scm" mode="disabled">
     <param name="url">git://github.com/meetecho/janus-gateway.git</param>
-    <param name="versionformat">0.10.8</param>
+    <param name="versionformat">0.10.10</param>
     <param name="scm">git</param>
-    <param name="revision">v0.10.8</param>
+    <param name="revision">v0.10.10</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.k0eJAZ/_old  2021-02-16 09:19:28.359207073 +0100
+++ /var/tmp/diff_new_pack.k0eJAZ/_new  2021-02-16 09:19:28.359207073 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">git://github.com/meetecho/janus-gateway.git</param>
-          <param 
name="changesrevision">c970528037d46d52a4bc1fd7db2a44c900c2baf2</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">7732127f71521d1f1b305fdcf1073b3602f15b6e</param></service></servicedata>
\ No newline at end of file

++++++ janus-gateway-0.10.8.tar.xz -> janus-gateway-0.10.10.tar.xz ++++++
++++ 5409 lines of diff (skipped)

Reply via email to