[FIPS] Upgrade Open-SymCrypt version to 0.6 (#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
This commit is contained in:
parent
ab397d04ed
commit
70f763a3d3
@ -1,6 +1,6 @@
|
||||
# fips packages
|
||||
|
||||
FIPS_VERSION = 0.4
|
||||
FIPS_VERSION = 0.6
|
||||
FIPS_OPENSSL_VERSION = 1.1.1n-0+deb11u3+fips
|
||||
FIPS_OPENSSH_VERSION = 8.4p1-5+deb11u1+fips
|
||||
FIPS_PYTHON_MAIN_VERSION = 3.9
|
||||
|
Loading…
Reference in New Issue
Block a user