rust-signal-hook0.3: pin to Fedora 43 build commit fa76177769ec#16390
rust-signal-hook0.3: pin to Fedora 43 build commit fa76177769ec#16390christopherco merged 1 commit intotomls/base/mainfrom
Conversation
Pin rust-signal-hook0.3 to upstream commit fa76177769ec9473273fc82487396bcade30c945 (Fedora dist-git: rust-signal-hook) to fetch sources from the commit used to build the current f43 package.
There was a problem hiding this comment.
Pull request overview
Pins rust-signal-hook0.3 to the exact Fedora 43 dist-git commit used for the current f43 build, ensuring Azure Linux pulls sources/spec content consistent with that Fedora build.
Changes:
- Add a dedicated component definition for
rust-signal-hook0.3that pinsspec.upstream-committofa76177769ec9473273fc82487396bcade30c945on Fedora 43. - Remove the now-dedicated component entry from
components-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-signal-hook0.3/rust-signal-hook0.3.comp.toml | Introduces an upstream commit pin for Fedora 43 to align source/spec input with the f43 build commit. |
| base/comps/components-full.toml | Removes the component entry now covered by a dedicated *.comp.toml file. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -0,0 +1,5 @@ | |||
| [components.'rust-signal-hook0.3'] | |||
| # Pin to the f43 commit used to build the current Fedora 43 package. | |||
There was a problem hiding this comment.
The pin comment should include a direct reference URL to the Fedora dist-git commit being pinned (per comp-toml.instructions.md guidance on adding links for upstream commits). Please add the full src.fedoraproject.org commit URL (ideally with ?branch=f43) so future readers can quickly verify what this pin tracks and when it can be removed.
| # Pin to the f43 commit used to build the current Fedora 43 package. | |
| # Pin to the Fedora 43 dist-git commit used to build the current Fedora 43 package: | |
| # https://src.fedoraproject.org/rpms/rust-signal-hook/c/fa76177769ec9473273fc82487396bcade30c945?branch=f43 |
Pin rust-signal-hook0.3 to upstream commit fa76177769ec9473273fc82487396bcade30c945 (Fedora dist-git: rust-signal-hook) 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