-
Notifications
You must be signed in to change notification settings - Fork 769
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: greenbone/openvas-scanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.41.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: greenbone/openvas-scanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.41.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 22 files changed
- 3 contributors
Commits on Mar 12, 2026
-
Fix: upload the images for amd64 and aarch64 in a multimanifest
This fixes the issue that we only supplied one platform in ghcr.io instead of both. The reason for that is that we have overridden the previously tag with the one that took the longest to build. Which usually was aarch64. Additionally this commit moves away from utilizing the greenbone.net docker proxies in favor of using ghcr where possible so that our critical pipelines hopefully run more stable. The downside of that change is that building images currently takes a longer time than previously because we cannot use the previously build assets anymore.
Configuration menu - View commit details
-
Copy full SHA for c14cfee - Browse repository at this point
Copy the full SHA c14cfeeView commit details -
Chore: document runtime shared library dependencies
Add the dynamically linked C libraries required by the prebuilt openvasd and scannerctl Linux binaries to their README files. The dependencies were determined from the release artifacts using readelf -d ... | grep NEEDED to clarify which runtime libraries must be present on target systems.
Configuration menu - View commit details
-
Copy full SHA for d5fd003 - Browse repository at this point
Copy the full SHA d5fd003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cff36c - Browse repository at this point
Copy the full SHA 6cff36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f46ab - Browse repository at this point
Copy the full SHA f6f46abView commit details
Commits on Mar 13, 2026
-
Fix: version comparison for RPM
In case two RPM versions are compared and have a different separator they are checked lexicographical. In reality they should not be compared and are interchangable. To solve issues with this, we now normalize the version string to only contain a single '.' as a separator.
Configuration menu - View commit details
-
Copy full SHA for ed9acd3 - Browse repository at this point
Copy the full SHA ed9acd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for da68de8 - Browse repository at this point
Copy the full SHA da68de8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v23.41.3...v23.41.4