Bug 2064132
Summary: | Review Request: rust-bytes-cast-derive - Safely re-interpreting &[u8] bytes as custom structs without copying, for efficiently reading structured binary data | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Aleksei Bavshin <alebastr89> |
Component: | Package Review | Assignee: | Mads Kiilerich <mads> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | mads, package-review |
Target Milestone: | --- | Flags: | mads:
fedora-review+
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-07 04:17:24 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: | 2063941, 2064133 |
Description
Aleksei Bavshin
2022-03-15 06:59:57 UTC
I verified that the spec and source is exactly as generated with "rust2rpm -as bytes-cast-derive". The "zlib or ASL 2.0 or MIT" license is OK. The package builds locally on f35 x86_64, installs, and works for a local build of Mercurial with Rust extensions. rpmlint is clean, except "W: no-documentation" and "E: summary-too-long". I don't think the 116 character summary will be a real problem, and certainly not worth deviating from upstream and making a first edit to the generated spec file. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-bytes-cast-derive FEDORA-2022-c7ededf903 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-c7ededf903 FEDORA-2022-c7ededf903 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2022-c7ededf903 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c7ededf903 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-c7ededf903 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |