Skip to content

Updated dependencies (3.24.x)#2133

Open
github-actions[bot] wants to merge 10 commits into3.24.xfrom
update-dependencies-action-3.24.x-1773041055
Open

Updated dependencies (3.24.x)#2133
github-actions[bot] wants to merge 10 commits into3.24.xfrom
update-dependencies-action-3.24.x-1773041055

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 9, 2026

Automated dependency updates for the 3.24.x branch

@craigcomstock
Copy link
Contributor

craigcomstock commented Mar 11, 2026

building on rhel-8 seems to be trouble due to the curl update which requires (by default anyway) openssl 3.0.0 and on rhel-8 we use the built-in/distribution version which is around version 1.1.0. I will see if we can disable the openssl 3.0.0 requirement in libcurl.

14:25:46 checking for OpenSSL >= v3... configure: error: OpenSSL 3.0.0 or upper required.
14:25:46 error: Bad exit status from /var/tmp/rpm-tmp.sMnSD6 (%prep)
14:25:46 
14:25:46 
14:25:46 RPM build errors:
14:25:46     Bad exit status from /var/tmp/rpm-tmp.sMnSD6 (%prep)

See https://curl.se/changes.html and specifically the requirement change: curl/curl#18330

@craigcomstock craigcomstock force-pushed the update-dependencies-action-3.24.x-1773041055 branch from 3346e30 to 7278e23 Compare March 13, 2026 14:10
@craigcomstock
Copy link
Contributor

@cf-bottom jenkins please, let's try this set of changes with all platforms, not just redhat-8.

@cf-bottom
Copy link

@craigcomstock craigcomstock force-pushed the update-dependencies-action-3.24.x-1773041055 branch from 7278e23 to 9fef364 Compare March 13, 2026 20:22
@craigcomstock
Copy link
Contributor

craigcomstock commented Mar 13, 2026

@larsewi I removed the libcurl updates which require openssl 3.0.0 and so break rhel-8's openssl 1.x system version and my attempt at working around it in favor of a separate PR for that work: #2141 which can or cannot be pursued while I am gone.

@cf-bottom jenkins again please, let's try and merge these dependency PRs before dependabot makes a new round of them next week.

@cf-bottom
Copy link

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.

2 participants