Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 13, 2025

Backport of #63249 to release/8.0

/cc @jkoritzinsky

Make duplicate deb/rpm packages so we can sign them with the new PMC key

Description

PMC has added a new signing key for packages published to repositories for new Linux distributions they will add support for, such as Debian 13 and SLES vNext. Packages pushed to these feeds must be signed with the new key. Existing feeds will maintain the same keys. The .NET signing infrastructure requires us to have separate copies of the package files to have them signed with different keys. This PR introduces separate copies of the DEB and RPM installers to be signed with the new signing keys.

Contributes to dotnet/arcade#16047

Customer Impact

Without this change, we can't ship .deb installers for Debian 13. With this change, we can.

Regression?

  • Yes
  • No

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

@github-actions github-actions bot requested review from wtgodbe and a team as code owners August 13, 2025 23:21
@dotnet-policy-service dotnet-policy-service bot added this to the 8.0.x milestone Aug 13, 2025
@jkoritzinsky jkoritzinsky changed the title [release/8.0] [9.0] Make duplicate deb/rpm packages so we can sign them with the new PMC key [release/8.0] Make duplicate deb/rpm packages so we can sign them with the new PMC key Aug 13, 2025
@jkoritzinsky jkoritzinsky added tell-mode Indicates a PR which is being merged during tell-mode Servicing-consider Shiproom approval is required for the issue labels Aug 15, 2025
@rbhanda rbhanda modified the milestones: 8.0.x, 8.0.21 Aug 21, 2025
@rbhanda rbhanda added Servicing-approved Shiproom has approved the issue and removed Servicing-consider Shiproom approval is required for the issue labels Aug 21, 2025
@dotnet-policy-service dotnet-policy-service bot added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Aug 29, 2025
@wtgodbe wtgodbe removed the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Sep 3, 2025
@wtgodbe wtgodbe merged commit 58b456e into release/8.0 Sep 3, 2025
21 of 25 checks passed
@wtgodbe wtgodbe deleted the backport/pr-63249-to-release/8.0 branch September 3, 2025 20:31
@dotnet-policy-service dotnet-policy-service bot modified the milestone: 8.0.21 Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Servicing-approved Shiproom has approved the issue tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants