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

Backport to 2.13.x: Use OpenSSL 3.1.4 for OS X builds #6472

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

jnidzwetzki
Copy link
Contributor

This patch changes the OpenSSL version for the OS X builds to 3.1.4 since recent PostgreSQL versions contain a bug in the SSL handling and crash on OS X when OpenSSL 3.2.0 is used.

See: Homebrew/homebrew-core#155651

This patch changes the OpenSSL version for the OS X builds to 3.1.4
since recent PostgreSQL versions contain a bug in the SSL handling and
crash on OS X when OpenSSL 3.2.0 is used.

See: Homebrew/homebrew-core#155651
Copy link

@svenklemm, @erimatnor: please review this pull request.

Powered by pull-review

@jnidzwetzki jnidzwetzki enabled auto-merge (rebase) December 26, 2023 12:43
Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (2.13.x@dc94f87). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff            @@
##             2.13.x    #6472   +/-   ##
=========================================
  Coverage          ?   82.45%           
=========================================
  Files             ?      249           
  Lines             ?    57953           
  Branches          ?    12900           
=========================================
  Hits              ?    47784           
  Misses            ?     6747           
  Partials          ?     3422           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jnidzwetzki jnidzwetzki merged commit 7472b59 into timescale:2.13.x Dec 26, 2023
@jnidzwetzki jnidzwetzki deleted the osx_ssl_backport branch December 26, 2023 13:32
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.

2 participants