forked from yugabyte/yugabyte-db
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[2.18][yugabyte#19736] build: Upgrade OpenSSL to 3.0.8
Summary: Upgrade OpenSSL to 3.0.8 as 1.1.1 has reached EOL. Pre-requisite changes (253d019, b20fe3d, deb6685, 6b535d0, 0d38531) have all landed on this branch and this diff updates the thirdparty archives to the newest branch commit where OpenSSL 3.0.8 thirdparty changes have landed, to actually use OpenSSL 3.0.8. Jira: DB-8566 Test Plan: Jenkins: rebase: 2.18 Reviewers: mbautin, rthallam Reviewed By: rthallam Subscribers: steve.varnau, yql, ybase Tags: #jenkins-ready Differential Revision: https://phorge.dev.yugabyte.com/D30201
- Loading branch information
Showing
1 changed file
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,100 +1,100 @@ | ||
sha_for_local_checkout: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha_for_local_checkout: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
archives: | ||
- os_type: almalinux8 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183258-13f9ef44be-almalinux8-x86_64-clang15 | ||
tag: v2.18-20231114005152-1e1134fa7e-almalinux8-x86_64-clang15 | ||
- os_type: almalinux8 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: true | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183302-13f9ef44be-almalinux8-x86_64-clang15-linuxbrew | ||
tag: v2.18-20231114005141-1e1134fa7e-almalinux8-x86_64-clang15-linuxbrew | ||
- os_type: almalinux8 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: true | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: full | ||
tag: v2.18-20231006183335-13f9ef44be-almalinux8-x86_64-clang15-linuxbrew-full-lto | ||
tag: v2.18-20231114005214-1e1134fa7e-almalinux8-x86_64-clang15-linuxbrew-full-lto | ||
- os_type: almalinux8 | ||
architecture: x86_64 | ||
compiler_type: gcc11 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183258-13f9ef44be-almalinux8-x86_64-gcc11 | ||
tag: v2.18-20231114005147-1e1134fa7e-almalinux8-x86_64-gcc11 | ||
- os_type: centos7 | ||
architecture: aarch64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183418-13f9ef44be-centos7-aarch64-clang15 | ||
tag: v2.18-20231114005322-1e1134fa7e-centos7-aarch64-clang15 | ||
- os_type: centos7 | ||
architecture: aarch64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: full | ||
tag: v2.18-20231006183359-13f9ef44be-centos7-aarch64-clang15-full-lto | ||
tag: v2.18-20231114005327-1e1134fa7e-centos7-aarch64-clang15-full-lto | ||
- os_type: centos7 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183430-13f9ef44be-centos7-x86_64-clang15 | ||
tag: v2.18-20231114005226-1e1134fa7e-centos7-x86_64-clang15 | ||
- os_type: centos7 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: full | ||
tag: v2.18-20231006183325-13f9ef44be-centos7-x86_64-clang15-full-lto | ||
tag: v2.18-20231114005143-1e1134fa7e-centos7-x86_64-clang15-full-lto | ||
- os_type: centos7 | ||
architecture: x86_64 | ||
compiler_type: gcc11 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183333-13f9ef44be-centos7-x86_64-gcc11 | ||
tag: v2.18-20231114005328-1e1134fa7e-centos7-x86_64-gcc11 | ||
- os_type: macos | ||
architecture: arm64 | ||
compiler_type: clang | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231009170006-13f9ef44be-macos-arm64 | ||
tag: v2.18-20231114164052-1e1134fa7e-macos-arm64 | ||
- os_type: macos | ||
architecture: x86_64 | ||
compiler_type: clang | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183359-13f9ef44be-macos-x86_64 | ||
tag: v2.18-20231114023209-1e1134fa7e-macos-x86_64 | ||
- os_type: ubuntu20.04 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183332-13f9ef44be-ubuntu2004-x86_64-clang15 | ||
tag: v2.18-20231114005135-1e1134fa7e-ubuntu2004-x86_64-clang15 | ||
- os_type: ubuntu22.04 | ||
architecture: x86_64 | ||
compiler_type: clang15 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183307-13f9ef44be-ubuntu2204-x86_64-clang15 | ||
tag: v2.18-20231114005140-1e1134fa7e-ubuntu2204-x86_64-clang15 | ||
- os_type: ubuntu22.04 | ||
architecture: x86_64 | ||
compiler_type: gcc11 | ||
is_linuxbrew: false | ||
sha: 13f9ef44be8e1bbb2144686c7f7087e7abfe5e11 | ||
sha: 1e1134fa7ea6597726d4dbb0e042e9274acd2782 | ||
lto_type: | ||
tag: v2.18-20231006183254-13f9ef44be-ubuntu2204-x86_64-gcc11 | ||
tag: v2.18-20231114005142-1e1134fa7e-ubuntu2204-x86_64-gcc11 |