Bug 2497350
| Summary: | Review Request: rust-glycin-core - Sandboxed image decoding | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fabio Valentini <decathorpe> |
| Component: | Package Review | Assignee: | Michel Lind <michel> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | package-review |
| Target Milestone: | --- | Flags: | michel:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-08-11 10:50:23 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: | 2492988 | ||
|
Description
Fabio Valentini
2026-07-06 13:56:50 UTC
A successful build with all dependencies present is available in COPR: https://copr.fedorainfracloud.org/coprs/decathorpe/glycin-next/monitor/ rust2rpm.toml config file: ``` [features] # either the "builtin" or "external" backend needs to be enabled enable = ["external"] [tests] run = ["lib"] comments = ["doctests fail to compile"] ``` builds fine against rawhide + COPR. Please update when landing the whole update later === Package was generated with rust2rpm, simplifying the review. ✅ package contains only permissible content ✅ package builds and installs without errors on rawhide ✅ test suite is run and all unit tests pass 🫤 latest version of the crate is packaged (spec: 4.0.0~alpha; crates.io: 4.0.0-alpha.7 — update) ✅ license matches upstream specification and is acceptable for Fedora (spec & Cargo.toml: MPL-2.0 OR LGPL-2.1-or-later) ✅ license file is included with %license in %files ✅ package complies with Rust Packaging Guidelines Package APPROVED. === Recommended post-import rust-sig tasks: - set up package on release-monitoring.org: project: glycin-core homepage: https://crates.io/crates/glycin-core backend: crates.io version scheme: semantic version filter (*NOT* pre-release filter): alpha;beta;rc;pre distro: Fedora Package: rust-glycin-core - 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) Thank you for the review! I'll import and build when the whole stack is ready to avoid breaking the existing GNOME packages in rawhide. The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-glycin-core Monitoring: Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org` Imported and built: https://bodhi.fedoraproject.org/updates/FEDORA-2026-592ddc83fc Update to the latest version will be handled as part of the work for glycin 2.2.beta and loupe 51.beta. |