Spec URL: https://dcavalca.fedorapeople.org/review/rust-tokio-rustls0.25/rust-tokio-rustls0.25.spec SRPM URL: https://dcavalca.fedorapeople.org/review/rust-tokio-rustls0.25/rust-tokio-rustls0.25-0.25.0-1.fc41.src.rpm Description: Asynchronous TLS/SSL streams for Tokio using Rustls. Fedora Account System Username: dcavalca
Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=121478772 $ cat rust2rpm.toml [tests] skip = [ "common::test_stream::stream_bad", "common::test_stream::stream_eof", "common::test_stream::stream_good", "common::test_stream::stream_buffered_handshake", "common::test_stream::stream_handshake", "common::test_stream::stream_handshake_regression_issues_77", "test_modern", "test_tls12", "test_lazy_config_acceptor", "pass", ] skip-exact = true comments = [ "skip tests that require internet access", "skip tests relying on expired certificates", ]
Compat package, basically identical to https://src.fedoraproject.org/rpms/rust-tokio-rustls/tree/f0ed26cefd170c212612405aae34663d63d3d38c except more tests now needs to be skipped APPROVED === Recommended post-import rust-sig tasks (use `fedora-sig-onboard onboard -R rust-$crate$ver` to automate): - add @rust-sig with "commit" access as package co-maintainer (should happen automatically) - set bugzilla assignee overrides to @rust-sig (optional) - track package in koschei for all built branches (should happen automatically once rust-sig is co-maintainer)
In general, I would like to avoid having compat packages for cryptography-related crates unless absolutely necessary. - especially if we already have a newer version in Fedora and you're adding a compat package for an *old* version (vs. creating a compat package in order to be able to ship an update). What do you need the old version for? If possible, please try to bump the dependency instead.
See https://bugzilla.redhat.com/show_bug.cgi?id=2302682#c4, this is needed for hyper-rustls which is needed for redlib. There's an API break so bumping it is unfortunately not an option.
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-tokio-rustls0.25
FEDORA-2024-3bca464ec1 (rust-tokio-rustls0.25-0.25.0-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3bca464ec1
FEDORA-2024-3bca464ec1 (rust-tokio-rustls0.25-0.25.0-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.