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



--- Comment #6 from Jens Reimann <[email protected]> ---
Thanks a lot for the review, and for providing so many pointers on how to get
those issues sorted out.

As you mentioned, it mostly comes from the `rust2rpm` tool anyway. I noticed
that you assume that 26 is the most recent version, for Fedora 39 it still is
25. Thus the "old" version. But even that fix is easy.

About the vendoring, I don't have a list. I am not sure if there's a tool
already to simply check this. What would be cool in any case would be to have
the ability to consume what is present, and vendor the rest.

I might need a bit more time to work through all of those, (especially the
openssl/native-tls stuff) but I will try. For the client side that's simple,
but for the service side the native-tls wasn't possible IIRC. I need to check
back what the issue was, but for the server side it was either pretty hard, or
impossible to get rid of rustls. Thus going "all in" with rustls, as otherwise
the dependency list would have grown even more and one would have had multiple
TLS stacks in a single application.

So I'll ping you on the issue once I worked through those issues. Thanks again.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2266544

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202266544%23c6
--
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to