PMC: Remove EOL debian12 distribution - #27763
Merged
Dongbo Wang (daxian-dbw) merged 1 commit intoAug 5, 2026
Merged
Conversation
Anam Navied (anamnavi)
requested review from
a team and
Justin Chung (jshigetomi)
as code owners
August 4, 2026 22:15
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Removes the Debian 12 (“bookworm”) entries from the packages.microsoft.com mapping list, so tooling that consumes this mapping will no longer consider “bookworm” a supported Debian distribution target.
Changes:
- Removed the
microsoft-debian-bookworm-prodmapping entry forbookworm(amd64). - Removed the
microsoft-debian-bookworm-prodmapping entry forbookworm(arm64).
Aditya Patwardhan (adityapatwardhan)
approved these changes
Aug 4, 2026
Aditya Patwardhan (adityapatwardhan)
previously requested changes
Aug 4, 2026
Aditya Patwardhan (adityapatwardhan)
left a comment
Member
There was a problem hiding this comment.
It seems Debian 12 is still supported on .NET 8 (PS 7.4)
https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md
Member
|
Support is actually dropped only for .NET 11. We should not backport this change then |
Dongbo Wang (daxian-dbw)
approved these changes
Aug 5, 2026
Member
The Debian 12 LTS is still under support, so I guess, we support it as long as .NET continue to support it. |
Dongbo Wang (daxian-dbw)
dismissed
Aditya Patwardhan (adityapatwardhan)’s stale review
August 5, 2026 23:05
Confirmed that we will not backport this PR.
Dongbo Wang (daxian-dbw)
merged commit Aug 5, 2026
dba85f8
into
PowerShell:master
39 of 47 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
Remove debian12 distribution from PMC mapping list as debian12 is end of life (EOL).
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header