-
Notifications
You must be signed in to change notification settings - Fork 38
Updated dependencies (3.24.x) #1806
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) #1806
Conversation
Fixes following issue on Windows build ``` 15:44:06 url.c: In function 'zonefrom_url': 15:44:06 url.c:1802:18: error: implicit declaration of function 'if_nametoindex' [-Werror=implicit-function-declaration] 15:44:06 scopeidx = if_nametoindex(zoneid); 15:44:06 ^ ``` Signed-off-by: Lars Erik Wik <[email protected]> (cherry picked from commit 4512cfe)
@cf-bottom Jenkins with exotics please :) |
Sure, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/12396/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12396/ |
@cf-bottom jenkins with exotics, suse-15 should be fixed up by allowing to downgrade libncurses for ncurses-devel we need... |
Alright, I triggered a build: (with exotics) Jenkins: https://ci.cfengine.com/job/pr-pipeline/12419/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12419/ |
^ Known failures Bootstrap test failed on Solaris 11 correct_permissions_after_bootstrap_test. Not sure what happened here. Can't find a support tarball with matching IP :( |
Superseded by #1825 |
Automated dependency updates for the 3.24.x branch