1. The latest libsrtp release is 2.5 (released 2 months ago), while fedora ships 2.3 (3 years old) 2. Crypto backend in use is NSS which is ~10x slower than the OpenSSL backend when encrypting RTP packets using this benchmark: https://gist.github.com/Sean-Der/7a42bd70edfe1324ccc6ab399d653c0e. On my machine, nss backend takes 12s, built-in crypto lib takes 4.5s, openssl takes 1.6s. 3. Using openssl also allows using hardware cryptography using /dev/crypto 4. Using openssl enables usage of AES-GCM and AES-NI 5. You can also switch from autotools to meson (or cmake) with newer libsrtp
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39.
Should be solved with PR#4. We probably need RelEng to assign a new maintainer for this package.
Update coming.
FEDORA-2024-abc9b782be (libsrtp-2.6.0-1.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-abc9b782be
FEDORA-2024-c4330b3c61 (libsrtp-2.6.0-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c4330b3c61
FEDORA-2024-abc9b782be has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-abc9b782be` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-abc9b782be See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-c4330b3c61 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c4330b3c61` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c4330b3c61 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-c4330b3c61 (libsrtp-2.6.0-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-abc9b782be (libsrtp-2.6.0-1.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.