Skip to content
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

check soname: fix edge case where a package can contain multiple shar… #761

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rawlingsj
Copy link
Member

…ed object versions.

libkrb5 has an existing version 3.0.0 while new package contains a different version 26.0.0.  This can cause ABI failures

ref build logs: link

…ed object versions.

```
libkrb5 has an existing version 3.0.0 while new package contains a different version 26.0.0.  This can cause ABI failures
```

ref build logs: [link](https://github.com/wolfi-dev/os/actions/runs/8690170824/job/23829609093?pr=16886)

Signed-off-by: James Rawlings <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant