os
os copied to clipboard
Main package repository for production Wolfi images
xref: https://github.com/chainguard-dev/image-requests/issues/4094
Post submit build is failing, libepoxy requires python3
Add multiversion python for py3-googleapis-common-protos. Update py3-protobuf to use use py3-supported-build-base-dev package and the 'import' name to import.
Provides `jose`, `libjose` and splits. https://github.com/jose Required by OpenID Connect backend for SSSD. ### Pre-review Checklist #### For new package PRs only - [ ] This PR is marked as...
ref: https://github.com/wolfi-dev/os/pull/27776#issuecomment-2410528088 `453-r1` works but `453-r2` and `453-r3` doesn't. im getting this error when booting trino in r2& r3 maybe we need to add a test for this to catch...
We are seeing lots of errors in postsubmit builds: ``` java.lang.IllegalStateException: Attempt 1: Could not acquire read lock for 'artifact:org.apache.nifi:nifi-api:1.27.0' in 30 SECONDS ``` By removing parallel threads for arm...
falcoctl/0.10.0-r1: fix GHSA-4f8r-qqr9-fq8j Advisory data: https://github.com/wolfi-dev/advisories/blob/main/falcoctl.advisories.yaml
This module has both a runtime and buildtime dependency on py3-cffi. The import test is re-added here. It would fail without the fix and passes with it. Also drop the...