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

adds range of openssl libs to have wider compatibility #18513

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

jabbas
Copy link
Contributor

@jabbas jabbas commented Jul 12, 2023

jwt-cpp/0.6.0

This PR adds wider range of openssl libraries that can be used to build it


@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 1 (c7b7a29257c49b76a972875d79bd4eeccbe790d8):

  • jwt-cpp/0.6.0@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.5.1@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.5.0@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.4.0@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.3.1@:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds may be required once they are on the v2 ready list

All green in build 1 (c7b7a29257c49b76a972875d79bd4eeccbe790d8):

  • jwt-cpp/0.6.0@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.3.1@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.5.1@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.5.0@:
    All packages built successfully! (All logs)

  • jwt-cpp/0.4.0@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit bf7061d into conan-io:master Jul 12, 2023
@conan-center-bot
Copy link
Collaborator

This PR has been automatically merged due to Bump version or Bump dependencies label.
Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.

pezy pushed a commit to pezy/conan-center-index that referenced this pull request Jul 15, 2023
@patmantru
Copy link
Contributor

This change breaks any recipe that attempts to use a range other than [>1.1.1c,<1.1.1u] for OpenSSL now that 1.1.1u is the most recent release.

@AbrilRBS
Copy link
Member

This has been reverted in #19220. Note that the version range in the PR is wrong, no comma should be present.

The comma is a separator to denote version range options :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump dependencies Only bumping dependencies versions in the recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants