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

Update openssl to 3.0.5 #1811

Merged
merged 20 commits into from
Sep 9, 2022
Merged

Update openssl to 3.0.5 #1811

merged 20 commits into from
Sep 9, 2022

Commits on Sep 8, 2022

  1. Update openssl to 3.0.3

    JonasVautherin authored and julianoes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7117b31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e9a31 View commit details
    Browse the repository at this point in the history
  3. Update alpine containers

    JonasVautherin authored and julianoes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    d2d23bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    accd1d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38f99c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2975b99 View commit details
    Browse the repository at this point in the history
  7. Update curl

    JonasVautherin authored and julianoes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8bcbe83 View commit details
    Browse the repository at this point in the history
  8. openssl: bump to 3.0.5

    julianoes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1a68576 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec1c4ab View commit details
    Browse the repository at this point in the history
  10. curl: try to set cmake options right

    Curl shouldn't require openssl at all.
    julianoes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    52d699a View commit details
    Browse the repository at this point in the history
  11. openssl: add patch to remove bundle

    That's an attempt to prevent the error on iOS:
    ld: -bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES)
    cannot be used together
    julianoes committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    b043054 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e9b4f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fd022c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    10ab8b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f20e1c7 View commit details
    Browse the repository at this point in the history
  3. Remove confusing .ignore

    This prevents me from searching through stuff in a confusing way.
    julianoes committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b3b28df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e6823 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2179b66 View commit details
    Browse the repository at this point in the history
  6. Revert "openssl: try to use -bitcode_bundle"

    This reverts commit f20e1c7.
    JonasVautherin committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0b1cf04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ec7116 View commit details
    Browse the repository at this point in the history