Bug 2296425
| Summary: | rust-compact_str-0.8.0 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | rust-compact_str | Assignee: | Rust SIG <rust-sig> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code, maxwell, rust-sig |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rust-compact_str-0.8.0-1.fc40 rust-compact_str-0.8.0-1.el9 rust-compact_str-0.8.0-1.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-08-20 01:31:49 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2303811 | ||
|
Description
Upstream Release Monitoring
2024-07-09 03:30:01 UTC
The changelog says: https://github.com/ParkMyCar/compact_str/blob/main/CHANGELOG.md#080 ## Breaking Changes 💥 * Consolidate `CompactString::new_inline(...)` and `CompactString::from_static_str(...)` into `CompactString::const:new(...)`. Methods are currently marked as deprecated and will be removed in `v0.9.0`. * Implemented in [`Add const_new(); remove new_inline() and from_static_str()`](https://github.com/ParkMyCar/compact_str/pull/336) * Minimum supported Rust version (MSRV) was bumped to `v1.60` * Implemented in [`fix: MSRV check and change MSRV to 1.60`](https://github.com/ParkMyCar/compact_str/pull/395) It sounds like we should be able to patch version bounds, since the old methods are merely deprecated; it also sounds like updating packages to be forward-compatible with 0.9.0 should be straightforward. python-orjson : (crate(compact_str) >= 0.7.0 with crate(compact_str) < 0.8.0~) python-orjson : (crate(compact_str/serde) >= 0.7.0 with crate(compact_str/serde) < 0.8.0~) rust-ratatui : (crate(compact_str/default) >= 0.7.1 with crate(compact_str/default) < 0.8.0~) Compatibility with python-orjson can be handled by merging https://src.fedoraproject.org/rpms/python-orjson/pull-request/19 at the same time. I haven’t looked into rust-ratatui yet. This release adds a feature for borsh, which isn’t packaged; we can patch it out just as is already done in the rust-uuid and rust-indexmap packages. Similarly, there are new sqlx and sqlx-{mysql,postgres,sqlite} features that we can patch out since there is currently no rust-sqlx package. FEDORA-2024-f17c58fd65 (python-orjson-3.10.7-1.fc41, rust-compact_str-0.8.0-1.fc41, and 1 more) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-f17c58fd65 FEDORA-2024-ada3a77cbe (python-orjson-3.10.7-1.fc40, rust-compact_str-0.8.0-1.fc40, and 1 more) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-ada3a77cbe FEDORA-2024-f17c58fd65 (python-orjson-3.10.7-1.fc41, rust-compact_str-0.8.0-1.fc41, and 1 more) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-ada3a77cbe has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-ada3a77cbe` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-ada3a77cbe See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-334f0e38ef (python-orjson-3.10.7-1.fc39, rust-compact_str-0.8.0-1.fc39, and 1 more) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-334f0e38ef FEDORA-EPEL-2024-9a99f30bea (rust-compact_str-0.8.0-1.el9 and rust-ratatui-0.26.3-3.el9) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-9a99f30bea FEDORA-EPEL-2024-9a99f30bea has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-9a99f30bea See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-334f0e38ef has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-334f0e38ef` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-334f0e38ef See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-ada3a77cbe (python-orjson-3.10.7-1.fc40, rust-compact_str-0.8.0-1.fc40, and 1 more) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2024-9a99f30bea (rust-compact_str-0.8.0-1.el9 and rust-ratatui-0.26.3-3.el9) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-334f0e38ef (python-orjson-3.10.7-1.fc39, rust-compact_str-0.8.0-1.fc39, and 1 more) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |