variables:
testRunTitle: '$(build.sourceBranchName)-linux'
testRunPlatform: linux
- openssl_version: 1.1.1c
+ openssl_version: 1.1.1d
steps:
- template: ./posix-steps.yml
variables:
testRunTitle: '$(Build.SourceBranchName)-linux-coverage'
testRunPlatform: linux-coverage
- openssl_version: 1.1.1c
+ openssl_version: 1.1.1d
steps:
- template: ./posix-steps.yml
variables:
testRunTitle: '$(system.pullRequest.TargetBranch)-linux'
testRunPlatform: linux
- openssl_version: 1.1.1c
+ openssl_version: 1.1.1d
steps:
- template: ./posix-steps.yml
variables:
testRunTitle: '$(Build.SourceBranchName)-linux-coverage'
testRunPlatform: linux-coverage
- openssl_version: 1.1.1c
+ openssl_version: 1.1.1d
steps:
- template: ./posix-steps.yml
env:
global:
- - OPENSSL=1.1.1c
+ - OPENSSL=1.1.1d
- OPENSSL_DIR="$HOME/multissl/openssl/${OPENSSL}"
- PATH="${OPENSSL_DIR}/bin:$PATH"
- CFLAGS="-I${OPENSSL_DIR}/include"
--- /dev/null
+Test with OpenSSL 1.1.1d
]
OPENSSL_RECENT_VERSIONS = [
- "1.0.2s",
- "1.1.0k",
- "1.1.1c",
+ "1.0.2t",
+ "1.1.0l",
+ "1.1.1d",
]
LIBRESSL_OLD_VERSIONS = [
- "2.9.2",
]
LIBRESSL_RECENT_VERSIONS = [
- "2.8.3",
+ "2.9.2",
]
# store files in ../multissl