Skip to content

Fixed issue where rhel >8 packages would not have correct openssl dependency version (3.24) #1572

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

craigcomstock
Copy link
Contributor

libcurl will likely have a hard dependency on the exact version so include it in our Requires: entries.

Ticket: ENT-12587
Changelog: title
(cherry picked from commit 6fc4077)

@cf-bottom
Copy link

Thank you for submitting a pull request! Maybe @craigcomstock can review this?

…endency version

We build against systems with the latest available dependencies such as OpenSSL.
We use rpm -q --provides to determine the highest API present in OpenSSL and then use that as a Requires.
OPENSSL_VERSION is determined in build-scripts/package script.
This should ensure that when packages are installed with yum/dnf any required OpenSSL package upgrades will be performed or the installation will fail.

Ticket: ENT-12587
Changelog: title

libre

(cherry picked from commit 38ab4d5)
@craigcomstock
Copy link
Contributor Author

@cf-bottom jenkins no tests

@cf-bottom
Copy link

@craigcomstock craigcomstock merged commit 499e797 into cfengine:3.24.x May 6, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants