Updated dependencies (3.24.x)#2341
Conversation
|
@cf-bottom jenkins please |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/14184/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14184/ |
|
libcurl needs openssl >= 3, redhat-8 does not provide this. Likely we should try using vendored openssl again. I will try cherry-picking those changes from master, though they will be a bit messy... |
|
@cf-bottom jenkins with exotics |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/14219/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14219/ |
5f42405 to
7c1ccd8
Compare
|
added in cleanup in master for removing suse >= 15 use systemssl compile-option: #2348 |
|
@cf-bottom jenkins with exotics |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/14222/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14222/ |
80b8596 to
d9f425b
Compare
|
@cf-bottom jenkins with exotics |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/14226/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14226/ |
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech> (cherry picked from commit b72a842)
Previous issues with libpam modules linking to a different openssl version/api are no longer an issue. Ticket: ENT-13750 Changelog: title (cherry picked from commit 0e1f4e3) Conflicts: README.md build-scripts/compile-options build-scripts/package ci/fix-buildhost.sh deps-packaging/libcurl/cfbuild-libcurl.spec packaging/cfengine-nova/cfengine-nova.spec.in Many conflicts, some due to big refactor of scripts in master.
d9f425b to
8b397fe
Compare
|
@cf-bottom jenkins with exotics |
|
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/14255/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14255/ |
|
@cf-bottom jenkins exotics |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/14261/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14261/ |
8b397fe to
21c6a1e
Compare
In the case of redhat-9 the pkg-config tool was failing when LD_LIBRARY_PATH=/var/cfengine/lib due to us vendoring an openssl version which mismatched the system version too much. LD_LIBRARY_PATH=/var/cfengine/lib PKG_CONFIG_PATH=/var/cfengine/lib/pkgconfig pkg-config libxml-2.0 --cflags rpm: symbol lookup error: /lib64/librpmio.so.9: undefined symbol: DSA_SIG_set0, version OPENSSL_3.0.0 Instead, include /var/cfengine/lib in the php binary rpath entries so they know where to look. Ticket: none Changelog: none (cherry picked from commit 8dc7062)
21c6a1e to
1e5634e
Compare
|
@cf-bottom jenkins exotics |
|
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/14264/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14264/ |
|
valgrind-check failure was a flake due to archive.ubuntu.com not being available. @cf-bottom jenkins again, sorry for the repeat due to 🌩️ |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/14269/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14269/ |
Automated dependency updates for the 3.24.x branch
with
cfengine/core#6240