Update dependency meetecho/janus-gateway to v0.10.4 #8

Merged
mwalbeck merged 1 commit from renovate/meetecho-janus-gateway-0.10.x into master 2020-08-07 10:44:56 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
meetecho/janus-gateway patch v0.10.3 -> v0.10.4

Release Notes

meetecho/janus-gateway

v0.10.4

Compare Source

  • Fixed usrsctp vulnerability by using internal hashmap in SCTP code [PR-2302]
  • Fixed some issues when using BoringSSL for DTLS (thanks @​fancycode!) [PR-2278]
  • Added support for multiple nat-1-1 addresses (thanks @​fancycode!) [PR-2279]
  • Fixed negotiation issue on Firefox when Janus is built without datachannels [PR-2281]
  • Fixed small memory leaks when dealing with local candidates (thanks @​fancycode!) [PR-2288]
  • Fixed occasional segfault in VideoRoom when failing to setup a new subscriber [Issue-2277]
  • Fixed potential deadlock in AudioBridge when switching rooms (thanks @​JeckLabs!) [PR-2280]
  • Fixed small memory leak in AudioBridge (thanks @​JeckLabs!) [PR-2298]
  • Fixed occasional segfault in VideoCall when hanging up calls [Issue-2300]
  • Fixed occasional curl hiccups with RTSP on some cameras
  • Added reconnect mechanism to RabbitMQ event handler (thanks @​david-goncalves!) [PR-2267]
  • Extended MQTT support in transport and event handler to v5 (thanks @​feymartynov!) [PR-2273]
  • Added settings to configure MQTT buffers in the transport plugin (thanks @​feymartynov!) [PR-2286]
  • Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [meetecho/janus-gateway](https://github.com/meetecho/janus-gateway) | patch | `v0.10.3` -> `v0.10.4` | --- ### Release Notes <details> <summary>meetecho/janus-gateway</summary> ### [`v0.10.4`](https://github.com/meetecho/janus-gateway/blob/master/CHANGELOG.md#v0104---2020-08-07) [Compare Source](https://github.com/meetecho/janus-gateway/compare/v0.10.3...v0.10.4) - Fixed usrsctp vulnerability by using internal hashmap in SCTP code \[[PR-2302](https://github.com/meetecho/janus-gateway/pull/2302)] - Fixed some issues when using BoringSSL for DTLS (thanks [@&#8203;fancycode](https://github.com/fancycode)!) \[[PR-2278](https://github.com/meetecho/janus-gateway/pull/2278)] - Added support for multiple nat-1-1 addresses (thanks [@&#8203;fancycode](https://github.com/fancycode)!) \[[PR-2279](https://github.com/meetecho/janus-gateway/pull/2279)] - Fixed negotiation issue on Firefox when Janus is built without datachannels \[[PR-2281](https://github.com/meetecho/janus-gateway/pull/2281)] - Fixed small memory leaks when dealing with local candidates (thanks [@&#8203;fancycode](https://github.com/fancycode)!) \[[PR-2288](https://github.com/meetecho/janus-gateway/pull/2288)] - Fixed occasional segfault in VideoRoom when failing to setup a new subscriber \[[Issue-2277](https://github.com/meetecho/janus-gateway/issues/2277)] - Fixed potential deadlock in AudioBridge when switching rooms (thanks [@&#8203;JeckLabs](https://github.com/JeckLabs)!) \[[PR-2280](https://github.com/meetecho/janus-gateway/pull/2280)] - Fixed small memory leak in AudioBridge (thanks [@&#8203;JeckLabs](https://github.com/JeckLabs)!) \[[PR-2298](https://github.com/meetecho/janus-gateway/pull/2298)] - Fixed occasional segfault in VideoCall when hanging up calls \[[Issue-2300](https://github.com/meetecho/janus-gateway/issues/2300)] - Fixed occasional curl hiccups with RTSP on some cameras - Added reconnect mechanism to RabbitMQ event handler (thanks [@&#8203;david-goncalves](https://github.com/david-goncalves)!) \[[PR-2267](https://github.com/meetecho/janus-gateway/pull/2267)] - Extended MQTT support in transport and event handler to v5 (thanks [@&#8203;feymartynov](https://github.com/feymartynov)!) \[[PR-2273](https://github.com/meetecho/janus-gateway/pull/2273)] - Added settings to configure MQTT buffers in the transport plugin (thanks [@&#8203;feymartynov](https://github.com/feymartynov)!) \[[PR-2286](https://github.com/meetecho/janus-gateway/pull/2286)] - Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
mwalbeck merged commit 406292568b into master 2020-08-07 10:44:55 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/docker-janus-gateway#8
No description provided.