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 "Give BIO an ex_data" for Postgres #1335

Merged

Conversation

samuel40791765
Copy link
Contributor

Description of changes:

Change is needed to support Postgres with AWS-LC-FIPS

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

davidben and others added 2 commits December 4, 2023 20:18
It has one in upstream OpenSSL. The most recent OpenSSL release is
hitting a compatibility issue with postgres, which seems like it'll get
fixed by postgres using BIO_get_app_data. Add it on our end too.

https://www.postgresql.org/message-id/CAN55FZ1eDDYsYaL7mv%2BoSLUij2h_u6hvD4Qmv-7PK7jkji0uyQ%40mail.gmail.com
Homebrew/homebrew-core#155651

Change-Id: I5bf226cc3506a114cd62f885a8c15006512dfc65
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/64227
Auto-Submit: David Benjamin <davidben@google.com>
Reviewed-by: Bob Beck <bbe@google.com>
Commit-Queue: Bob Beck <bbe@google.com>
(cherry picked from commit 2139aba2e3e28cd1cdefbd9b48e2c31a75441203)
(cherry picked from commit 4861a03)
@samuel40791765 samuel40791765 requested review from a team as code owners December 4, 2023 20:25
andrewhop
andrewhop previously approved these changes Dec 4, 2023
@dkostic dkostic requested a review from justsmth December 5, 2023 18:19
postgres/postgres@c82207a broke some of the error string expectations we have
for postgres.

(cherry picked from commit 730e6e4)
@samuel40791765 samuel40791765 merged commit 0d11f7d into aws:fips-2022-11-02 Dec 5, 2023
6 of 7 checks passed
@samuel40791765 samuel40791765 deleted the backport-postgres branch December 5, 2023 23:35
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.

4 participants