[rtmpdump] issues from Fedora review
Dominik 'Rathann' Mierzejewski
dominik at greysector.net
Tue Mar 19 13:31:49 EET 2024
Hi!
As mentioned previously, I've submitted
(https://bugzilla.redhat.com/show_bug.cgi?id=2267321) rtmpdump to be
included in Fedora official repositories and a couple of issues came up
in review:
librtmp.x86_64: W: crypto-policy-non-compliance-gnutls-2 /usr/lib64/librtmp.so.1 gnutls_priority_init
librtmp.x86_64: W: crypto-policy-non-compliance-gnutls-1 /usr/lib64/librtmp.so.1 gnutls_priority_set_direct
See https://docs.fedoraproject.org/en-US/packaging-guidelines/CryptoPolicies/
librtmp.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/librtmp.so.1
It's called in librtmp/hashswf.c:145 and librtmp/rtmp.c:889.
gethostbyname() doesn't support IPv6 and should be ported to
getaddrinfo.
Regards,
Dominik
--
Fedora https://fedoraproject.org
Deep in the human unconscious is a pervasive need for a logical universe that
makes sense. But the real universe is always one step beyond logic.
-- from "The Sayings of Muad'Dib" by the Princess Irulan
More information about the rtmpdump
mailing list