[submodule][202205] Update submodule sonic-utilities to the latest HEAD automatically#80
Merged
gechiang merged 1 commit intoAzure:202205from Aug 15, 2023
Conversation
5c00bab to
2221e13
Compare
anamehra
pushed a commit
to anamehra/sonic-buildimage-msft
that referenced
this pull request
Aug 14, 2023
…atically (#15544) src/sonic-telemetry * 0b8843c - (HEAD -> 202205, origin/202205) Merge pull request Azure#120 from zbud-msft/202205_divide_by_zero (3 hours ago) [Ying Xie] | * 015defa - Merge branch '202205' into 202205_divide_by_zero (5 hours ago) [Zain Budhwani] * | de2124b - Change log level (5 hours ago) [zbud-msft] * | f203be5 - Add logs for md5 checksum (Azure#80) (5 hours ago) [Zain Budhwani] | * ea6c84b - Merge branch '202205' into 202205_divide_by_zero (31 hours ago) [Zain Budhwani] * | ab98380 - Fix sonic-mgmt-common version to ec32690 in pipeline (Azure#123) (34 hours ago) [Sachin Holla] * 5fcecef - Merge branch '202205' into 202205_divide_by_zero (4 days ago) [Ying Xie] * 09c8bfc - Merge branch '202205' into 202205_divide_by_zero (11 days ago) [Zain Budhwani] * 21b9bc8 - Fix crash when retrieving cpu utilization (Azure#70) (Azure#71) (11 days ago) [Zain Budhwani]
2221e13 to
923c6cc
Compare
jon-nokia
pushed a commit
to jon-nokia/sonic-buildimage-msft
that referenced
this pull request
May 3, 2024
…e latest HEAD automatically (#18168) #### Why I did it src/wpasupplicant/sonic-wpa-supplicant ``` * d41110905 - (HEAD -> master, origin/master, origin/HEAD) Merge pull request Azure#80 from wumiaont/master (4 days ago) [Kamil Cudnik] * 7406f4ba4 - Fix compile issues with debian bookworm (10 days ago) [wumiaont] * caed4ef71 - Fix compile issues with bookworm and openssl 3.0 (10 days ago) [wumiaont] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
that referenced
this pull request
Dec 19, 2024
…utomatically (#18900) #### Why I did it src/sonic-host-services ``` * aa84129 - (HEAD -> master, origin/master, origin/HEAD) Updated tacacs test (#123) (17 hours ago) [ycoheNvidia] * 9e6404c - Add LDAP feature support (#80) (6 days ago) [davidpil2002] ``` #### How I did it #### How to verify it #### Description for the changelog
r12f
pushed a commit
that referenced
this pull request
Apr 23, 2025
…est HEAD automatically (#1044) #### Why I did it src/sonic-platform-common ``` * add9e9d - (HEAD -> 202412, origin/202412) Merge pull request #80 from mssonicbld/cherry/msft-202412/561 (23 minutes ago) [Riff] * 9f71474 - Update Amphenol package for mock test (43 minutes ago) [Sonic Build Admin] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
May 17, 2025
…tomatically (#1132) #### Why I did it src/sonic-swss ``` * bc66bb7 - (HEAD -> 202405, origin/202405) Merge pull request #80 from mssonicbld/sonicbld/202405-merge (21 hours ago) [mssonicbld] * e1d9553 - Merge branch '202405' of https://github.com/sonic-net/sonic-swss into 202405 (23 hours ago) [Sonic Automation] * 4352902 - [202405] Setting default nexthop weight to 1 in `fpmsyncd` (#3648) (30 hours ago) [mramezani95] ``` #### How I did it #### How to verify it #### Description for the changelog
bingwang-ms
added a commit
that referenced
this pull request
Aug 14, 2025
…D automatically (#1501) #### Why I did it src/sonic-sairedis ``` * 0ce6b355 - (HEAD -> 202503, origin/202503) Merge pull request #80 from mssonicbld/sonicbld/202503-merge (2 hours ago) [mssonicbld] * dd0ac72c - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (2 hours ago) [Sonic Automation] * a8337841 - (origin/HEAD, origin/202412, 202412) [fix]: Fix test for queryStatsStCapability (#79) (25 hours ago) [Ze Gan] ``` #### How I did it #### How to verify it #### Description for the changelog
bingwang-ms
pushed a commit
that referenced
this pull request
Jan 16, 2026
…ically (#23143) #### Why I did it src/sonic-dash-ha ``` * c067618 - (HEAD -> master, origin/master, origin/HEAD) Fix CI issues after upgrading to rustc 1.88.0 (#80) (10 hours ago) [yue-fred-gao] ``` #### How I did it #### How to verify it #### Description for the changelog
liushilongbuaa
pushed a commit
that referenced
this pull request
Mar 25, 2026
…ly (#24654) #### Why I did it src/sonic-stp ``` * 6be3721 - (HEAD -> master, origin/master, origin/HEAD) Correcting stp-stpmgrd IPC data structure similar to structure defined in stpmgr.h file (#80) (4 days ago) [Divya Kumaran Chandralekha] * e80c7be - [stpctl] stpctl enhancements for mstp debugging commands (#79) (5 days ago) [vganesan-nokia] * bfcb492 - [mstp] Fix for port enable handlinging and rx pkt type check (#78) (5 days ago) [vganesan-nokia] ``` #### How I did it #### How to verify it #### Description for the changelog
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.
Why I did it
src/sonic-utilities
How I did it
How to verify it
Description for the changelog