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-10-06 07:41:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/janus-gateway (Old) and /work/SRC/openSUSE:Factory/.janus-gateway.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "janus-gateway" Thu Oct 6 07:41:34 2022 rev:14 rq:1007997 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/janus-gateway/janus-gateway.changes 2022-08-01 21:34:23.750344475 +0200 +++ /work/SRC/openSUSE:Factory/.janus-gateway.new.2275/janus-gateway.changes 2022-10-06 07:41:44.472625474 +0200 @@ -1,0 +2,22 @@ +Tue Oct 04 14:34:59 UTC 2022 - mich...@stroeder.com + +- Update to version 1.1.0: + * Added versioning to .so files [PR-3075] + * Allow plugins to specify msid in SDPs [PR-2998] + * Fixed broken RTCP timestamp on 32bit architectures [Issue-3045] + * Fixed problems compiling against recent versions of libwebsockets [Issue-3039] + * Updated deprecated DTLS functions to OpenSSL v3.0 PR-3048] + * Switched to SHA256 for signing self signed DTLS certificates (thanks @tgabi333!) [PR-3069] + * Started using strnlen to optimize performance of some strlen calls (thanks @tmatth!) [PR-3059] + * Added checks to avoid RTX payload type collisions [PR-3080] + * Added new APIs for cascading VideoRoom publishers [PR-3014] + * Fixed deadlock when using legacy switch in VideoRoom [Issue-3066] + * Fixed disabled property not being advertized to subscribers when VideoRoom publishers removed tracks + * Fixed occasional deadlock when using G.711 in the AudioBridge [Issue-3062] + * Added new way of capturing devices/tracks in janus.js [PR-3003] + * Removed call to .stop() for remote tracks in demos [PR-3056] + * Fixed missing message/info/transfer buttons in SIP demo page + * Fixed postprocessing compilation issue on older FFmpeg versions [PR-3064] + * Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!) + +------------------------------------------------------------------- Old: ---- janus-gateway-1.0.4.tar.xz New: ---- janus-gateway-1.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ janus-gateway.spec ++++++ --- /var/tmp/diff_new_pack.QbTAsM/_old 2022-10-06 07:41:45.956628778 +0200 +++ /var/tmp/diff_new_pack.QbTAsM/_new 2022-10-06 07:41:45.964628796 +0200 @@ -21,7 +21,7 @@ %endif Name: janus-gateway -Version: 1.0.4 +Version: 1.1.0 Release: 0 License: GPL-3.0-only Summary: Janus WebRTC Gateway ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QbTAsM/_old 2022-10-06 07:41:45.996628867 +0200 +++ /var/tmp/diff_new_pack.QbTAsM/_new 2022-10-06 07:41:46.000628876 +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.4</param> + <param name="versionformat">1.1.0</param> <param name="scm">git</param> - <param name="revision">v1.0.4</param> + <param name="revision">v1.1.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.QbTAsM/_old 2022-10-06 07:41:46.028628939 +0200 +++ /var/tmp/diff_new_pack.QbTAsM/_new 2022-10-06 07:41:46.032628947 +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">d75529d71d1c940759d4b9c45ae7ca6330def60b</param></service></servicedata> + <param name="changesrevision">0b5ea050d7bc5330de657e8939580f86348f4e68</param></service></servicedata> (No newline at EOF) ++++++ janus-gateway-1.0.4.tar.xz -> janus-gateway-1.1.0.tar.xz ++++++ ++++ 10753 lines of diff (skipped)