Update dependency coturn/coturn to v4.6.2 #33

Merged
samuel-p merged 1 commit from renovate/coturn into main 2023-05-07 23:41:20 +00:00
Member

This PR contains the following updates:

Package Update Change
coturn/coturn minor 4.5.2 -> 4.6.2

Release Notes

coturn/coturn

v4.6.2

Compare Source

This release contains:

  • Multiple stability fixes
  • Windows MSVC support
  • Cleanup of logs

Details:

  • 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 | |---|---|---| | [coturn/coturn](https://github.com/coturn/coturn) | minor | `4.5.2` -> `4.6.2` | --- ### Release Notes <details> <summary>coturn/coturn</summary> ### [`v4.6.2`](https://github.com/coturn/coturn/releases/tag/4.6.2) [Compare Source](https://github.com/coturn/coturn/compare/4.5.2...4.6.2) This release contains: - Multiple stability fixes - Windows MSVC support - Cleanup of logs Details: - 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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate-bot added 1 commit 2023-05-07 23:39:35 +00:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
6fd6e60beb
Update dependency coturn/coturn to v4.6.2
samuel-p was assigned by renovate-bot 2023-05-07 23:39:36 +00:00
samuel-p merged commit abb0644ae2 into main 2023-05-07 23:41:20 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: sp-codes/coturn#33
No description provided.