Actions
Bug #28098
openArchitecture #28096: Upgrade curl
curl does not build on systems with openssl <3
Bug #28098:
curl does not build on systems with openssl <3
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
We had to embed curl on various OSes to get a recent enough version for CFEngine (#25995), but the new curl 8.18 version we need openssl 3, so we need to embed everywhere we have embedded curl.
SLES is a special problem as it only use openssl 3 since SLES15SP6 (available from SP4, https://support.scc.suse.com/s/kb/Overview-of-OpenSSL-versions-in-SUSE-Linux-Enterprise-Server-1583239464862?language=en_US), and as we have a single build we need to embed it everywhere for now.
Starting from 9.0 we have SP<4 in tier 3 so we might require openssl 3.
Updated by Alexis Mousset 16 days ago
- Parent task set to #28096
Updated by Alexis Mousset 16 days ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset 16 days ago
- Related to Bug #25995: Embed curl for debian 11 and ubuntu 22 (and before) added
Updated by Alexis Mousset 16 days ago
- Description updated (diff)
Updated by Alexis Mousset 16 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-packages/pull/3065
Updated by Alexis Mousset 16 days ago
- Description updated (diff)
Updated by Alexis Mousset 16 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|5b9140e13e2a73624cecdb34783413829534baf6.
Updated by François ARMAND 11 days ago
- Fix check changed from To do to Checked
Actions