Wed, 15 May 2024 17:50:32 UTC | login

Information for build coturn-4.6.0-1.fc37

ID213344
Package Namecoturn
Version4.6.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coturn.git#b2eff0b9a9865989114c3d107ae0db763e2031d5
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, 18 Oct 2022 10:53:18 UTC
CompletedTue, 18 Oct 2022 11:03:35 UTC
Taskbuild (f37, /rpms/coturn.git:b2eff0b9a9865989114c3d107ae0db763e2031d5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coturn.git#b2eff0b9a9865989114c3d107ae0db763e2031d5'}}
Tags
f37
f38
RPMs
src
coturn-4.6.0-1.fc37.src.rpm (info) (download)
riscv64
coturn-4.6.0-1.fc37.riscv64.rpm (info) (download)
coturn-client-devel-4.6.0-1.fc37.riscv64.rpm (info) (download)
coturn-client-libs-4.6.0-1.fc37.riscv64.rpm (info) (download)
coturn-utils-4.6.0-1.fc37.riscv64.rpm (info) (download)
coturn-debuginfo-4.6.0-1.fc37.riscv64.rpm (info) (download)
coturn-debugsource-4.6.0-1.fc37.riscv64.rpm (info) (download)
coturn-utils-debuginfo-4.6.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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). * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 17 2022 Kevin Fenzi <kevin@scrye.com> - 4.5.2-8 - Rebuild for hiredis 1.0.2 * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 4.5.2-7 - Rebuilt with OpenSSL 3.0.0 * Tue Aug 10 2021 Robert Scheck <robert@fedoraproject.org> - 4.5.2-6 - Unbreak MariaDB/PostgreSQL support on RHEL/CentOS 7 (#1991456) * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 4.5.2-4 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 4.5.2-3 - rebuild for libpq ABI fix rhbz#1908268 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 11 2021 Robert Scheck <robert@fedoraproject.org> - 4.5.2-1 - Upgrade to 4.5.2 (#1914861) * Sun Sep 27 2020 Christian Glombek <lorbus@fedoraproject.org> - 4.5.1.3-3 - Rebuilt for libevent 2.1.12 soname bump