Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cpack builds #998

Merged
merged 8 commits into from
Oct 3, 2024
Merged

fix cpack builds #998

merged 8 commits into from
Oct 3, 2024

Conversation

scareything
Copy link
Member

@scareything scareything commented Oct 3, 2024

  1. None of the linux distros that we build packages for has a sufficient openssl version. We now need openssl 3.0.12 (for EVP_PKEY_PRIVATE_KEY). Jammy and Rocky 9 only have 3.0.2, so use the -static-libssl preset everywhere for now.
  2. Add tools needed for building libsodium and openssl.
  3. Freshen vcpkg baseline.
  4. Build release with debug info to match GH release builds.

@scareything scareything requested a review from a team as a code owner October 3, 2024 17:20
@qrkourier qrkourier linked an issue Oct 3, 2024 that may be closed by this pull request
@scareything scareything merged commit 2d9461e into main Oct 3, 2024
30 checks passed
@scareything scareything deleted the fix.cpack.build branch October 3, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update Linux package-builder images for v2
2 participants