Merged
Conversation
bhouse-nexthop
commented
Nov 7, 2025
- simplify logic, don't sprinkle +deb13 everywhere
- secureboot requires kbuild to be installed
- Merge conflict bad resolution from PR Secureboot: Fix base paths for kernel module signing and verification sonic-net/sonic-buildimage#23734
* simplify logic, don't sprinkle +deb13 everywhere * secureboot requires kbuild to be installed * Merge conflict bad resolution from PR sonic-net#23734
5 tasks
saiarcot895
approved these changes
Nov 8, 2025
tirupatihemanth
added a commit
to tirupatihemanth/sonic-buildimage
that referenced
this pull request
Nov 14, 2025
through saiarcot895#62 Hence removing this dependency for Mellanox platform
saiarcot895
pushed a commit
that referenced
this pull request
Nov 16, 2025
…66) * Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
saiarcot895
pushed a commit
that referenced
this pull request
Nov 17, 2025
* simplify logic, don't sprinkle +deb13 everywhere * secureboot requires kbuild to be installed * Merge conflict bad resolution from PR sonic-net#23734
saiarcot895
pushed a commit
that referenced
this pull request
Nov 17, 2025
…66) * Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
saiarcot895
added a commit
that referenced
this pull request
Nov 19, 2025
saiarcot895
pushed a commit
that referenced
this pull request
Nov 23, 2025
* simplify logic, don't sprinkle +deb13 everywhere * secureboot requires kbuild to be installed * Merge conflict bad resolution from PR sonic-net#23734
saiarcot895
pushed a commit
that referenced
this pull request
Nov 23, 2025
…66) * Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
saiarcot895
pushed a commit
that referenced
this pull request
Nov 26, 2025
…66) * Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
saiarcot895
pushed a commit
that referenced
this pull request
Nov 30, 2025
…66) * Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
saiarcot895
pushed a commit
that referenced
this pull request
Dec 11, 2025
* Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
saiarcot895
pushed a commit
that referenced
this pull request
Dec 15, 2025
* Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
yxieca
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Dec 16, 2025
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
hdwhdw
pushed a commit
to hdwhdw/sonic-buildimage
that referenced
this pull request
Dec 18, 2025
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic Signed-off-by: Dawei Huang <[email protected]>
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic Signed-off-by: xiaweijiang <[email protected]>
saiarcot895
pushed a commit
that referenced
this pull request
Jan 7, 2026
* Linux Kbuild support for signing added to all platforms through #62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
yxieca
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Jan 12, 2026
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
jasonbridges
pushed a commit
to jasonbridges/sonic-buildimage
that referenced
this pull request
Jan 22, 2026
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic
ysmanman
pushed a commit
to ysmanman/sonic-buildimage
that referenced
this pull request
Feb 2, 2026
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic Signed-off-by: syuan <[email protected]>
saiarcot895
pushed a commit
that referenced
this pull request
Mar 5, 2026
…tically (sonic-net#25662) #### Why I did it src/sonic-dash-api ``` * 18a29c1 - (HEAD -> master, origin/master, origin/HEAD) Add step to compile Trixie in the CI builds (#64) (56 seconds ago) [Saikrishna Arcot] * 99a835c - Move route rule priority to key (#62) (3 hours ago) [Lawrence Lee] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic Signed-off-by: Feng Pan <[email protected]>
dprital
pushed a commit
to sonic-net/sonic-buildimage
that referenced
this pull request
Mar 19, 2026
* Linux Kbuild support for signing added to all platforms through saiarcot895#62 Hence removing this dependency for Mellanox platform * Fix Actual kernel version read by component versions Before root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 13 After root@sonic:/home/admin# get_component_versions.py KERNEL 6.12.41+deb13-sonic 6.12.41+deb13-sonic Signed-off-by: dprital <[email protected]>
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.