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



--- Comment #21 from Fabio Valentini <[email protected]> ---
Spec URL: https://decathorpe.fedorapeople.org/rust-aws-lc-sys.spec
SRPM URL:
https://decathorpe.fedorapeople.org/rust-aws-lc-sys-0.44.0-1.fc44.src.rpm

- Update to latest version (v0.44.0).
- Update Provides for bundled aws-lc to v5.5.0.

Side note: While working on this update, I noticed that the latest versions now
support dynamically linking against a system copy of aws-lc (
https://github.com/aws/aws-lc-rs/releases/tag/v1.17.1 /
https://github.com/aws/aws-lc-rs/pull/1129 ).

I think this would be a preferable situation to statically linking it into
applications that use the Rust bindings, but I did not yet have time to
investigate whether I can make this work.

Putting a aws-lc shared library into the global %_libdir might not even be
desirable, but a custom path that requires an ld.so.conf snippet might be a
good solution - it would avoid static linking and allow updating it without
having to rebuild dependent applications. It would also move all the ugly parts
of building aws-lc itself (and the dependencies on golang and perl) out of this
package (and out of the Rust crate build-time dependency tree) and just to
BuildRequires of the dedicated aws-lc package.


-- 
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=2350145

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202350145%23c21

-- 
_______________________________________________
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://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to