fix: rust-miniz_oxide0.8: pin to Fedora 43 build commit 6ff8fbdccbe6#16392
fix: rust-miniz_oxide0.8: pin to Fedora 43 build commit 6ff8fbdccbe6#16392christopherco merged 1 commit intotomls/base/mainfrom
Conversation
Pin rust-miniz_oxide0.8 to upstream commit 6ff8fbdccbe6b185546f42a70fd93664c3976899 (Fedora dist-git: rust-miniz_oxide) to fetch sources from the commit used to build the current f43 package.
There was a problem hiding this comment.
Pull request overview
Pins the rust-miniz_oxide0.8 component to a specific Fedora 43 dist-git commit so Azure Linux pulls sources/spec from the exact revision used to build the current Fedora 43 package.
Changes:
- Added a dedicated component definition for
rust-miniz_oxide0.8that pinsspec.upstream-committo6ff8fbdccbe6b185546f42a70fd93664c3976899. - Removed the now-redundant entry for
rust-miniz_oxide0.8fromcomponents-full.toml.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| base/comps/rust-miniz_oxide0.8/rust-miniz_oxide0.8.comp.toml | Introduces an upstream commit pin for Fedora 43 to match the build commit used in Fedora. |
| base/comps/components-full.toml | Drops the component’s stub entry now that it has a dedicated *.comp.toml file. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [components.'rust-miniz_oxide0.8'] | ||
| # Pin to the f43 commit used to build the current Fedora 43 package. | ||
| # TODO: Drop this override once the default Fedora 43 snapshot | ||
| # in distro/azurelinux.distro.toml advances past this commit. |
There was a problem hiding this comment.
The pin comments should include a full reference URL to the external source for the pinned commit (per comp-toml.instructions.md “References”). Please add a Fedora dist-git commit link (e.g., https://src.fedoraproject.org/rpms/rust-miniz_oxide/c/6ff8fbdccbe6b185546f42a70fd93664c3976899?branch=f43) so future updates can easily validate/remove this override.
| # in distro/azurelinux.distro.toml advances past this commit. | |
| # in distro/azurelinux.distro.toml advances past this commit. | |
| # Fedora dist-git reference: https://src.fedoraproject.org/rpms/rust-miniz_oxide/c/6ff8fbdccbe6b185546f42a70fd93664c3976899?branch=f43 |
Pin rust-miniz_oxide0.8 to upstream commit 6ff8fbdccbe6b185546f42a70fd93664c3976899 (Fedora dist-git: rust-miniz_oxide) to fetch sources from the commit used to build the current f43 package.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
What does the PR accomplish, why was it needed?
Change Log
Does this affect the toolchain?
YES/NO
Associated issues
Links to CVEs
Test Methodology