Skip to content

Conversation

jkoritzinsky
Copy link
Member

@jkoritzinsky jkoritzinsky commented Aug 13, 2025

Port of #16049 to 9.0

Contributes to #16047

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 #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

@jkoritzinsky jkoritzinsky added servicing-consider Servicing ask-mode tell-mode Servicing tell-mode labels Aug 15, 2025
@jkoritzinsky jkoritzinsky marked this pull request as ready for review August 15, 2025 21:51
@rbhanda rbhanda added servicing-approved Approved for servicing and removed servicing-consider Servicing ask-mode labels Sep 9, 2025
@rbhanda rbhanda added this to the 9.0.10 milestone Sep 9, 2025
@hoyosjs
Copy link
Member

hoyosjs commented Sep 15, 2025

Doesn't this also need the signing props changes to override the signing key?

Copy link
Member

@hoyosjs hoyosjs left a comment

Choose a reason for hiding this comment

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

chatted offline

@hoyosjs hoyosjs merged commit 024c562 into dotnet:release/9.0 Sep 15, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
servicing-approved Approved for servicing tell-mode Servicing tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants