phase-M M47: linux kernel family per-branch series pin#162
Merged
Conversation
PS L 4210-4219: the linux kernel specs (linux, linux-esx, linux-rt, linux-secure, linux-api-headers) track a fixed LTS series per Photon branch, so PS filters the v6.x listing candidates to that series before picking the latest (5.0/6.0/master/dev -> "6.1.", 3.0 -> "4.19.", 4.0 -> "5.10.", common -> "6.12."). Without it C reported the latest mainline (6.19.x) — wrong for a 6.1-LTS spec. Added linux_kernel_series() (branch derived from clone_root .../photon-<branch>/clones) and a candidate filter before pr_get_latest_name. Verified locally ROW-IDENTICAL to PS incl col9 SHA for linux-esx + linux-rt (both 6.1.173). linux.spec is unaffected (separate "6.1.164-acvp}" version edge case that yields a PS warning — not the series filter). FRD: FRD-011 ADR: ADR-0001 PS-source: photonos-package-report.ps1 L 4210-4219 Parity: strict Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
PS L4210-4219: linux kernel specs track a fixed LTS series per Photon branch (5.0→6.1.). Without it C reported latest mainline (6.19.x) — wrong for a 6.1-LTS spec. Added linux_kernel_series() (branch from clone_root) + candidate filter before latest-pick. Verified locally ROW-IDENTICAL to PS incl col9 SHA for linux-esx + linux-rt (6.1.173); linux-api-headers same family. linux.spec is a separate -acvp} version edge case (no regression). build+ctest green.
FRD: FRD-011 · ADR: ADR-0001 · PS-source: L4210-4219 · Parity: strict
🤖 Generated with Claude Code