Commit 493e3f9
authored
Update to OpenSSL 3. (#5174)
[SC-36844](https://app.shortcut.com/tiledb-inc/story/36844/update-to-openssl-3)
This PR removes the `openssl` vcpkg port overlay, which unpins OpenSSL
from version 1.1.1.t to whichever is set in the vcpkg `builtin-baseline`
(currently version 3.1.4).
Validated by successfully building the Core on WSL. No warnings or
errors about deprecated APIs were emitted by the compiler, which means
that this PR does not have to touch any first-party code.
---
TYPE: IMPROVEMENT
DESC: The version of OpenSSL linked to the release artifacts was updated
to 3.1.4, and moving forward will be synced to the vcpkg
`builtin-baseline`.1 parent 59232b4 commit 493e3f9
File tree
16 files changed
+1
-925
lines changed- .github/workflows
- ports
- openssl
- unix
- windows
16 files changed
+1
-925
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments