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

openssl: add backport patch (make Windows build more robust) #21213

Closed

Conversation

Nekto89
Copy link
Contributor

@Nekto89 Nekto89 commented Nov 18, 2023

Specify library name and version: openssl/1.1.1w

Add patch that fixes the problem with spaces in paths.
Fixes #21167


Copy link
Contributor

🤖 Beep Boop! This pull request is making changes to 'recipes/openssl//'.

👋 @Hopobcn @Croydon you might be interested. 😉

@ghost
Copy link

ghost commented Nov 18, 2023

I detected other pull requests that are modifying openssl/1.x.x recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (425080640db640619b80c1d8be04f1a78fa80d7b):

  • openssl/1.1.1w:
    All packages built successfully! (All logs)

Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 1 (425080640db640619b80c1d8be04f1a78fa80d7b):

  • openssl/1.1.1w:
    All packages built successfully! (All logs)

@Nekto89
Copy link
Contributor Author

Nekto89 commented Nov 20, 2023

OpenSSL 1.1.1 is EOL. This change has some downsides as stated in openssl/openssl#22754 (comment)
I'll probably leave this patch in my local fork of recipe and try to switch to OpenSSL 3.0 in future.

@Nekto89 Nekto89 closed this Nov 20, 2023
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.

[package] openssl/1.1.1w: tools.build:compiler_executables breaks build (spaces?)
2 participants