Wed, 15 May 2024 22:06:12 UTC | login

Information for build coturn-4.6.2-6.fc40

ID300160
Package Namecoturn
Version4.6.2
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coturn.git#a6b72ebde6ac2ddce0de0dbdcf00437c8e0384fc
SummaryTURN/STUN & ICE Server
DescriptionThe Coturn TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server/gateway, too. This implementation also includes some extra features. Supported RFCs: TURN specs: - RFC 5766 - base TURN specs - RFC 6062 - TCP relaying TURN extension - RFC 6156 - IPv6 extension for TURN - Experimental DTLS support as client protocol. STUN specs: - RFC 3489 - "classic" STUN - RFC 5389 - base "new" STUN specs - RFC 5769 - test vectors for STUN protocol testing - RFC 5780 - NAT behavior discovery support The implementation fully supports the following client-to-TURN-server protocols: - UDP (per RFC 5766) - TCP (per RFC 5766 and RFC 6062) - TLS (per RFC 5766 and RFC 6062); TLS1.0/TLS1.1/TLS1.2 - DTLS (experimental non-standard feature) Supported relay protocols: - UDP (per RFC 5766) - TCP (per RFC 6062) Supported user databases (for user repository, with passwords or keys, if authentication is required): - SQLite - MySQL - PostgreSQL - Redis Redis can also be used for status and statistics storage and notification. Supported TURN authentication mechanisms: - long-term - TURN REST API (a modification of the long-term mechanism, for time-limited secret-based authentication, for WebRTC applications) The load balancing can be implemented with the following tools (either one or a combination of them): - network load-balancer server - DNS-based load balancing - built-in ALTERNATE-SERVER mechanism.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 18:00:21 UTC
CompletedTue, 19 Mar 2024 18:35:20 UTC
Taskbuild (f40, /rpms/coturn.git:a6b72ebde6ac2ddce0de0dbdcf00437c8e0384fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coturn.git#a6b72ebde6ac2ddce0de0dbdcf00437c8e0384fc'}}
Tags
f40
f41
RPMs
src
coturn-4.6.2-6.fc40.src.rpm (info) (download)
riscv64
coturn-4.6.2-6.fc40.riscv64.rpm (info) (download)
coturn-client-devel-4.6.2-6.fc40.riscv64.rpm (info) (download)
coturn-client-libs-4.6.2-6.fc40.riscv64.rpm (info) (download)
coturn-utils-4.6.2-6.fc40.riscv64.rpm (info) (download)
coturn-debuginfo-4.6.2-6.fc40.riscv64.rpm (info) (download)
coturn-debugsource-4.6.2-6.fc40.riscv64.rpm (info) (download)
coturn-utils-debuginfo-4.6.2-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Sep 28 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.2-4 - Build on Fedora and modern EPEL against mariadb-connector-c-devel and libpq-devel packages (#2241091, thanks to Michal Schorm) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 01 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.2-2 - Change systemd start-up type from forking to notify (#2207847) * Sat Apr 15 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.2-1 - Upgrade to 4.6.2 (#2186297) * Thu Jan 19 2023 Robert Scheck <robert@fedoraproject.org> - 4.6.1-3 - Added upstream patch to fix OpenSSL 3 support * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 04 2022 Robert Scheck <robert@fedoraproject.org> - 4.6.1-1 - Upgrade to 4.6.1 (#2150608) * Tue Nov 22 2022 Robert Scheck <robert@fedoraproject.org> - 4.6.0-2 - Include CAP_NET_BIND_SERVICE in the ambient capability set (to bind to privileged ports due to restrictive corporate firewalls) * Wed Sep 14 2022 Robert Scheck <robert@fedoraproject.org> - 4.6.0-1 - Upgrade to 4.6.0 (#2126875) * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Mar 04 2022 Christian Glombek <lorbus@fedoraproject.org> - 4.5.2-10 - Provide a sysusers.d file to get user() and group() provides (see https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format).