Skip to content

Tags: yelban/coturn

Tags

docker/4.6.2-r7

Toggle docker/4.6.2-r7's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Upgrade Alpine to 3.19 version in Docker image

docker/4.6.2-r6

Toggle docker/4.6.2-r6's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Update Alpine to 3.18.5 version to fix CVE-2023-5678 in Docker image

docker/4.6.2-r5

Toggle docker/4.6.2-r5's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Try test s390x platform Docker images in MacOS on CI

docker/4.6.2-r4

Toggle docker/4.6.2-r4's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Bump up Docker image revision number

docker/4.6.2-r3

Toggle docker/4.6.2-r3's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Update Alpine to 3.18.2 version to fix CVE-2023-1255 and CVE-2023-2650 …

…in Docker image

docker/4.6.2-r2

Toggle docker/4.6.2-r2's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Upgrade Debian to "bookworm" in Docker image

docker/4.6.2-r1

Toggle docker/4.6.2-r1's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Upgrade Alpine to 3.17 version and Debian "bullseye" to 20230502 snap…

…shot in Docker image

docker/4.6.2-r0

Toggle docker/4.6.2-r0's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Fix Docker tests for 4.6.2 Coturn

4.6.2

Toggle 4.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to 4.6.2 (coturn#1174)

Update version number, generate authors and changelog files

Release notes (short summary of changes)
```
- 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
```

---------

Co-authored-by: tyranron <[email protected]>

docker/4.6.1-r3

Toggle docker/4.6.1-r3's commit message

Verified

This commit was signed with the committer’s verified signature.
tyranron Kai Ren
Update Alpine to 3.16.5 version and Debian "bullseye" to 20230320 sna…

…pshot to fix CVE-2023-0464 and CVE-2023-0465 in Docker image