Skip to content

Commit

Permalink
Upgrade SymCrypt version to 1.5.2 (#21597)
Browse files Browse the repository at this point in the history
Upgrade SymCrypt version to 1.5.2

Why I did it
SymCrypt release new version:

upstream SymCrypt upgrade to v103.8.0
upstream SymCrypt-Openssl upgrade to1.7.0

Work item tracking
Microsoft ADO: 31063369
How I did it
Upgrade SymCrypt and SymCrypt-Openssl to latest version

How to verify it
Pass all UT.
  • Loading branch information
liuh-80 authored Feb 4, 2025
1 parent 55fe78a commit 794926e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/sonic-fips.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# fips packages

ifeq ($(BLDENV), bookworm)
FIPS_VERSION = 1.4.3-1
FIPS_VERSION = 1.5.2
FIPS_OPENSSL_VERSION = 3.0.11-1~deb12u2+fips
FIPS_OPENSSH_VERSION = 9.2p1-2+deb12u3+fips
FIPS_PYTHON_MAIN_VERSION = 3.11
Expand Down

0 comments on commit 794926e

Please sign in to comment.