From 15b513e2bf11a99d05b0ec6f86d8edd01397d3fd Mon Sep 17 00:00:00 2001 From: Sonic Build Admin Date: Thu, 13 Mar 2025 05:13:56 +0000 Subject: [PATCH] Update fips openssh to openssh_9.2p1-2+deb12u5 Update fips openssh to openssh_9.2p1-2+deb12u5 #### Why I did it SONiC build none fips openssh from debian source code, and this version upgrade to openssh_9.2p1-2+deb12u5 by this PR: https://github.com/sonic-net/sonic-buildimage/pull/21922 ##### Work item tracking - Microsoft ADO: #### How I did it Update fips openssh to openssh_9.2p1-2+deb12u5 #### How to verify it Pass all UT. Manually confirm the package installed #### Which release branch to backport (provide reason below if selected) - [x] 202405 - [x] 202411 #### Tested branch (Please provide the tested image version) #### Description for the changelog Update fips openssh to openssh_9.2p1-2+deb12u5 #### Link to config_db schema for YANG module changes #### A picture of a cute animal (not mandatory but encouraged) --- rules/sonic-fips.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/sonic-fips.mk b/rules/sonic-fips.mk index 6adb95c57dc..101c8f37e56 100644 --- a/rules/sonic-fips.mk +++ b/rules/sonic-fips.mk @@ -3,7 +3,7 @@ ifeq ($(BLDENV), bookworm) FIPS_VERSION = 1.5.2 FIPS_OPENSSL_VERSION = 3.0.11-1~deb12u2+fips -FIPS_OPENSSH_VERSION = 9.2p1-2+deb12u3+fips +FIPS_OPENSSH_VERSION = 9.2p1-2+deb12u5+fips FIPS_PYTHON_MAIN_VERSION = 3.11 FIPS_PYTHON_VERSION = 3.11.2-6+fips FIPS_GOLANG_MAIN_VERSION = 1.19