fix: rust-selectors0.25: pin to Fedora 43 build commit 2b6674bc08b3#16398
fix: rust-selectors0.25: pin to Fedora 43 build commit 2b6674bc08b3#16398christopherco merged 1 commit intotomls/base/mainfrom
Conversation
Pin rust-selectors0.25 to upstream commit 2b6674bc08b3549026f933c9d2dfced43ebd48b0 (Fedora dist-git: rust-selectors) 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-selectors0.25 component to the exact Fedora 43 dist-git commit that matches the currently built f43 package, ensuring source retrieval aligns with that build input.
Changes:
- Added a dedicated component definition for
rust-selectors0.25that pinsspec.upstream-committo2b6674bc08b3…. - Removed the now-redundant entry for
rust-selectors0.25fromcomponents-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-selectors0.25/rust-selectors0.25.comp.toml | Introduces an upstream commit pin for Fedora 43 to align the component with a specific dist-git build commit. |
| base/comps/components-full.toml | Removes the rust-selectors0.25 entry since it now has a dedicated *.comp.toml file. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [components.'rust-selectors0.25'] | ||
| # 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 comment should include a full reference URL to the upstream Fedora dist-git commit being pinned (per .github/instructions/comp-toml.instructions.md References section). Add a line like “Fedora commit: https://src.fedoraproject.org/rpms/rust-selectors/c/2b6674bc08b3549026f933c9d2dfced43ebd48b0?branch=f43” so future readers can easily audit/remove the pin.
| # in distro/azurelinux.distro.toml advances past this commit. | |
| # in distro/azurelinux.distro.toml advances past this commit. | |
| # Fedora commit: https://src.fedoraproject.org/rpms/rust-selectors/c/2b6674bc08b3549026f933c9d2dfced43ebd48b0?branch=f43 |
Pin rust-selectors0.25 to upstream commit 2b6674bc08b3549026f933c9d2dfced43ebd48b0 (Fedora dist-git: rust-selectors) 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