-
Notifications
You must be signed in to change notification settings - Fork 416
abseil-cpp/20250512.1 package update #56871
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
Conversation
octo-sts
bot
commented
Jun 17, 2025
|
CI seems to fail because it requires updates to falco packages. |
|
re-running CI after the blocking PRs have been merged. |
1648a19 to
79c9e1a
Compare
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
The abseil-cpp package bumped so version, rebuild some dependant packages. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero@chainguard.dev>
79c9e1a to
5016715
Compare
|
Thanks to @AmberArcadia for the pointers, it seems protobuf is in conflict with this update. This symbol is somehow not provided by the newer version of abseil-cpp, deleted in abseil/abseil-cpp@14cfd97 See: Apparently protobuf detected this, and later releases of protobuf don't require this symbol, see:
|
|
worth taking into account: https://github.com/chainguard-dev/internal-dev/issues/9328 |
|
This is stale and there are a lot of merge conflicts, closing |