-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kernel] Upgrade kernel to version 4.9.168-1+deb9u5 #3369
Merged
Merged
Conversation
This file contains 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
- Picking up security patches. Signed-off-by: Ying Xie <ying.xie@microsoft.com>
qiluo-msft
approved these changes
Aug 20, 2019
jleveque
approved these changes
Aug 21, 2019
andriymoroz-mlnx
approved these changes
Aug 21, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified on Mellanox devices
kpetremann
pushed a commit
to criteo-forks/sonic-buildimage
that referenced
this pull request
Feb 5, 2020
* [kernel] Upgrade kernel to version 4.9.168-1+deb9u5 - Picking up security patches. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * advance linux-kernel sub module head Change-Id: Ibb3c4eb3ac190ed54e55c229bda1d958a8ddc80a
wangshengjun
pushed a commit
to wangshengjun/sonic-buildimage
that referenced
this pull request
Nov 16, 2020
* [kernel] Upgrade kernel to version 4.9.168-1+deb9u5 - Picking up security patches. Signed-off-by: Ying Xie <ying.xie@microsoft.com> * advance linux-kernel sub module head
mssonicbld
added a commit
that referenced
this pull request
Jul 13, 2024
…atically (#19522) #### Why I did it src/sonic-utilities ``` * b6f7c2b7 - (HEAD -> master, origin/master, origin/HEAD) [sfputil] Add loopback sub-command for debugging and module diagnosti… (#3369) (27 hours ago) [Xinyu Lin] * 1f944447 - Fix multi-asic behaviour for pg-drop (#3058) (2 days ago) [bktsim] * 789ef634 - Add Parallel option for apply-patch (#3373) (3 days ago) [Xincun Li] ``` #### How I did it #### How to verify it #### Description for the changelog
arun1355492
pushed a commit
to arun1355492/sonic-buildimage
that referenced
this pull request
Jul 26, 2024
…atically (sonic-net#19522) #### Why I did it src/sonic-utilities ``` * b6f7c2b7 - (HEAD -> master, origin/master, origin/HEAD) [sfputil] Add loopback sub-command for debugging and module diagnosti… (sonic-net#3369) (27 hours ago) [Xinyu Lin] * 1f944447 - Fix multi-asic behaviour for pg-drop (sonic-net#3058) (2 days ago) [bktsim] * 789ef634 - Add Parallel option for apply-patch (sonic-net#3373) (3 days ago) [Xincun Li] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
to liushilongbuaa/sonic-buildimage
that referenced
this pull request
Aug 1, 2024
…atically (sonic-net#19522) #### Why I did it src/sonic-utilities ``` * b6f7c2b7 - (HEAD -> master, origin/master, origin/HEAD) [sfputil] Add loopback sub-command for debugging and module diagnosti… (sonic-net#3369) (27 hours ago) [Xinyu Lin] * 1f944447 - Fix multi-asic behaviour for pg-drop (sonic-net#3058) (2 days ago) [bktsim] * 789ef634 - Add Parallel option for apply-patch (sonic-net#3373) (3 days ago) [Xincun Li] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Nov 17, 2024
…lly (#20832) #### Why I did it src/sonic-swss ``` * 2e2d4e59 - (HEAD -> master, origin/master, origin/HEAD) [fpmsyncd]: Add support for SRv6 (#3123) (32 hours ago) [Carmine Scarpitta] * e8d81b44 - [ci] Fix reportgenerator installation error #3369 (2 days ago) [Xin Wang] * 52992e62 - [ci] Fix reportgenerator installation error (3 days ago) [Liu Shilong] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
- What I did
Upgrade kernel to version 4.9.168-1+deb9u5
This PR requires sonic-net/sonic-linux-kernel#98 and sub module update.
Signed-off-by: Ying Xie ying.xie@microsoft.com
- How to verify it
Built a binary and loaded up on DUT. It works fine.