mass-update packages to newer version from f43 - #18684
mass-update packages to newer version from f43#18684Dan Streetman (ddstreetmicrosoft) wants to merge 3 commits into
Conversation
|
Hello, and thank you for opening this pull request! 👋🏼 We appreciate the contribution. We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Commits in this repo will typically be prefixed with Details: |
There was a problem hiding this comment.
Pull request overview
Refreshes Fedora 43-derived package outputs and source metadata.
Changes:
- Regenerates numerous RPM specs and auxiliary packaging files.
- Adds/removes source manifests and upstream configuration files.
- Introduces 14 failed-render markers and widespread RPM release regressions.
Reviewed changes
Copilot reviewed 1 out of 17490 changed files in this pull request and generated no comments.
| File set | Description |
|---|---|
specs/**/*.spec |
Mass-regenerated specs; many unchanged versions receive lower releases. |
specs/**/sources |
Updates source checksums; several are removed by failed renders. |
specs/**/RENDER_FAILED |
Records 14 unresolved component render failures. |
specs/{b,f,g,h,i,k,o,p,r,s}/**/* |
Updates generated service, sysusers, tmpfiles, SSH, logrotate, and build-support files. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This PR is required because scratch-building isn't possible due to none of the updated package source tarballs existing in the lookaside cache, and no way for devs to upload them besides opening a PR like this.
This will constantly require rebasing, because any change to (almost) any package in the entire repo will update the 'lock' file(s) and break merging of this PR.