-
Notifications
You must be signed in to change notification settings - Fork 38
Updated dependencies (3.24.x) #1665
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
Updated dependencies (3.24.x) #1665
Conversation
@cf-bottom jenkins exotics |
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/12000/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12000/ |
mingw failure is a known issue: https://northerntech.atlassian.net/browse/ENT-12744
|
@cf-bottom jenkins with exotics |
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/12028/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12028/ |
redhat_6 needs help with openssl patches
mingw needs same fixes as in master PR: #1664 will add those patches and retry that platform by itself. |
My mingw only build accidentally tried fr-tests. I didn't check the right boxes to skip it. So mingw is looking good! |
Ticket: none Changelog: title
In libxml2 2.13.6 and previous the configure script would allow no iconv to be found. With 2.14.1 the configure script was changed to default to looking for iconv if no explicit --without-iconv was specified. We have been building libxml2 on mingw platform without iconv "always" as far as I can tell so this is not a functional change, only a build-time change. Ticket: ENT-12744 Changelog: none (cherry picked from commit 5ea00dd)
${PATCH} -p1 < 0001-Revert-rcu-Ensure-that-updates-to-the-ID-field-of-a-.patch ${PATCH} -p1 < 0002-Don-t-use-__ATOMIC_ACQ_REL-on-older-compilers.patch Ticket: none Changelog: none (cherry picked from commit 26b48ad)
Last hold-out was hpux with pre 3.5.0 openssl version Ticket: none Changelog: none (cherry picked from commit f1e2d48)
Removed the patch files already. rhel-6 is not supported in master so didn't remove from main spec file. Ticket: none Changelog: none
88002d0
to
cd0bc82
Compare
Automated dependency updates for the 3.24.x branch