From 4bc2354600dee6a32adab7d3a066959e5272d551 Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Thu, 8 Sep 2022 15:52:20 +0000 Subject: [PATCH] [202205][linkmgrd][utilities][platform-daemons][platform-common][linux-kernel] advance submodule head linkmgrd: * ab5b2c1 2022-09-02 | Fix mux config (#128) (HEAD -> 202205, github/202205) [Longxiang Lyu] utilities: * 7de9305 2022-09-07 | [generate dump]Added error message when saisdkdump fails (#2356) (HEAD -> 202205, github/202205) [Sudharsan Dhamal Gopalarathnam] * c5b0a6d 2022-09-07 | [counterpoll]Fixing counterpoll show for tunnel and acl stats (#2355) [Sudharsan Dhamal Gopalarathnam] * 1452b44 2022-09-05 | [GCU] Fix missing backend in dry run (#2347) [jingwenxie] * bc7b845 2022-09-04 | Add Password Hardening CLI support (#2338) [davidpil2002] * 55e8948 2022-09-06 | [fast-reboot]Avoid stopping masked services during fast-reboot (#2335) [Sudharsan Dhamal Gopalarathnam] * f7d69d4 2022-08-30 | Replace cmp in acl_loader with operator.eq (#2328) [Zhaohui Sun] * 4054ebb 2022-09-05 | Add verification for override (#2305) [jingwenxie] * 729d811 2022-05-30 | Fix sonic-installer and 'show version' command crash when database docker not running issue. (#2183) [Hua Liu] platform-daemons: * 36ba7c0 2022-09-07 | [ycable] cleanup logic for creating grpc future ready (#289) (HEAD -> 202205) [vdahiya12] * 2a9db73 2022-09-01 | [ycabled] fix insert events from xcvrd;cleanup some mux toggle logic (#287) [vdahiya12] platform-common: * d7c990d 2022-09-03 | [CMIS] 'get_transceiver_info' should return 'None' when CMIS cable EEPROM is not ready (#305) (HEAD -> 202205) [Kebo Liu] linux-kernel: * 25ea052 2022-08-31 | [patch]: Add accpt_untracked_na kernel param (#292) (HEAD -> 202205) [Lawrence Lee] Signed-off-by: Ying Xie --- src/linkmgrd | 2 +- src/sonic-linux-kernel | 2 +- src/sonic-platform-common | 2 +- src/sonic-platform-daemons | 2 +- src/sonic-utilities | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/linkmgrd b/src/linkmgrd index 9a993b271bc7..ab5b2c15480d 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit 9a993b271bc713b0decd49a6cae8c536ee944db8 +Subproject commit ab5b2c15480dd8d68a5d09bac2c59e2ae03b6c51 diff --git a/src/sonic-linux-kernel b/src/sonic-linux-kernel index 3fe00d489e0d..25ea052e63a0 160000 --- a/src/sonic-linux-kernel +++ b/src/sonic-linux-kernel @@ -1 +1 @@ -Subproject commit 3fe00d489e0da43cd6799dab2b4dfdb3822f449d +Subproject commit 25ea052e63a0efbd135088509993e0f217b6d8ca diff --git a/src/sonic-platform-common b/src/sonic-platform-common index c1ee4b1e2b00..d7c990d24b43 160000 --- a/src/sonic-platform-common +++ b/src/sonic-platform-common @@ -1 +1 @@ -Subproject commit c1ee4b1e2b007adc0f91b75a9cc847a66da01228 +Subproject commit d7c990d24b435b03b3fcce2b614393cd5b62a0e2 diff --git a/src/sonic-platform-daemons b/src/sonic-platform-daemons index 1a833f6f372c..36ba7c03ddff 160000 --- a/src/sonic-platform-daemons +++ b/src/sonic-platform-daemons @@ -1 +1 @@ -Subproject commit 1a833f6f372c17a1f2d8792271bf05f15d093f2c +Subproject commit 36ba7c03ddff74ce41cb8cdf49408ba006cf5054 diff --git a/src/sonic-utilities b/src/sonic-utilities index 5bf684c334d4..7de9305c15ed 160000 --- a/src/sonic-utilities +++ b/src/sonic-utilities @@ -1 +1 @@ -Subproject commit 5bf684c334d4905c96034bd74233dc16bb3b57c6 +Subproject commit 7de9305c15ed05b5c03887862b26ab9a84a4f0e5