Skip to content

mass-update packages to newer version from f43 - #18684

Open
Dan Streetman (ddstreetmicrosoft) wants to merge 3 commits into
4.0from
ddstreet/pkg-update-f43
Open

mass-update packages to newer version from f43#18684
Dan Streetman (ddstreetmicrosoft) wants to merge 3 commits into
4.0from
ddstreet/pkg-update-f43

Conversation

@ddstreetmicrosoft

Copy link
Copy Markdown

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.

Copilot AI balanced review requested due to automatic review settings September 1, 2026 16:26
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

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 fix:, feat:, docs:, chore:, refactor:, test:, or ci: to indicate the type of change being proposed. The linked specification has more details.

Details:

No release type found in pull request title "mass-update packages to newer version from f43". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants