-
-
Notifications
You must be signed in to change notification settings - Fork 567
Update pin for libsystemd #7941
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
base: main
Are you sure you want to change the base?
Update pin for libsystemd #7941
Conversation
|
Hi! This is the friendly automated conda-forge-webservice. I was asked to ping @conda-forge/systemd and so here I am doing that. |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
|
any words of wisdom for a way forward? |
|
See #7939, but in summary: v257 is the last one we're currently able to build against |
|
Wow, that is quite the jump in the glibc lower bound. 😮 I think we have to figure out a way to be able to build newer libsystemd; given how low-level systemd is (and thus regularly affected by CVEs), we cannot stay stuck for years on v257, and it would indeed be years. This is exactly the security-vs-compatibility issue I was lamenting in conda-forge/cdt-builds#89. The "obvious" answer (with current technology) would be to zip We have similar issues on macos (xref), where a lot of libraries are beginning to require newer deployment targets than our baseline, most prominently abseil, protobuf, qt, etc. See also this comment. |
|
It's maybe not so dire in this particular situation. Let me expand:
|
This PR has been triggered in an effort to update the pin for libsystemd. The current pinned version is 257, the latest available version is 258 and the max pin pattern is x. This migration will impact 4 feedstocks.
Checklist:
**Please note that if you close this PR we presume that the new pin has been rejected.
@conda-forge-admin please ping systemd
This PR was generated by https://github.com/regro/cf-scripts/actions/runs/19178197069 - please use this URL for debugging.