Skip to content

Commit 77745f5

Browse files
authored
[FIPS] Upgrade Open-SymCrypt version to 0.6 (sonic-net#13461)
Why I did it [FIPS] Upgrade Open-SymCrypt version to 0.6 Improve the SymCrypt performance Support to download the debug packages from storage account in version 0.6. How I did it Upgrade to symcrypt-openssl from version 0.4 to version 0.6 Changes in https://github.com/sonic-net/sonic-fips: 0c29b23 Upgrade the submodules: SymCrypt and SymCrypt-OpenSSL #40 80022f3 Fix the ARM64 build failure 2e76a3d Disable the unsupported tests Other changes will be added as well: 55b8e0a Merge pull request #35 from xumia/change-license 120c1a7 Upgrade SymCrypt and SymCrypt-OpenSSL 2f9c084 Merge pull request #39 from liuh-80/dev/liuh/update-openssh-version a3be6c5 Revert openssh version e02fa1e Update fips version How to verify it
1 parent 24bdfc1 commit 77745f5

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
@@ -1,6 +1,6 @@
11
# fips packages
22

3-
FIPS_VERSION = 0.4
3+
FIPS_VERSION = 0.6
44
FIPS_OPENSSL_VERSION = 1.1.1n-0+deb11u3+fips
55
FIPS_OPENSSH_VERSION = 8.4p1-5+deb11u1+fips
66
FIPS_PYTHON_MAIN_VERSION = 3.9

0 commit comments

Comments
 (0)