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 2022-08-01 21:33:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/janus-gateway (Old) and /work/SRC/openSUSE:Factory/.janus-gateway.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "janus-gateway" Mon Aug 1 21:33:13 2022 rev:13 rq:991987 version:1.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/janus-gateway/janus-gateway.changes 2022-06-20 15:39:39.139068057 +0200 +++ /work/SRC/openSUSE:Factory/.janus-gateway.new.1533/janus-gateway.changes 2022-08-01 21:34:23.750344475 +0200 @@ -1,0 +2,22 @@ +Mon Aug 01 09:53:18 UTC 2022 - mich...@stroeder.com + +- Update to version 1.0.4: + * Fixed problem with duplicate ptypes when codecs are added in renegotiations + * Added codec info to event handlers stats + * Allow offers to include other roles besides 'actpass' for DTLS [PR-3020] + * Fixed rare race conditions when attempting to relay packets sent by plugins [PR-3010] + * Fixed unprotected access to medium instances in janus_plugin_handle_sdp + * Set appropriate channel type when sending DATA_CHANNEL_OPEN_REQUEST message (thanks @ktyu!) [PR-3018] + * Fixed rare race condition when handling incoming RTCP feedback in VideoRoom + * Fixed memory leak in VideoRoom when using rid-based simulcast (thanks @OxleyS!) [PR-2995] + * Fixed IPv6 always enabled for VideoRoom RTP forwarders [Issue-3011] + * Start recording VideoRoom publisher on PeerConnection establishment, if needed (thanks @adnanel!) [PR-3013] + * Added an optional ID in subscribe requests to match with subscription events (thanks @JanFellner!) [PR-3027] + * Make Streaming plugin use SDP utils, and codecs instead of rtpmaps [PR-2994] + * Check response codes of RTSP requests in Streaming plugin [Issue-3015] + * Fixed small memory leak in SIP plugin [Issue-3032] + * Fixed broken simulcast support in Lua and Duktape plugins + * Don't use .clone() on tracks to render them in demos [PR-3009] + * Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!) + +------------------------------------------------------------------- Old: ---- janus-gateway-1.0.3.tar.xz New: ---- janus-gateway-1.0.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ janus-gateway.spec ++++++ --- /var/tmp/diff_new_pack.oWzKvT/_old 2022-08-01 21:34:24.290346024 +0200 +++ /var/tmp/diff_new_pack.oWzKvT/_new 2022-08-01 21:34:24.294346035 +0200 @@ -21,7 +21,7 @@ %endif Name: janus-gateway -Version: 1.0.3 +Version: 1.0.4 Release: 0 License: GPL-3.0-only Summary: Janus WebRTC Gateway ++++++ _service ++++++ --- /var/tmp/diff_new_pack.oWzKvT/_old 2022-08-01 21:34:24.338346161 +0200 +++ /var/tmp/diff_new_pack.oWzKvT/_new 2022-08-01 21:34:24.342346173 +0200 @@ -1,9 +1,9 @@ <services> <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/meetecho/janus-gateway.git</param> - <param name="versionformat">1.0.3</param> + <param name="versionformat">1.0.4</param> <param name="scm">git</param> - <param name="revision">v1.0.3</param> + <param name="revision">v1.0.4</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.oWzKvT/_old 2022-08-01 21:34:24.366346242 +0200 +++ /var/tmp/diff_new_pack.oWzKvT/_new 2022-08-01 21:34:24.370346253 +0200 @@ -3,6 +3,6 @@ <param name="url">git://github.com/meetecho/janus-gateway.git</param> <param name="changesrevision">21a5fc91d2c508481b9173e474a8688d615fd580</param></service><service name="tar_scm"> <param name="url">https://github.com/meetecho/janus-gateway.git</param> - <param name="changesrevision">95bfcf35969894dd3361b6f2d65fd6a453139b11</param></service></servicedata> + <param name="changesrevision">d75529d71d1c940759d4b9c45ae7ca6330def60b</param></service></servicedata> (No newline at EOF) ++++++ janus-gateway-1.0.3.tar.xz -> janus-gateway-1.0.4.tar.xz ++++++ ++++ 3797 lines of diff (skipped)