https://bugzilla.redhat.com/show_bug.cgi?id=1987153

Fabio Valentini <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from Fabio Valentini <[email protected]> ---
> The string does not appear in the unpackaged crate, so I don't know how 
> rpmlint figures that it is called.

Well ... Rust is a statically linked language, so this could come from any of
the dependencies.

In fact, cross-referencing the string SSL_CTX_set_cipher_list against "cargo
tree" of cargo-edit, this function could be coming from either git2,
libgit2-sys, openssl, or openssl-sys crate code somewhere. Not sure if rpmlint
checks whether the function is *present* or if it's actually called.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1987153
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to