Skip to content

Commit 8ea1c07

Browse files
authored
Update fips openssh to openssh_9.2p1-2+deb12u5 (#21957)
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: #21922 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 Tested branch (Please provide the tested image version) Description for the changelog Update fips openssh to openssh_9.2p1-2+deb12u5
1 parent 8e05437 commit 8ea1c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/sonic-fips.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ifeq ($(BLDENV), bookworm)
44
FIPS_VERSION = 1.5.2
55
FIPS_OPENSSL_VERSION = 3.0.11-1~deb12u2+fips
6-
FIPS_OPENSSH_VERSION = 9.2p1-2+deb12u3+fips
6+
FIPS_OPENSSH_VERSION = 9.2p1-2+deb12u5+fips
77
FIPS_PYTHON_MAIN_VERSION = 3.11
88
FIPS_PYTHON_VERSION = 3.11.2-6+fips
99
FIPS_GOLANG_MAIN_VERSION = 1.19

0 commit comments

Comments
 (0)