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

Override Openssl version to 1.1.1q and upgrade Postgres to 9.6.24 #387

Merged
merged 4 commits into from
Aug 4, 2022

Conversation

qingling128
Copy link

@qingling128 qingling128 commented Jul 18, 2022

Fixes b/238373633 (Update chef/omnibus-software version in google-fluentd to pick up newer OpenSSL version for CVE-2021-4160 and CVE-2022-0778). See the successful build in b/238373633#comment10

Upgrade openssl to pick up the following CVE fixes:

Also need to upgrade postgres because the openssl versions starting from 1.1.0 introduced a breaking change by deprecating SSL_library_init and a few other things. As a result, the original postgres version 9.2.10 no longer builds.

Related issues:

@qingling128 qingling128 force-pushed the lingshi-openssl-ver branch 4 times, most recently from 3a03f08 to bee1872 Compare August 4, 2022 18:06
@qingling128 qingling128 force-pushed the lingshi-openssl-ver branch from bee1872 to f2f60c4 Compare August 4, 2022 18:55
@qingling128 qingling128 marked this pull request as ready for review August 4, 2022 19:02
@qingling128 qingling128 requested review from a team and jkschulz and removed request for a team August 4, 2022 19:03
@qingling128 qingling128 changed the title Override Openssl version to 1.1.1q Override Openssl version to 1.1.1q and upgrade Postgres to 9.6.24 Aug 4, 2022
@sophieyfang sophieyfang self-requested a review August 4, 2022 19:36
@qingling128 qingling128 merged commit 9df502c into master Aug 4, 2022
@qingling128 qingling128 deleted the lingshi-openssl-ver branch August 4, 2022 19:46
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.

3 participants